diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj index adcf3cc..dd4b100 100644 --- a/Cyberpipe.csproj +++ b/Cyberpipe.csproj @@ -2498,6 +2498,7 @@ + diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj index adcf3cc..dd4b100 100644 --- a/Cyberpipe.csproj +++ b/Cyberpipe.csproj @@ -2498,6 +2498,7 @@ + diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 0fbc64b..13a1659 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj index adcf3cc..dd4b100 100644 --- a/Cyberpipe.csproj +++ b/Cyberpipe.csproj @@ -2498,6 +2498,7 @@ + diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 0fbc64b..13a1659 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/MainFrm.cs b/MainFrm.cs index efec2a6..e801c7e 100644 --- a/MainFrm.cs +++ b/MainFrm.cs @@ -135,7 +135,7 @@ public MainFrm() { InitializeComponent(); - + label1.Text = "当前登录:"+Utility.userName; PipeSys.Attach(this.panelEx5.Controls); globeControl1 = PipeSys.getGlobeCtrl(); globeControl1.Dock = DockStyle.Fill; @@ -14373,6 +14373,11 @@ } + private void label1_Click(object sender, EventArgs e) + { + + } + } diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj index adcf3cc..dd4b100 100644 --- a/Cyberpipe.csproj +++ b/Cyberpipe.csproj @@ -2498,6 +2498,7 @@ + diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 0fbc64b..13a1659 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/MainFrm.cs b/MainFrm.cs index efec2a6..e801c7e 100644 --- a/MainFrm.cs +++ b/MainFrm.cs @@ -135,7 +135,7 @@ public MainFrm() { InitializeComponent(); - + label1.Text = "当前登录:"+Utility.userName; PipeSys.Attach(this.panelEx5.Controls); globeControl1 = PipeSys.getGlobeCtrl(); globeControl1.Dock = DockStyle.Fill; @@ -14373,6 +14373,11 @@ } + private void label1_Click(object sender, EventArgs e) + { + + } + } diff --git a/MainFrm.designer.cs b/MainFrm.designer.cs index a98083c..ee6e5b6 100644 --- a/MainFrm.designer.cs +++ b/MainFrm.designer.cs @@ -377,19 +377,6 @@ this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem(); - this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); - this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); - this.slider4ground = new DevComponents.DotNetBar.SliderItem(); - this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); - this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); - this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); - this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); - this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonPanel15 = new DevComponents.DotNetBar.RibbonPanel(); this.ribbonBar20 = new DevComponents.DotNetBar.RibbonBar(); this.buttonItemSJGL = new DevComponents.DotNetBar.ButtonItem(); @@ -565,6 +552,19 @@ this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem(); this.btnlegendSet = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem89 = new DevComponents.DotNetBar.ButtonItem(); + this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); + this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); + this.slider4ground = new DevComponents.DotNetBar.SliderItem(); + this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); + this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); + this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); + this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); + this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonTabItem1 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem14 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem2 = new DevComponents.DotNetBar.RibbonTabItem(); @@ -611,6 +611,7 @@ this.buttonItem84 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem75 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem76 = new DevComponents.DotNetBar.ButtonItem(); + this.label1 = new System.Windows.Forms.Label(); this.statusStrip1.SuspendLayout(); this.sideBar1.SuspendLayout(); this.panelEx3.SuspendLayout(); @@ -649,10 +650,10 @@ this.ribbonControl1.SuspendLayout(); this.ribbonPanel3.SuspendLayout(); this.ribbonPanel2.SuspendLayout(); - this.ribbonPanel7.SuspendLayout(); - this.ribbonPanel8.SuspendLayout(); this.ribbonPanel15.SuspendLayout(); this.ribbonPanel1.SuspendLayout(); + this.ribbonPanel7.SuspendLayout(); + this.ribbonPanel8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // @@ -4126,10 +4127,10 @@ this.ribbonControl1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonControl1.Controls.Add(this.ribbonPanel3); this.ribbonControl1.Controls.Add(this.ribbonPanel2); - this.ribbonControl1.Controls.Add(this.ribbonPanel7); - this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Controls.Add(this.ribbonPanel15); this.ribbonControl1.Controls.Add(this.ribbonPanel1); + this.ribbonControl1.Controls.Add(this.ribbonPanel7); + this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top; this.ribbonControl1.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { @@ -4276,10 +4277,10 @@ this.ribbonPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel2.Controls.Add(this.ribbonBar4); this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel2.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel2.Location = new System.Drawing.Point(0, 0); this.ribbonPanel2.Name = "ribbonPanel2"; this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel2.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel2.Size = new System.Drawing.Size(1328, 95); // // // @@ -4319,7 +4320,7 @@ this.buttonItem_Event}); this.ribbonBar4.Location = new System.Drawing.Point(3, 0); this.ribbonBar4.Name = "ribbonBar4"; - this.ribbonBar4.Size = new System.Drawing.Size(211, 59); + this.ribbonBar4.Size = new System.Drawing.Size(211, 92); this.ribbonBar4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar4.TabIndex = 0; this.ribbonBar4.Text = "ribbonBar4"; @@ -4362,223 +4363,15 @@ this.buttonItem_Event.Text = "事件管理"; this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click); // - // ribbonPanel7 - // - this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel7.Controls.Add(this.ribbonBar5); - this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel7.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel7.Name = "ribbonPanel7"; - this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel7.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel7.Style.Class = ""; - this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseDown.Class = ""; - this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseOver.Class = ""; - this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel7.TabIndex = 41; - this.ribbonPanel7.Visible = false; - // - // ribbonBar5 - // - this.ribbonBar5.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.BackgroundStyle.Class = ""; - this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.ContainerControlProcessDialogKey = true; - this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_flag, - this.slider4ground}); - this.ribbonBar5.Location = new System.Drawing.Point(3, 0); - this.ribbonBar5.Name = "ribbonBar5"; - this.ribbonBar5.Size = new System.Drawing.Size(427, 59); - this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar5.TabIndex = 0; - // - // - // - this.ribbonBar5.TitleStyle.Class = ""; - this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.TitleStyleMouseOver.Class = ""; - this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.TitleVisible = false; - // - // btn_flag - // - this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; - this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_flag.Name = "btn_flag"; - this.btn_flag.SubItemsExpandWidth = 14; - this.btn_flag.Text = "标识器管理"; - this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); - // - // slider4ground - // - this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; - this.slider4ground.Name = "slider4ground"; - this.slider4ground.Text = "地面透明度"; - this.slider4ground.Value = 0; - this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); - // - // ribbonPanel8 - // - this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); - this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel8.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel8.Name = "ribbonPanel8"; - this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel8.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel8.Style.Class = ""; - this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseDown.Class = ""; - this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseOver.Class = ""; - this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel8.TabIndex = 42; - this.ribbonPanel8.Visible = false; - // - // ribbonBar_UserInfo - // - this.ribbonBar_UserInfo.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; - this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_user_info, - this.btn_role_info, - this.btn_resc_info, - this.btn_role_resc, - this.btn_user_role, - this.btn_password_edit, - this.btn_reset_password}); - this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); - this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; - this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 59); - this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar_UserInfo.TabIndex = 0; - // - // - // - this.ribbonBar_UserInfo.TitleStyle.Class = ""; - this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; - this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // btn_user_info - // - this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; - this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_info.Name = "btn_user_info"; - this.btn_user_info.SubItemsExpandWidth = 14; - this.btn_user_info.Text = "用户管理"; - this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); - // - // btn_role_info - // - this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; - this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_info.Name = "btn_role_info"; - this.btn_role_info.SubItemsExpandWidth = 14; - this.btn_role_info.Text = "角色管理"; - this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); - // - // btn_resc_info - // - this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; - this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_resc_info.Name = "btn_resc_info"; - this.btn_resc_info.SubItemsExpandWidth = 14; - this.btn_resc_info.Text = "资源管理"; - this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); - // - // btn_role_resc - // - this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; - this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_resc.Name = "btn_role_resc"; - this.btn_role_resc.SubItemsExpandWidth = 14; - this.btn_role_resc.Text = "角色授权"; - this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); - // - // btn_user_role - // - this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; - this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_role.Name = "btn_user_role"; - this.btn_user_role.SubItemsExpandWidth = 14; - this.btn_user_role.Text = "用户授权"; - this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); - // - // btn_password_edit - // - this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; - this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_password_edit.Name = "btn_password_edit"; - this.btn_password_edit.SubItemsExpandWidth = 14; - this.btn_password_edit.Text = "密码修改"; - this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); - // - // btn_reset_password - // - this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; - this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_reset_password.Name = "btn_reset_password"; - this.btn_reset_password.SubItemsExpandWidth = 14; - this.btn_reset_password.Text = "重置密码"; - this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); - // // ribbonPanel15 // this.ribbonPanel15.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel15.Controls.Add(this.ribbonBar20); this.ribbonPanel15.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel15.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel15.Location = new System.Drawing.Point(0, 0); this.ribbonPanel15.Name = "ribbonPanel15"; this.ribbonPanel15.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel15.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel15.Size = new System.Drawing.Size(1328, 95); // // // @@ -4627,7 +4420,7 @@ this.buttonItemBZ}); this.ribbonBar20.Location = new System.Drawing.Point(3, 0); this.ribbonBar20.Name = "ribbonBar20"; - this.ribbonBar20.Size = new System.Drawing.Size(791, 59); + this.ribbonBar20.Size = new System.Drawing.Size(791, 92); this.ribbonBar20.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar20.TabIndex = 0; // @@ -6059,6 +5852,214 @@ this.buttonItem89.Visible = false; this.buttonItem89.Click += new System.EventHandler(this.buttonItem89_Click); // + // ribbonPanel7 + // + this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel7.Controls.Add(this.ribbonBar5); + this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel7.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel7.Name = "ribbonPanel7"; + this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel7.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel7.Style.Class = ""; + this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseDown.Class = ""; + this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseOver.Class = ""; + this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel7.TabIndex = 41; + this.ribbonPanel7.Visible = false; + // + // ribbonBar5 + // + this.ribbonBar5.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.BackgroundStyle.Class = ""; + this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.ContainerControlProcessDialogKey = true; + this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_flag, + this.slider4ground}); + this.ribbonBar5.Location = new System.Drawing.Point(3, 0); + this.ribbonBar5.Name = "ribbonBar5"; + this.ribbonBar5.Size = new System.Drawing.Size(427, 92); + this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar5.TabIndex = 0; + // + // + // + this.ribbonBar5.TitleStyle.Class = ""; + this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.TitleStyleMouseOver.Class = ""; + this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.TitleVisible = false; + // + // btn_flag + // + this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; + this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_flag.Name = "btn_flag"; + this.btn_flag.SubItemsExpandWidth = 14; + this.btn_flag.Text = "标识器管理"; + this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); + // + // slider4ground + // + this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; + this.slider4ground.Name = "slider4ground"; + this.slider4ground.Text = "地面透明度"; + this.slider4ground.Value = 0; + this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); + // + // ribbonPanel8 + // + this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); + this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel8.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel8.Name = "ribbonPanel8"; + this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel8.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel8.Style.Class = ""; + this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseDown.Class = ""; + this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseOver.Class = ""; + this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel8.TabIndex = 42; + this.ribbonPanel8.Visible = false; + // + // ribbonBar_UserInfo + // + this.ribbonBar_UserInfo.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; + this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_user_info, + this.btn_role_info, + this.btn_resc_info, + this.btn_role_resc, + this.btn_user_role, + this.btn_password_edit, + this.btn_reset_password}); + this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); + this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; + this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 92); + this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar_UserInfo.TabIndex = 0; + // + // + // + this.ribbonBar_UserInfo.TitleStyle.Class = ""; + this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; + this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // btn_user_info + // + this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; + this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_info.Name = "btn_user_info"; + this.btn_user_info.SubItemsExpandWidth = 14; + this.btn_user_info.Text = "用户管理"; + this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); + // + // btn_role_info + // + this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; + this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_info.Name = "btn_role_info"; + this.btn_role_info.SubItemsExpandWidth = 14; + this.btn_role_info.Text = "角色管理"; + this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); + // + // btn_resc_info + // + this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; + this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_resc_info.Name = "btn_resc_info"; + this.btn_resc_info.SubItemsExpandWidth = 14; + this.btn_resc_info.Text = "资源管理"; + this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); + // + // btn_role_resc + // + this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; + this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_resc.Name = "btn_role_resc"; + this.btn_role_resc.SubItemsExpandWidth = 14; + this.btn_role_resc.Text = "角色授权"; + this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); + // + // btn_user_role + // + this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; + this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_role.Name = "btn_user_role"; + this.btn_user_role.SubItemsExpandWidth = 14; + this.btn_user_role.Text = "用户授权"; + this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); + // + // btn_password_edit + // + this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; + this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_password_edit.Name = "btn_password_edit"; + this.btn_password_edit.SubItemsExpandWidth = 14; + this.btn_password_edit.Text = "密码修改"; + this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); + // + // btn_reset_password + // + this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; + this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_reset_password.Name = "btn_reset_password"; + this.btn_reset_password.SubItemsExpandWidth = 14; + this.btn_reset_password.Text = "重置密码"; + this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); + // // ribbonTabItem1 // this.ribbonTabItem1.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; @@ -6425,12 +6426,24 @@ this.buttonItem76.SubItemsExpandWidth = 14; this.buttonItem76.Text = "坐标标注"; // + // label1 + // + this.label1.AutoSize = true; + this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.label1.Image = global::Cyberpipe.Properties.Resources.user; + this.label1.Location = new System.Drawing.Point(1198, 53); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(56, 16); + this.label1.TabIndex = 28; + this.label1.Text = "label1"; + // // MainFrm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; this.AutoSize = true; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(205)))), ((int)(((byte)(214))))); this.ClientSize = new System.Drawing.Size(1328, 707); + this.Controls.Add(this.label1); this.Controls.Add(this.panelEx4); this.Controls.Add(this.expandableSplitter1); this.Controls.Add(this.sideBar1); @@ -6500,10 +6513,10 @@ this.ribbonControl1.PerformLayout(); this.ribbonPanel3.ResumeLayout(false); this.ribbonPanel2.ResumeLayout(false); - this.ribbonPanel7.ResumeLayout(false); - this.ribbonPanel8.ResumeLayout(false); this.ribbonPanel15.ResumeLayout(false); this.ribbonPanel1.ResumeLayout(false); + this.ribbonPanel7.ResumeLayout(false); + this.ribbonPanel8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -7082,6 +7095,7 @@ private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 量算ToolStripMenuItem; + private System.Windows.Forms.Label label1; } } diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj index adcf3cc..dd4b100 100644 --- a/Cyberpipe.csproj +++ b/Cyberpipe.csproj @@ -2498,6 +2498,7 @@ + diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 0fbc64b..13a1659 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/MainFrm.cs b/MainFrm.cs index efec2a6..e801c7e 100644 --- a/MainFrm.cs +++ b/MainFrm.cs @@ -135,7 +135,7 @@ public MainFrm() { InitializeComponent(); - + label1.Text = "当前登录:"+Utility.userName; PipeSys.Attach(this.panelEx5.Controls); globeControl1 = PipeSys.getGlobeCtrl(); globeControl1.Dock = DockStyle.Fill; @@ -14373,6 +14373,11 @@ } + private void label1_Click(object sender, EventArgs e) + { + + } + } diff --git a/MainFrm.designer.cs b/MainFrm.designer.cs index a98083c..ee6e5b6 100644 --- a/MainFrm.designer.cs +++ b/MainFrm.designer.cs @@ -377,19 +377,6 @@ this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem(); - this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); - this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); - this.slider4ground = new DevComponents.DotNetBar.SliderItem(); - this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); - this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); - this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); - this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); - this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonPanel15 = new DevComponents.DotNetBar.RibbonPanel(); this.ribbonBar20 = new DevComponents.DotNetBar.RibbonBar(); this.buttonItemSJGL = new DevComponents.DotNetBar.ButtonItem(); @@ -565,6 +552,19 @@ this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem(); this.btnlegendSet = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem89 = new DevComponents.DotNetBar.ButtonItem(); + this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); + this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); + this.slider4ground = new DevComponents.DotNetBar.SliderItem(); + this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); + this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); + this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); + this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); + this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonTabItem1 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem14 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem2 = new DevComponents.DotNetBar.RibbonTabItem(); @@ -611,6 +611,7 @@ this.buttonItem84 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem75 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem76 = new DevComponents.DotNetBar.ButtonItem(); + this.label1 = new System.Windows.Forms.Label(); this.statusStrip1.SuspendLayout(); this.sideBar1.SuspendLayout(); this.panelEx3.SuspendLayout(); @@ -649,10 +650,10 @@ this.ribbonControl1.SuspendLayout(); this.ribbonPanel3.SuspendLayout(); this.ribbonPanel2.SuspendLayout(); - this.ribbonPanel7.SuspendLayout(); - this.ribbonPanel8.SuspendLayout(); this.ribbonPanel15.SuspendLayout(); this.ribbonPanel1.SuspendLayout(); + this.ribbonPanel7.SuspendLayout(); + this.ribbonPanel8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // @@ -4126,10 +4127,10 @@ this.ribbonControl1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonControl1.Controls.Add(this.ribbonPanel3); this.ribbonControl1.Controls.Add(this.ribbonPanel2); - this.ribbonControl1.Controls.Add(this.ribbonPanel7); - this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Controls.Add(this.ribbonPanel15); this.ribbonControl1.Controls.Add(this.ribbonPanel1); + this.ribbonControl1.Controls.Add(this.ribbonPanel7); + this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top; this.ribbonControl1.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { @@ -4276,10 +4277,10 @@ this.ribbonPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel2.Controls.Add(this.ribbonBar4); this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel2.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel2.Location = new System.Drawing.Point(0, 0); this.ribbonPanel2.Name = "ribbonPanel2"; this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel2.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel2.Size = new System.Drawing.Size(1328, 95); // // // @@ -4319,7 +4320,7 @@ this.buttonItem_Event}); this.ribbonBar4.Location = new System.Drawing.Point(3, 0); this.ribbonBar4.Name = "ribbonBar4"; - this.ribbonBar4.Size = new System.Drawing.Size(211, 59); + this.ribbonBar4.Size = new System.Drawing.Size(211, 92); this.ribbonBar4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar4.TabIndex = 0; this.ribbonBar4.Text = "ribbonBar4"; @@ -4362,223 +4363,15 @@ this.buttonItem_Event.Text = "事件管理"; this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click); // - // ribbonPanel7 - // - this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel7.Controls.Add(this.ribbonBar5); - this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel7.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel7.Name = "ribbonPanel7"; - this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel7.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel7.Style.Class = ""; - this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseDown.Class = ""; - this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseOver.Class = ""; - this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel7.TabIndex = 41; - this.ribbonPanel7.Visible = false; - // - // ribbonBar5 - // - this.ribbonBar5.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.BackgroundStyle.Class = ""; - this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.ContainerControlProcessDialogKey = true; - this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_flag, - this.slider4ground}); - this.ribbonBar5.Location = new System.Drawing.Point(3, 0); - this.ribbonBar5.Name = "ribbonBar5"; - this.ribbonBar5.Size = new System.Drawing.Size(427, 59); - this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar5.TabIndex = 0; - // - // - // - this.ribbonBar5.TitleStyle.Class = ""; - this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.TitleStyleMouseOver.Class = ""; - this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.TitleVisible = false; - // - // btn_flag - // - this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; - this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_flag.Name = "btn_flag"; - this.btn_flag.SubItemsExpandWidth = 14; - this.btn_flag.Text = "标识器管理"; - this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); - // - // slider4ground - // - this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; - this.slider4ground.Name = "slider4ground"; - this.slider4ground.Text = "地面透明度"; - this.slider4ground.Value = 0; - this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); - // - // ribbonPanel8 - // - this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); - this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel8.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel8.Name = "ribbonPanel8"; - this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel8.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel8.Style.Class = ""; - this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseDown.Class = ""; - this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseOver.Class = ""; - this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel8.TabIndex = 42; - this.ribbonPanel8.Visible = false; - // - // ribbonBar_UserInfo - // - this.ribbonBar_UserInfo.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; - this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_user_info, - this.btn_role_info, - this.btn_resc_info, - this.btn_role_resc, - this.btn_user_role, - this.btn_password_edit, - this.btn_reset_password}); - this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); - this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; - this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 59); - this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar_UserInfo.TabIndex = 0; - // - // - // - this.ribbonBar_UserInfo.TitleStyle.Class = ""; - this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; - this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // btn_user_info - // - this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; - this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_info.Name = "btn_user_info"; - this.btn_user_info.SubItemsExpandWidth = 14; - this.btn_user_info.Text = "用户管理"; - this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); - // - // btn_role_info - // - this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; - this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_info.Name = "btn_role_info"; - this.btn_role_info.SubItemsExpandWidth = 14; - this.btn_role_info.Text = "角色管理"; - this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); - // - // btn_resc_info - // - this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; - this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_resc_info.Name = "btn_resc_info"; - this.btn_resc_info.SubItemsExpandWidth = 14; - this.btn_resc_info.Text = "资源管理"; - this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); - // - // btn_role_resc - // - this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; - this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_resc.Name = "btn_role_resc"; - this.btn_role_resc.SubItemsExpandWidth = 14; - this.btn_role_resc.Text = "角色授权"; - this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); - // - // btn_user_role - // - this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; - this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_role.Name = "btn_user_role"; - this.btn_user_role.SubItemsExpandWidth = 14; - this.btn_user_role.Text = "用户授权"; - this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); - // - // btn_password_edit - // - this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; - this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_password_edit.Name = "btn_password_edit"; - this.btn_password_edit.SubItemsExpandWidth = 14; - this.btn_password_edit.Text = "密码修改"; - this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); - // - // btn_reset_password - // - this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; - this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_reset_password.Name = "btn_reset_password"; - this.btn_reset_password.SubItemsExpandWidth = 14; - this.btn_reset_password.Text = "重置密码"; - this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); - // // ribbonPanel15 // this.ribbonPanel15.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel15.Controls.Add(this.ribbonBar20); this.ribbonPanel15.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel15.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel15.Location = new System.Drawing.Point(0, 0); this.ribbonPanel15.Name = "ribbonPanel15"; this.ribbonPanel15.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel15.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel15.Size = new System.Drawing.Size(1328, 95); // // // @@ -4627,7 +4420,7 @@ this.buttonItemBZ}); this.ribbonBar20.Location = new System.Drawing.Point(3, 0); this.ribbonBar20.Name = "ribbonBar20"; - this.ribbonBar20.Size = new System.Drawing.Size(791, 59); + this.ribbonBar20.Size = new System.Drawing.Size(791, 92); this.ribbonBar20.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar20.TabIndex = 0; // @@ -6059,6 +5852,214 @@ this.buttonItem89.Visible = false; this.buttonItem89.Click += new System.EventHandler(this.buttonItem89_Click); // + // ribbonPanel7 + // + this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel7.Controls.Add(this.ribbonBar5); + this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel7.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel7.Name = "ribbonPanel7"; + this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel7.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel7.Style.Class = ""; + this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseDown.Class = ""; + this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseOver.Class = ""; + this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel7.TabIndex = 41; + this.ribbonPanel7.Visible = false; + // + // ribbonBar5 + // + this.ribbonBar5.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.BackgroundStyle.Class = ""; + this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.ContainerControlProcessDialogKey = true; + this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_flag, + this.slider4ground}); + this.ribbonBar5.Location = new System.Drawing.Point(3, 0); + this.ribbonBar5.Name = "ribbonBar5"; + this.ribbonBar5.Size = new System.Drawing.Size(427, 92); + this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar5.TabIndex = 0; + // + // + // + this.ribbonBar5.TitleStyle.Class = ""; + this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.TitleStyleMouseOver.Class = ""; + this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.TitleVisible = false; + // + // btn_flag + // + this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; + this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_flag.Name = "btn_flag"; + this.btn_flag.SubItemsExpandWidth = 14; + this.btn_flag.Text = "标识器管理"; + this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); + // + // slider4ground + // + this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; + this.slider4ground.Name = "slider4ground"; + this.slider4ground.Text = "地面透明度"; + this.slider4ground.Value = 0; + this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); + // + // ribbonPanel8 + // + this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); + this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel8.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel8.Name = "ribbonPanel8"; + this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel8.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel8.Style.Class = ""; + this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseDown.Class = ""; + this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseOver.Class = ""; + this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel8.TabIndex = 42; + this.ribbonPanel8.Visible = false; + // + // ribbonBar_UserInfo + // + this.ribbonBar_UserInfo.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; + this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_user_info, + this.btn_role_info, + this.btn_resc_info, + this.btn_role_resc, + this.btn_user_role, + this.btn_password_edit, + this.btn_reset_password}); + this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); + this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; + this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 92); + this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar_UserInfo.TabIndex = 0; + // + // + // + this.ribbonBar_UserInfo.TitleStyle.Class = ""; + this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; + this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // btn_user_info + // + this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; + this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_info.Name = "btn_user_info"; + this.btn_user_info.SubItemsExpandWidth = 14; + this.btn_user_info.Text = "用户管理"; + this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); + // + // btn_role_info + // + this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; + this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_info.Name = "btn_role_info"; + this.btn_role_info.SubItemsExpandWidth = 14; + this.btn_role_info.Text = "角色管理"; + this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); + // + // btn_resc_info + // + this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; + this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_resc_info.Name = "btn_resc_info"; + this.btn_resc_info.SubItemsExpandWidth = 14; + this.btn_resc_info.Text = "资源管理"; + this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); + // + // btn_role_resc + // + this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; + this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_resc.Name = "btn_role_resc"; + this.btn_role_resc.SubItemsExpandWidth = 14; + this.btn_role_resc.Text = "角色授权"; + this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); + // + // btn_user_role + // + this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; + this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_role.Name = "btn_user_role"; + this.btn_user_role.SubItemsExpandWidth = 14; + this.btn_user_role.Text = "用户授权"; + this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); + // + // btn_password_edit + // + this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; + this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_password_edit.Name = "btn_password_edit"; + this.btn_password_edit.SubItemsExpandWidth = 14; + this.btn_password_edit.Text = "密码修改"; + this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); + // + // btn_reset_password + // + this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; + this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_reset_password.Name = "btn_reset_password"; + this.btn_reset_password.SubItemsExpandWidth = 14; + this.btn_reset_password.Text = "重置密码"; + this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); + // // ribbonTabItem1 // this.ribbonTabItem1.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; @@ -6425,12 +6426,24 @@ this.buttonItem76.SubItemsExpandWidth = 14; this.buttonItem76.Text = "坐标标注"; // + // label1 + // + this.label1.AutoSize = true; + this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.label1.Image = global::Cyberpipe.Properties.Resources.user; + this.label1.Location = new System.Drawing.Point(1198, 53); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(56, 16); + this.label1.TabIndex = 28; + this.label1.Text = "label1"; + // // MainFrm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; this.AutoSize = true; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(205)))), ((int)(((byte)(214))))); this.ClientSize = new System.Drawing.Size(1328, 707); + this.Controls.Add(this.label1); this.Controls.Add(this.panelEx4); this.Controls.Add(this.expandableSplitter1); this.Controls.Add(this.sideBar1); @@ -6500,10 +6513,10 @@ this.ribbonControl1.PerformLayout(); this.ribbonPanel3.ResumeLayout(false); this.ribbonPanel2.ResumeLayout(false); - this.ribbonPanel7.ResumeLayout(false); - this.ribbonPanel8.ResumeLayout(false); this.ribbonPanel15.ResumeLayout(false); this.ribbonPanel1.ResumeLayout(false); + this.ribbonPanel7.ResumeLayout(false); + this.ribbonPanel8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -7082,6 +7095,7 @@ private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 量算ToolStripMenuItem; + private System.Windows.Forms.Label label1; } } diff --git a/MainFrm.resx b/MainFrm.resx index 3734419..15e5339 100644 --- a/MainFrm.resx +++ b/MainFrm.resx @@ -2094,7 +2094,7 @@ - 50 + 211 diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj index adcf3cc..dd4b100 100644 --- a/Cyberpipe.csproj +++ b/Cyberpipe.csproj @@ -2498,6 +2498,7 @@ + diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 0fbc64b..13a1659 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/MainFrm.cs b/MainFrm.cs index efec2a6..e801c7e 100644 --- a/MainFrm.cs +++ b/MainFrm.cs @@ -135,7 +135,7 @@ public MainFrm() { InitializeComponent(); - + label1.Text = "当前登录:"+Utility.userName; PipeSys.Attach(this.panelEx5.Controls); globeControl1 = PipeSys.getGlobeCtrl(); globeControl1.Dock = DockStyle.Fill; @@ -14373,6 +14373,11 @@ } + private void label1_Click(object sender, EventArgs e) + { + + } + } diff --git a/MainFrm.designer.cs b/MainFrm.designer.cs index a98083c..ee6e5b6 100644 --- a/MainFrm.designer.cs +++ b/MainFrm.designer.cs @@ -377,19 +377,6 @@ this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem(); - this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); - this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); - this.slider4ground = new DevComponents.DotNetBar.SliderItem(); - this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); - this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); - this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); - this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); - this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonPanel15 = new DevComponents.DotNetBar.RibbonPanel(); this.ribbonBar20 = new DevComponents.DotNetBar.RibbonBar(); this.buttonItemSJGL = new DevComponents.DotNetBar.ButtonItem(); @@ -565,6 +552,19 @@ this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem(); this.btnlegendSet = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem89 = new DevComponents.DotNetBar.ButtonItem(); + this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); + this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); + this.slider4ground = new DevComponents.DotNetBar.SliderItem(); + this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); + this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); + this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); + this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); + this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonTabItem1 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem14 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem2 = new DevComponents.DotNetBar.RibbonTabItem(); @@ -611,6 +611,7 @@ this.buttonItem84 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem75 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem76 = new DevComponents.DotNetBar.ButtonItem(); + this.label1 = new System.Windows.Forms.Label(); this.statusStrip1.SuspendLayout(); this.sideBar1.SuspendLayout(); this.panelEx3.SuspendLayout(); @@ -649,10 +650,10 @@ this.ribbonControl1.SuspendLayout(); this.ribbonPanel3.SuspendLayout(); this.ribbonPanel2.SuspendLayout(); - this.ribbonPanel7.SuspendLayout(); - this.ribbonPanel8.SuspendLayout(); this.ribbonPanel15.SuspendLayout(); this.ribbonPanel1.SuspendLayout(); + this.ribbonPanel7.SuspendLayout(); + this.ribbonPanel8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // @@ -4126,10 +4127,10 @@ this.ribbonControl1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonControl1.Controls.Add(this.ribbonPanel3); this.ribbonControl1.Controls.Add(this.ribbonPanel2); - this.ribbonControl1.Controls.Add(this.ribbonPanel7); - this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Controls.Add(this.ribbonPanel15); this.ribbonControl1.Controls.Add(this.ribbonPanel1); + this.ribbonControl1.Controls.Add(this.ribbonPanel7); + this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top; this.ribbonControl1.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { @@ -4276,10 +4277,10 @@ this.ribbonPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel2.Controls.Add(this.ribbonBar4); this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel2.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel2.Location = new System.Drawing.Point(0, 0); this.ribbonPanel2.Name = "ribbonPanel2"; this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel2.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel2.Size = new System.Drawing.Size(1328, 95); // // // @@ -4319,7 +4320,7 @@ this.buttonItem_Event}); this.ribbonBar4.Location = new System.Drawing.Point(3, 0); this.ribbonBar4.Name = "ribbonBar4"; - this.ribbonBar4.Size = new System.Drawing.Size(211, 59); + this.ribbonBar4.Size = new System.Drawing.Size(211, 92); this.ribbonBar4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar4.TabIndex = 0; this.ribbonBar4.Text = "ribbonBar4"; @@ -4362,223 +4363,15 @@ this.buttonItem_Event.Text = "事件管理"; this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click); // - // ribbonPanel7 - // - this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel7.Controls.Add(this.ribbonBar5); - this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel7.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel7.Name = "ribbonPanel7"; - this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel7.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel7.Style.Class = ""; - this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseDown.Class = ""; - this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseOver.Class = ""; - this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel7.TabIndex = 41; - this.ribbonPanel7.Visible = false; - // - // ribbonBar5 - // - this.ribbonBar5.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.BackgroundStyle.Class = ""; - this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.ContainerControlProcessDialogKey = true; - this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_flag, - this.slider4ground}); - this.ribbonBar5.Location = new System.Drawing.Point(3, 0); - this.ribbonBar5.Name = "ribbonBar5"; - this.ribbonBar5.Size = new System.Drawing.Size(427, 59); - this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar5.TabIndex = 0; - // - // - // - this.ribbonBar5.TitleStyle.Class = ""; - this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.TitleStyleMouseOver.Class = ""; - this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.TitleVisible = false; - // - // btn_flag - // - this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; - this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_flag.Name = "btn_flag"; - this.btn_flag.SubItemsExpandWidth = 14; - this.btn_flag.Text = "标识器管理"; - this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); - // - // slider4ground - // - this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; - this.slider4ground.Name = "slider4ground"; - this.slider4ground.Text = "地面透明度"; - this.slider4ground.Value = 0; - this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); - // - // ribbonPanel8 - // - this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); - this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel8.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel8.Name = "ribbonPanel8"; - this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel8.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel8.Style.Class = ""; - this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseDown.Class = ""; - this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseOver.Class = ""; - this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel8.TabIndex = 42; - this.ribbonPanel8.Visible = false; - // - // ribbonBar_UserInfo - // - this.ribbonBar_UserInfo.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; - this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_user_info, - this.btn_role_info, - this.btn_resc_info, - this.btn_role_resc, - this.btn_user_role, - this.btn_password_edit, - this.btn_reset_password}); - this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); - this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; - this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 59); - this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar_UserInfo.TabIndex = 0; - // - // - // - this.ribbonBar_UserInfo.TitleStyle.Class = ""; - this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; - this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // btn_user_info - // - this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; - this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_info.Name = "btn_user_info"; - this.btn_user_info.SubItemsExpandWidth = 14; - this.btn_user_info.Text = "用户管理"; - this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); - // - // btn_role_info - // - this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; - this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_info.Name = "btn_role_info"; - this.btn_role_info.SubItemsExpandWidth = 14; - this.btn_role_info.Text = "角色管理"; - this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); - // - // btn_resc_info - // - this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; - this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_resc_info.Name = "btn_resc_info"; - this.btn_resc_info.SubItemsExpandWidth = 14; - this.btn_resc_info.Text = "资源管理"; - this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); - // - // btn_role_resc - // - this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; - this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_resc.Name = "btn_role_resc"; - this.btn_role_resc.SubItemsExpandWidth = 14; - this.btn_role_resc.Text = "角色授权"; - this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); - // - // btn_user_role - // - this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; - this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_role.Name = "btn_user_role"; - this.btn_user_role.SubItemsExpandWidth = 14; - this.btn_user_role.Text = "用户授权"; - this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); - // - // btn_password_edit - // - this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; - this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_password_edit.Name = "btn_password_edit"; - this.btn_password_edit.SubItemsExpandWidth = 14; - this.btn_password_edit.Text = "密码修改"; - this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); - // - // btn_reset_password - // - this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; - this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_reset_password.Name = "btn_reset_password"; - this.btn_reset_password.SubItemsExpandWidth = 14; - this.btn_reset_password.Text = "重置密码"; - this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); - // // ribbonPanel15 // this.ribbonPanel15.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel15.Controls.Add(this.ribbonBar20); this.ribbonPanel15.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel15.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel15.Location = new System.Drawing.Point(0, 0); this.ribbonPanel15.Name = "ribbonPanel15"; this.ribbonPanel15.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel15.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel15.Size = new System.Drawing.Size(1328, 95); // // // @@ -4627,7 +4420,7 @@ this.buttonItemBZ}); this.ribbonBar20.Location = new System.Drawing.Point(3, 0); this.ribbonBar20.Name = "ribbonBar20"; - this.ribbonBar20.Size = new System.Drawing.Size(791, 59); + this.ribbonBar20.Size = new System.Drawing.Size(791, 92); this.ribbonBar20.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar20.TabIndex = 0; // @@ -6059,6 +5852,214 @@ this.buttonItem89.Visible = false; this.buttonItem89.Click += new System.EventHandler(this.buttonItem89_Click); // + // ribbonPanel7 + // + this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel7.Controls.Add(this.ribbonBar5); + this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel7.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel7.Name = "ribbonPanel7"; + this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel7.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel7.Style.Class = ""; + this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseDown.Class = ""; + this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseOver.Class = ""; + this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel7.TabIndex = 41; + this.ribbonPanel7.Visible = false; + // + // ribbonBar5 + // + this.ribbonBar5.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.BackgroundStyle.Class = ""; + this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.ContainerControlProcessDialogKey = true; + this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_flag, + this.slider4ground}); + this.ribbonBar5.Location = new System.Drawing.Point(3, 0); + this.ribbonBar5.Name = "ribbonBar5"; + this.ribbonBar5.Size = new System.Drawing.Size(427, 92); + this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar5.TabIndex = 0; + // + // + // + this.ribbonBar5.TitleStyle.Class = ""; + this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.TitleStyleMouseOver.Class = ""; + this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.TitleVisible = false; + // + // btn_flag + // + this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; + this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_flag.Name = "btn_flag"; + this.btn_flag.SubItemsExpandWidth = 14; + this.btn_flag.Text = "标识器管理"; + this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); + // + // slider4ground + // + this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; + this.slider4ground.Name = "slider4ground"; + this.slider4ground.Text = "地面透明度"; + this.slider4ground.Value = 0; + this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); + // + // ribbonPanel8 + // + this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); + this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel8.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel8.Name = "ribbonPanel8"; + this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel8.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel8.Style.Class = ""; + this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseDown.Class = ""; + this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseOver.Class = ""; + this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel8.TabIndex = 42; + this.ribbonPanel8.Visible = false; + // + // ribbonBar_UserInfo + // + this.ribbonBar_UserInfo.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; + this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_user_info, + this.btn_role_info, + this.btn_resc_info, + this.btn_role_resc, + this.btn_user_role, + this.btn_password_edit, + this.btn_reset_password}); + this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); + this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; + this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 92); + this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar_UserInfo.TabIndex = 0; + // + // + // + this.ribbonBar_UserInfo.TitleStyle.Class = ""; + this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; + this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // btn_user_info + // + this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; + this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_info.Name = "btn_user_info"; + this.btn_user_info.SubItemsExpandWidth = 14; + this.btn_user_info.Text = "用户管理"; + this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); + // + // btn_role_info + // + this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; + this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_info.Name = "btn_role_info"; + this.btn_role_info.SubItemsExpandWidth = 14; + this.btn_role_info.Text = "角色管理"; + this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); + // + // btn_resc_info + // + this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; + this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_resc_info.Name = "btn_resc_info"; + this.btn_resc_info.SubItemsExpandWidth = 14; + this.btn_resc_info.Text = "资源管理"; + this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); + // + // btn_role_resc + // + this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; + this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_resc.Name = "btn_role_resc"; + this.btn_role_resc.SubItemsExpandWidth = 14; + this.btn_role_resc.Text = "角色授权"; + this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); + // + // btn_user_role + // + this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; + this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_role.Name = "btn_user_role"; + this.btn_user_role.SubItemsExpandWidth = 14; + this.btn_user_role.Text = "用户授权"; + this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); + // + // btn_password_edit + // + this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; + this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_password_edit.Name = "btn_password_edit"; + this.btn_password_edit.SubItemsExpandWidth = 14; + this.btn_password_edit.Text = "密码修改"; + this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); + // + // btn_reset_password + // + this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; + this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_reset_password.Name = "btn_reset_password"; + this.btn_reset_password.SubItemsExpandWidth = 14; + this.btn_reset_password.Text = "重置密码"; + this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); + // // ribbonTabItem1 // this.ribbonTabItem1.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; @@ -6425,12 +6426,24 @@ this.buttonItem76.SubItemsExpandWidth = 14; this.buttonItem76.Text = "坐标标注"; // + // label1 + // + this.label1.AutoSize = true; + this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.label1.Image = global::Cyberpipe.Properties.Resources.user; + this.label1.Location = new System.Drawing.Point(1198, 53); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(56, 16); + this.label1.TabIndex = 28; + this.label1.Text = "label1"; + // // MainFrm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; this.AutoSize = true; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(205)))), ((int)(((byte)(214))))); this.ClientSize = new System.Drawing.Size(1328, 707); + this.Controls.Add(this.label1); this.Controls.Add(this.panelEx4); this.Controls.Add(this.expandableSplitter1); this.Controls.Add(this.sideBar1); @@ -6500,10 +6513,10 @@ this.ribbonControl1.PerformLayout(); this.ribbonPanel3.ResumeLayout(false); this.ribbonPanel2.ResumeLayout(false); - this.ribbonPanel7.ResumeLayout(false); - this.ribbonPanel8.ResumeLayout(false); this.ribbonPanel15.ResumeLayout(false); this.ribbonPanel1.ResumeLayout(false); + this.ribbonPanel7.ResumeLayout(false); + this.ribbonPanel8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -7082,6 +7095,7 @@ private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 量算ToolStripMenuItem; + private System.Windows.Forms.Label label1; } } diff --git a/MainFrm.resx b/MainFrm.resx index 3734419..15e5339 100644 --- a/MainFrm.resx +++ b/MainFrm.resx @@ -2094,7 +2094,7 @@ - 50 + 211 diff --git a/Properties/Resources.Designer.cs b/Properties/Resources.Designer.cs index 2dd7541..e1961b3 100644 --- a/Properties/Resources.Designer.cs +++ b/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // 此代码由工具生成。 -// 运行时版本:4.0.30319.18063 +// 运行时版本:4.0.30319.1026 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 @@ -60,9 +60,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _1 { get { object obj = ResourceManager.GetObject("1", resourceCulture); @@ -70,9 +67,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _12_副本 { get { object obj = ResourceManager.GetObject("12 副本", resourceCulture); @@ -80,9 +74,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__02 { get { object obj = ResourceManager.GetObject("24X24_(2)_02", resourceCulture); @@ -90,9 +81,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__10 { get { object obj = ResourceManager.GetObject("24X24_(2)_10", resourceCulture); @@ -100,9 +88,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__51 { get { object obj = ResourceManager.GetObject("24X24_(2)_51", resourceCulture); @@ -110,9 +95,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__01 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_01", resourceCulture); @@ -120,9 +102,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__02 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_02", resourceCulture); @@ -130,9 +109,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__03 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_03", resourceCulture); @@ -140,9 +116,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__04 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_04", resourceCulture); @@ -150,9 +123,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__05 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_05", resourceCulture); @@ -160,9 +130,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__06 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_06", resourceCulture); @@ -170,9 +137,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__07 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_07", resourceCulture); @@ -180,9 +144,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__08 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_08", resourceCulture); @@ -190,9 +151,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__09 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_09", resourceCulture); @@ -200,9 +158,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__10 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_10", resourceCulture); @@ -210,9 +165,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__100 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_100", resourceCulture); @@ -220,9 +172,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__101 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_101", resourceCulture); @@ -230,9 +179,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__102 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_102", resourceCulture); @@ -240,9 +186,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__103 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_103", resourceCulture); @@ -250,9 +193,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__104 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_104", resourceCulture); @@ -260,9 +200,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1041 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1041", resourceCulture); @@ -270,9 +207,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__105 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_105", resourceCulture); @@ -280,9 +214,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__106 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_106", resourceCulture); @@ -290,9 +221,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1061 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1061", resourceCulture); @@ -300,9 +228,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__107 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_107", resourceCulture); @@ -310,9 +235,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__108 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_108", resourceCulture); @@ -320,9 +242,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__109 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_109", resourceCulture); @@ -330,9 +249,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__11 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_11", resourceCulture); @@ -340,9 +256,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__110 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_110", resourceCulture); @@ -350,9 +263,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__111 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_111", resourceCulture); @@ -360,9 +270,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__112 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_112", resourceCulture); @@ -370,9 +277,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__113 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_113", resourceCulture); @@ -380,9 +284,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__114 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_114", resourceCulture); @@ -390,9 +291,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1141 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1141", resourceCulture); @@ -400,9 +298,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__115 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_115", resourceCulture); @@ -410,9 +305,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__116 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_116", resourceCulture); @@ -420,9 +312,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__117 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_117", resourceCulture); @@ -430,9 +319,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__118 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_118", resourceCulture); @@ -440,9 +326,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__12 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_12", resourceCulture); @@ -450,9 +333,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__13 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_13", resourceCulture); @@ -460,9 +340,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__131 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_131", resourceCulture); @@ -470,9 +347,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__14 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_14", resourceCulture); @@ -480,9 +354,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__15 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_15", resourceCulture); @@ -490,9 +361,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__16 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_16", resourceCulture); @@ -500,9 +368,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__17 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_17", resourceCulture); @@ -510,9 +375,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__18 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_18", resourceCulture); @@ -520,9 +382,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__19 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_19", resourceCulture); @@ -530,9 +389,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__20 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_20", resourceCulture); @@ -540,9 +396,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__21 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_21", resourceCulture); @@ -550,9 +403,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__22 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_22", resourceCulture); @@ -560,9 +410,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__23 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_23", resourceCulture); @@ -570,9 +417,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__24 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_24", resourceCulture); @@ -580,9 +424,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__25 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_25", resourceCulture); @@ -590,9 +431,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__26 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_26", resourceCulture); @@ -600,9 +438,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__27 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_27", resourceCulture); @@ -610,9 +445,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__28 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_28", resourceCulture); @@ -620,9 +452,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__29 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_29", resourceCulture); @@ -630,9 +459,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__30 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_30", resourceCulture); @@ -640,9 +466,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__31 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_31", resourceCulture); @@ -650,9 +473,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__32 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_32", resourceCulture); @@ -660,9 +480,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__33 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_33", resourceCulture); @@ -670,9 +487,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__34 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_34", resourceCulture); @@ -680,9 +494,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__35 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_35", resourceCulture); @@ -690,9 +501,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__36 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_36", resourceCulture); @@ -700,9 +508,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__37 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_37", resourceCulture); @@ -710,9 +515,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__371 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_371", resourceCulture); @@ -720,9 +522,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__38 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_38", resourceCulture); @@ -730,9 +529,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__39 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_39", resourceCulture); @@ -740,9 +536,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__40 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_40", resourceCulture); @@ -750,9 +543,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__41 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_41", resourceCulture); @@ -760,9 +550,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__42 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_42", resourceCulture); @@ -770,9 +557,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__43 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_43", resourceCulture); @@ -780,9 +564,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__44 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_44", resourceCulture); @@ -790,9 +571,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__45 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_45", resourceCulture); @@ -800,9 +578,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__46 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_46", resourceCulture); @@ -810,9 +585,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__47 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_47", resourceCulture); @@ -820,9 +592,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__48 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_48", resourceCulture); @@ -830,9 +599,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__49 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_49", resourceCulture); @@ -840,9 +606,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__50 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_50", resourceCulture); @@ -850,9 +613,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__51 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_51", resourceCulture); @@ -860,9 +620,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__52 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_52", resourceCulture); @@ -870,9 +627,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__53 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_53", resourceCulture); @@ -880,9 +634,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__54 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_54", resourceCulture); @@ -890,9 +641,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__55 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_55", resourceCulture); @@ -900,9 +648,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__551 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_551", resourceCulture); @@ -910,9 +655,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__56 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_56", resourceCulture); @@ -920,9 +662,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__57 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_57", resourceCulture); @@ -930,9 +669,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__58 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_58", resourceCulture); @@ -940,9 +676,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__59 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_59", resourceCulture); @@ -950,9 +683,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__60 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_60", resourceCulture); @@ -960,9 +690,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__61 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_61", resourceCulture); @@ -970,9 +697,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__62 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_62", resourceCulture); @@ -980,9 +704,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__63 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_63", resourceCulture); @@ -990,9 +711,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__64 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_64", resourceCulture); @@ -1000,9 +718,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__65 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_65", resourceCulture); @@ -1010,9 +725,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__66 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_66", resourceCulture); @@ -1020,9 +732,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__67 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_67", resourceCulture); @@ -1030,9 +739,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__671 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_671", resourceCulture); @@ -1040,9 +746,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__68 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_68", resourceCulture); @@ -1050,9 +753,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__681 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_681", resourceCulture); @@ -1060,9 +760,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__69 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_69", resourceCulture); @@ -1070,9 +767,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__70 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_70", resourceCulture); @@ -1080,9 +774,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__701 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_701", resourceCulture); @@ -1090,9 +781,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__71 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_71", resourceCulture); @@ -1100,9 +788,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__72 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_72", resourceCulture); @@ -1110,9 +795,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__73 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_73", resourceCulture); @@ -1120,9 +802,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__74 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_74", resourceCulture); @@ -1130,9 +809,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__75 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_75", resourceCulture); @@ -1140,9 +816,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__76 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_76", resourceCulture); @@ -1150,9 +823,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__77 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_77", resourceCulture); @@ -1160,9 +830,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__78 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_78", resourceCulture); @@ -1170,9 +837,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__79 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_79", resourceCulture); @@ -1180,9 +844,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__80 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_80", resourceCulture); @@ -1190,9 +851,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__801 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_801", resourceCulture); @@ -1200,9 +858,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__81 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_81", resourceCulture); @@ -1210,9 +865,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__811 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_811", resourceCulture); @@ -1220,9 +872,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__82 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_82", resourceCulture); @@ -1230,9 +879,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__83 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_83", resourceCulture); @@ -1240,9 +886,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__84 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_84", resourceCulture); @@ -1250,9 +893,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__85 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_85", resourceCulture); @@ -1260,9 +900,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__86 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_86", resourceCulture); @@ -1270,9 +907,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__87 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_87", resourceCulture); @@ -1280,9 +914,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__88 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_88", resourceCulture); @@ -1290,9 +921,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__90 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_90", resourceCulture); @@ -1300,9 +928,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__91 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_91", resourceCulture); @@ -1310,9 +935,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__92 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_92", resourceCulture); @@ -1320,9 +942,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__93 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_93", resourceCulture); @@ -1330,9 +949,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__94 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_94", resourceCulture); @@ -1340,9 +956,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__95 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_95", resourceCulture); @@ -1350,9 +963,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__96 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_96", resourceCulture); @@ -1360,9 +970,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__97 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_97", resourceCulture); @@ -1370,9 +977,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__98 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_98", resourceCulture); @@ -1380,9 +984,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__99 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_99", resourceCulture); @@ -1390,9 +991,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01 { get { object obj = ResourceManager.GetObject("24x24icon_01", resourceCulture); @@ -1400,9 +998,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01_hover { get { object obj = ResourceManager.GetObject("24x24icon_01_hover", resourceCulture); @@ -1410,9 +1005,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_011 { get { object obj = ResourceManager.GetObject("24x24icon_011", resourceCulture); @@ -1420,9 +1012,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02 { get { object obj = ResourceManager.GetObject("24x24icon_02", resourceCulture); @@ -1430,9 +1019,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02_hover { get { object obj = ResourceManager.GetObject("24x24icon_02_hover", resourceCulture); @@ -1440,9 +1026,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03 { get { object obj = ResourceManager.GetObject("24x24icon_03", resourceCulture); @@ -1450,9 +1033,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03_hover { get { object obj = ResourceManager.GetObject("24x24icon_03_hover", resourceCulture); @@ -1460,9 +1040,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04 { get { object obj = ResourceManager.GetObject("24x24icon_04", resourceCulture); @@ -1470,9 +1047,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover { get { object obj = ResourceManager.GetObject("24x24icon_04_hover", resourceCulture); @@ -1480,9 +1054,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_04_hover1", resourceCulture); @@ -1490,9 +1061,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_041 { get { object obj = ResourceManager.GetObject("24x24icon_041", resourceCulture); @@ -1500,9 +1068,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05 { get { object obj = ResourceManager.GetObject("24x24icon_05", resourceCulture); @@ -1510,9 +1075,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover { get { object obj = ResourceManager.GetObject("24x24icon_05_hover", resourceCulture); @@ -1520,9 +1082,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_05_hover1", resourceCulture); @@ -1530,9 +1089,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06 { get { object obj = ResourceManager.GetObject("24x24icon_06", resourceCulture); @@ -1540,9 +1096,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06_hover { get { object obj = ResourceManager.GetObject("24x24icon_06_hover", resourceCulture); @@ -1550,9 +1103,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07 { get { object obj = ResourceManager.GetObject("24x24icon_07", resourceCulture); @@ -1560,9 +1110,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07_hover { get { object obj = ResourceManager.GetObject("24x24icon_07_hover", resourceCulture); @@ -1570,9 +1117,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08 { get { object obj = ResourceManager.GetObject("24x24icon_08", resourceCulture); @@ -1580,9 +1124,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08_hover { get { object obj = ResourceManager.GetObject("24x24icon_08_hover", resourceCulture); @@ -1590,9 +1131,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09 { get { object obj = ResourceManager.GetObject("24x24icon_09", resourceCulture); @@ -1600,9 +1138,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09_hover { get { object obj = ResourceManager.GetObject("24x24icon_09_hover", resourceCulture); @@ -1610,9 +1145,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10 { get { object obj = ResourceManager.GetObject("24x24icon_10", resourceCulture); @@ -1620,9 +1152,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover { get { object obj = ResourceManager.GetObject("24x24icon_10_hover", resourceCulture); @@ -1630,9 +1159,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_10_hover1", resourceCulture); @@ -1640,9 +1166,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_101 { get { object obj = ResourceManager.GetObject("24x24icon_101", resourceCulture); @@ -1650,9 +1173,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_102 { get { object obj = ResourceManager.GetObject("24x24icon_102", resourceCulture); @@ -1660,9 +1180,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11 { get { object obj = ResourceManager.GetObject("24x24icon_11", resourceCulture); @@ -1670,9 +1187,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11_hover { get { object obj = ResourceManager.GetObject("24x24icon_11_hover", resourceCulture); @@ -1680,9 +1194,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12 { get { object obj = ResourceManager.GetObject("24x24icon_12", resourceCulture); @@ -1690,9 +1201,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12_hover { get { object obj = ResourceManager.GetObject("24x24icon_12_hover", resourceCulture); @@ -1700,9 +1208,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13 { get { object obj = ResourceManager.GetObject("24x24icon_13", resourceCulture); @@ -1710,9 +1215,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13_hover { get { object obj = ResourceManager.GetObject("24x24icon_13_hover", resourceCulture); @@ -1720,9 +1222,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _4 { get { object obj = ResourceManager.GetObject("4", resourceCulture); @@ -1730,9 +1229,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _5_副本 { get { object obj = ResourceManager.GetObject("5 副本", resourceCulture); @@ -1740,9 +1236,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _555 { get { object obj = ResourceManager.GetObject("555", resourceCulture); @@ -1750,9 +1243,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addDataBase { get { object obj = ResourceManager.GetObject("addDataBase", resourceCulture); @@ -1760,9 +1250,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addGJ { get { object obj = ResourceManager.GetObject("addGJ", resourceCulture); @@ -1770,9 +1257,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addMarker { get { object obj = ResourceManager.GetObject("addMarker", resourceCulture); @@ -1780,9 +1264,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addPipeLine { get { object obj = ResourceManager.GetObject("addPipeLine", resourceCulture); @@ -1790,9 +1271,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap arrow_updown { get { object obj = ResourceManager.GetObject("arrow_updown", resourceCulture); @@ -1800,9 +1278,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap bar_chart { get { object obj = ResourceManager.GetObject("bar-chart", resourceCulture); @@ -1810,9 +1285,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap BlueBackstageBgImage { get { object obj = ResourceManager.GetObject("BlueBackstageBgImage", resourceCulture); @@ -1820,9 +1292,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnAddData_Image { get { object obj = ResourceManager.GetObject("btnAddData.Image", resourceCulture); @@ -1830,9 +1299,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnlegendSet_Image_副本 { get { object obj = ResourceManager.GetObject("btnlegendSet.Image 副本", resourceCulture); @@ -1840,9 +1306,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnNavigation_Image_副本 { get { object obj = ResourceManager.GetObject("btnNavigation.Image 副本", resourceCulture); @@ -1850,9 +1313,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Button1_副本 { get { object obj = ResourceManager.GetObject("Button1 副本", resourceCulture); @@ -1860,9 +1320,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap cad_副本 { get { object obj = ResourceManager.GetObject("cad 副本", resourceCulture); @@ -1870,9 +1327,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic { get { object obj = ResourceManager.GetObject("casic", resourceCulture); @@ -1880,9 +1334,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic1 { get { object obj = ResourceManager.GetObject("casic1", resourceCulture); @@ -1890,9 +1341,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic2 { get { object obj = ResourceManager.GetObject("casic2", resourceCulture); @@ -1900,9 +1348,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic3 { get { object obj = ResourceManager.GetObject("casic3", resourceCulture); @@ -1910,9 +1355,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap chuiju { get { object obj = ResourceManager.GetObject("chuiju", resourceCulture); @@ -1920,9 +1362,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap clear { get { object obj = ResourceManager.GetObject("clear", resourceCulture); @@ -1930,9 +1369,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap connectivity1 { get { object obj = ResourceManager.GetObject("connectivity1", resourceCulture); @@ -1940,9 +1376,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap dighole { get { object obj = ResourceManager.GetObject("dighole", resourceCulture); @@ -1950,9 +1383,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawLine { get { object obj = ResourceManager.GetObject("drawLine", resourceCulture); @@ -1960,9 +1390,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawPolygon { get { object obj = ResourceManager.GetObject("drawPolygon", resourceCulture); @@ -1970,9 +1397,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap edit_clear { get { object obj = ResourceManager.GetObject("edit_clear", resourceCulture); @@ -1980,9 +1404,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap ew_副本 { get { object obj = ResourceManager.GetObject("ew 副本", resourceCulture); @@ -1990,9 +1411,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap full_screen { get { object obj = ResourceManager.GetObject("full_screen", resourceCulture); @@ -2000,9 +1418,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap hdmanaly_副本 { get { object obj = ResourceManager.GetObject("hdmanaly 副本", resourceCulture); @@ -2010,9 +1425,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap height { get { object obj = ResourceManager.GetObject("height", resourceCulture); @@ -2020,9 +1432,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap help { get { object obj = ResourceManager.GetObject("help", resourceCulture); @@ -2030,9 +1439,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap huitui { get { object obj = ResourceManager.GetObject("huitui", resourceCulture); @@ -2040,9 +1446,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_downstream { get { object obj = ResourceManager.GetObject("icon-downstream", resourceCulture); @@ -2050,9 +1453,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_upstream { get { object obj = ResourceManager.GetObject("icon-upstream", resourceCulture); @@ -2060,9 +1460,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap juli { get { object obj = ResourceManager.GetObject("juli", resourceCulture); @@ -2070,9 +1467,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap l { get { object obj = ResourceManager.GetObject("l", resourceCulture); @@ -2080,9 +1474,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Line_20Chart { get { object obj = ResourceManager.GetObject("Line%20Chart", resourceCulture); @@ -2090,9 +1481,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap liuxiang { get { object obj = ResourceManager.GetObject("liuxiang", resourceCulture); @@ -2100,9 +1488,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap map { get { object obj = ResourceManager.GetObject("map", resourceCulture); @@ -2110,9 +1495,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap measuremian { get { object obj = ResourceManager.GetObject("measuremian", resourceCulture); @@ -2120,9 +1502,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap move1 { get { object obj = ResourceManager.GetObject("move1", resourceCulture); @@ -2130,9 +1509,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap open_folder_add256 { get { object obj = ResourceManager.GetObject("open-folder-add256", resourceCulture); @@ -2140,9 +1516,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Pan1_副本 { get { object obj = ResourceManager.GetObject("Pan1 副本", resourceCulture); @@ -2150,9 +1523,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo1 { get { object obj = ResourceManager.GetObject("PipeLinelogo1", resourceCulture); @@ -2160,9 +1530,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo3 { get { object obj = ResourceManager.GetObject("PipeLinelogo3", resourceCulture); @@ -2170,9 +1537,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogoey { get { object obj = ResourceManager.GetObject("PipeLinelogoey", resourceCulture); @@ -2180,9 +1544,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap qianjin { get { object obj = ResourceManager.GetObject("qianjin", resourceCulture); @@ -2190,9 +1551,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap query1 { get { object obj = ResourceManager.GetObject("query1", resourceCulture); @@ -2200,9 +1558,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sc_副本 { get { object obj = ResourceManager.GetObject("sc 副本", resourceCulture); @@ -2210,9 +1565,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sharevisible_副本 { get { object obj = ResourceManager.GetObject("sharevisible 副本", resourceCulture); @@ -2220,9 +1572,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap suzhou { get { object obj = ResourceManager.GetObject("suzhou", resourceCulture); @@ -2230,9 +1579,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t7_副本 { get { object obj = ResourceManager.GetObject("t7 副本", resourceCulture); @@ -2240,9 +1586,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本 { get { object obj = ResourceManager.GetObject("t9 副本", resourceCulture); @@ -2250,9 +1593,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本1 { get { object obj = ResourceManager.GetObject("t9 副本1", resourceCulture); @@ -2260,9 +1600,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title { get { object obj = ResourceManager.GetObject("title", resourceCulture); @@ -2270,9 +1607,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title00 { get { object obj = ResourceManager.GetObject("title00", resourceCulture); @@ -2280,9 +1614,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap tuopu_副本 { get { object obj = ResourceManager.GetObject("tuopu 副本", resourceCulture); @@ -2290,9 +1621,13 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// + internal static System.Drawing.Bitmap user { + get { + object obj = ResourceManager.GetObject("user", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + internal static System.Drawing.Bitmap valve { get { object obj = ResourceManager.GetObject("valve", resourceCulture); @@ -2300,9 +1635,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap walk { get { object obj = ResourceManager.GetObject("walk", resourceCulture); @@ -2310,9 +1642,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap xuanzhuan2 { get { object obj = ResourceManager.GetObject("xuanzhuan2", resourceCulture); @@ -2320,9 +1649,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap yh2_副本 { get { object obj = ResourceManager.GetObject("yh2 副本", resourceCulture); @@ -2330,9 +1656,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线 { get { object obj = ResourceManager.GetObject("七线", resourceCulture); @@ -2340,9 +1663,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线审核 { get { object obj = ResourceManager.GetObject("七线审核", resourceCulture); @@ -2350,9 +1670,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 关闭 { get { object obj = ResourceManager.GetObject("关闭", resourceCulture); @@ -2360,9 +1677,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 创建隧道 { get { object obj = ResourceManager.GetObject("创建隧道", resourceCulture); @@ -2370,9 +1684,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 删除隧道 { get { object obj = ResourceManager.GetObject("删除隧道", resourceCulture); @@ -2380,9 +1691,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏对比 { get { object obj = ResourceManager.GetObject("双屏对比", resourceCulture); @@ -2390,9 +1698,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏联动 { get { object obj = ResourceManager.GetObject("双屏联动", resourceCulture); @@ -2400,9 +1705,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏设置 { get { object obj = ResourceManager.GetObject("双屏设置", resourceCulture); @@ -2410,9 +1712,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 垂直净距分析 { get { object obj = ResourceManager.GetObject("垂直净距分析", resourceCulture); @@ -2420,9 +1719,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 太湖新城 { get { object obj = ResourceManager.GetObject("太湖新城", resourceCulture); @@ -2430,9 +1726,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 导出矢量 { get { object obj = ResourceManager.GetObject("导出矢量", resourceCulture); @@ -2440,9 +1733,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_1_副本 { get { object obj = ResourceManager.GetObject("未标题-1 副本", resourceCulture); @@ -2450,9 +1740,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_5 { get { object obj = ResourceManager.GetObject("未标题-5", resourceCulture); @@ -2460,9 +1747,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 水平净距分析 { get { object obj = ResourceManager.GetObject("水平净距分析", resourceCulture); @@ -2470,9 +1754,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 淹没分析 { get { object obj = ResourceManager.GetObject("淹没分析", resourceCulture); @@ -2480,9 +1761,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页 { get { object obj = ResourceManager.GetObject("登录页", resourceCulture); @@ -2490,9 +1768,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页1 { get { object obj = ResourceManager.GetObject("登录页1", resourceCulture); @@ -2500,9 +1775,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 选择管线 { get { object obj = ResourceManager.GetObject("选择管线", resourceCulture); @@ -2510,9 +1782,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 隐藏隧道 { get { object obj = ResourceManager.GetObject("隐藏隧道", resourceCulture); diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj index adcf3cc..dd4b100 100644 --- a/Cyberpipe.csproj +++ b/Cyberpipe.csproj @@ -2498,6 +2498,7 @@ + diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 0fbc64b..13a1659 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/MainFrm.cs b/MainFrm.cs index efec2a6..e801c7e 100644 --- a/MainFrm.cs +++ b/MainFrm.cs @@ -135,7 +135,7 @@ public MainFrm() { InitializeComponent(); - + label1.Text = "当前登录:"+Utility.userName; PipeSys.Attach(this.panelEx5.Controls); globeControl1 = PipeSys.getGlobeCtrl(); globeControl1.Dock = DockStyle.Fill; @@ -14373,6 +14373,11 @@ } + private void label1_Click(object sender, EventArgs e) + { + + } + } diff --git a/MainFrm.designer.cs b/MainFrm.designer.cs index a98083c..ee6e5b6 100644 --- a/MainFrm.designer.cs +++ b/MainFrm.designer.cs @@ -377,19 +377,6 @@ this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem(); - this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); - this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); - this.slider4ground = new DevComponents.DotNetBar.SliderItem(); - this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); - this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); - this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); - this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); - this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonPanel15 = new DevComponents.DotNetBar.RibbonPanel(); this.ribbonBar20 = new DevComponents.DotNetBar.RibbonBar(); this.buttonItemSJGL = new DevComponents.DotNetBar.ButtonItem(); @@ -565,6 +552,19 @@ this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem(); this.btnlegendSet = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem89 = new DevComponents.DotNetBar.ButtonItem(); + this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); + this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); + this.slider4ground = new DevComponents.DotNetBar.SliderItem(); + this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); + this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); + this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); + this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); + this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonTabItem1 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem14 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem2 = new DevComponents.DotNetBar.RibbonTabItem(); @@ -611,6 +611,7 @@ this.buttonItem84 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem75 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem76 = new DevComponents.DotNetBar.ButtonItem(); + this.label1 = new System.Windows.Forms.Label(); this.statusStrip1.SuspendLayout(); this.sideBar1.SuspendLayout(); this.panelEx3.SuspendLayout(); @@ -649,10 +650,10 @@ this.ribbonControl1.SuspendLayout(); this.ribbonPanel3.SuspendLayout(); this.ribbonPanel2.SuspendLayout(); - this.ribbonPanel7.SuspendLayout(); - this.ribbonPanel8.SuspendLayout(); this.ribbonPanel15.SuspendLayout(); this.ribbonPanel1.SuspendLayout(); + this.ribbonPanel7.SuspendLayout(); + this.ribbonPanel8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // @@ -4126,10 +4127,10 @@ this.ribbonControl1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonControl1.Controls.Add(this.ribbonPanel3); this.ribbonControl1.Controls.Add(this.ribbonPanel2); - this.ribbonControl1.Controls.Add(this.ribbonPanel7); - this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Controls.Add(this.ribbonPanel15); this.ribbonControl1.Controls.Add(this.ribbonPanel1); + this.ribbonControl1.Controls.Add(this.ribbonPanel7); + this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top; this.ribbonControl1.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { @@ -4276,10 +4277,10 @@ this.ribbonPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel2.Controls.Add(this.ribbonBar4); this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel2.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel2.Location = new System.Drawing.Point(0, 0); this.ribbonPanel2.Name = "ribbonPanel2"; this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel2.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel2.Size = new System.Drawing.Size(1328, 95); // // // @@ -4319,7 +4320,7 @@ this.buttonItem_Event}); this.ribbonBar4.Location = new System.Drawing.Point(3, 0); this.ribbonBar4.Name = "ribbonBar4"; - this.ribbonBar4.Size = new System.Drawing.Size(211, 59); + this.ribbonBar4.Size = new System.Drawing.Size(211, 92); this.ribbonBar4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar4.TabIndex = 0; this.ribbonBar4.Text = "ribbonBar4"; @@ -4362,223 +4363,15 @@ this.buttonItem_Event.Text = "事件管理"; this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click); // - // ribbonPanel7 - // - this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel7.Controls.Add(this.ribbonBar5); - this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel7.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel7.Name = "ribbonPanel7"; - this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel7.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel7.Style.Class = ""; - this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseDown.Class = ""; - this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseOver.Class = ""; - this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel7.TabIndex = 41; - this.ribbonPanel7.Visible = false; - // - // ribbonBar5 - // - this.ribbonBar5.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.BackgroundStyle.Class = ""; - this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.ContainerControlProcessDialogKey = true; - this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_flag, - this.slider4ground}); - this.ribbonBar5.Location = new System.Drawing.Point(3, 0); - this.ribbonBar5.Name = "ribbonBar5"; - this.ribbonBar5.Size = new System.Drawing.Size(427, 59); - this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar5.TabIndex = 0; - // - // - // - this.ribbonBar5.TitleStyle.Class = ""; - this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.TitleStyleMouseOver.Class = ""; - this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.TitleVisible = false; - // - // btn_flag - // - this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; - this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_flag.Name = "btn_flag"; - this.btn_flag.SubItemsExpandWidth = 14; - this.btn_flag.Text = "标识器管理"; - this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); - // - // slider4ground - // - this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; - this.slider4ground.Name = "slider4ground"; - this.slider4ground.Text = "地面透明度"; - this.slider4ground.Value = 0; - this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); - // - // ribbonPanel8 - // - this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); - this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel8.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel8.Name = "ribbonPanel8"; - this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel8.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel8.Style.Class = ""; - this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseDown.Class = ""; - this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseOver.Class = ""; - this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel8.TabIndex = 42; - this.ribbonPanel8.Visible = false; - // - // ribbonBar_UserInfo - // - this.ribbonBar_UserInfo.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; - this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_user_info, - this.btn_role_info, - this.btn_resc_info, - this.btn_role_resc, - this.btn_user_role, - this.btn_password_edit, - this.btn_reset_password}); - this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); - this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; - this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 59); - this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar_UserInfo.TabIndex = 0; - // - // - // - this.ribbonBar_UserInfo.TitleStyle.Class = ""; - this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; - this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // btn_user_info - // - this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; - this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_info.Name = "btn_user_info"; - this.btn_user_info.SubItemsExpandWidth = 14; - this.btn_user_info.Text = "用户管理"; - this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); - // - // btn_role_info - // - this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; - this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_info.Name = "btn_role_info"; - this.btn_role_info.SubItemsExpandWidth = 14; - this.btn_role_info.Text = "角色管理"; - this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); - // - // btn_resc_info - // - this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; - this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_resc_info.Name = "btn_resc_info"; - this.btn_resc_info.SubItemsExpandWidth = 14; - this.btn_resc_info.Text = "资源管理"; - this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); - // - // btn_role_resc - // - this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; - this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_resc.Name = "btn_role_resc"; - this.btn_role_resc.SubItemsExpandWidth = 14; - this.btn_role_resc.Text = "角色授权"; - this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); - // - // btn_user_role - // - this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; - this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_role.Name = "btn_user_role"; - this.btn_user_role.SubItemsExpandWidth = 14; - this.btn_user_role.Text = "用户授权"; - this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); - // - // btn_password_edit - // - this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; - this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_password_edit.Name = "btn_password_edit"; - this.btn_password_edit.SubItemsExpandWidth = 14; - this.btn_password_edit.Text = "密码修改"; - this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); - // - // btn_reset_password - // - this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; - this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_reset_password.Name = "btn_reset_password"; - this.btn_reset_password.SubItemsExpandWidth = 14; - this.btn_reset_password.Text = "重置密码"; - this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); - // // ribbonPanel15 // this.ribbonPanel15.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel15.Controls.Add(this.ribbonBar20); this.ribbonPanel15.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel15.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel15.Location = new System.Drawing.Point(0, 0); this.ribbonPanel15.Name = "ribbonPanel15"; this.ribbonPanel15.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel15.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel15.Size = new System.Drawing.Size(1328, 95); // // // @@ -4627,7 +4420,7 @@ this.buttonItemBZ}); this.ribbonBar20.Location = new System.Drawing.Point(3, 0); this.ribbonBar20.Name = "ribbonBar20"; - this.ribbonBar20.Size = new System.Drawing.Size(791, 59); + this.ribbonBar20.Size = new System.Drawing.Size(791, 92); this.ribbonBar20.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar20.TabIndex = 0; // @@ -6059,6 +5852,214 @@ this.buttonItem89.Visible = false; this.buttonItem89.Click += new System.EventHandler(this.buttonItem89_Click); // + // ribbonPanel7 + // + this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel7.Controls.Add(this.ribbonBar5); + this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel7.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel7.Name = "ribbonPanel7"; + this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel7.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel7.Style.Class = ""; + this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseDown.Class = ""; + this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseOver.Class = ""; + this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel7.TabIndex = 41; + this.ribbonPanel7.Visible = false; + // + // ribbonBar5 + // + this.ribbonBar5.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.BackgroundStyle.Class = ""; + this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.ContainerControlProcessDialogKey = true; + this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_flag, + this.slider4ground}); + this.ribbonBar5.Location = new System.Drawing.Point(3, 0); + this.ribbonBar5.Name = "ribbonBar5"; + this.ribbonBar5.Size = new System.Drawing.Size(427, 92); + this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar5.TabIndex = 0; + // + // + // + this.ribbonBar5.TitleStyle.Class = ""; + this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.TitleStyleMouseOver.Class = ""; + this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.TitleVisible = false; + // + // btn_flag + // + this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; + this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_flag.Name = "btn_flag"; + this.btn_flag.SubItemsExpandWidth = 14; + this.btn_flag.Text = "标识器管理"; + this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); + // + // slider4ground + // + this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; + this.slider4ground.Name = "slider4ground"; + this.slider4ground.Text = "地面透明度"; + this.slider4ground.Value = 0; + this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); + // + // ribbonPanel8 + // + this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); + this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel8.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel8.Name = "ribbonPanel8"; + this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel8.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel8.Style.Class = ""; + this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseDown.Class = ""; + this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseOver.Class = ""; + this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel8.TabIndex = 42; + this.ribbonPanel8.Visible = false; + // + // ribbonBar_UserInfo + // + this.ribbonBar_UserInfo.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; + this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_user_info, + this.btn_role_info, + this.btn_resc_info, + this.btn_role_resc, + this.btn_user_role, + this.btn_password_edit, + this.btn_reset_password}); + this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); + this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; + this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 92); + this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar_UserInfo.TabIndex = 0; + // + // + // + this.ribbonBar_UserInfo.TitleStyle.Class = ""; + this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; + this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // btn_user_info + // + this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; + this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_info.Name = "btn_user_info"; + this.btn_user_info.SubItemsExpandWidth = 14; + this.btn_user_info.Text = "用户管理"; + this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); + // + // btn_role_info + // + this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; + this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_info.Name = "btn_role_info"; + this.btn_role_info.SubItemsExpandWidth = 14; + this.btn_role_info.Text = "角色管理"; + this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); + // + // btn_resc_info + // + this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; + this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_resc_info.Name = "btn_resc_info"; + this.btn_resc_info.SubItemsExpandWidth = 14; + this.btn_resc_info.Text = "资源管理"; + this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); + // + // btn_role_resc + // + this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; + this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_resc.Name = "btn_role_resc"; + this.btn_role_resc.SubItemsExpandWidth = 14; + this.btn_role_resc.Text = "角色授权"; + this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); + // + // btn_user_role + // + this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; + this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_role.Name = "btn_user_role"; + this.btn_user_role.SubItemsExpandWidth = 14; + this.btn_user_role.Text = "用户授权"; + this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); + // + // btn_password_edit + // + this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; + this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_password_edit.Name = "btn_password_edit"; + this.btn_password_edit.SubItemsExpandWidth = 14; + this.btn_password_edit.Text = "密码修改"; + this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); + // + // btn_reset_password + // + this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; + this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_reset_password.Name = "btn_reset_password"; + this.btn_reset_password.SubItemsExpandWidth = 14; + this.btn_reset_password.Text = "重置密码"; + this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); + // // ribbonTabItem1 // this.ribbonTabItem1.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; @@ -6425,12 +6426,24 @@ this.buttonItem76.SubItemsExpandWidth = 14; this.buttonItem76.Text = "坐标标注"; // + // label1 + // + this.label1.AutoSize = true; + this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.label1.Image = global::Cyberpipe.Properties.Resources.user; + this.label1.Location = new System.Drawing.Point(1198, 53); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(56, 16); + this.label1.TabIndex = 28; + this.label1.Text = "label1"; + // // MainFrm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; this.AutoSize = true; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(205)))), ((int)(((byte)(214))))); this.ClientSize = new System.Drawing.Size(1328, 707); + this.Controls.Add(this.label1); this.Controls.Add(this.panelEx4); this.Controls.Add(this.expandableSplitter1); this.Controls.Add(this.sideBar1); @@ -6500,10 +6513,10 @@ this.ribbonControl1.PerformLayout(); this.ribbonPanel3.ResumeLayout(false); this.ribbonPanel2.ResumeLayout(false); - this.ribbonPanel7.ResumeLayout(false); - this.ribbonPanel8.ResumeLayout(false); this.ribbonPanel15.ResumeLayout(false); this.ribbonPanel1.ResumeLayout(false); + this.ribbonPanel7.ResumeLayout(false); + this.ribbonPanel8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -7082,6 +7095,7 @@ private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 量算ToolStripMenuItem; + private System.Windows.Forms.Label label1; } } diff --git a/MainFrm.resx b/MainFrm.resx index 3734419..15e5339 100644 --- a/MainFrm.resx +++ b/MainFrm.resx @@ -2094,7 +2094,7 @@ - 50 + 211 diff --git a/Properties/Resources.Designer.cs b/Properties/Resources.Designer.cs index 2dd7541..e1961b3 100644 --- a/Properties/Resources.Designer.cs +++ b/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // 此代码由工具生成。 -// 运行时版本:4.0.30319.18063 +// 运行时版本:4.0.30319.1026 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 @@ -60,9 +60,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _1 { get { object obj = ResourceManager.GetObject("1", resourceCulture); @@ -70,9 +67,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _12_副本 { get { object obj = ResourceManager.GetObject("12 副本", resourceCulture); @@ -80,9 +74,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__02 { get { object obj = ResourceManager.GetObject("24X24_(2)_02", resourceCulture); @@ -90,9 +81,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__10 { get { object obj = ResourceManager.GetObject("24X24_(2)_10", resourceCulture); @@ -100,9 +88,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__51 { get { object obj = ResourceManager.GetObject("24X24_(2)_51", resourceCulture); @@ -110,9 +95,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__01 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_01", resourceCulture); @@ -120,9 +102,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__02 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_02", resourceCulture); @@ -130,9 +109,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__03 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_03", resourceCulture); @@ -140,9 +116,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__04 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_04", resourceCulture); @@ -150,9 +123,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__05 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_05", resourceCulture); @@ -160,9 +130,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__06 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_06", resourceCulture); @@ -170,9 +137,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__07 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_07", resourceCulture); @@ -180,9 +144,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__08 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_08", resourceCulture); @@ -190,9 +151,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__09 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_09", resourceCulture); @@ -200,9 +158,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__10 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_10", resourceCulture); @@ -210,9 +165,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__100 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_100", resourceCulture); @@ -220,9 +172,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__101 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_101", resourceCulture); @@ -230,9 +179,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__102 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_102", resourceCulture); @@ -240,9 +186,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__103 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_103", resourceCulture); @@ -250,9 +193,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__104 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_104", resourceCulture); @@ -260,9 +200,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1041 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1041", resourceCulture); @@ -270,9 +207,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__105 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_105", resourceCulture); @@ -280,9 +214,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__106 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_106", resourceCulture); @@ -290,9 +221,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1061 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1061", resourceCulture); @@ -300,9 +228,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__107 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_107", resourceCulture); @@ -310,9 +235,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__108 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_108", resourceCulture); @@ -320,9 +242,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__109 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_109", resourceCulture); @@ -330,9 +249,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__11 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_11", resourceCulture); @@ -340,9 +256,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__110 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_110", resourceCulture); @@ -350,9 +263,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__111 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_111", resourceCulture); @@ -360,9 +270,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__112 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_112", resourceCulture); @@ -370,9 +277,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__113 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_113", resourceCulture); @@ -380,9 +284,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__114 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_114", resourceCulture); @@ -390,9 +291,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1141 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1141", resourceCulture); @@ -400,9 +298,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__115 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_115", resourceCulture); @@ -410,9 +305,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__116 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_116", resourceCulture); @@ -420,9 +312,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__117 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_117", resourceCulture); @@ -430,9 +319,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__118 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_118", resourceCulture); @@ -440,9 +326,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__12 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_12", resourceCulture); @@ -450,9 +333,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__13 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_13", resourceCulture); @@ -460,9 +340,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__131 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_131", resourceCulture); @@ -470,9 +347,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__14 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_14", resourceCulture); @@ -480,9 +354,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__15 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_15", resourceCulture); @@ -490,9 +361,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__16 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_16", resourceCulture); @@ -500,9 +368,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__17 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_17", resourceCulture); @@ -510,9 +375,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__18 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_18", resourceCulture); @@ -520,9 +382,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__19 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_19", resourceCulture); @@ -530,9 +389,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__20 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_20", resourceCulture); @@ -540,9 +396,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__21 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_21", resourceCulture); @@ -550,9 +403,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__22 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_22", resourceCulture); @@ -560,9 +410,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__23 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_23", resourceCulture); @@ -570,9 +417,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__24 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_24", resourceCulture); @@ -580,9 +424,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__25 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_25", resourceCulture); @@ -590,9 +431,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__26 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_26", resourceCulture); @@ -600,9 +438,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__27 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_27", resourceCulture); @@ -610,9 +445,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__28 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_28", resourceCulture); @@ -620,9 +452,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__29 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_29", resourceCulture); @@ -630,9 +459,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__30 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_30", resourceCulture); @@ -640,9 +466,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__31 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_31", resourceCulture); @@ -650,9 +473,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__32 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_32", resourceCulture); @@ -660,9 +480,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__33 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_33", resourceCulture); @@ -670,9 +487,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__34 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_34", resourceCulture); @@ -680,9 +494,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__35 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_35", resourceCulture); @@ -690,9 +501,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__36 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_36", resourceCulture); @@ -700,9 +508,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__37 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_37", resourceCulture); @@ -710,9 +515,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__371 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_371", resourceCulture); @@ -720,9 +522,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__38 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_38", resourceCulture); @@ -730,9 +529,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__39 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_39", resourceCulture); @@ -740,9 +536,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__40 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_40", resourceCulture); @@ -750,9 +543,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__41 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_41", resourceCulture); @@ -760,9 +550,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__42 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_42", resourceCulture); @@ -770,9 +557,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__43 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_43", resourceCulture); @@ -780,9 +564,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__44 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_44", resourceCulture); @@ -790,9 +571,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__45 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_45", resourceCulture); @@ -800,9 +578,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__46 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_46", resourceCulture); @@ -810,9 +585,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__47 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_47", resourceCulture); @@ -820,9 +592,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__48 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_48", resourceCulture); @@ -830,9 +599,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__49 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_49", resourceCulture); @@ -840,9 +606,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__50 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_50", resourceCulture); @@ -850,9 +613,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__51 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_51", resourceCulture); @@ -860,9 +620,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__52 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_52", resourceCulture); @@ -870,9 +627,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__53 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_53", resourceCulture); @@ -880,9 +634,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__54 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_54", resourceCulture); @@ -890,9 +641,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__55 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_55", resourceCulture); @@ -900,9 +648,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__551 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_551", resourceCulture); @@ -910,9 +655,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__56 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_56", resourceCulture); @@ -920,9 +662,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__57 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_57", resourceCulture); @@ -930,9 +669,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__58 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_58", resourceCulture); @@ -940,9 +676,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__59 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_59", resourceCulture); @@ -950,9 +683,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__60 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_60", resourceCulture); @@ -960,9 +690,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__61 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_61", resourceCulture); @@ -970,9 +697,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__62 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_62", resourceCulture); @@ -980,9 +704,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__63 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_63", resourceCulture); @@ -990,9 +711,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__64 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_64", resourceCulture); @@ -1000,9 +718,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__65 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_65", resourceCulture); @@ -1010,9 +725,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__66 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_66", resourceCulture); @@ -1020,9 +732,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__67 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_67", resourceCulture); @@ -1030,9 +739,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__671 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_671", resourceCulture); @@ -1040,9 +746,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__68 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_68", resourceCulture); @@ -1050,9 +753,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__681 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_681", resourceCulture); @@ -1060,9 +760,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__69 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_69", resourceCulture); @@ -1070,9 +767,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__70 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_70", resourceCulture); @@ -1080,9 +774,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__701 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_701", resourceCulture); @@ -1090,9 +781,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__71 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_71", resourceCulture); @@ -1100,9 +788,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__72 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_72", resourceCulture); @@ -1110,9 +795,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__73 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_73", resourceCulture); @@ -1120,9 +802,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__74 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_74", resourceCulture); @@ -1130,9 +809,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__75 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_75", resourceCulture); @@ -1140,9 +816,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__76 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_76", resourceCulture); @@ -1150,9 +823,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__77 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_77", resourceCulture); @@ -1160,9 +830,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__78 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_78", resourceCulture); @@ -1170,9 +837,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__79 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_79", resourceCulture); @@ -1180,9 +844,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__80 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_80", resourceCulture); @@ -1190,9 +851,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__801 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_801", resourceCulture); @@ -1200,9 +858,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__81 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_81", resourceCulture); @@ -1210,9 +865,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__811 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_811", resourceCulture); @@ -1220,9 +872,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__82 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_82", resourceCulture); @@ -1230,9 +879,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__83 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_83", resourceCulture); @@ -1240,9 +886,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__84 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_84", resourceCulture); @@ -1250,9 +893,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__85 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_85", resourceCulture); @@ -1260,9 +900,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__86 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_86", resourceCulture); @@ -1270,9 +907,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__87 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_87", resourceCulture); @@ -1280,9 +914,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__88 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_88", resourceCulture); @@ -1290,9 +921,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__90 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_90", resourceCulture); @@ -1300,9 +928,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__91 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_91", resourceCulture); @@ -1310,9 +935,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__92 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_92", resourceCulture); @@ -1320,9 +942,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__93 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_93", resourceCulture); @@ -1330,9 +949,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__94 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_94", resourceCulture); @@ -1340,9 +956,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__95 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_95", resourceCulture); @@ -1350,9 +963,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__96 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_96", resourceCulture); @@ -1360,9 +970,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__97 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_97", resourceCulture); @@ -1370,9 +977,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__98 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_98", resourceCulture); @@ -1380,9 +984,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__99 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_99", resourceCulture); @@ -1390,9 +991,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01 { get { object obj = ResourceManager.GetObject("24x24icon_01", resourceCulture); @@ -1400,9 +998,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01_hover { get { object obj = ResourceManager.GetObject("24x24icon_01_hover", resourceCulture); @@ -1410,9 +1005,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_011 { get { object obj = ResourceManager.GetObject("24x24icon_011", resourceCulture); @@ -1420,9 +1012,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02 { get { object obj = ResourceManager.GetObject("24x24icon_02", resourceCulture); @@ -1430,9 +1019,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02_hover { get { object obj = ResourceManager.GetObject("24x24icon_02_hover", resourceCulture); @@ -1440,9 +1026,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03 { get { object obj = ResourceManager.GetObject("24x24icon_03", resourceCulture); @@ -1450,9 +1033,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03_hover { get { object obj = ResourceManager.GetObject("24x24icon_03_hover", resourceCulture); @@ -1460,9 +1040,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04 { get { object obj = ResourceManager.GetObject("24x24icon_04", resourceCulture); @@ -1470,9 +1047,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover { get { object obj = ResourceManager.GetObject("24x24icon_04_hover", resourceCulture); @@ -1480,9 +1054,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_04_hover1", resourceCulture); @@ -1490,9 +1061,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_041 { get { object obj = ResourceManager.GetObject("24x24icon_041", resourceCulture); @@ -1500,9 +1068,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05 { get { object obj = ResourceManager.GetObject("24x24icon_05", resourceCulture); @@ -1510,9 +1075,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover { get { object obj = ResourceManager.GetObject("24x24icon_05_hover", resourceCulture); @@ -1520,9 +1082,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_05_hover1", resourceCulture); @@ -1530,9 +1089,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06 { get { object obj = ResourceManager.GetObject("24x24icon_06", resourceCulture); @@ -1540,9 +1096,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06_hover { get { object obj = ResourceManager.GetObject("24x24icon_06_hover", resourceCulture); @@ -1550,9 +1103,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07 { get { object obj = ResourceManager.GetObject("24x24icon_07", resourceCulture); @@ -1560,9 +1110,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07_hover { get { object obj = ResourceManager.GetObject("24x24icon_07_hover", resourceCulture); @@ -1570,9 +1117,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08 { get { object obj = ResourceManager.GetObject("24x24icon_08", resourceCulture); @@ -1580,9 +1124,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08_hover { get { object obj = ResourceManager.GetObject("24x24icon_08_hover", resourceCulture); @@ -1590,9 +1131,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09 { get { object obj = ResourceManager.GetObject("24x24icon_09", resourceCulture); @@ -1600,9 +1138,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09_hover { get { object obj = ResourceManager.GetObject("24x24icon_09_hover", resourceCulture); @@ -1610,9 +1145,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10 { get { object obj = ResourceManager.GetObject("24x24icon_10", resourceCulture); @@ -1620,9 +1152,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover { get { object obj = ResourceManager.GetObject("24x24icon_10_hover", resourceCulture); @@ -1630,9 +1159,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_10_hover1", resourceCulture); @@ -1640,9 +1166,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_101 { get { object obj = ResourceManager.GetObject("24x24icon_101", resourceCulture); @@ -1650,9 +1173,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_102 { get { object obj = ResourceManager.GetObject("24x24icon_102", resourceCulture); @@ -1660,9 +1180,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11 { get { object obj = ResourceManager.GetObject("24x24icon_11", resourceCulture); @@ -1670,9 +1187,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11_hover { get { object obj = ResourceManager.GetObject("24x24icon_11_hover", resourceCulture); @@ -1680,9 +1194,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12 { get { object obj = ResourceManager.GetObject("24x24icon_12", resourceCulture); @@ -1690,9 +1201,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12_hover { get { object obj = ResourceManager.GetObject("24x24icon_12_hover", resourceCulture); @@ -1700,9 +1208,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13 { get { object obj = ResourceManager.GetObject("24x24icon_13", resourceCulture); @@ -1710,9 +1215,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13_hover { get { object obj = ResourceManager.GetObject("24x24icon_13_hover", resourceCulture); @@ -1720,9 +1222,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _4 { get { object obj = ResourceManager.GetObject("4", resourceCulture); @@ -1730,9 +1229,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _5_副本 { get { object obj = ResourceManager.GetObject("5 副本", resourceCulture); @@ -1740,9 +1236,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _555 { get { object obj = ResourceManager.GetObject("555", resourceCulture); @@ -1750,9 +1243,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addDataBase { get { object obj = ResourceManager.GetObject("addDataBase", resourceCulture); @@ -1760,9 +1250,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addGJ { get { object obj = ResourceManager.GetObject("addGJ", resourceCulture); @@ -1770,9 +1257,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addMarker { get { object obj = ResourceManager.GetObject("addMarker", resourceCulture); @@ -1780,9 +1264,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addPipeLine { get { object obj = ResourceManager.GetObject("addPipeLine", resourceCulture); @@ -1790,9 +1271,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap arrow_updown { get { object obj = ResourceManager.GetObject("arrow_updown", resourceCulture); @@ -1800,9 +1278,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap bar_chart { get { object obj = ResourceManager.GetObject("bar-chart", resourceCulture); @@ -1810,9 +1285,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap BlueBackstageBgImage { get { object obj = ResourceManager.GetObject("BlueBackstageBgImage", resourceCulture); @@ -1820,9 +1292,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnAddData_Image { get { object obj = ResourceManager.GetObject("btnAddData.Image", resourceCulture); @@ -1830,9 +1299,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnlegendSet_Image_副本 { get { object obj = ResourceManager.GetObject("btnlegendSet.Image 副本", resourceCulture); @@ -1840,9 +1306,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnNavigation_Image_副本 { get { object obj = ResourceManager.GetObject("btnNavigation.Image 副本", resourceCulture); @@ -1850,9 +1313,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Button1_副本 { get { object obj = ResourceManager.GetObject("Button1 副本", resourceCulture); @@ -1860,9 +1320,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap cad_副本 { get { object obj = ResourceManager.GetObject("cad 副本", resourceCulture); @@ -1870,9 +1327,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic { get { object obj = ResourceManager.GetObject("casic", resourceCulture); @@ -1880,9 +1334,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic1 { get { object obj = ResourceManager.GetObject("casic1", resourceCulture); @@ -1890,9 +1341,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic2 { get { object obj = ResourceManager.GetObject("casic2", resourceCulture); @@ -1900,9 +1348,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic3 { get { object obj = ResourceManager.GetObject("casic3", resourceCulture); @@ -1910,9 +1355,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap chuiju { get { object obj = ResourceManager.GetObject("chuiju", resourceCulture); @@ -1920,9 +1362,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap clear { get { object obj = ResourceManager.GetObject("clear", resourceCulture); @@ -1930,9 +1369,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap connectivity1 { get { object obj = ResourceManager.GetObject("connectivity1", resourceCulture); @@ -1940,9 +1376,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap dighole { get { object obj = ResourceManager.GetObject("dighole", resourceCulture); @@ -1950,9 +1383,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawLine { get { object obj = ResourceManager.GetObject("drawLine", resourceCulture); @@ -1960,9 +1390,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawPolygon { get { object obj = ResourceManager.GetObject("drawPolygon", resourceCulture); @@ -1970,9 +1397,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap edit_clear { get { object obj = ResourceManager.GetObject("edit_clear", resourceCulture); @@ -1980,9 +1404,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap ew_副本 { get { object obj = ResourceManager.GetObject("ew 副本", resourceCulture); @@ -1990,9 +1411,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap full_screen { get { object obj = ResourceManager.GetObject("full_screen", resourceCulture); @@ -2000,9 +1418,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap hdmanaly_副本 { get { object obj = ResourceManager.GetObject("hdmanaly 副本", resourceCulture); @@ -2010,9 +1425,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap height { get { object obj = ResourceManager.GetObject("height", resourceCulture); @@ -2020,9 +1432,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap help { get { object obj = ResourceManager.GetObject("help", resourceCulture); @@ -2030,9 +1439,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap huitui { get { object obj = ResourceManager.GetObject("huitui", resourceCulture); @@ -2040,9 +1446,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_downstream { get { object obj = ResourceManager.GetObject("icon-downstream", resourceCulture); @@ -2050,9 +1453,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_upstream { get { object obj = ResourceManager.GetObject("icon-upstream", resourceCulture); @@ -2060,9 +1460,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap juli { get { object obj = ResourceManager.GetObject("juli", resourceCulture); @@ -2070,9 +1467,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap l { get { object obj = ResourceManager.GetObject("l", resourceCulture); @@ -2080,9 +1474,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Line_20Chart { get { object obj = ResourceManager.GetObject("Line%20Chart", resourceCulture); @@ -2090,9 +1481,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap liuxiang { get { object obj = ResourceManager.GetObject("liuxiang", resourceCulture); @@ -2100,9 +1488,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap map { get { object obj = ResourceManager.GetObject("map", resourceCulture); @@ -2110,9 +1495,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap measuremian { get { object obj = ResourceManager.GetObject("measuremian", resourceCulture); @@ -2120,9 +1502,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap move1 { get { object obj = ResourceManager.GetObject("move1", resourceCulture); @@ -2130,9 +1509,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap open_folder_add256 { get { object obj = ResourceManager.GetObject("open-folder-add256", resourceCulture); @@ -2140,9 +1516,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Pan1_副本 { get { object obj = ResourceManager.GetObject("Pan1 副本", resourceCulture); @@ -2150,9 +1523,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo1 { get { object obj = ResourceManager.GetObject("PipeLinelogo1", resourceCulture); @@ -2160,9 +1530,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo3 { get { object obj = ResourceManager.GetObject("PipeLinelogo3", resourceCulture); @@ -2170,9 +1537,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogoey { get { object obj = ResourceManager.GetObject("PipeLinelogoey", resourceCulture); @@ -2180,9 +1544,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap qianjin { get { object obj = ResourceManager.GetObject("qianjin", resourceCulture); @@ -2190,9 +1551,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap query1 { get { object obj = ResourceManager.GetObject("query1", resourceCulture); @@ -2200,9 +1558,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sc_副本 { get { object obj = ResourceManager.GetObject("sc 副本", resourceCulture); @@ -2210,9 +1565,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sharevisible_副本 { get { object obj = ResourceManager.GetObject("sharevisible 副本", resourceCulture); @@ -2220,9 +1572,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap suzhou { get { object obj = ResourceManager.GetObject("suzhou", resourceCulture); @@ -2230,9 +1579,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t7_副本 { get { object obj = ResourceManager.GetObject("t7 副本", resourceCulture); @@ -2240,9 +1586,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本 { get { object obj = ResourceManager.GetObject("t9 副本", resourceCulture); @@ -2250,9 +1593,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本1 { get { object obj = ResourceManager.GetObject("t9 副本1", resourceCulture); @@ -2260,9 +1600,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title { get { object obj = ResourceManager.GetObject("title", resourceCulture); @@ -2270,9 +1607,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title00 { get { object obj = ResourceManager.GetObject("title00", resourceCulture); @@ -2280,9 +1614,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap tuopu_副本 { get { object obj = ResourceManager.GetObject("tuopu 副本", resourceCulture); @@ -2290,9 +1621,13 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// + internal static System.Drawing.Bitmap user { + get { + object obj = ResourceManager.GetObject("user", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + internal static System.Drawing.Bitmap valve { get { object obj = ResourceManager.GetObject("valve", resourceCulture); @@ -2300,9 +1635,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap walk { get { object obj = ResourceManager.GetObject("walk", resourceCulture); @@ -2310,9 +1642,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap xuanzhuan2 { get { object obj = ResourceManager.GetObject("xuanzhuan2", resourceCulture); @@ -2320,9 +1649,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap yh2_副本 { get { object obj = ResourceManager.GetObject("yh2 副本", resourceCulture); @@ -2330,9 +1656,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线 { get { object obj = ResourceManager.GetObject("七线", resourceCulture); @@ -2340,9 +1663,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线审核 { get { object obj = ResourceManager.GetObject("七线审核", resourceCulture); @@ -2350,9 +1670,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 关闭 { get { object obj = ResourceManager.GetObject("关闭", resourceCulture); @@ -2360,9 +1677,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 创建隧道 { get { object obj = ResourceManager.GetObject("创建隧道", resourceCulture); @@ -2370,9 +1684,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 删除隧道 { get { object obj = ResourceManager.GetObject("删除隧道", resourceCulture); @@ -2380,9 +1691,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏对比 { get { object obj = ResourceManager.GetObject("双屏对比", resourceCulture); @@ -2390,9 +1698,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏联动 { get { object obj = ResourceManager.GetObject("双屏联动", resourceCulture); @@ -2400,9 +1705,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏设置 { get { object obj = ResourceManager.GetObject("双屏设置", resourceCulture); @@ -2410,9 +1712,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 垂直净距分析 { get { object obj = ResourceManager.GetObject("垂直净距分析", resourceCulture); @@ -2420,9 +1719,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 太湖新城 { get { object obj = ResourceManager.GetObject("太湖新城", resourceCulture); @@ -2430,9 +1726,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 导出矢量 { get { object obj = ResourceManager.GetObject("导出矢量", resourceCulture); @@ -2440,9 +1733,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_1_副本 { get { object obj = ResourceManager.GetObject("未标题-1 副本", resourceCulture); @@ -2450,9 +1740,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_5 { get { object obj = ResourceManager.GetObject("未标题-5", resourceCulture); @@ -2460,9 +1747,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 水平净距分析 { get { object obj = ResourceManager.GetObject("水平净距分析", resourceCulture); @@ -2470,9 +1754,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 淹没分析 { get { object obj = ResourceManager.GetObject("淹没分析", resourceCulture); @@ -2480,9 +1761,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页 { get { object obj = ResourceManager.GetObject("登录页", resourceCulture); @@ -2490,9 +1768,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页1 { get { object obj = ResourceManager.GetObject("登录页1", resourceCulture); @@ -2500,9 +1775,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 选择管线 { get { object obj = ResourceManager.GetObject("选择管线", resourceCulture); @@ -2510,9 +1782,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 隐藏隧道 { get { object obj = ResourceManager.GetObject("隐藏隧道", resourceCulture); diff --git a/Properties/Resources.resx b/Properties/Resources.resx index 19abc3c..443bdad 100644 --- a/Properties/Resources.resx +++ b/Properties/Resources.resx @@ -118,38 +118,35 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_72.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\l.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_14.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_43.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -157,20 +154,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_102.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_08_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\icon-upstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -178,11 +169,8 @@ ..\Resources\水平净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -193,17 +181,23 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_97.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_105.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -217,35 +211,29 @@ ..\Resources\icon-downstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_74.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24X24_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -253,33 +241,36 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_46.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_41.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_27.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_39.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\t7 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -295,8 +286,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_85.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\垂直净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -334,53 +331,77 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_118.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\登录页.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\七线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_44.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\cad 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_21.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\full_screen1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\5 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\dighole1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_28.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -388,8 +409,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_94.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\双屏对比.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -400,17 +421,14 @@ ..\Resources\btnlegendSet.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_84.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\measuremian1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_87.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -418,32 +436,35 @@ ..\Resources\move11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\xuanzhuan21.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\隐藏隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\导出矢量.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\liuxiang1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -460,8 +481,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\BlueBackstageBgImage.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -472,11 +493,8 @@ ..\Resources\Pan1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\bar-chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -496,23 +514,26 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_73.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24X24_(2)_021.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_82.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\t9 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -523,20 +544,23 @@ ..\Resources\PipeLinelogo1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_09.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_69.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -544,8 +568,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_96.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\btnNavigation.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -553,11 +577,11 @@ ..\bin\x86\Debug\Resource\关闭.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_86.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -568,26 +592,17 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\Line%20Chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\image\walk.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -595,9 +610,6 @@ ..\Resources\ew 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -610,90 +622,87 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_57.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_07_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_90.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_19.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\valve1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\555.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_03.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_93.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\addPipeLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\help1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_45.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_11_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -703,17 +712,14 @@ ..\Resources\PipeLinelogoey.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\title00.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -721,53 +727,47 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_09_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -775,35 +775,44 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_06_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -811,49 +820,43 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_76.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\七线审核.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\map1.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_66.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_47.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_80.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\user.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a \ No newline at end of file diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj index adcf3cc..dd4b100 100644 --- a/Cyberpipe.csproj +++ b/Cyberpipe.csproj @@ -2498,6 +2498,7 @@ + diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 0fbc64b..13a1659 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/MainFrm.cs b/MainFrm.cs index efec2a6..e801c7e 100644 --- a/MainFrm.cs +++ b/MainFrm.cs @@ -135,7 +135,7 @@ public MainFrm() { InitializeComponent(); - + label1.Text = "当前登录:"+Utility.userName; PipeSys.Attach(this.panelEx5.Controls); globeControl1 = PipeSys.getGlobeCtrl(); globeControl1.Dock = DockStyle.Fill; @@ -14373,6 +14373,11 @@ } + private void label1_Click(object sender, EventArgs e) + { + + } + } diff --git a/MainFrm.designer.cs b/MainFrm.designer.cs index a98083c..ee6e5b6 100644 --- a/MainFrm.designer.cs +++ b/MainFrm.designer.cs @@ -377,19 +377,6 @@ this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem(); - this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); - this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); - this.slider4ground = new DevComponents.DotNetBar.SliderItem(); - this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); - this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); - this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); - this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); - this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonPanel15 = new DevComponents.DotNetBar.RibbonPanel(); this.ribbonBar20 = new DevComponents.DotNetBar.RibbonBar(); this.buttonItemSJGL = new DevComponents.DotNetBar.ButtonItem(); @@ -565,6 +552,19 @@ this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem(); this.btnlegendSet = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem89 = new DevComponents.DotNetBar.ButtonItem(); + this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); + this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); + this.slider4ground = new DevComponents.DotNetBar.SliderItem(); + this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); + this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); + this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); + this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); + this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonTabItem1 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem14 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem2 = new DevComponents.DotNetBar.RibbonTabItem(); @@ -611,6 +611,7 @@ this.buttonItem84 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem75 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem76 = new DevComponents.DotNetBar.ButtonItem(); + this.label1 = new System.Windows.Forms.Label(); this.statusStrip1.SuspendLayout(); this.sideBar1.SuspendLayout(); this.panelEx3.SuspendLayout(); @@ -649,10 +650,10 @@ this.ribbonControl1.SuspendLayout(); this.ribbonPanel3.SuspendLayout(); this.ribbonPanel2.SuspendLayout(); - this.ribbonPanel7.SuspendLayout(); - this.ribbonPanel8.SuspendLayout(); this.ribbonPanel15.SuspendLayout(); this.ribbonPanel1.SuspendLayout(); + this.ribbonPanel7.SuspendLayout(); + this.ribbonPanel8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // @@ -4126,10 +4127,10 @@ this.ribbonControl1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonControl1.Controls.Add(this.ribbonPanel3); this.ribbonControl1.Controls.Add(this.ribbonPanel2); - this.ribbonControl1.Controls.Add(this.ribbonPanel7); - this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Controls.Add(this.ribbonPanel15); this.ribbonControl1.Controls.Add(this.ribbonPanel1); + this.ribbonControl1.Controls.Add(this.ribbonPanel7); + this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top; this.ribbonControl1.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { @@ -4276,10 +4277,10 @@ this.ribbonPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel2.Controls.Add(this.ribbonBar4); this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel2.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel2.Location = new System.Drawing.Point(0, 0); this.ribbonPanel2.Name = "ribbonPanel2"; this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel2.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel2.Size = new System.Drawing.Size(1328, 95); // // // @@ -4319,7 +4320,7 @@ this.buttonItem_Event}); this.ribbonBar4.Location = new System.Drawing.Point(3, 0); this.ribbonBar4.Name = "ribbonBar4"; - this.ribbonBar4.Size = new System.Drawing.Size(211, 59); + this.ribbonBar4.Size = new System.Drawing.Size(211, 92); this.ribbonBar4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar4.TabIndex = 0; this.ribbonBar4.Text = "ribbonBar4"; @@ -4362,223 +4363,15 @@ this.buttonItem_Event.Text = "事件管理"; this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click); // - // ribbonPanel7 - // - this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel7.Controls.Add(this.ribbonBar5); - this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel7.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel7.Name = "ribbonPanel7"; - this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel7.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel7.Style.Class = ""; - this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseDown.Class = ""; - this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseOver.Class = ""; - this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel7.TabIndex = 41; - this.ribbonPanel7.Visible = false; - // - // ribbonBar5 - // - this.ribbonBar5.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.BackgroundStyle.Class = ""; - this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.ContainerControlProcessDialogKey = true; - this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_flag, - this.slider4ground}); - this.ribbonBar5.Location = new System.Drawing.Point(3, 0); - this.ribbonBar5.Name = "ribbonBar5"; - this.ribbonBar5.Size = new System.Drawing.Size(427, 59); - this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar5.TabIndex = 0; - // - // - // - this.ribbonBar5.TitleStyle.Class = ""; - this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.TitleStyleMouseOver.Class = ""; - this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.TitleVisible = false; - // - // btn_flag - // - this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; - this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_flag.Name = "btn_flag"; - this.btn_flag.SubItemsExpandWidth = 14; - this.btn_flag.Text = "标识器管理"; - this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); - // - // slider4ground - // - this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; - this.slider4ground.Name = "slider4ground"; - this.slider4ground.Text = "地面透明度"; - this.slider4ground.Value = 0; - this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); - // - // ribbonPanel8 - // - this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); - this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel8.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel8.Name = "ribbonPanel8"; - this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel8.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel8.Style.Class = ""; - this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseDown.Class = ""; - this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseOver.Class = ""; - this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel8.TabIndex = 42; - this.ribbonPanel8.Visible = false; - // - // ribbonBar_UserInfo - // - this.ribbonBar_UserInfo.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; - this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_user_info, - this.btn_role_info, - this.btn_resc_info, - this.btn_role_resc, - this.btn_user_role, - this.btn_password_edit, - this.btn_reset_password}); - this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); - this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; - this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 59); - this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar_UserInfo.TabIndex = 0; - // - // - // - this.ribbonBar_UserInfo.TitleStyle.Class = ""; - this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; - this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // btn_user_info - // - this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; - this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_info.Name = "btn_user_info"; - this.btn_user_info.SubItemsExpandWidth = 14; - this.btn_user_info.Text = "用户管理"; - this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); - // - // btn_role_info - // - this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; - this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_info.Name = "btn_role_info"; - this.btn_role_info.SubItemsExpandWidth = 14; - this.btn_role_info.Text = "角色管理"; - this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); - // - // btn_resc_info - // - this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; - this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_resc_info.Name = "btn_resc_info"; - this.btn_resc_info.SubItemsExpandWidth = 14; - this.btn_resc_info.Text = "资源管理"; - this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); - // - // btn_role_resc - // - this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; - this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_resc.Name = "btn_role_resc"; - this.btn_role_resc.SubItemsExpandWidth = 14; - this.btn_role_resc.Text = "角色授权"; - this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); - // - // btn_user_role - // - this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; - this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_role.Name = "btn_user_role"; - this.btn_user_role.SubItemsExpandWidth = 14; - this.btn_user_role.Text = "用户授权"; - this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); - // - // btn_password_edit - // - this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; - this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_password_edit.Name = "btn_password_edit"; - this.btn_password_edit.SubItemsExpandWidth = 14; - this.btn_password_edit.Text = "密码修改"; - this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); - // - // btn_reset_password - // - this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; - this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_reset_password.Name = "btn_reset_password"; - this.btn_reset_password.SubItemsExpandWidth = 14; - this.btn_reset_password.Text = "重置密码"; - this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); - // // ribbonPanel15 // this.ribbonPanel15.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel15.Controls.Add(this.ribbonBar20); this.ribbonPanel15.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel15.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel15.Location = new System.Drawing.Point(0, 0); this.ribbonPanel15.Name = "ribbonPanel15"; this.ribbonPanel15.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel15.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel15.Size = new System.Drawing.Size(1328, 95); // // // @@ -4627,7 +4420,7 @@ this.buttonItemBZ}); this.ribbonBar20.Location = new System.Drawing.Point(3, 0); this.ribbonBar20.Name = "ribbonBar20"; - this.ribbonBar20.Size = new System.Drawing.Size(791, 59); + this.ribbonBar20.Size = new System.Drawing.Size(791, 92); this.ribbonBar20.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar20.TabIndex = 0; // @@ -6059,6 +5852,214 @@ this.buttonItem89.Visible = false; this.buttonItem89.Click += new System.EventHandler(this.buttonItem89_Click); // + // ribbonPanel7 + // + this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel7.Controls.Add(this.ribbonBar5); + this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel7.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel7.Name = "ribbonPanel7"; + this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel7.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel7.Style.Class = ""; + this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseDown.Class = ""; + this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseOver.Class = ""; + this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel7.TabIndex = 41; + this.ribbonPanel7.Visible = false; + // + // ribbonBar5 + // + this.ribbonBar5.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.BackgroundStyle.Class = ""; + this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.ContainerControlProcessDialogKey = true; + this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_flag, + this.slider4ground}); + this.ribbonBar5.Location = new System.Drawing.Point(3, 0); + this.ribbonBar5.Name = "ribbonBar5"; + this.ribbonBar5.Size = new System.Drawing.Size(427, 92); + this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar5.TabIndex = 0; + // + // + // + this.ribbonBar5.TitleStyle.Class = ""; + this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.TitleStyleMouseOver.Class = ""; + this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.TitleVisible = false; + // + // btn_flag + // + this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; + this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_flag.Name = "btn_flag"; + this.btn_flag.SubItemsExpandWidth = 14; + this.btn_flag.Text = "标识器管理"; + this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); + // + // slider4ground + // + this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; + this.slider4ground.Name = "slider4ground"; + this.slider4ground.Text = "地面透明度"; + this.slider4ground.Value = 0; + this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); + // + // ribbonPanel8 + // + this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); + this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel8.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel8.Name = "ribbonPanel8"; + this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel8.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel8.Style.Class = ""; + this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseDown.Class = ""; + this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseOver.Class = ""; + this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel8.TabIndex = 42; + this.ribbonPanel8.Visible = false; + // + // ribbonBar_UserInfo + // + this.ribbonBar_UserInfo.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; + this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_user_info, + this.btn_role_info, + this.btn_resc_info, + this.btn_role_resc, + this.btn_user_role, + this.btn_password_edit, + this.btn_reset_password}); + this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); + this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; + this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 92); + this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar_UserInfo.TabIndex = 0; + // + // + // + this.ribbonBar_UserInfo.TitleStyle.Class = ""; + this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; + this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // btn_user_info + // + this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; + this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_info.Name = "btn_user_info"; + this.btn_user_info.SubItemsExpandWidth = 14; + this.btn_user_info.Text = "用户管理"; + this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); + // + // btn_role_info + // + this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; + this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_info.Name = "btn_role_info"; + this.btn_role_info.SubItemsExpandWidth = 14; + this.btn_role_info.Text = "角色管理"; + this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); + // + // btn_resc_info + // + this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; + this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_resc_info.Name = "btn_resc_info"; + this.btn_resc_info.SubItemsExpandWidth = 14; + this.btn_resc_info.Text = "资源管理"; + this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); + // + // btn_role_resc + // + this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; + this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_resc.Name = "btn_role_resc"; + this.btn_role_resc.SubItemsExpandWidth = 14; + this.btn_role_resc.Text = "角色授权"; + this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); + // + // btn_user_role + // + this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; + this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_role.Name = "btn_user_role"; + this.btn_user_role.SubItemsExpandWidth = 14; + this.btn_user_role.Text = "用户授权"; + this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); + // + // btn_password_edit + // + this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; + this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_password_edit.Name = "btn_password_edit"; + this.btn_password_edit.SubItemsExpandWidth = 14; + this.btn_password_edit.Text = "密码修改"; + this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); + // + // btn_reset_password + // + this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; + this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_reset_password.Name = "btn_reset_password"; + this.btn_reset_password.SubItemsExpandWidth = 14; + this.btn_reset_password.Text = "重置密码"; + this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); + // // ribbonTabItem1 // this.ribbonTabItem1.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; @@ -6425,12 +6426,24 @@ this.buttonItem76.SubItemsExpandWidth = 14; this.buttonItem76.Text = "坐标标注"; // + // label1 + // + this.label1.AutoSize = true; + this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.label1.Image = global::Cyberpipe.Properties.Resources.user; + this.label1.Location = new System.Drawing.Point(1198, 53); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(56, 16); + this.label1.TabIndex = 28; + this.label1.Text = "label1"; + // // MainFrm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; this.AutoSize = true; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(205)))), ((int)(((byte)(214))))); this.ClientSize = new System.Drawing.Size(1328, 707); + this.Controls.Add(this.label1); this.Controls.Add(this.panelEx4); this.Controls.Add(this.expandableSplitter1); this.Controls.Add(this.sideBar1); @@ -6500,10 +6513,10 @@ this.ribbonControl1.PerformLayout(); this.ribbonPanel3.ResumeLayout(false); this.ribbonPanel2.ResumeLayout(false); - this.ribbonPanel7.ResumeLayout(false); - this.ribbonPanel8.ResumeLayout(false); this.ribbonPanel15.ResumeLayout(false); this.ribbonPanel1.ResumeLayout(false); + this.ribbonPanel7.ResumeLayout(false); + this.ribbonPanel8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -7082,6 +7095,7 @@ private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 量算ToolStripMenuItem; + private System.Windows.Forms.Label label1; } } diff --git a/MainFrm.resx b/MainFrm.resx index 3734419..15e5339 100644 --- a/MainFrm.resx +++ b/MainFrm.resx @@ -2094,7 +2094,7 @@ - 50 + 211 diff --git a/Properties/Resources.Designer.cs b/Properties/Resources.Designer.cs index 2dd7541..e1961b3 100644 --- a/Properties/Resources.Designer.cs +++ b/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // 此代码由工具生成。 -// 运行时版本:4.0.30319.18063 +// 运行时版本:4.0.30319.1026 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 @@ -60,9 +60,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _1 { get { object obj = ResourceManager.GetObject("1", resourceCulture); @@ -70,9 +67,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _12_副本 { get { object obj = ResourceManager.GetObject("12 副本", resourceCulture); @@ -80,9 +74,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__02 { get { object obj = ResourceManager.GetObject("24X24_(2)_02", resourceCulture); @@ -90,9 +81,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__10 { get { object obj = ResourceManager.GetObject("24X24_(2)_10", resourceCulture); @@ -100,9 +88,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__51 { get { object obj = ResourceManager.GetObject("24X24_(2)_51", resourceCulture); @@ -110,9 +95,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__01 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_01", resourceCulture); @@ -120,9 +102,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__02 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_02", resourceCulture); @@ -130,9 +109,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__03 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_03", resourceCulture); @@ -140,9 +116,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__04 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_04", resourceCulture); @@ -150,9 +123,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__05 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_05", resourceCulture); @@ -160,9 +130,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__06 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_06", resourceCulture); @@ -170,9 +137,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__07 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_07", resourceCulture); @@ -180,9 +144,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__08 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_08", resourceCulture); @@ -190,9 +151,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__09 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_09", resourceCulture); @@ -200,9 +158,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__10 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_10", resourceCulture); @@ -210,9 +165,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__100 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_100", resourceCulture); @@ -220,9 +172,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__101 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_101", resourceCulture); @@ -230,9 +179,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__102 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_102", resourceCulture); @@ -240,9 +186,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__103 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_103", resourceCulture); @@ -250,9 +193,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__104 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_104", resourceCulture); @@ -260,9 +200,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1041 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1041", resourceCulture); @@ -270,9 +207,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__105 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_105", resourceCulture); @@ -280,9 +214,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__106 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_106", resourceCulture); @@ -290,9 +221,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1061 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1061", resourceCulture); @@ -300,9 +228,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__107 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_107", resourceCulture); @@ -310,9 +235,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__108 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_108", resourceCulture); @@ -320,9 +242,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__109 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_109", resourceCulture); @@ -330,9 +249,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__11 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_11", resourceCulture); @@ -340,9 +256,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__110 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_110", resourceCulture); @@ -350,9 +263,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__111 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_111", resourceCulture); @@ -360,9 +270,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__112 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_112", resourceCulture); @@ -370,9 +277,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__113 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_113", resourceCulture); @@ -380,9 +284,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__114 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_114", resourceCulture); @@ -390,9 +291,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1141 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1141", resourceCulture); @@ -400,9 +298,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__115 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_115", resourceCulture); @@ -410,9 +305,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__116 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_116", resourceCulture); @@ -420,9 +312,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__117 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_117", resourceCulture); @@ -430,9 +319,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__118 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_118", resourceCulture); @@ -440,9 +326,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__12 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_12", resourceCulture); @@ -450,9 +333,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__13 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_13", resourceCulture); @@ -460,9 +340,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__131 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_131", resourceCulture); @@ -470,9 +347,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__14 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_14", resourceCulture); @@ -480,9 +354,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__15 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_15", resourceCulture); @@ -490,9 +361,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__16 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_16", resourceCulture); @@ -500,9 +368,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__17 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_17", resourceCulture); @@ -510,9 +375,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__18 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_18", resourceCulture); @@ -520,9 +382,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__19 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_19", resourceCulture); @@ -530,9 +389,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__20 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_20", resourceCulture); @@ -540,9 +396,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__21 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_21", resourceCulture); @@ -550,9 +403,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__22 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_22", resourceCulture); @@ -560,9 +410,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__23 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_23", resourceCulture); @@ -570,9 +417,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__24 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_24", resourceCulture); @@ -580,9 +424,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__25 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_25", resourceCulture); @@ -590,9 +431,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__26 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_26", resourceCulture); @@ -600,9 +438,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__27 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_27", resourceCulture); @@ -610,9 +445,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__28 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_28", resourceCulture); @@ -620,9 +452,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__29 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_29", resourceCulture); @@ -630,9 +459,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__30 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_30", resourceCulture); @@ -640,9 +466,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__31 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_31", resourceCulture); @@ -650,9 +473,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__32 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_32", resourceCulture); @@ -660,9 +480,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__33 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_33", resourceCulture); @@ -670,9 +487,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__34 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_34", resourceCulture); @@ -680,9 +494,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__35 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_35", resourceCulture); @@ -690,9 +501,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__36 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_36", resourceCulture); @@ -700,9 +508,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__37 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_37", resourceCulture); @@ -710,9 +515,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__371 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_371", resourceCulture); @@ -720,9 +522,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__38 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_38", resourceCulture); @@ -730,9 +529,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__39 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_39", resourceCulture); @@ -740,9 +536,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__40 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_40", resourceCulture); @@ -750,9 +543,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__41 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_41", resourceCulture); @@ -760,9 +550,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__42 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_42", resourceCulture); @@ -770,9 +557,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__43 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_43", resourceCulture); @@ -780,9 +564,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__44 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_44", resourceCulture); @@ -790,9 +571,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__45 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_45", resourceCulture); @@ -800,9 +578,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__46 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_46", resourceCulture); @@ -810,9 +585,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__47 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_47", resourceCulture); @@ -820,9 +592,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__48 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_48", resourceCulture); @@ -830,9 +599,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__49 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_49", resourceCulture); @@ -840,9 +606,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__50 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_50", resourceCulture); @@ -850,9 +613,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__51 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_51", resourceCulture); @@ -860,9 +620,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__52 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_52", resourceCulture); @@ -870,9 +627,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__53 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_53", resourceCulture); @@ -880,9 +634,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__54 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_54", resourceCulture); @@ -890,9 +641,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__55 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_55", resourceCulture); @@ -900,9 +648,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__551 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_551", resourceCulture); @@ -910,9 +655,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__56 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_56", resourceCulture); @@ -920,9 +662,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__57 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_57", resourceCulture); @@ -930,9 +669,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__58 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_58", resourceCulture); @@ -940,9 +676,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__59 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_59", resourceCulture); @@ -950,9 +683,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__60 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_60", resourceCulture); @@ -960,9 +690,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__61 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_61", resourceCulture); @@ -970,9 +697,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__62 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_62", resourceCulture); @@ -980,9 +704,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__63 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_63", resourceCulture); @@ -990,9 +711,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__64 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_64", resourceCulture); @@ -1000,9 +718,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__65 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_65", resourceCulture); @@ -1010,9 +725,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__66 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_66", resourceCulture); @@ -1020,9 +732,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__67 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_67", resourceCulture); @@ -1030,9 +739,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__671 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_671", resourceCulture); @@ -1040,9 +746,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__68 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_68", resourceCulture); @@ -1050,9 +753,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__681 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_681", resourceCulture); @@ -1060,9 +760,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__69 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_69", resourceCulture); @@ -1070,9 +767,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__70 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_70", resourceCulture); @@ -1080,9 +774,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__701 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_701", resourceCulture); @@ -1090,9 +781,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__71 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_71", resourceCulture); @@ -1100,9 +788,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__72 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_72", resourceCulture); @@ -1110,9 +795,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__73 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_73", resourceCulture); @@ -1120,9 +802,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__74 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_74", resourceCulture); @@ -1130,9 +809,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__75 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_75", resourceCulture); @@ -1140,9 +816,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__76 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_76", resourceCulture); @@ -1150,9 +823,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__77 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_77", resourceCulture); @@ -1160,9 +830,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__78 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_78", resourceCulture); @@ -1170,9 +837,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__79 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_79", resourceCulture); @@ -1180,9 +844,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__80 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_80", resourceCulture); @@ -1190,9 +851,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__801 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_801", resourceCulture); @@ -1200,9 +858,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__81 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_81", resourceCulture); @@ -1210,9 +865,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__811 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_811", resourceCulture); @@ -1220,9 +872,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__82 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_82", resourceCulture); @@ -1230,9 +879,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__83 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_83", resourceCulture); @@ -1240,9 +886,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__84 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_84", resourceCulture); @@ -1250,9 +893,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__85 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_85", resourceCulture); @@ -1260,9 +900,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__86 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_86", resourceCulture); @@ -1270,9 +907,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__87 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_87", resourceCulture); @@ -1280,9 +914,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__88 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_88", resourceCulture); @@ -1290,9 +921,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__90 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_90", resourceCulture); @@ -1300,9 +928,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__91 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_91", resourceCulture); @@ -1310,9 +935,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__92 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_92", resourceCulture); @@ -1320,9 +942,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__93 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_93", resourceCulture); @@ -1330,9 +949,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__94 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_94", resourceCulture); @@ -1340,9 +956,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__95 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_95", resourceCulture); @@ -1350,9 +963,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__96 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_96", resourceCulture); @@ -1360,9 +970,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__97 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_97", resourceCulture); @@ -1370,9 +977,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__98 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_98", resourceCulture); @@ -1380,9 +984,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__99 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_99", resourceCulture); @@ -1390,9 +991,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01 { get { object obj = ResourceManager.GetObject("24x24icon_01", resourceCulture); @@ -1400,9 +998,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01_hover { get { object obj = ResourceManager.GetObject("24x24icon_01_hover", resourceCulture); @@ -1410,9 +1005,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_011 { get { object obj = ResourceManager.GetObject("24x24icon_011", resourceCulture); @@ -1420,9 +1012,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02 { get { object obj = ResourceManager.GetObject("24x24icon_02", resourceCulture); @@ -1430,9 +1019,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02_hover { get { object obj = ResourceManager.GetObject("24x24icon_02_hover", resourceCulture); @@ -1440,9 +1026,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03 { get { object obj = ResourceManager.GetObject("24x24icon_03", resourceCulture); @@ -1450,9 +1033,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03_hover { get { object obj = ResourceManager.GetObject("24x24icon_03_hover", resourceCulture); @@ -1460,9 +1040,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04 { get { object obj = ResourceManager.GetObject("24x24icon_04", resourceCulture); @@ -1470,9 +1047,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover { get { object obj = ResourceManager.GetObject("24x24icon_04_hover", resourceCulture); @@ -1480,9 +1054,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_04_hover1", resourceCulture); @@ -1490,9 +1061,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_041 { get { object obj = ResourceManager.GetObject("24x24icon_041", resourceCulture); @@ -1500,9 +1068,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05 { get { object obj = ResourceManager.GetObject("24x24icon_05", resourceCulture); @@ -1510,9 +1075,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover { get { object obj = ResourceManager.GetObject("24x24icon_05_hover", resourceCulture); @@ -1520,9 +1082,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_05_hover1", resourceCulture); @@ -1530,9 +1089,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06 { get { object obj = ResourceManager.GetObject("24x24icon_06", resourceCulture); @@ -1540,9 +1096,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06_hover { get { object obj = ResourceManager.GetObject("24x24icon_06_hover", resourceCulture); @@ -1550,9 +1103,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07 { get { object obj = ResourceManager.GetObject("24x24icon_07", resourceCulture); @@ -1560,9 +1110,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07_hover { get { object obj = ResourceManager.GetObject("24x24icon_07_hover", resourceCulture); @@ -1570,9 +1117,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08 { get { object obj = ResourceManager.GetObject("24x24icon_08", resourceCulture); @@ -1580,9 +1124,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08_hover { get { object obj = ResourceManager.GetObject("24x24icon_08_hover", resourceCulture); @@ -1590,9 +1131,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09 { get { object obj = ResourceManager.GetObject("24x24icon_09", resourceCulture); @@ -1600,9 +1138,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09_hover { get { object obj = ResourceManager.GetObject("24x24icon_09_hover", resourceCulture); @@ -1610,9 +1145,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10 { get { object obj = ResourceManager.GetObject("24x24icon_10", resourceCulture); @@ -1620,9 +1152,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover { get { object obj = ResourceManager.GetObject("24x24icon_10_hover", resourceCulture); @@ -1630,9 +1159,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_10_hover1", resourceCulture); @@ -1640,9 +1166,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_101 { get { object obj = ResourceManager.GetObject("24x24icon_101", resourceCulture); @@ -1650,9 +1173,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_102 { get { object obj = ResourceManager.GetObject("24x24icon_102", resourceCulture); @@ -1660,9 +1180,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11 { get { object obj = ResourceManager.GetObject("24x24icon_11", resourceCulture); @@ -1670,9 +1187,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11_hover { get { object obj = ResourceManager.GetObject("24x24icon_11_hover", resourceCulture); @@ -1680,9 +1194,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12 { get { object obj = ResourceManager.GetObject("24x24icon_12", resourceCulture); @@ -1690,9 +1201,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12_hover { get { object obj = ResourceManager.GetObject("24x24icon_12_hover", resourceCulture); @@ -1700,9 +1208,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13 { get { object obj = ResourceManager.GetObject("24x24icon_13", resourceCulture); @@ -1710,9 +1215,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13_hover { get { object obj = ResourceManager.GetObject("24x24icon_13_hover", resourceCulture); @@ -1720,9 +1222,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _4 { get { object obj = ResourceManager.GetObject("4", resourceCulture); @@ -1730,9 +1229,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _5_副本 { get { object obj = ResourceManager.GetObject("5 副本", resourceCulture); @@ -1740,9 +1236,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _555 { get { object obj = ResourceManager.GetObject("555", resourceCulture); @@ -1750,9 +1243,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addDataBase { get { object obj = ResourceManager.GetObject("addDataBase", resourceCulture); @@ -1760,9 +1250,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addGJ { get { object obj = ResourceManager.GetObject("addGJ", resourceCulture); @@ -1770,9 +1257,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addMarker { get { object obj = ResourceManager.GetObject("addMarker", resourceCulture); @@ -1780,9 +1264,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addPipeLine { get { object obj = ResourceManager.GetObject("addPipeLine", resourceCulture); @@ -1790,9 +1271,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap arrow_updown { get { object obj = ResourceManager.GetObject("arrow_updown", resourceCulture); @@ -1800,9 +1278,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap bar_chart { get { object obj = ResourceManager.GetObject("bar-chart", resourceCulture); @@ -1810,9 +1285,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap BlueBackstageBgImage { get { object obj = ResourceManager.GetObject("BlueBackstageBgImage", resourceCulture); @@ -1820,9 +1292,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnAddData_Image { get { object obj = ResourceManager.GetObject("btnAddData.Image", resourceCulture); @@ -1830,9 +1299,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnlegendSet_Image_副本 { get { object obj = ResourceManager.GetObject("btnlegendSet.Image 副本", resourceCulture); @@ -1840,9 +1306,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnNavigation_Image_副本 { get { object obj = ResourceManager.GetObject("btnNavigation.Image 副本", resourceCulture); @@ -1850,9 +1313,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Button1_副本 { get { object obj = ResourceManager.GetObject("Button1 副本", resourceCulture); @@ -1860,9 +1320,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap cad_副本 { get { object obj = ResourceManager.GetObject("cad 副本", resourceCulture); @@ -1870,9 +1327,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic { get { object obj = ResourceManager.GetObject("casic", resourceCulture); @@ -1880,9 +1334,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic1 { get { object obj = ResourceManager.GetObject("casic1", resourceCulture); @@ -1890,9 +1341,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic2 { get { object obj = ResourceManager.GetObject("casic2", resourceCulture); @@ -1900,9 +1348,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic3 { get { object obj = ResourceManager.GetObject("casic3", resourceCulture); @@ -1910,9 +1355,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap chuiju { get { object obj = ResourceManager.GetObject("chuiju", resourceCulture); @@ -1920,9 +1362,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap clear { get { object obj = ResourceManager.GetObject("clear", resourceCulture); @@ -1930,9 +1369,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap connectivity1 { get { object obj = ResourceManager.GetObject("connectivity1", resourceCulture); @@ -1940,9 +1376,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap dighole { get { object obj = ResourceManager.GetObject("dighole", resourceCulture); @@ -1950,9 +1383,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawLine { get { object obj = ResourceManager.GetObject("drawLine", resourceCulture); @@ -1960,9 +1390,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawPolygon { get { object obj = ResourceManager.GetObject("drawPolygon", resourceCulture); @@ -1970,9 +1397,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap edit_clear { get { object obj = ResourceManager.GetObject("edit_clear", resourceCulture); @@ -1980,9 +1404,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap ew_副本 { get { object obj = ResourceManager.GetObject("ew 副本", resourceCulture); @@ -1990,9 +1411,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap full_screen { get { object obj = ResourceManager.GetObject("full_screen", resourceCulture); @@ -2000,9 +1418,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap hdmanaly_副本 { get { object obj = ResourceManager.GetObject("hdmanaly 副本", resourceCulture); @@ -2010,9 +1425,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap height { get { object obj = ResourceManager.GetObject("height", resourceCulture); @@ -2020,9 +1432,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap help { get { object obj = ResourceManager.GetObject("help", resourceCulture); @@ -2030,9 +1439,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap huitui { get { object obj = ResourceManager.GetObject("huitui", resourceCulture); @@ -2040,9 +1446,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_downstream { get { object obj = ResourceManager.GetObject("icon-downstream", resourceCulture); @@ -2050,9 +1453,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_upstream { get { object obj = ResourceManager.GetObject("icon-upstream", resourceCulture); @@ -2060,9 +1460,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap juli { get { object obj = ResourceManager.GetObject("juli", resourceCulture); @@ -2070,9 +1467,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap l { get { object obj = ResourceManager.GetObject("l", resourceCulture); @@ -2080,9 +1474,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Line_20Chart { get { object obj = ResourceManager.GetObject("Line%20Chart", resourceCulture); @@ -2090,9 +1481,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap liuxiang { get { object obj = ResourceManager.GetObject("liuxiang", resourceCulture); @@ -2100,9 +1488,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap map { get { object obj = ResourceManager.GetObject("map", resourceCulture); @@ -2110,9 +1495,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap measuremian { get { object obj = ResourceManager.GetObject("measuremian", resourceCulture); @@ -2120,9 +1502,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap move1 { get { object obj = ResourceManager.GetObject("move1", resourceCulture); @@ -2130,9 +1509,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap open_folder_add256 { get { object obj = ResourceManager.GetObject("open-folder-add256", resourceCulture); @@ -2140,9 +1516,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Pan1_副本 { get { object obj = ResourceManager.GetObject("Pan1 副本", resourceCulture); @@ -2150,9 +1523,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo1 { get { object obj = ResourceManager.GetObject("PipeLinelogo1", resourceCulture); @@ -2160,9 +1530,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo3 { get { object obj = ResourceManager.GetObject("PipeLinelogo3", resourceCulture); @@ -2170,9 +1537,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogoey { get { object obj = ResourceManager.GetObject("PipeLinelogoey", resourceCulture); @@ -2180,9 +1544,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap qianjin { get { object obj = ResourceManager.GetObject("qianjin", resourceCulture); @@ -2190,9 +1551,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap query1 { get { object obj = ResourceManager.GetObject("query1", resourceCulture); @@ -2200,9 +1558,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sc_副本 { get { object obj = ResourceManager.GetObject("sc 副本", resourceCulture); @@ -2210,9 +1565,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sharevisible_副本 { get { object obj = ResourceManager.GetObject("sharevisible 副本", resourceCulture); @@ -2220,9 +1572,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap suzhou { get { object obj = ResourceManager.GetObject("suzhou", resourceCulture); @@ -2230,9 +1579,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t7_副本 { get { object obj = ResourceManager.GetObject("t7 副本", resourceCulture); @@ -2240,9 +1586,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本 { get { object obj = ResourceManager.GetObject("t9 副本", resourceCulture); @@ -2250,9 +1593,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本1 { get { object obj = ResourceManager.GetObject("t9 副本1", resourceCulture); @@ -2260,9 +1600,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title { get { object obj = ResourceManager.GetObject("title", resourceCulture); @@ -2270,9 +1607,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title00 { get { object obj = ResourceManager.GetObject("title00", resourceCulture); @@ -2280,9 +1614,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap tuopu_副本 { get { object obj = ResourceManager.GetObject("tuopu 副本", resourceCulture); @@ -2290,9 +1621,13 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// + internal static System.Drawing.Bitmap user { + get { + object obj = ResourceManager.GetObject("user", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + internal static System.Drawing.Bitmap valve { get { object obj = ResourceManager.GetObject("valve", resourceCulture); @@ -2300,9 +1635,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap walk { get { object obj = ResourceManager.GetObject("walk", resourceCulture); @@ -2310,9 +1642,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap xuanzhuan2 { get { object obj = ResourceManager.GetObject("xuanzhuan2", resourceCulture); @@ -2320,9 +1649,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap yh2_副本 { get { object obj = ResourceManager.GetObject("yh2 副本", resourceCulture); @@ -2330,9 +1656,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线 { get { object obj = ResourceManager.GetObject("七线", resourceCulture); @@ -2340,9 +1663,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线审核 { get { object obj = ResourceManager.GetObject("七线审核", resourceCulture); @@ -2350,9 +1670,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 关闭 { get { object obj = ResourceManager.GetObject("关闭", resourceCulture); @@ -2360,9 +1677,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 创建隧道 { get { object obj = ResourceManager.GetObject("创建隧道", resourceCulture); @@ -2370,9 +1684,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 删除隧道 { get { object obj = ResourceManager.GetObject("删除隧道", resourceCulture); @@ -2380,9 +1691,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏对比 { get { object obj = ResourceManager.GetObject("双屏对比", resourceCulture); @@ -2390,9 +1698,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏联动 { get { object obj = ResourceManager.GetObject("双屏联动", resourceCulture); @@ -2400,9 +1705,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏设置 { get { object obj = ResourceManager.GetObject("双屏设置", resourceCulture); @@ -2410,9 +1712,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 垂直净距分析 { get { object obj = ResourceManager.GetObject("垂直净距分析", resourceCulture); @@ -2420,9 +1719,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 太湖新城 { get { object obj = ResourceManager.GetObject("太湖新城", resourceCulture); @@ -2430,9 +1726,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 导出矢量 { get { object obj = ResourceManager.GetObject("导出矢量", resourceCulture); @@ -2440,9 +1733,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_1_副本 { get { object obj = ResourceManager.GetObject("未标题-1 副本", resourceCulture); @@ -2450,9 +1740,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_5 { get { object obj = ResourceManager.GetObject("未标题-5", resourceCulture); @@ -2460,9 +1747,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 水平净距分析 { get { object obj = ResourceManager.GetObject("水平净距分析", resourceCulture); @@ -2470,9 +1754,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 淹没分析 { get { object obj = ResourceManager.GetObject("淹没分析", resourceCulture); @@ -2480,9 +1761,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页 { get { object obj = ResourceManager.GetObject("登录页", resourceCulture); @@ -2490,9 +1768,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页1 { get { object obj = ResourceManager.GetObject("登录页1", resourceCulture); @@ -2500,9 +1775,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 选择管线 { get { object obj = ResourceManager.GetObject("选择管线", resourceCulture); @@ -2510,9 +1782,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 隐藏隧道 { get { object obj = ResourceManager.GetObject("隐藏隧道", resourceCulture); diff --git a/Properties/Resources.resx b/Properties/Resources.resx index 19abc3c..443bdad 100644 --- a/Properties/Resources.resx +++ b/Properties/Resources.resx @@ -118,38 +118,35 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_72.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\l.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_14.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_43.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -157,20 +154,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_102.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_08_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\icon-upstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -178,11 +169,8 @@ ..\Resources\水平净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -193,17 +181,23 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_97.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_105.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -217,35 +211,29 @@ ..\Resources\icon-downstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_74.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24X24_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -253,33 +241,36 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_46.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_41.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_27.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_39.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\t7 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -295,8 +286,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_85.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\垂直净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -334,53 +331,77 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_118.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\登录页.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\七线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_44.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\cad 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_21.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\full_screen1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\5 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\dighole1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_28.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -388,8 +409,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_94.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\双屏对比.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -400,17 +421,14 @@ ..\Resources\btnlegendSet.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_84.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\measuremian1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_87.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -418,32 +436,35 @@ ..\Resources\move11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\xuanzhuan21.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\隐藏隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\导出矢量.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\liuxiang1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -460,8 +481,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\BlueBackstageBgImage.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -472,11 +493,8 @@ ..\Resources\Pan1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\bar-chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -496,23 +514,26 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_73.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24X24_(2)_021.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_82.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\t9 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -523,20 +544,23 @@ ..\Resources\PipeLinelogo1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_09.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_69.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -544,8 +568,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_96.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\btnNavigation.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -553,11 +577,11 @@ ..\bin\x86\Debug\Resource\关闭.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_86.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -568,26 +592,17 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\Line%20Chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\image\walk.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -595,9 +610,6 @@ ..\Resources\ew 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -610,90 +622,87 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_57.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_07_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_90.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_19.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\valve1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\555.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_03.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_93.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\addPipeLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\help1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_45.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_11_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -703,17 +712,14 @@ ..\Resources\PipeLinelogoey.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\title00.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -721,53 +727,47 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_09_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -775,35 +775,44 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_06_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -811,49 +820,43 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_76.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\七线审核.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\map1.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_66.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_47.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_80.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\user.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a \ No newline at end of file diff --git a/Properties/licenses.licx b/Properties/licenses.licx new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Properties/licenses.licx diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj index adcf3cc..dd4b100 100644 --- a/Cyberpipe.csproj +++ b/Cyberpipe.csproj @@ -2498,6 +2498,7 @@ + diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 0fbc64b..13a1659 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/MainFrm.cs b/MainFrm.cs index efec2a6..e801c7e 100644 --- a/MainFrm.cs +++ b/MainFrm.cs @@ -135,7 +135,7 @@ public MainFrm() { InitializeComponent(); - + label1.Text = "当前登录:"+Utility.userName; PipeSys.Attach(this.panelEx5.Controls); globeControl1 = PipeSys.getGlobeCtrl(); globeControl1.Dock = DockStyle.Fill; @@ -14373,6 +14373,11 @@ } + private void label1_Click(object sender, EventArgs e) + { + + } + } diff --git a/MainFrm.designer.cs b/MainFrm.designer.cs index a98083c..ee6e5b6 100644 --- a/MainFrm.designer.cs +++ b/MainFrm.designer.cs @@ -377,19 +377,6 @@ this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem(); - this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); - this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); - this.slider4ground = new DevComponents.DotNetBar.SliderItem(); - this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); - this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); - this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); - this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); - this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonPanel15 = new DevComponents.DotNetBar.RibbonPanel(); this.ribbonBar20 = new DevComponents.DotNetBar.RibbonBar(); this.buttonItemSJGL = new DevComponents.DotNetBar.ButtonItem(); @@ -565,6 +552,19 @@ this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem(); this.btnlegendSet = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem89 = new DevComponents.DotNetBar.ButtonItem(); + this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); + this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); + this.slider4ground = new DevComponents.DotNetBar.SliderItem(); + this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); + this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); + this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); + this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); + this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonTabItem1 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem14 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem2 = new DevComponents.DotNetBar.RibbonTabItem(); @@ -611,6 +611,7 @@ this.buttonItem84 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem75 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem76 = new DevComponents.DotNetBar.ButtonItem(); + this.label1 = new System.Windows.Forms.Label(); this.statusStrip1.SuspendLayout(); this.sideBar1.SuspendLayout(); this.panelEx3.SuspendLayout(); @@ -649,10 +650,10 @@ this.ribbonControl1.SuspendLayout(); this.ribbonPanel3.SuspendLayout(); this.ribbonPanel2.SuspendLayout(); - this.ribbonPanel7.SuspendLayout(); - this.ribbonPanel8.SuspendLayout(); this.ribbonPanel15.SuspendLayout(); this.ribbonPanel1.SuspendLayout(); + this.ribbonPanel7.SuspendLayout(); + this.ribbonPanel8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // @@ -4126,10 +4127,10 @@ this.ribbonControl1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonControl1.Controls.Add(this.ribbonPanel3); this.ribbonControl1.Controls.Add(this.ribbonPanel2); - this.ribbonControl1.Controls.Add(this.ribbonPanel7); - this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Controls.Add(this.ribbonPanel15); this.ribbonControl1.Controls.Add(this.ribbonPanel1); + this.ribbonControl1.Controls.Add(this.ribbonPanel7); + this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top; this.ribbonControl1.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { @@ -4276,10 +4277,10 @@ this.ribbonPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel2.Controls.Add(this.ribbonBar4); this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel2.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel2.Location = new System.Drawing.Point(0, 0); this.ribbonPanel2.Name = "ribbonPanel2"; this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel2.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel2.Size = new System.Drawing.Size(1328, 95); // // // @@ -4319,7 +4320,7 @@ this.buttonItem_Event}); this.ribbonBar4.Location = new System.Drawing.Point(3, 0); this.ribbonBar4.Name = "ribbonBar4"; - this.ribbonBar4.Size = new System.Drawing.Size(211, 59); + this.ribbonBar4.Size = new System.Drawing.Size(211, 92); this.ribbonBar4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar4.TabIndex = 0; this.ribbonBar4.Text = "ribbonBar4"; @@ -4362,223 +4363,15 @@ this.buttonItem_Event.Text = "事件管理"; this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click); // - // ribbonPanel7 - // - this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel7.Controls.Add(this.ribbonBar5); - this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel7.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel7.Name = "ribbonPanel7"; - this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel7.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel7.Style.Class = ""; - this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseDown.Class = ""; - this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseOver.Class = ""; - this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel7.TabIndex = 41; - this.ribbonPanel7.Visible = false; - // - // ribbonBar5 - // - this.ribbonBar5.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.BackgroundStyle.Class = ""; - this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.ContainerControlProcessDialogKey = true; - this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_flag, - this.slider4ground}); - this.ribbonBar5.Location = new System.Drawing.Point(3, 0); - this.ribbonBar5.Name = "ribbonBar5"; - this.ribbonBar5.Size = new System.Drawing.Size(427, 59); - this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar5.TabIndex = 0; - // - // - // - this.ribbonBar5.TitleStyle.Class = ""; - this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.TitleStyleMouseOver.Class = ""; - this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.TitleVisible = false; - // - // btn_flag - // - this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; - this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_flag.Name = "btn_flag"; - this.btn_flag.SubItemsExpandWidth = 14; - this.btn_flag.Text = "标识器管理"; - this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); - // - // slider4ground - // - this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; - this.slider4ground.Name = "slider4ground"; - this.slider4ground.Text = "地面透明度"; - this.slider4ground.Value = 0; - this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); - // - // ribbonPanel8 - // - this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); - this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel8.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel8.Name = "ribbonPanel8"; - this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel8.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel8.Style.Class = ""; - this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseDown.Class = ""; - this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseOver.Class = ""; - this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel8.TabIndex = 42; - this.ribbonPanel8.Visible = false; - // - // ribbonBar_UserInfo - // - this.ribbonBar_UserInfo.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; - this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_user_info, - this.btn_role_info, - this.btn_resc_info, - this.btn_role_resc, - this.btn_user_role, - this.btn_password_edit, - this.btn_reset_password}); - this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); - this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; - this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 59); - this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar_UserInfo.TabIndex = 0; - // - // - // - this.ribbonBar_UserInfo.TitleStyle.Class = ""; - this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; - this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // btn_user_info - // - this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; - this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_info.Name = "btn_user_info"; - this.btn_user_info.SubItemsExpandWidth = 14; - this.btn_user_info.Text = "用户管理"; - this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); - // - // btn_role_info - // - this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; - this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_info.Name = "btn_role_info"; - this.btn_role_info.SubItemsExpandWidth = 14; - this.btn_role_info.Text = "角色管理"; - this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); - // - // btn_resc_info - // - this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; - this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_resc_info.Name = "btn_resc_info"; - this.btn_resc_info.SubItemsExpandWidth = 14; - this.btn_resc_info.Text = "资源管理"; - this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); - // - // btn_role_resc - // - this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; - this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_resc.Name = "btn_role_resc"; - this.btn_role_resc.SubItemsExpandWidth = 14; - this.btn_role_resc.Text = "角色授权"; - this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); - // - // btn_user_role - // - this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; - this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_role.Name = "btn_user_role"; - this.btn_user_role.SubItemsExpandWidth = 14; - this.btn_user_role.Text = "用户授权"; - this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); - // - // btn_password_edit - // - this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; - this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_password_edit.Name = "btn_password_edit"; - this.btn_password_edit.SubItemsExpandWidth = 14; - this.btn_password_edit.Text = "密码修改"; - this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); - // - // btn_reset_password - // - this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; - this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_reset_password.Name = "btn_reset_password"; - this.btn_reset_password.SubItemsExpandWidth = 14; - this.btn_reset_password.Text = "重置密码"; - this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); - // // ribbonPanel15 // this.ribbonPanel15.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel15.Controls.Add(this.ribbonBar20); this.ribbonPanel15.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel15.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel15.Location = new System.Drawing.Point(0, 0); this.ribbonPanel15.Name = "ribbonPanel15"; this.ribbonPanel15.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel15.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel15.Size = new System.Drawing.Size(1328, 95); // // // @@ -4627,7 +4420,7 @@ this.buttonItemBZ}); this.ribbonBar20.Location = new System.Drawing.Point(3, 0); this.ribbonBar20.Name = "ribbonBar20"; - this.ribbonBar20.Size = new System.Drawing.Size(791, 59); + this.ribbonBar20.Size = new System.Drawing.Size(791, 92); this.ribbonBar20.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar20.TabIndex = 0; // @@ -6059,6 +5852,214 @@ this.buttonItem89.Visible = false; this.buttonItem89.Click += new System.EventHandler(this.buttonItem89_Click); // + // ribbonPanel7 + // + this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel7.Controls.Add(this.ribbonBar5); + this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel7.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel7.Name = "ribbonPanel7"; + this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel7.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel7.Style.Class = ""; + this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseDown.Class = ""; + this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseOver.Class = ""; + this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel7.TabIndex = 41; + this.ribbonPanel7.Visible = false; + // + // ribbonBar5 + // + this.ribbonBar5.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.BackgroundStyle.Class = ""; + this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.ContainerControlProcessDialogKey = true; + this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_flag, + this.slider4ground}); + this.ribbonBar5.Location = new System.Drawing.Point(3, 0); + this.ribbonBar5.Name = "ribbonBar5"; + this.ribbonBar5.Size = new System.Drawing.Size(427, 92); + this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar5.TabIndex = 0; + // + // + // + this.ribbonBar5.TitleStyle.Class = ""; + this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.TitleStyleMouseOver.Class = ""; + this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.TitleVisible = false; + // + // btn_flag + // + this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; + this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_flag.Name = "btn_flag"; + this.btn_flag.SubItemsExpandWidth = 14; + this.btn_flag.Text = "标识器管理"; + this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); + // + // slider4ground + // + this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; + this.slider4ground.Name = "slider4ground"; + this.slider4ground.Text = "地面透明度"; + this.slider4ground.Value = 0; + this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); + // + // ribbonPanel8 + // + this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); + this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel8.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel8.Name = "ribbonPanel8"; + this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel8.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel8.Style.Class = ""; + this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseDown.Class = ""; + this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseOver.Class = ""; + this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel8.TabIndex = 42; + this.ribbonPanel8.Visible = false; + // + // ribbonBar_UserInfo + // + this.ribbonBar_UserInfo.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; + this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_user_info, + this.btn_role_info, + this.btn_resc_info, + this.btn_role_resc, + this.btn_user_role, + this.btn_password_edit, + this.btn_reset_password}); + this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); + this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; + this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 92); + this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar_UserInfo.TabIndex = 0; + // + // + // + this.ribbonBar_UserInfo.TitleStyle.Class = ""; + this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; + this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // btn_user_info + // + this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; + this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_info.Name = "btn_user_info"; + this.btn_user_info.SubItemsExpandWidth = 14; + this.btn_user_info.Text = "用户管理"; + this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); + // + // btn_role_info + // + this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; + this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_info.Name = "btn_role_info"; + this.btn_role_info.SubItemsExpandWidth = 14; + this.btn_role_info.Text = "角色管理"; + this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); + // + // btn_resc_info + // + this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; + this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_resc_info.Name = "btn_resc_info"; + this.btn_resc_info.SubItemsExpandWidth = 14; + this.btn_resc_info.Text = "资源管理"; + this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); + // + // btn_role_resc + // + this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; + this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_resc.Name = "btn_role_resc"; + this.btn_role_resc.SubItemsExpandWidth = 14; + this.btn_role_resc.Text = "角色授权"; + this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); + // + // btn_user_role + // + this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; + this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_role.Name = "btn_user_role"; + this.btn_user_role.SubItemsExpandWidth = 14; + this.btn_user_role.Text = "用户授权"; + this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); + // + // btn_password_edit + // + this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; + this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_password_edit.Name = "btn_password_edit"; + this.btn_password_edit.SubItemsExpandWidth = 14; + this.btn_password_edit.Text = "密码修改"; + this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); + // + // btn_reset_password + // + this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; + this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_reset_password.Name = "btn_reset_password"; + this.btn_reset_password.SubItemsExpandWidth = 14; + this.btn_reset_password.Text = "重置密码"; + this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); + // // ribbonTabItem1 // this.ribbonTabItem1.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; @@ -6425,12 +6426,24 @@ this.buttonItem76.SubItemsExpandWidth = 14; this.buttonItem76.Text = "坐标标注"; // + // label1 + // + this.label1.AutoSize = true; + this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.label1.Image = global::Cyberpipe.Properties.Resources.user; + this.label1.Location = new System.Drawing.Point(1198, 53); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(56, 16); + this.label1.TabIndex = 28; + this.label1.Text = "label1"; + // // MainFrm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; this.AutoSize = true; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(205)))), ((int)(((byte)(214))))); this.ClientSize = new System.Drawing.Size(1328, 707); + this.Controls.Add(this.label1); this.Controls.Add(this.panelEx4); this.Controls.Add(this.expandableSplitter1); this.Controls.Add(this.sideBar1); @@ -6500,10 +6513,10 @@ this.ribbonControl1.PerformLayout(); this.ribbonPanel3.ResumeLayout(false); this.ribbonPanel2.ResumeLayout(false); - this.ribbonPanel7.ResumeLayout(false); - this.ribbonPanel8.ResumeLayout(false); this.ribbonPanel15.ResumeLayout(false); this.ribbonPanel1.ResumeLayout(false); + this.ribbonPanel7.ResumeLayout(false); + this.ribbonPanel8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -7082,6 +7095,7 @@ private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 量算ToolStripMenuItem; + private System.Windows.Forms.Label label1; } } diff --git a/MainFrm.resx b/MainFrm.resx index 3734419..15e5339 100644 --- a/MainFrm.resx +++ b/MainFrm.resx @@ -2094,7 +2094,7 @@ - 50 + 211 diff --git a/Properties/Resources.Designer.cs b/Properties/Resources.Designer.cs index 2dd7541..e1961b3 100644 --- a/Properties/Resources.Designer.cs +++ b/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // 此代码由工具生成。 -// 运行时版本:4.0.30319.18063 +// 运行时版本:4.0.30319.1026 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 @@ -60,9 +60,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _1 { get { object obj = ResourceManager.GetObject("1", resourceCulture); @@ -70,9 +67,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _12_副本 { get { object obj = ResourceManager.GetObject("12 副本", resourceCulture); @@ -80,9 +74,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__02 { get { object obj = ResourceManager.GetObject("24X24_(2)_02", resourceCulture); @@ -90,9 +81,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__10 { get { object obj = ResourceManager.GetObject("24X24_(2)_10", resourceCulture); @@ -100,9 +88,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__51 { get { object obj = ResourceManager.GetObject("24X24_(2)_51", resourceCulture); @@ -110,9 +95,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__01 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_01", resourceCulture); @@ -120,9 +102,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__02 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_02", resourceCulture); @@ -130,9 +109,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__03 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_03", resourceCulture); @@ -140,9 +116,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__04 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_04", resourceCulture); @@ -150,9 +123,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__05 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_05", resourceCulture); @@ -160,9 +130,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__06 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_06", resourceCulture); @@ -170,9 +137,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__07 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_07", resourceCulture); @@ -180,9 +144,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__08 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_08", resourceCulture); @@ -190,9 +151,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__09 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_09", resourceCulture); @@ -200,9 +158,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__10 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_10", resourceCulture); @@ -210,9 +165,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__100 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_100", resourceCulture); @@ -220,9 +172,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__101 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_101", resourceCulture); @@ -230,9 +179,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__102 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_102", resourceCulture); @@ -240,9 +186,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__103 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_103", resourceCulture); @@ -250,9 +193,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__104 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_104", resourceCulture); @@ -260,9 +200,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1041 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1041", resourceCulture); @@ -270,9 +207,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__105 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_105", resourceCulture); @@ -280,9 +214,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__106 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_106", resourceCulture); @@ -290,9 +221,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1061 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1061", resourceCulture); @@ -300,9 +228,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__107 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_107", resourceCulture); @@ -310,9 +235,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__108 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_108", resourceCulture); @@ -320,9 +242,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__109 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_109", resourceCulture); @@ -330,9 +249,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__11 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_11", resourceCulture); @@ -340,9 +256,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__110 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_110", resourceCulture); @@ -350,9 +263,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__111 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_111", resourceCulture); @@ -360,9 +270,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__112 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_112", resourceCulture); @@ -370,9 +277,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__113 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_113", resourceCulture); @@ -380,9 +284,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__114 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_114", resourceCulture); @@ -390,9 +291,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1141 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1141", resourceCulture); @@ -400,9 +298,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__115 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_115", resourceCulture); @@ -410,9 +305,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__116 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_116", resourceCulture); @@ -420,9 +312,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__117 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_117", resourceCulture); @@ -430,9 +319,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__118 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_118", resourceCulture); @@ -440,9 +326,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__12 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_12", resourceCulture); @@ -450,9 +333,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__13 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_13", resourceCulture); @@ -460,9 +340,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__131 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_131", resourceCulture); @@ -470,9 +347,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__14 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_14", resourceCulture); @@ -480,9 +354,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__15 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_15", resourceCulture); @@ -490,9 +361,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__16 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_16", resourceCulture); @@ -500,9 +368,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__17 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_17", resourceCulture); @@ -510,9 +375,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__18 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_18", resourceCulture); @@ -520,9 +382,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__19 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_19", resourceCulture); @@ -530,9 +389,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__20 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_20", resourceCulture); @@ -540,9 +396,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__21 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_21", resourceCulture); @@ -550,9 +403,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__22 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_22", resourceCulture); @@ -560,9 +410,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__23 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_23", resourceCulture); @@ -570,9 +417,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__24 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_24", resourceCulture); @@ -580,9 +424,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__25 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_25", resourceCulture); @@ -590,9 +431,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__26 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_26", resourceCulture); @@ -600,9 +438,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__27 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_27", resourceCulture); @@ -610,9 +445,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__28 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_28", resourceCulture); @@ -620,9 +452,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__29 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_29", resourceCulture); @@ -630,9 +459,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__30 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_30", resourceCulture); @@ -640,9 +466,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__31 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_31", resourceCulture); @@ -650,9 +473,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__32 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_32", resourceCulture); @@ -660,9 +480,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__33 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_33", resourceCulture); @@ -670,9 +487,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__34 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_34", resourceCulture); @@ -680,9 +494,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__35 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_35", resourceCulture); @@ -690,9 +501,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__36 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_36", resourceCulture); @@ -700,9 +508,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__37 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_37", resourceCulture); @@ -710,9 +515,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__371 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_371", resourceCulture); @@ -720,9 +522,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__38 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_38", resourceCulture); @@ -730,9 +529,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__39 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_39", resourceCulture); @@ -740,9 +536,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__40 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_40", resourceCulture); @@ -750,9 +543,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__41 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_41", resourceCulture); @@ -760,9 +550,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__42 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_42", resourceCulture); @@ -770,9 +557,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__43 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_43", resourceCulture); @@ -780,9 +564,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__44 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_44", resourceCulture); @@ -790,9 +571,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__45 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_45", resourceCulture); @@ -800,9 +578,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__46 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_46", resourceCulture); @@ -810,9 +585,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__47 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_47", resourceCulture); @@ -820,9 +592,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__48 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_48", resourceCulture); @@ -830,9 +599,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__49 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_49", resourceCulture); @@ -840,9 +606,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__50 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_50", resourceCulture); @@ -850,9 +613,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__51 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_51", resourceCulture); @@ -860,9 +620,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__52 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_52", resourceCulture); @@ -870,9 +627,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__53 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_53", resourceCulture); @@ -880,9 +634,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__54 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_54", resourceCulture); @@ -890,9 +641,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__55 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_55", resourceCulture); @@ -900,9 +648,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__551 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_551", resourceCulture); @@ -910,9 +655,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__56 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_56", resourceCulture); @@ -920,9 +662,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__57 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_57", resourceCulture); @@ -930,9 +669,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__58 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_58", resourceCulture); @@ -940,9 +676,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__59 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_59", resourceCulture); @@ -950,9 +683,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__60 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_60", resourceCulture); @@ -960,9 +690,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__61 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_61", resourceCulture); @@ -970,9 +697,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__62 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_62", resourceCulture); @@ -980,9 +704,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__63 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_63", resourceCulture); @@ -990,9 +711,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__64 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_64", resourceCulture); @@ -1000,9 +718,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__65 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_65", resourceCulture); @@ -1010,9 +725,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__66 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_66", resourceCulture); @@ -1020,9 +732,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__67 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_67", resourceCulture); @@ -1030,9 +739,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__671 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_671", resourceCulture); @@ -1040,9 +746,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__68 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_68", resourceCulture); @@ -1050,9 +753,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__681 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_681", resourceCulture); @@ -1060,9 +760,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__69 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_69", resourceCulture); @@ -1070,9 +767,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__70 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_70", resourceCulture); @@ -1080,9 +774,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__701 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_701", resourceCulture); @@ -1090,9 +781,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__71 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_71", resourceCulture); @@ -1100,9 +788,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__72 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_72", resourceCulture); @@ -1110,9 +795,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__73 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_73", resourceCulture); @@ -1120,9 +802,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__74 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_74", resourceCulture); @@ -1130,9 +809,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__75 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_75", resourceCulture); @@ -1140,9 +816,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__76 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_76", resourceCulture); @@ -1150,9 +823,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__77 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_77", resourceCulture); @@ -1160,9 +830,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__78 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_78", resourceCulture); @@ -1170,9 +837,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__79 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_79", resourceCulture); @@ -1180,9 +844,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__80 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_80", resourceCulture); @@ -1190,9 +851,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__801 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_801", resourceCulture); @@ -1200,9 +858,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__81 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_81", resourceCulture); @@ -1210,9 +865,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__811 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_811", resourceCulture); @@ -1220,9 +872,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__82 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_82", resourceCulture); @@ -1230,9 +879,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__83 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_83", resourceCulture); @@ -1240,9 +886,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__84 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_84", resourceCulture); @@ -1250,9 +893,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__85 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_85", resourceCulture); @@ -1260,9 +900,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__86 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_86", resourceCulture); @@ -1270,9 +907,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__87 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_87", resourceCulture); @@ -1280,9 +914,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__88 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_88", resourceCulture); @@ -1290,9 +921,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__90 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_90", resourceCulture); @@ -1300,9 +928,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__91 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_91", resourceCulture); @@ -1310,9 +935,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__92 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_92", resourceCulture); @@ -1320,9 +942,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__93 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_93", resourceCulture); @@ -1330,9 +949,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__94 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_94", resourceCulture); @@ -1340,9 +956,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__95 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_95", resourceCulture); @@ -1350,9 +963,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__96 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_96", resourceCulture); @@ -1360,9 +970,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__97 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_97", resourceCulture); @@ -1370,9 +977,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__98 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_98", resourceCulture); @@ -1380,9 +984,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__99 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_99", resourceCulture); @@ -1390,9 +991,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01 { get { object obj = ResourceManager.GetObject("24x24icon_01", resourceCulture); @@ -1400,9 +998,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01_hover { get { object obj = ResourceManager.GetObject("24x24icon_01_hover", resourceCulture); @@ -1410,9 +1005,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_011 { get { object obj = ResourceManager.GetObject("24x24icon_011", resourceCulture); @@ -1420,9 +1012,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02 { get { object obj = ResourceManager.GetObject("24x24icon_02", resourceCulture); @@ -1430,9 +1019,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02_hover { get { object obj = ResourceManager.GetObject("24x24icon_02_hover", resourceCulture); @@ -1440,9 +1026,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03 { get { object obj = ResourceManager.GetObject("24x24icon_03", resourceCulture); @@ -1450,9 +1033,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03_hover { get { object obj = ResourceManager.GetObject("24x24icon_03_hover", resourceCulture); @@ -1460,9 +1040,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04 { get { object obj = ResourceManager.GetObject("24x24icon_04", resourceCulture); @@ -1470,9 +1047,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover { get { object obj = ResourceManager.GetObject("24x24icon_04_hover", resourceCulture); @@ -1480,9 +1054,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_04_hover1", resourceCulture); @@ -1490,9 +1061,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_041 { get { object obj = ResourceManager.GetObject("24x24icon_041", resourceCulture); @@ -1500,9 +1068,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05 { get { object obj = ResourceManager.GetObject("24x24icon_05", resourceCulture); @@ -1510,9 +1075,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover { get { object obj = ResourceManager.GetObject("24x24icon_05_hover", resourceCulture); @@ -1520,9 +1082,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_05_hover1", resourceCulture); @@ -1530,9 +1089,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06 { get { object obj = ResourceManager.GetObject("24x24icon_06", resourceCulture); @@ -1540,9 +1096,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06_hover { get { object obj = ResourceManager.GetObject("24x24icon_06_hover", resourceCulture); @@ -1550,9 +1103,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07 { get { object obj = ResourceManager.GetObject("24x24icon_07", resourceCulture); @@ -1560,9 +1110,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07_hover { get { object obj = ResourceManager.GetObject("24x24icon_07_hover", resourceCulture); @@ -1570,9 +1117,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08 { get { object obj = ResourceManager.GetObject("24x24icon_08", resourceCulture); @@ -1580,9 +1124,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08_hover { get { object obj = ResourceManager.GetObject("24x24icon_08_hover", resourceCulture); @@ -1590,9 +1131,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09 { get { object obj = ResourceManager.GetObject("24x24icon_09", resourceCulture); @@ -1600,9 +1138,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09_hover { get { object obj = ResourceManager.GetObject("24x24icon_09_hover", resourceCulture); @@ -1610,9 +1145,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10 { get { object obj = ResourceManager.GetObject("24x24icon_10", resourceCulture); @@ -1620,9 +1152,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover { get { object obj = ResourceManager.GetObject("24x24icon_10_hover", resourceCulture); @@ -1630,9 +1159,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_10_hover1", resourceCulture); @@ -1640,9 +1166,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_101 { get { object obj = ResourceManager.GetObject("24x24icon_101", resourceCulture); @@ -1650,9 +1173,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_102 { get { object obj = ResourceManager.GetObject("24x24icon_102", resourceCulture); @@ -1660,9 +1180,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11 { get { object obj = ResourceManager.GetObject("24x24icon_11", resourceCulture); @@ -1670,9 +1187,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11_hover { get { object obj = ResourceManager.GetObject("24x24icon_11_hover", resourceCulture); @@ -1680,9 +1194,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12 { get { object obj = ResourceManager.GetObject("24x24icon_12", resourceCulture); @@ -1690,9 +1201,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12_hover { get { object obj = ResourceManager.GetObject("24x24icon_12_hover", resourceCulture); @@ -1700,9 +1208,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13 { get { object obj = ResourceManager.GetObject("24x24icon_13", resourceCulture); @@ -1710,9 +1215,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13_hover { get { object obj = ResourceManager.GetObject("24x24icon_13_hover", resourceCulture); @@ -1720,9 +1222,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _4 { get { object obj = ResourceManager.GetObject("4", resourceCulture); @@ -1730,9 +1229,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _5_副本 { get { object obj = ResourceManager.GetObject("5 副本", resourceCulture); @@ -1740,9 +1236,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _555 { get { object obj = ResourceManager.GetObject("555", resourceCulture); @@ -1750,9 +1243,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addDataBase { get { object obj = ResourceManager.GetObject("addDataBase", resourceCulture); @@ -1760,9 +1250,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addGJ { get { object obj = ResourceManager.GetObject("addGJ", resourceCulture); @@ -1770,9 +1257,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addMarker { get { object obj = ResourceManager.GetObject("addMarker", resourceCulture); @@ -1780,9 +1264,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addPipeLine { get { object obj = ResourceManager.GetObject("addPipeLine", resourceCulture); @@ -1790,9 +1271,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap arrow_updown { get { object obj = ResourceManager.GetObject("arrow_updown", resourceCulture); @@ -1800,9 +1278,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap bar_chart { get { object obj = ResourceManager.GetObject("bar-chart", resourceCulture); @@ -1810,9 +1285,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap BlueBackstageBgImage { get { object obj = ResourceManager.GetObject("BlueBackstageBgImage", resourceCulture); @@ -1820,9 +1292,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnAddData_Image { get { object obj = ResourceManager.GetObject("btnAddData.Image", resourceCulture); @@ -1830,9 +1299,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnlegendSet_Image_副本 { get { object obj = ResourceManager.GetObject("btnlegendSet.Image 副本", resourceCulture); @@ -1840,9 +1306,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnNavigation_Image_副本 { get { object obj = ResourceManager.GetObject("btnNavigation.Image 副本", resourceCulture); @@ -1850,9 +1313,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Button1_副本 { get { object obj = ResourceManager.GetObject("Button1 副本", resourceCulture); @@ -1860,9 +1320,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap cad_副本 { get { object obj = ResourceManager.GetObject("cad 副本", resourceCulture); @@ -1870,9 +1327,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic { get { object obj = ResourceManager.GetObject("casic", resourceCulture); @@ -1880,9 +1334,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic1 { get { object obj = ResourceManager.GetObject("casic1", resourceCulture); @@ -1890,9 +1341,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic2 { get { object obj = ResourceManager.GetObject("casic2", resourceCulture); @@ -1900,9 +1348,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic3 { get { object obj = ResourceManager.GetObject("casic3", resourceCulture); @@ -1910,9 +1355,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap chuiju { get { object obj = ResourceManager.GetObject("chuiju", resourceCulture); @@ -1920,9 +1362,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap clear { get { object obj = ResourceManager.GetObject("clear", resourceCulture); @@ -1930,9 +1369,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap connectivity1 { get { object obj = ResourceManager.GetObject("connectivity1", resourceCulture); @@ -1940,9 +1376,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap dighole { get { object obj = ResourceManager.GetObject("dighole", resourceCulture); @@ -1950,9 +1383,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawLine { get { object obj = ResourceManager.GetObject("drawLine", resourceCulture); @@ -1960,9 +1390,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawPolygon { get { object obj = ResourceManager.GetObject("drawPolygon", resourceCulture); @@ -1970,9 +1397,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap edit_clear { get { object obj = ResourceManager.GetObject("edit_clear", resourceCulture); @@ -1980,9 +1404,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap ew_副本 { get { object obj = ResourceManager.GetObject("ew 副本", resourceCulture); @@ -1990,9 +1411,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap full_screen { get { object obj = ResourceManager.GetObject("full_screen", resourceCulture); @@ -2000,9 +1418,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap hdmanaly_副本 { get { object obj = ResourceManager.GetObject("hdmanaly 副本", resourceCulture); @@ -2010,9 +1425,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap height { get { object obj = ResourceManager.GetObject("height", resourceCulture); @@ -2020,9 +1432,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap help { get { object obj = ResourceManager.GetObject("help", resourceCulture); @@ -2030,9 +1439,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap huitui { get { object obj = ResourceManager.GetObject("huitui", resourceCulture); @@ -2040,9 +1446,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_downstream { get { object obj = ResourceManager.GetObject("icon-downstream", resourceCulture); @@ -2050,9 +1453,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_upstream { get { object obj = ResourceManager.GetObject("icon-upstream", resourceCulture); @@ -2060,9 +1460,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap juli { get { object obj = ResourceManager.GetObject("juli", resourceCulture); @@ -2070,9 +1467,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap l { get { object obj = ResourceManager.GetObject("l", resourceCulture); @@ -2080,9 +1474,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Line_20Chart { get { object obj = ResourceManager.GetObject("Line%20Chart", resourceCulture); @@ -2090,9 +1481,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap liuxiang { get { object obj = ResourceManager.GetObject("liuxiang", resourceCulture); @@ -2100,9 +1488,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap map { get { object obj = ResourceManager.GetObject("map", resourceCulture); @@ -2110,9 +1495,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap measuremian { get { object obj = ResourceManager.GetObject("measuremian", resourceCulture); @@ -2120,9 +1502,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap move1 { get { object obj = ResourceManager.GetObject("move1", resourceCulture); @@ -2130,9 +1509,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap open_folder_add256 { get { object obj = ResourceManager.GetObject("open-folder-add256", resourceCulture); @@ -2140,9 +1516,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Pan1_副本 { get { object obj = ResourceManager.GetObject("Pan1 副本", resourceCulture); @@ -2150,9 +1523,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo1 { get { object obj = ResourceManager.GetObject("PipeLinelogo1", resourceCulture); @@ -2160,9 +1530,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo3 { get { object obj = ResourceManager.GetObject("PipeLinelogo3", resourceCulture); @@ -2170,9 +1537,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogoey { get { object obj = ResourceManager.GetObject("PipeLinelogoey", resourceCulture); @@ -2180,9 +1544,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap qianjin { get { object obj = ResourceManager.GetObject("qianjin", resourceCulture); @@ -2190,9 +1551,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap query1 { get { object obj = ResourceManager.GetObject("query1", resourceCulture); @@ -2200,9 +1558,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sc_副本 { get { object obj = ResourceManager.GetObject("sc 副本", resourceCulture); @@ -2210,9 +1565,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sharevisible_副本 { get { object obj = ResourceManager.GetObject("sharevisible 副本", resourceCulture); @@ -2220,9 +1572,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap suzhou { get { object obj = ResourceManager.GetObject("suzhou", resourceCulture); @@ -2230,9 +1579,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t7_副本 { get { object obj = ResourceManager.GetObject("t7 副本", resourceCulture); @@ -2240,9 +1586,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本 { get { object obj = ResourceManager.GetObject("t9 副本", resourceCulture); @@ -2250,9 +1593,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本1 { get { object obj = ResourceManager.GetObject("t9 副本1", resourceCulture); @@ -2260,9 +1600,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title { get { object obj = ResourceManager.GetObject("title", resourceCulture); @@ -2270,9 +1607,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title00 { get { object obj = ResourceManager.GetObject("title00", resourceCulture); @@ -2280,9 +1614,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap tuopu_副本 { get { object obj = ResourceManager.GetObject("tuopu 副本", resourceCulture); @@ -2290,9 +1621,13 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// + internal static System.Drawing.Bitmap user { + get { + object obj = ResourceManager.GetObject("user", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + internal static System.Drawing.Bitmap valve { get { object obj = ResourceManager.GetObject("valve", resourceCulture); @@ -2300,9 +1635,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap walk { get { object obj = ResourceManager.GetObject("walk", resourceCulture); @@ -2310,9 +1642,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap xuanzhuan2 { get { object obj = ResourceManager.GetObject("xuanzhuan2", resourceCulture); @@ -2320,9 +1649,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap yh2_副本 { get { object obj = ResourceManager.GetObject("yh2 副本", resourceCulture); @@ -2330,9 +1656,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线 { get { object obj = ResourceManager.GetObject("七线", resourceCulture); @@ -2340,9 +1663,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线审核 { get { object obj = ResourceManager.GetObject("七线审核", resourceCulture); @@ -2350,9 +1670,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 关闭 { get { object obj = ResourceManager.GetObject("关闭", resourceCulture); @@ -2360,9 +1677,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 创建隧道 { get { object obj = ResourceManager.GetObject("创建隧道", resourceCulture); @@ -2370,9 +1684,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 删除隧道 { get { object obj = ResourceManager.GetObject("删除隧道", resourceCulture); @@ -2380,9 +1691,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏对比 { get { object obj = ResourceManager.GetObject("双屏对比", resourceCulture); @@ -2390,9 +1698,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏联动 { get { object obj = ResourceManager.GetObject("双屏联动", resourceCulture); @@ -2400,9 +1705,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏设置 { get { object obj = ResourceManager.GetObject("双屏设置", resourceCulture); @@ -2410,9 +1712,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 垂直净距分析 { get { object obj = ResourceManager.GetObject("垂直净距分析", resourceCulture); @@ -2420,9 +1719,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 太湖新城 { get { object obj = ResourceManager.GetObject("太湖新城", resourceCulture); @@ -2430,9 +1726,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 导出矢量 { get { object obj = ResourceManager.GetObject("导出矢量", resourceCulture); @@ -2440,9 +1733,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_1_副本 { get { object obj = ResourceManager.GetObject("未标题-1 副本", resourceCulture); @@ -2450,9 +1740,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_5 { get { object obj = ResourceManager.GetObject("未标题-5", resourceCulture); @@ -2460,9 +1747,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 水平净距分析 { get { object obj = ResourceManager.GetObject("水平净距分析", resourceCulture); @@ -2470,9 +1754,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 淹没分析 { get { object obj = ResourceManager.GetObject("淹没分析", resourceCulture); @@ -2480,9 +1761,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页 { get { object obj = ResourceManager.GetObject("登录页", resourceCulture); @@ -2490,9 +1768,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页1 { get { object obj = ResourceManager.GetObject("登录页1", resourceCulture); @@ -2500,9 +1775,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 选择管线 { get { object obj = ResourceManager.GetObject("选择管线", resourceCulture); @@ -2510,9 +1782,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 隐藏隧道 { get { object obj = ResourceManager.GetObject("隐藏隧道", resourceCulture); diff --git a/Properties/Resources.resx b/Properties/Resources.resx index 19abc3c..443bdad 100644 --- a/Properties/Resources.resx +++ b/Properties/Resources.resx @@ -118,38 +118,35 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_72.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\l.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_14.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_43.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -157,20 +154,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_102.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_08_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\icon-upstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -178,11 +169,8 @@ ..\Resources\水平净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -193,17 +181,23 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_97.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_105.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -217,35 +211,29 @@ ..\Resources\icon-downstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_74.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24X24_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -253,33 +241,36 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_46.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_41.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_27.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_39.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\t7 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -295,8 +286,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_85.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\垂直净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -334,53 +331,77 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_118.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\登录页.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\七线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_44.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\cad 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_21.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\full_screen1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\5 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\dighole1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_28.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -388,8 +409,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_94.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\双屏对比.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -400,17 +421,14 @@ ..\Resources\btnlegendSet.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_84.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\measuremian1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_87.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -418,32 +436,35 @@ ..\Resources\move11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\xuanzhuan21.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\隐藏隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\导出矢量.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\liuxiang1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -460,8 +481,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\BlueBackstageBgImage.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -472,11 +493,8 @@ ..\Resources\Pan1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\bar-chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -496,23 +514,26 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_73.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24X24_(2)_021.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_82.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\t9 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -523,20 +544,23 @@ ..\Resources\PipeLinelogo1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_09.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_69.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -544,8 +568,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_96.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\btnNavigation.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -553,11 +577,11 @@ ..\bin\x86\Debug\Resource\关闭.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_86.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -568,26 +592,17 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\Line%20Chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\image\walk.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -595,9 +610,6 @@ ..\Resources\ew 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -610,90 +622,87 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_57.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_07_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_90.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_19.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\valve1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\555.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_03.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_93.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\addPipeLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\help1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_45.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_11_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -703,17 +712,14 @@ ..\Resources\PipeLinelogoey.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\title00.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -721,53 +727,47 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_09_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -775,35 +775,44 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_06_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -811,49 +820,43 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_76.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\七线审核.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\map1.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_66.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_47.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_80.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\user.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a \ No newline at end of file diff --git a/Properties/licenses.licx b/Properties/licenses.licx new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Properties/licenses.licx diff --git a/Resources/user.jpg b/Resources/user.jpg new file mode 100644 index 0000000..9bf11ec --- /dev/null +++ b/Resources/user.jpg Binary files differ diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj index adcf3cc..dd4b100 100644 --- a/Cyberpipe.csproj +++ b/Cyberpipe.csproj @@ -2498,6 +2498,7 @@ + diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 0fbc64b..13a1659 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/MainFrm.cs b/MainFrm.cs index efec2a6..e801c7e 100644 --- a/MainFrm.cs +++ b/MainFrm.cs @@ -135,7 +135,7 @@ public MainFrm() { InitializeComponent(); - + label1.Text = "当前登录:"+Utility.userName; PipeSys.Attach(this.panelEx5.Controls); globeControl1 = PipeSys.getGlobeCtrl(); globeControl1.Dock = DockStyle.Fill; @@ -14373,6 +14373,11 @@ } + private void label1_Click(object sender, EventArgs e) + { + + } + } diff --git a/MainFrm.designer.cs b/MainFrm.designer.cs index a98083c..ee6e5b6 100644 --- a/MainFrm.designer.cs +++ b/MainFrm.designer.cs @@ -377,19 +377,6 @@ this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem(); - this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); - this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); - this.slider4ground = new DevComponents.DotNetBar.SliderItem(); - this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); - this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); - this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); - this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); - this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonPanel15 = new DevComponents.DotNetBar.RibbonPanel(); this.ribbonBar20 = new DevComponents.DotNetBar.RibbonBar(); this.buttonItemSJGL = new DevComponents.DotNetBar.ButtonItem(); @@ -565,6 +552,19 @@ this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem(); this.btnlegendSet = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem89 = new DevComponents.DotNetBar.ButtonItem(); + this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); + this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); + this.slider4ground = new DevComponents.DotNetBar.SliderItem(); + this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); + this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); + this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); + this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); + this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonTabItem1 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem14 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem2 = new DevComponents.DotNetBar.RibbonTabItem(); @@ -611,6 +611,7 @@ this.buttonItem84 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem75 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem76 = new DevComponents.DotNetBar.ButtonItem(); + this.label1 = new System.Windows.Forms.Label(); this.statusStrip1.SuspendLayout(); this.sideBar1.SuspendLayout(); this.panelEx3.SuspendLayout(); @@ -649,10 +650,10 @@ this.ribbonControl1.SuspendLayout(); this.ribbonPanel3.SuspendLayout(); this.ribbonPanel2.SuspendLayout(); - this.ribbonPanel7.SuspendLayout(); - this.ribbonPanel8.SuspendLayout(); this.ribbonPanel15.SuspendLayout(); this.ribbonPanel1.SuspendLayout(); + this.ribbonPanel7.SuspendLayout(); + this.ribbonPanel8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // @@ -4126,10 +4127,10 @@ this.ribbonControl1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonControl1.Controls.Add(this.ribbonPanel3); this.ribbonControl1.Controls.Add(this.ribbonPanel2); - this.ribbonControl1.Controls.Add(this.ribbonPanel7); - this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Controls.Add(this.ribbonPanel15); this.ribbonControl1.Controls.Add(this.ribbonPanel1); + this.ribbonControl1.Controls.Add(this.ribbonPanel7); + this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top; this.ribbonControl1.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { @@ -4276,10 +4277,10 @@ this.ribbonPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel2.Controls.Add(this.ribbonBar4); this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel2.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel2.Location = new System.Drawing.Point(0, 0); this.ribbonPanel2.Name = "ribbonPanel2"; this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel2.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel2.Size = new System.Drawing.Size(1328, 95); // // // @@ -4319,7 +4320,7 @@ this.buttonItem_Event}); this.ribbonBar4.Location = new System.Drawing.Point(3, 0); this.ribbonBar4.Name = "ribbonBar4"; - this.ribbonBar4.Size = new System.Drawing.Size(211, 59); + this.ribbonBar4.Size = new System.Drawing.Size(211, 92); this.ribbonBar4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar4.TabIndex = 0; this.ribbonBar4.Text = "ribbonBar4"; @@ -4362,223 +4363,15 @@ this.buttonItem_Event.Text = "事件管理"; this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click); // - // ribbonPanel7 - // - this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel7.Controls.Add(this.ribbonBar5); - this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel7.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel7.Name = "ribbonPanel7"; - this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel7.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel7.Style.Class = ""; - this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseDown.Class = ""; - this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseOver.Class = ""; - this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel7.TabIndex = 41; - this.ribbonPanel7.Visible = false; - // - // ribbonBar5 - // - this.ribbonBar5.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.BackgroundStyle.Class = ""; - this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.ContainerControlProcessDialogKey = true; - this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_flag, - this.slider4ground}); - this.ribbonBar5.Location = new System.Drawing.Point(3, 0); - this.ribbonBar5.Name = "ribbonBar5"; - this.ribbonBar5.Size = new System.Drawing.Size(427, 59); - this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar5.TabIndex = 0; - // - // - // - this.ribbonBar5.TitleStyle.Class = ""; - this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.TitleStyleMouseOver.Class = ""; - this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.TitleVisible = false; - // - // btn_flag - // - this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; - this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_flag.Name = "btn_flag"; - this.btn_flag.SubItemsExpandWidth = 14; - this.btn_flag.Text = "标识器管理"; - this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); - // - // slider4ground - // - this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; - this.slider4ground.Name = "slider4ground"; - this.slider4ground.Text = "地面透明度"; - this.slider4ground.Value = 0; - this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); - // - // ribbonPanel8 - // - this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); - this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel8.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel8.Name = "ribbonPanel8"; - this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel8.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel8.Style.Class = ""; - this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseDown.Class = ""; - this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseOver.Class = ""; - this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel8.TabIndex = 42; - this.ribbonPanel8.Visible = false; - // - // ribbonBar_UserInfo - // - this.ribbonBar_UserInfo.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; - this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_user_info, - this.btn_role_info, - this.btn_resc_info, - this.btn_role_resc, - this.btn_user_role, - this.btn_password_edit, - this.btn_reset_password}); - this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); - this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; - this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 59); - this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar_UserInfo.TabIndex = 0; - // - // - // - this.ribbonBar_UserInfo.TitleStyle.Class = ""; - this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; - this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // btn_user_info - // - this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; - this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_info.Name = "btn_user_info"; - this.btn_user_info.SubItemsExpandWidth = 14; - this.btn_user_info.Text = "用户管理"; - this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); - // - // btn_role_info - // - this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; - this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_info.Name = "btn_role_info"; - this.btn_role_info.SubItemsExpandWidth = 14; - this.btn_role_info.Text = "角色管理"; - this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); - // - // btn_resc_info - // - this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; - this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_resc_info.Name = "btn_resc_info"; - this.btn_resc_info.SubItemsExpandWidth = 14; - this.btn_resc_info.Text = "资源管理"; - this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); - // - // btn_role_resc - // - this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; - this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_resc.Name = "btn_role_resc"; - this.btn_role_resc.SubItemsExpandWidth = 14; - this.btn_role_resc.Text = "角色授权"; - this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); - // - // btn_user_role - // - this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; - this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_role.Name = "btn_user_role"; - this.btn_user_role.SubItemsExpandWidth = 14; - this.btn_user_role.Text = "用户授权"; - this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); - // - // btn_password_edit - // - this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; - this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_password_edit.Name = "btn_password_edit"; - this.btn_password_edit.SubItemsExpandWidth = 14; - this.btn_password_edit.Text = "密码修改"; - this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); - // - // btn_reset_password - // - this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; - this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_reset_password.Name = "btn_reset_password"; - this.btn_reset_password.SubItemsExpandWidth = 14; - this.btn_reset_password.Text = "重置密码"; - this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); - // // ribbonPanel15 // this.ribbonPanel15.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel15.Controls.Add(this.ribbonBar20); this.ribbonPanel15.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel15.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel15.Location = new System.Drawing.Point(0, 0); this.ribbonPanel15.Name = "ribbonPanel15"; this.ribbonPanel15.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel15.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel15.Size = new System.Drawing.Size(1328, 95); // // // @@ -4627,7 +4420,7 @@ this.buttonItemBZ}); this.ribbonBar20.Location = new System.Drawing.Point(3, 0); this.ribbonBar20.Name = "ribbonBar20"; - this.ribbonBar20.Size = new System.Drawing.Size(791, 59); + this.ribbonBar20.Size = new System.Drawing.Size(791, 92); this.ribbonBar20.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar20.TabIndex = 0; // @@ -6059,6 +5852,214 @@ this.buttonItem89.Visible = false; this.buttonItem89.Click += new System.EventHandler(this.buttonItem89_Click); // + // ribbonPanel7 + // + this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel7.Controls.Add(this.ribbonBar5); + this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel7.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel7.Name = "ribbonPanel7"; + this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel7.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel7.Style.Class = ""; + this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseDown.Class = ""; + this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseOver.Class = ""; + this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel7.TabIndex = 41; + this.ribbonPanel7.Visible = false; + // + // ribbonBar5 + // + this.ribbonBar5.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.BackgroundStyle.Class = ""; + this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.ContainerControlProcessDialogKey = true; + this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_flag, + this.slider4ground}); + this.ribbonBar5.Location = new System.Drawing.Point(3, 0); + this.ribbonBar5.Name = "ribbonBar5"; + this.ribbonBar5.Size = new System.Drawing.Size(427, 92); + this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar5.TabIndex = 0; + // + // + // + this.ribbonBar5.TitleStyle.Class = ""; + this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.TitleStyleMouseOver.Class = ""; + this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.TitleVisible = false; + // + // btn_flag + // + this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; + this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_flag.Name = "btn_flag"; + this.btn_flag.SubItemsExpandWidth = 14; + this.btn_flag.Text = "标识器管理"; + this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); + // + // slider4ground + // + this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; + this.slider4ground.Name = "slider4ground"; + this.slider4ground.Text = "地面透明度"; + this.slider4ground.Value = 0; + this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); + // + // ribbonPanel8 + // + this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); + this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel8.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel8.Name = "ribbonPanel8"; + this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel8.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel8.Style.Class = ""; + this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseDown.Class = ""; + this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseOver.Class = ""; + this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel8.TabIndex = 42; + this.ribbonPanel8.Visible = false; + // + // ribbonBar_UserInfo + // + this.ribbonBar_UserInfo.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; + this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_user_info, + this.btn_role_info, + this.btn_resc_info, + this.btn_role_resc, + this.btn_user_role, + this.btn_password_edit, + this.btn_reset_password}); + this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); + this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; + this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 92); + this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar_UserInfo.TabIndex = 0; + // + // + // + this.ribbonBar_UserInfo.TitleStyle.Class = ""; + this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; + this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // btn_user_info + // + this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; + this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_info.Name = "btn_user_info"; + this.btn_user_info.SubItemsExpandWidth = 14; + this.btn_user_info.Text = "用户管理"; + this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); + // + // btn_role_info + // + this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; + this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_info.Name = "btn_role_info"; + this.btn_role_info.SubItemsExpandWidth = 14; + this.btn_role_info.Text = "角色管理"; + this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); + // + // btn_resc_info + // + this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; + this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_resc_info.Name = "btn_resc_info"; + this.btn_resc_info.SubItemsExpandWidth = 14; + this.btn_resc_info.Text = "资源管理"; + this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); + // + // btn_role_resc + // + this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; + this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_resc.Name = "btn_role_resc"; + this.btn_role_resc.SubItemsExpandWidth = 14; + this.btn_role_resc.Text = "角色授权"; + this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); + // + // btn_user_role + // + this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; + this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_role.Name = "btn_user_role"; + this.btn_user_role.SubItemsExpandWidth = 14; + this.btn_user_role.Text = "用户授权"; + this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); + // + // btn_password_edit + // + this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; + this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_password_edit.Name = "btn_password_edit"; + this.btn_password_edit.SubItemsExpandWidth = 14; + this.btn_password_edit.Text = "密码修改"; + this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); + // + // btn_reset_password + // + this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; + this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_reset_password.Name = "btn_reset_password"; + this.btn_reset_password.SubItemsExpandWidth = 14; + this.btn_reset_password.Text = "重置密码"; + this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); + // // ribbonTabItem1 // this.ribbonTabItem1.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; @@ -6425,12 +6426,24 @@ this.buttonItem76.SubItemsExpandWidth = 14; this.buttonItem76.Text = "坐标标注"; // + // label1 + // + this.label1.AutoSize = true; + this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.label1.Image = global::Cyberpipe.Properties.Resources.user; + this.label1.Location = new System.Drawing.Point(1198, 53); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(56, 16); + this.label1.TabIndex = 28; + this.label1.Text = "label1"; + // // MainFrm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; this.AutoSize = true; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(205)))), ((int)(((byte)(214))))); this.ClientSize = new System.Drawing.Size(1328, 707); + this.Controls.Add(this.label1); this.Controls.Add(this.panelEx4); this.Controls.Add(this.expandableSplitter1); this.Controls.Add(this.sideBar1); @@ -6500,10 +6513,10 @@ this.ribbonControl1.PerformLayout(); this.ribbonPanel3.ResumeLayout(false); this.ribbonPanel2.ResumeLayout(false); - this.ribbonPanel7.ResumeLayout(false); - this.ribbonPanel8.ResumeLayout(false); this.ribbonPanel15.ResumeLayout(false); this.ribbonPanel1.ResumeLayout(false); + this.ribbonPanel7.ResumeLayout(false); + this.ribbonPanel8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -7082,6 +7095,7 @@ private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 量算ToolStripMenuItem; + private System.Windows.Forms.Label label1; } } diff --git a/MainFrm.resx b/MainFrm.resx index 3734419..15e5339 100644 --- a/MainFrm.resx +++ b/MainFrm.resx @@ -2094,7 +2094,7 @@ - 50 + 211 diff --git a/Properties/Resources.Designer.cs b/Properties/Resources.Designer.cs index 2dd7541..e1961b3 100644 --- a/Properties/Resources.Designer.cs +++ b/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // 此代码由工具生成。 -// 运行时版本:4.0.30319.18063 +// 运行时版本:4.0.30319.1026 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 @@ -60,9 +60,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _1 { get { object obj = ResourceManager.GetObject("1", resourceCulture); @@ -70,9 +67,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _12_副本 { get { object obj = ResourceManager.GetObject("12 副本", resourceCulture); @@ -80,9 +74,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__02 { get { object obj = ResourceManager.GetObject("24X24_(2)_02", resourceCulture); @@ -90,9 +81,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__10 { get { object obj = ResourceManager.GetObject("24X24_(2)_10", resourceCulture); @@ -100,9 +88,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__51 { get { object obj = ResourceManager.GetObject("24X24_(2)_51", resourceCulture); @@ -110,9 +95,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__01 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_01", resourceCulture); @@ -120,9 +102,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__02 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_02", resourceCulture); @@ -130,9 +109,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__03 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_03", resourceCulture); @@ -140,9 +116,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__04 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_04", resourceCulture); @@ -150,9 +123,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__05 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_05", resourceCulture); @@ -160,9 +130,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__06 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_06", resourceCulture); @@ -170,9 +137,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__07 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_07", resourceCulture); @@ -180,9 +144,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__08 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_08", resourceCulture); @@ -190,9 +151,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__09 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_09", resourceCulture); @@ -200,9 +158,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__10 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_10", resourceCulture); @@ -210,9 +165,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__100 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_100", resourceCulture); @@ -220,9 +172,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__101 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_101", resourceCulture); @@ -230,9 +179,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__102 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_102", resourceCulture); @@ -240,9 +186,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__103 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_103", resourceCulture); @@ -250,9 +193,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__104 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_104", resourceCulture); @@ -260,9 +200,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1041 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1041", resourceCulture); @@ -270,9 +207,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__105 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_105", resourceCulture); @@ -280,9 +214,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__106 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_106", resourceCulture); @@ -290,9 +221,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1061 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1061", resourceCulture); @@ -300,9 +228,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__107 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_107", resourceCulture); @@ -310,9 +235,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__108 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_108", resourceCulture); @@ -320,9 +242,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__109 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_109", resourceCulture); @@ -330,9 +249,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__11 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_11", resourceCulture); @@ -340,9 +256,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__110 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_110", resourceCulture); @@ -350,9 +263,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__111 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_111", resourceCulture); @@ -360,9 +270,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__112 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_112", resourceCulture); @@ -370,9 +277,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__113 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_113", resourceCulture); @@ -380,9 +284,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__114 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_114", resourceCulture); @@ -390,9 +291,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1141 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1141", resourceCulture); @@ -400,9 +298,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__115 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_115", resourceCulture); @@ -410,9 +305,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__116 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_116", resourceCulture); @@ -420,9 +312,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__117 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_117", resourceCulture); @@ -430,9 +319,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__118 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_118", resourceCulture); @@ -440,9 +326,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__12 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_12", resourceCulture); @@ -450,9 +333,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__13 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_13", resourceCulture); @@ -460,9 +340,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__131 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_131", resourceCulture); @@ -470,9 +347,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__14 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_14", resourceCulture); @@ -480,9 +354,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__15 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_15", resourceCulture); @@ -490,9 +361,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__16 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_16", resourceCulture); @@ -500,9 +368,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__17 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_17", resourceCulture); @@ -510,9 +375,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__18 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_18", resourceCulture); @@ -520,9 +382,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__19 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_19", resourceCulture); @@ -530,9 +389,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__20 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_20", resourceCulture); @@ -540,9 +396,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__21 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_21", resourceCulture); @@ -550,9 +403,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__22 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_22", resourceCulture); @@ -560,9 +410,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__23 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_23", resourceCulture); @@ -570,9 +417,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__24 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_24", resourceCulture); @@ -580,9 +424,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__25 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_25", resourceCulture); @@ -590,9 +431,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__26 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_26", resourceCulture); @@ -600,9 +438,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__27 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_27", resourceCulture); @@ -610,9 +445,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__28 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_28", resourceCulture); @@ -620,9 +452,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__29 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_29", resourceCulture); @@ -630,9 +459,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__30 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_30", resourceCulture); @@ -640,9 +466,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__31 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_31", resourceCulture); @@ -650,9 +473,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__32 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_32", resourceCulture); @@ -660,9 +480,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__33 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_33", resourceCulture); @@ -670,9 +487,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__34 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_34", resourceCulture); @@ -680,9 +494,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__35 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_35", resourceCulture); @@ -690,9 +501,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__36 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_36", resourceCulture); @@ -700,9 +508,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__37 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_37", resourceCulture); @@ -710,9 +515,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__371 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_371", resourceCulture); @@ -720,9 +522,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__38 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_38", resourceCulture); @@ -730,9 +529,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__39 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_39", resourceCulture); @@ -740,9 +536,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__40 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_40", resourceCulture); @@ -750,9 +543,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__41 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_41", resourceCulture); @@ -760,9 +550,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__42 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_42", resourceCulture); @@ -770,9 +557,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__43 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_43", resourceCulture); @@ -780,9 +564,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__44 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_44", resourceCulture); @@ -790,9 +571,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__45 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_45", resourceCulture); @@ -800,9 +578,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__46 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_46", resourceCulture); @@ -810,9 +585,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__47 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_47", resourceCulture); @@ -820,9 +592,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__48 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_48", resourceCulture); @@ -830,9 +599,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__49 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_49", resourceCulture); @@ -840,9 +606,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__50 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_50", resourceCulture); @@ -850,9 +613,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__51 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_51", resourceCulture); @@ -860,9 +620,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__52 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_52", resourceCulture); @@ -870,9 +627,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__53 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_53", resourceCulture); @@ -880,9 +634,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__54 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_54", resourceCulture); @@ -890,9 +641,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__55 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_55", resourceCulture); @@ -900,9 +648,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__551 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_551", resourceCulture); @@ -910,9 +655,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__56 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_56", resourceCulture); @@ -920,9 +662,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__57 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_57", resourceCulture); @@ -930,9 +669,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__58 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_58", resourceCulture); @@ -940,9 +676,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__59 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_59", resourceCulture); @@ -950,9 +683,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__60 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_60", resourceCulture); @@ -960,9 +690,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__61 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_61", resourceCulture); @@ -970,9 +697,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__62 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_62", resourceCulture); @@ -980,9 +704,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__63 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_63", resourceCulture); @@ -990,9 +711,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__64 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_64", resourceCulture); @@ -1000,9 +718,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__65 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_65", resourceCulture); @@ -1010,9 +725,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__66 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_66", resourceCulture); @@ -1020,9 +732,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__67 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_67", resourceCulture); @@ -1030,9 +739,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__671 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_671", resourceCulture); @@ -1040,9 +746,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__68 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_68", resourceCulture); @@ -1050,9 +753,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__681 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_681", resourceCulture); @@ -1060,9 +760,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__69 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_69", resourceCulture); @@ -1070,9 +767,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__70 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_70", resourceCulture); @@ -1080,9 +774,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__701 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_701", resourceCulture); @@ -1090,9 +781,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__71 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_71", resourceCulture); @@ -1100,9 +788,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__72 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_72", resourceCulture); @@ -1110,9 +795,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__73 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_73", resourceCulture); @@ -1120,9 +802,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__74 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_74", resourceCulture); @@ -1130,9 +809,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__75 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_75", resourceCulture); @@ -1140,9 +816,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__76 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_76", resourceCulture); @@ -1150,9 +823,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__77 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_77", resourceCulture); @@ -1160,9 +830,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__78 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_78", resourceCulture); @@ -1170,9 +837,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__79 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_79", resourceCulture); @@ -1180,9 +844,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__80 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_80", resourceCulture); @@ -1190,9 +851,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__801 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_801", resourceCulture); @@ -1200,9 +858,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__81 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_81", resourceCulture); @@ -1210,9 +865,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__811 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_811", resourceCulture); @@ -1220,9 +872,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__82 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_82", resourceCulture); @@ -1230,9 +879,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__83 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_83", resourceCulture); @@ -1240,9 +886,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__84 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_84", resourceCulture); @@ -1250,9 +893,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__85 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_85", resourceCulture); @@ -1260,9 +900,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__86 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_86", resourceCulture); @@ -1270,9 +907,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__87 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_87", resourceCulture); @@ -1280,9 +914,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__88 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_88", resourceCulture); @@ -1290,9 +921,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__90 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_90", resourceCulture); @@ -1300,9 +928,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__91 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_91", resourceCulture); @@ -1310,9 +935,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__92 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_92", resourceCulture); @@ -1320,9 +942,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__93 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_93", resourceCulture); @@ -1330,9 +949,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__94 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_94", resourceCulture); @@ -1340,9 +956,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__95 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_95", resourceCulture); @@ -1350,9 +963,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__96 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_96", resourceCulture); @@ -1360,9 +970,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__97 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_97", resourceCulture); @@ -1370,9 +977,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__98 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_98", resourceCulture); @@ -1380,9 +984,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__99 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_99", resourceCulture); @@ -1390,9 +991,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01 { get { object obj = ResourceManager.GetObject("24x24icon_01", resourceCulture); @@ -1400,9 +998,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01_hover { get { object obj = ResourceManager.GetObject("24x24icon_01_hover", resourceCulture); @@ -1410,9 +1005,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_011 { get { object obj = ResourceManager.GetObject("24x24icon_011", resourceCulture); @@ -1420,9 +1012,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02 { get { object obj = ResourceManager.GetObject("24x24icon_02", resourceCulture); @@ -1430,9 +1019,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02_hover { get { object obj = ResourceManager.GetObject("24x24icon_02_hover", resourceCulture); @@ -1440,9 +1026,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03 { get { object obj = ResourceManager.GetObject("24x24icon_03", resourceCulture); @@ -1450,9 +1033,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03_hover { get { object obj = ResourceManager.GetObject("24x24icon_03_hover", resourceCulture); @@ -1460,9 +1040,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04 { get { object obj = ResourceManager.GetObject("24x24icon_04", resourceCulture); @@ -1470,9 +1047,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover { get { object obj = ResourceManager.GetObject("24x24icon_04_hover", resourceCulture); @@ -1480,9 +1054,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_04_hover1", resourceCulture); @@ -1490,9 +1061,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_041 { get { object obj = ResourceManager.GetObject("24x24icon_041", resourceCulture); @@ -1500,9 +1068,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05 { get { object obj = ResourceManager.GetObject("24x24icon_05", resourceCulture); @@ -1510,9 +1075,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover { get { object obj = ResourceManager.GetObject("24x24icon_05_hover", resourceCulture); @@ -1520,9 +1082,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_05_hover1", resourceCulture); @@ -1530,9 +1089,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06 { get { object obj = ResourceManager.GetObject("24x24icon_06", resourceCulture); @@ -1540,9 +1096,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06_hover { get { object obj = ResourceManager.GetObject("24x24icon_06_hover", resourceCulture); @@ -1550,9 +1103,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07 { get { object obj = ResourceManager.GetObject("24x24icon_07", resourceCulture); @@ -1560,9 +1110,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07_hover { get { object obj = ResourceManager.GetObject("24x24icon_07_hover", resourceCulture); @@ -1570,9 +1117,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08 { get { object obj = ResourceManager.GetObject("24x24icon_08", resourceCulture); @@ -1580,9 +1124,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08_hover { get { object obj = ResourceManager.GetObject("24x24icon_08_hover", resourceCulture); @@ -1590,9 +1131,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09 { get { object obj = ResourceManager.GetObject("24x24icon_09", resourceCulture); @@ -1600,9 +1138,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09_hover { get { object obj = ResourceManager.GetObject("24x24icon_09_hover", resourceCulture); @@ -1610,9 +1145,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10 { get { object obj = ResourceManager.GetObject("24x24icon_10", resourceCulture); @@ -1620,9 +1152,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover { get { object obj = ResourceManager.GetObject("24x24icon_10_hover", resourceCulture); @@ -1630,9 +1159,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_10_hover1", resourceCulture); @@ -1640,9 +1166,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_101 { get { object obj = ResourceManager.GetObject("24x24icon_101", resourceCulture); @@ -1650,9 +1173,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_102 { get { object obj = ResourceManager.GetObject("24x24icon_102", resourceCulture); @@ -1660,9 +1180,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11 { get { object obj = ResourceManager.GetObject("24x24icon_11", resourceCulture); @@ -1670,9 +1187,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11_hover { get { object obj = ResourceManager.GetObject("24x24icon_11_hover", resourceCulture); @@ -1680,9 +1194,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12 { get { object obj = ResourceManager.GetObject("24x24icon_12", resourceCulture); @@ -1690,9 +1201,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12_hover { get { object obj = ResourceManager.GetObject("24x24icon_12_hover", resourceCulture); @@ -1700,9 +1208,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13 { get { object obj = ResourceManager.GetObject("24x24icon_13", resourceCulture); @@ -1710,9 +1215,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13_hover { get { object obj = ResourceManager.GetObject("24x24icon_13_hover", resourceCulture); @@ -1720,9 +1222,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _4 { get { object obj = ResourceManager.GetObject("4", resourceCulture); @@ -1730,9 +1229,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _5_副本 { get { object obj = ResourceManager.GetObject("5 副本", resourceCulture); @@ -1740,9 +1236,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _555 { get { object obj = ResourceManager.GetObject("555", resourceCulture); @@ -1750,9 +1243,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addDataBase { get { object obj = ResourceManager.GetObject("addDataBase", resourceCulture); @@ -1760,9 +1250,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addGJ { get { object obj = ResourceManager.GetObject("addGJ", resourceCulture); @@ -1770,9 +1257,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addMarker { get { object obj = ResourceManager.GetObject("addMarker", resourceCulture); @@ -1780,9 +1264,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addPipeLine { get { object obj = ResourceManager.GetObject("addPipeLine", resourceCulture); @@ -1790,9 +1271,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap arrow_updown { get { object obj = ResourceManager.GetObject("arrow_updown", resourceCulture); @@ -1800,9 +1278,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap bar_chart { get { object obj = ResourceManager.GetObject("bar-chart", resourceCulture); @@ -1810,9 +1285,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap BlueBackstageBgImage { get { object obj = ResourceManager.GetObject("BlueBackstageBgImage", resourceCulture); @@ -1820,9 +1292,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnAddData_Image { get { object obj = ResourceManager.GetObject("btnAddData.Image", resourceCulture); @@ -1830,9 +1299,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnlegendSet_Image_副本 { get { object obj = ResourceManager.GetObject("btnlegendSet.Image 副本", resourceCulture); @@ -1840,9 +1306,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnNavigation_Image_副本 { get { object obj = ResourceManager.GetObject("btnNavigation.Image 副本", resourceCulture); @@ -1850,9 +1313,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Button1_副本 { get { object obj = ResourceManager.GetObject("Button1 副本", resourceCulture); @@ -1860,9 +1320,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap cad_副本 { get { object obj = ResourceManager.GetObject("cad 副本", resourceCulture); @@ -1870,9 +1327,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic { get { object obj = ResourceManager.GetObject("casic", resourceCulture); @@ -1880,9 +1334,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic1 { get { object obj = ResourceManager.GetObject("casic1", resourceCulture); @@ -1890,9 +1341,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic2 { get { object obj = ResourceManager.GetObject("casic2", resourceCulture); @@ -1900,9 +1348,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic3 { get { object obj = ResourceManager.GetObject("casic3", resourceCulture); @@ -1910,9 +1355,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap chuiju { get { object obj = ResourceManager.GetObject("chuiju", resourceCulture); @@ -1920,9 +1362,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap clear { get { object obj = ResourceManager.GetObject("clear", resourceCulture); @@ -1930,9 +1369,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap connectivity1 { get { object obj = ResourceManager.GetObject("connectivity1", resourceCulture); @@ -1940,9 +1376,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap dighole { get { object obj = ResourceManager.GetObject("dighole", resourceCulture); @@ -1950,9 +1383,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawLine { get { object obj = ResourceManager.GetObject("drawLine", resourceCulture); @@ -1960,9 +1390,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawPolygon { get { object obj = ResourceManager.GetObject("drawPolygon", resourceCulture); @@ -1970,9 +1397,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap edit_clear { get { object obj = ResourceManager.GetObject("edit_clear", resourceCulture); @@ -1980,9 +1404,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap ew_副本 { get { object obj = ResourceManager.GetObject("ew 副本", resourceCulture); @@ -1990,9 +1411,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap full_screen { get { object obj = ResourceManager.GetObject("full_screen", resourceCulture); @@ -2000,9 +1418,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap hdmanaly_副本 { get { object obj = ResourceManager.GetObject("hdmanaly 副本", resourceCulture); @@ -2010,9 +1425,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap height { get { object obj = ResourceManager.GetObject("height", resourceCulture); @@ -2020,9 +1432,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap help { get { object obj = ResourceManager.GetObject("help", resourceCulture); @@ -2030,9 +1439,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap huitui { get { object obj = ResourceManager.GetObject("huitui", resourceCulture); @@ -2040,9 +1446,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_downstream { get { object obj = ResourceManager.GetObject("icon-downstream", resourceCulture); @@ -2050,9 +1453,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_upstream { get { object obj = ResourceManager.GetObject("icon-upstream", resourceCulture); @@ -2060,9 +1460,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap juli { get { object obj = ResourceManager.GetObject("juli", resourceCulture); @@ -2070,9 +1467,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap l { get { object obj = ResourceManager.GetObject("l", resourceCulture); @@ -2080,9 +1474,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Line_20Chart { get { object obj = ResourceManager.GetObject("Line%20Chart", resourceCulture); @@ -2090,9 +1481,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap liuxiang { get { object obj = ResourceManager.GetObject("liuxiang", resourceCulture); @@ -2100,9 +1488,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap map { get { object obj = ResourceManager.GetObject("map", resourceCulture); @@ -2110,9 +1495,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap measuremian { get { object obj = ResourceManager.GetObject("measuremian", resourceCulture); @@ -2120,9 +1502,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap move1 { get { object obj = ResourceManager.GetObject("move1", resourceCulture); @@ -2130,9 +1509,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap open_folder_add256 { get { object obj = ResourceManager.GetObject("open-folder-add256", resourceCulture); @@ -2140,9 +1516,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Pan1_副本 { get { object obj = ResourceManager.GetObject("Pan1 副本", resourceCulture); @@ -2150,9 +1523,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo1 { get { object obj = ResourceManager.GetObject("PipeLinelogo1", resourceCulture); @@ -2160,9 +1530,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo3 { get { object obj = ResourceManager.GetObject("PipeLinelogo3", resourceCulture); @@ -2170,9 +1537,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogoey { get { object obj = ResourceManager.GetObject("PipeLinelogoey", resourceCulture); @@ -2180,9 +1544,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap qianjin { get { object obj = ResourceManager.GetObject("qianjin", resourceCulture); @@ -2190,9 +1551,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap query1 { get { object obj = ResourceManager.GetObject("query1", resourceCulture); @@ -2200,9 +1558,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sc_副本 { get { object obj = ResourceManager.GetObject("sc 副本", resourceCulture); @@ -2210,9 +1565,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sharevisible_副本 { get { object obj = ResourceManager.GetObject("sharevisible 副本", resourceCulture); @@ -2220,9 +1572,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap suzhou { get { object obj = ResourceManager.GetObject("suzhou", resourceCulture); @@ -2230,9 +1579,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t7_副本 { get { object obj = ResourceManager.GetObject("t7 副本", resourceCulture); @@ -2240,9 +1586,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本 { get { object obj = ResourceManager.GetObject("t9 副本", resourceCulture); @@ -2250,9 +1593,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本1 { get { object obj = ResourceManager.GetObject("t9 副本1", resourceCulture); @@ -2260,9 +1600,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title { get { object obj = ResourceManager.GetObject("title", resourceCulture); @@ -2270,9 +1607,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title00 { get { object obj = ResourceManager.GetObject("title00", resourceCulture); @@ -2280,9 +1614,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap tuopu_副本 { get { object obj = ResourceManager.GetObject("tuopu 副本", resourceCulture); @@ -2290,9 +1621,13 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// + internal static System.Drawing.Bitmap user { + get { + object obj = ResourceManager.GetObject("user", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + internal static System.Drawing.Bitmap valve { get { object obj = ResourceManager.GetObject("valve", resourceCulture); @@ -2300,9 +1635,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap walk { get { object obj = ResourceManager.GetObject("walk", resourceCulture); @@ -2310,9 +1642,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap xuanzhuan2 { get { object obj = ResourceManager.GetObject("xuanzhuan2", resourceCulture); @@ -2320,9 +1649,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap yh2_副本 { get { object obj = ResourceManager.GetObject("yh2 副本", resourceCulture); @@ -2330,9 +1656,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线 { get { object obj = ResourceManager.GetObject("七线", resourceCulture); @@ -2340,9 +1663,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线审核 { get { object obj = ResourceManager.GetObject("七线审核", resourceCulture); @@ -2350,9 +1670,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 关闭 { get { object obj = ResourceManager.GetObject("关闭", resourceCulture); @@ -2360,9 +1677,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 创建隧道 { get { object obj = ResourceManager.GetObject("创建隧道", resourceCulture); @@ -2370,9 +1684,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 删除隧道 { get { object obj = ResourceManager.GetObject("删除隧道", resourceCulture); @@ -2380,9 +1691,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏对比 { get { object obj = ResourceManager.GetObject("双屏对比", resourceCulture); @@ -2390,9 +1698,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏联动 { get { object obj = ResourceManager.GetObject("双屏联动", resourceCulture); @@ -2400,9 +1705,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏设置 { get { object obj = ResourceManager.GetObject("双屏设置", resourceCulture); @@ -2410,9 +1712,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 垂直净距分析 { get { object obj = ResourceManager.GetObject("垂直净距分析", resourceCulture); @@ -2420,9 +1719,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 太湖新城 { get { object obj = ResourceManager.GetObject("太湖新城", resourceCulture); @@ -2430,9 +1726,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 导出矢量 { get { object obj = ResourceManager.GetObject("导出矢量", resourceCulture); @@ -2440,9 +1733,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_1_副本 { get { object obj = ResourceManager.GetObject("未标题-1 副本", resourceCulture); @@ -2450,9 +1740,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_5 { get { object obj = ResourceManager.GetObject("未标题-5", resourceCulture); @@ -2460,9 +1747,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 水平净距分析 { get { object obj = ResourceManager.GetObject("水平净距分析", resourceCulture); @@ -2470,9 +1754,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 淹没分析 { get { object obj = ResourceManager.GetObject("淹没分析", resourceCulture); @@ -2480,9 +1761,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页 { get { object obj = ResourceManager.GetObject("登录页", resourceCulture); @@ -2490,9 +1768,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页1 { get { object obj = ResourceManager.GetObject("登录页1", resourceCulture); @@ -2500,9 +1775,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 选择管线 { get { object obj = ResourceManager.GetObject("选择管线", resourceCulture); @@ -2510,9 +1782,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 隐藏隧道 { get { object obj = ResourceManager.GetObject("隐藏隧道", resourceCulture); diff --git a/Properties/Resources.resx b/Properties/Resources.resx index 19abc3c..443bdad 100644 --- a/Properties/Resources.resx +++ b/Properties/Resources.resx @@ -118,38 +118,35 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_72.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\l.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_14.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_43.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -157,20 +154,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_102.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_08_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\icon-upstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -178,11 +169,8 @@ ..\Resources\水平净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -193,17 +181,23 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_97.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_105.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -217,35 +211,29 @@ ..\Resources\icon-downstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_74.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24X24_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -253,33 +241,36 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_46.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_41.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_27.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_39.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\t7 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -295,8 +286,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_85.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\垂直净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -334,53 +331,77 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_118.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\登录页.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\七线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_44.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\cad 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_21.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\full_screen1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\5 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\dighole1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_28.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -388,8 +409,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_94.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\双屏对比.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -400,17 +421,14 @@ ..\Resources\btnlegendSet.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_84.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\measuremian1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_87.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -418,32 +436,35 @@ ..\Resources\move11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\xuanzhuan21.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\隐藏隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\导出矢量.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\liuxiang1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -460,8 +481,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\BlueBackstageBgImage.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -472,11 +493,8 @@ ..\Resources\Pan1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\bar-chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -496,23 +514,26 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_73.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24X24_(2)_021.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_82.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\t9 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -523,20 +544,23 @@ ..\Resources\PipeLinelogo1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_09.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_69.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -544,8 +568,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_96.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\btnNavigation.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -553,11 +577,11 @@ ..\bin\x86\Debug\Resource\关闭.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_86.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -568,26 +592,17 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\Line%20Chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\image\walk.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -595,9 +610,6 @@ ..\Resources\ew 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -610,90 +622,87 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_57.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_07_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_90.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_19.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\valve1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\555.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_03.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_93.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\addPipeLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\help1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_45.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_11_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -703,17 +712,14 @@ ..\Resources\PipeLinelogoey.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\title00.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -721,53 +727,47 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_09_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -775,35 +775,44 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_06_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -811,49 +820,43 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_76.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\七线审核.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\map1.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_66.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_47.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_80.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\user.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a \ No newline at end of file diff --git a/Properties/licenses.licx b/Properties/licenses.licx new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Properties/licenses.licx diff --git a/Resources/user.jpg b/Resources/user.jpg new file mode 100644 index 0000000..9bf11ec --- /dev/null +++ b/Resources/user.jpg Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.exe b/bin/x86/Debug/EMSCyberpipe.exe index f6527f0..c40cffc 100644 --- a/bin/x86/Debug/EMSCyberpipe.exe +++ b/bin/x86/Debug/EMSCyberpipe.exe Binary files differ diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj index adcf3cc..dd4b100 100644 --- a/Cyberpipe.csproj +++ b/Cyberpipe.csproj @@ -2498,6 +2498,7 @@ + diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 0fbc64b..13a1659 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/MainFrm.cs b/MainFrm.cs index efec2a6..e801c7e 100644 --- a/MainFrm.cs +++ b/MainFrm.cs @@ -135,7 +135,7 @@ public MainFrm() { InitializeComponent(); - + label1.Text = "当前登录:"+Utility.userName; PipeSys.Attach(this.panelEx5.Controls); globeControl1 = PipeSys.getGlobeCtrl(); globeControl1.Dock = DockStyle.Fill; @@ -14373,6 +14373,11 @@ } + private void label1_Click(object sender, EventArgs e) + { + + } + } diff --git a/MainFrm.designer.cs b/MainFrm.designer.cs index a98083c..ee6e5b6 100644 --- a/MainFrm.designer.cs +++ b/MainFrm.designer.cs @@ -377,19 +377,6 @@ this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem(); - this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); - this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); - this.slider4ground = new DevComponents.DotNetBar.SliderItem(); - this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); - this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); - this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); - this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); - this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonPanel15 = new DevComponents.DotNetBar.RibbonPanel(); this.ribbonBar20 = new DevComponents.DotNetBar.RibbonBar(); this.buttonItemSJGL = new DevComponents.DotNetBar.ButtonItem(); @@ -565,6 +552,19 @@ this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem(); this.btnlegendSet = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem89 = new DevComponents.DotNetBar.ButtonItem(); + this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); + this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); + this.slider4ground = new DevComponents.DotNetBar.SliderItem(); + this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); + this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); + this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); + this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); + this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonTabItem1 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem14 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem2 = new DevComponents.DotNetBar.RibbonTabItem(); @@ -611,6 +611,7 @@ this.buttonItem84 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem75 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem76 = new DevComponents.DotNetBar.ButtonItem(); + this.label1 = new System.Windows.Forms.Label(); this.statusStrip1.SuspendLayout(); this.sideBar1.SuspendLayout(); this.panelEx3.SuspendLayout(); @@ -649,10 +650,10 @@ this.ribbonControl1.SuspendLayout(); this.ribbonPanel3.SuspendLayout(); this.ribbonPanel2.SuspendLayout(); - this.ribbonPanel7.SuspendLayout(); - this.ribbonPanel8.SuspendLayout(); this.ribbonPanel15.SuspendLayout(); this.ribbonPanel1.SuspendLayout(); + this.ribbonPanel7.SuspendLayout(); + this.ribbonPanel8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // @@ -4126,10 +4127,10 @@ this.ribbonControl1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonControl1.Controls.Add(this.ribbonPanel3); this.ribbonControl1.Controls.Add(this.ribbonPanel2); - this.ribbonControl1.Controls.Add(this.ribbonPanel7); - this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Controls.Add(this.ribbonPanel15); this.ribbonControl1.Controls.Add(this.ribbonPanel1); + this.ribbonControl1.Controls.Add(this.ribbonPanel7); + this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top; this.ribbonControl1.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { @@ -4276,10 +4277,10 @@ this.ribbonPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel2.Controls.Add(this.ribbonBar4); this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel2.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel2.Location = new System.Drawing.Point(0, 0); this.ribbonPanel2.Name = "ribbonPanel2"; this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel2.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel2.Size = new System.Drawing.Size(1328, 95); // // // @@ -4319,7 +4320,7 @@ this.buttonItem_Event}); this.ribbonBar4.Location = new System.Drawing.Point(3, 0); this.ribbonBar4.Name = "ribbonBar4"; - this.ribbonBar4.Size = new System.Drawing.Size(211, 59); + this.ribbonBar4.Size = new System.Drawing.Size(211, 92); this.ribbonBar4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar4.TabIndex = 0; this.ribbonBar4.Text = "ribbonBar4"; @@ -4362,223 +4363,15 @@ this.buttonItem_Event.Text = "事件管理"; this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click); // - // ribbonPanel7 - // - this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel7.Controls.Add(this.ribbonBar5); - this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel7.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel7.Name = "ribbonPanel7"; - this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel7.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel7.Style.Class = ""; - this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseDown.Class = ""; - this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseOver.Class = ""; - this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel7.TabIndex = 41; - this.ribbonPanel7.Visible = false; - // - // ribbonBar5 - // - this.ribbonBar5.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.BackgroundStyle.Class = ""; - this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.ContainerControlProcessDialogKey = true; - this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_flag, - this.slider4ground}); - this.ribbonBar5.Location = new System.Drawing.Point(3, 0); - this.ribbonBar5.Name = "ribbonBar5"; - this.ribbonBar5.Size = new System.Drawing.Size(427, 59); - this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar5.TabIndex = 0; - // - // - // - this.ribbonBar5.TitleStyle.Class = ""; - this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.TitleStyleMouseOver.Class = ""; - this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.TitleVisible = false; - // - // btn_flag - // - this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; - this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_flag.Name = "btn_flag"; - this.btn_flag.SubItemsExpandWidth = 14; - this.btn_flag.Text = "标识器管理"; - this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); - // - // slider4ground - // - this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; - this.slider4ground.Name = "slider4ground"; - this.slider4ground.Text = "地面透明度"; - this.slider4ground.Value = 0; - this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); - // - // ribbonPanel8 - // - this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); - this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel8.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel8.Name = "ribbonPanel8"; - this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel8.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel8.Style.Class = ""; - this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseDown.Class = ""; - this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseOver.Class = ""; - this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel8.TabIndex = 42; - this.ribbonPanel8.Visible = false; - // - // ribbonBar_UserInfo - // - this.ribbonBar_UserInfo.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; - this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_user_info, - this.btn_role_info, - this.btn_resc_info, - this.btn_role_resc, - this.btn_user_role, - this.btn_password_edit, - this.btn_reset_password}); - this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); - this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; - this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 59); - this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar_UserInfo.TabIndex = 0; - // - // - // - this.ribbonBar_UserInfo.TitleStyle.Class = ""; - this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; - this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // btn_user_info - // - this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; - this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_info.Name = "btn_user_info"; - this.btn_user_info.SubItemsExpandWidth = 14; - this.btn_user_info.Text = "用户管理"; - this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); - // - // btn_role_info - // - this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; - this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_info.Name = "btn_role_info"; - this.btn_role_info.SubItemsExpandWidth = 14; - this.btn_role_info.Text = "角色管理"; - this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); - // - // btn_resc_info - // - this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; - this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_resc_info.Name = "btn_resc_info"; - this.btn_resc_info.SubItemsExpandWidth = 14; - this.btn_resc_info.Text = "资源管理"; - this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); - // - // btn_role_resc - // - this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; - this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_resc.Name = "btn_role_resc"; - this.btn_role_resc.SubItemsExpandWidth = 14; - this.btn_role_resc.Text = "角色授权"; - this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); - // - // btn_user_role - // - this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; - this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_role.Name = "btn_user_role"; - this.btn_user_role.SubItemsExpandWidth = 14; - this.btn_user_role.Text = "用户授权"; - this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); - // - // btn_password_edit - // - this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; - this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_password_edit.Name = "btn_password_edit"; - this.btn_password_edit.SubItemsExpandWidth = 14; - this.btn_password_edit.Text = "密码修改"; - this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); - // - // btn_reset_password - // - this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; - this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_reset_password.Name = "btn_reset_password"; - this.btn_reset_password.SubItemsExpandWidth = 14; - this.btn_reset_password.Text = "重置密码"; - this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); - // // ribbonPanel15 // this.ribbonPanel15.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel15.Controls.Add(this.ribbonBar20); this.ribbonPanel15.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel15.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel15.Location = new System.Drawing.Point(0, 0); this.ribbonPanel15.Name = "ribbonPanel15"; this.ribbonPanel15.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel15.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel15.Size = new System.Drawing.Size(1328, 95); // // // @@ -4627,7 +4420,7 @@ this.buttonItemBZ}); this.ribbonBar20.Location = new System.Drawing.Point(3, 0); this.ribbonBar20.Name = "ribbonBar20"; - this.ribbonBar20.Size = new System.Drawing.Size(791, 59); + this.ribbonBar20.Size = new System.Drawing.Size(791, 92); this.ribbonBar20.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar20.TabIndex = 0; // @@ -6059,6 +5852,214 @@ this.buttonItem89.Visible = false; this.buttonItem89.Click += new System.EventHandler(this.buttonItem89_Click); // + // ribbonPanel7 + // + this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel7.Controls.Add(this.ribbonBar5); + this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel7.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel7.Name = "ribbonPanel7"; + this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel7.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel7.Style.Class = ""; + this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseDown.Class = ""; + this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseOver.Class = ""; + this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel7.TabIndex = 41; + this.ribbonPanel7.Visible = false; + // + // ribbonBar5 + // + this.ribbonBar5.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.BackgroundStyle.Class = ""; + this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.ContainerControlProcessDialogKey = true; + this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_flag, + this.slider4ground}); + this.ribbonBar5.Location = new System.Drawing.Point(3, 0); + this.ribbonBar5.Name = "ribbonBar5"; + this.ribbonBar5.Size = new System.Drawing.Size(427, 92); + this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar5.TabIndex = 0; + // + // + // + this.ribbonBar5.TitleStyle.Class = ""; + this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.TitleStyleMouseOver.Class = ""; + this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.TitleVisible = false; + // + // btn_flag + // + this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; + this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_flag.Name = "btn_flag"; + this.btn_flag.SubItemsExpandWidth = 14; + this.btn_flag.Text = "标识器管理"; + this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); + // + // slider4ground + // + this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; + this.slider4ground.Name = "slider4ground"; + this.slider4ground.Text = "地面透明度"; + this.slider4ground.Value = 0; + this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); + // + // ribbonPanel8 + // + this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); + this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel8.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel8.Name = "ribbonPanel8"; + this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel8.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel8.Style.Class = ""; + this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseDown.Class = ""; + this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseOver.Class = ""; + this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel8.TabIndex = 42; + this.ribbonPanel8.Visible = false; + // + // ribbonBar_UserInfo + // + this.ribbonBar_UserInfo.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; + this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_user_info, + this.btn_role_info, + this.btn_resc_info, + this.btn_role_resc, + this.btn_user_role, + this.btn_password_edit, + this.btn_reset_password}); + this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); + this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; + this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 92); + this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar_UserInfo.TabIndex = 0; + // + // + // + this.ribbonBar_UserInfo.TitleStyle.Class = ""; + this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; + this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // btn_user_info + // + this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; + this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_info.Name = "btn_user_info"; + this.btn_user_info.SubItemsExpandWidth = 14; + this.btn_user_info.Text = "用户管理"; + this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); + // + // btn_role_info + // + this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; + this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_info.Name = "btn_role_info"; + this.btn_role_info.SubItemsExpandWidth = 14; + this.btn_role_info.Text = "角色管理"; + this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); + // + // btn_resc_info + // + this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; + this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_resc_info.Name = "btn_resc_info"; + this.btn_resc_info.SubItemsExpandWidth = 14; + this.btn_resc_info.Text = "资源管理"; + this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); + // + // btn_role_resc + // + this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; + this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_resc.Name = "btn_role_resc"; + this.btn_role_resc.SubItemsExpandWidth = 14; + this.btn_role_resc.Text = "角色授权"; + this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); + // + // btn_user_role + // + this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; + this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_role.Name = "btn_user_role"; + this.btn_user_role.SubItemsExpandWidth = 14; + this.btn_user_role.Text = "用户授权"; + this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); + // + // btn_password_edit + // + this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; + this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_password_edit.Name = "btn_password_edit"; + this.btn_password_edit.SubItemsExpandWidth = 14; + this.btn_password_edit.Text = "密码修改"; + this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); + // + // btn_reset_password + // + this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; + this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_reset_password.Name = "btn_reset_password"; + this.btn_reset_password.SubItemsExpandWidth = 14; + this.btn_reset_password.Text = "重置密码"; + this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); + // // ribbonTabItem1 // this.ribbonTabItem1.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; @@ -6425,12 +6426,24 @@ this.buttonItem76.SubItemsExpandWidth = 14; this.buttonItem76.Text = "坐标标注"; // + // label1 + // + this.label1.AutoSize = true; + this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.label1.Image = global::Cyberpipe.Properties.Resources.user; + this.label1.Location = new System.Drawing.Point(1198, 53); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(56, 16); + this.label1.TabIndex = 28; + this.label1.Text = "label1"; + // // MainFrm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; this.AutoSize = true; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(205)))), ((int)(((byte)(214))))); this.ClientSize = new System.Drawing.Size(1328, 707); + this.Controls.Add(this.label1); this.Controls.Add(this.panelEx4); this.Controls.Add(this.expandableSplitter1); this.Controls.Add(this.sideBar1); @@ -6500,10 +6513,10 @@ this.ribbonControl1.PerformLayout(); this.ribbonPanel3.ResumeLayout(false); this.ribbonPanel2.ResumeLayout(false); - this.ribbonPanel7.ResumeLayout(false); - this.ribbonPanel8.ResumeLayout(false); this.ribbonPanel15.ResumeLayout(false); this.ribbonPanel1.ResumeLayout(false); + this.ribbonPanel7.ResumeLayout(false); + this.ribbonPanel8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -7082,6 +7095,7 @@ private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 量算ToolStripMenuItem; + private System.Windows.Forms.Label label1; } } diff --git a/MainFrm.resx b/MainFrm.resx index 3734419..15e5339 100644 --- a/MainFrm.resx +++ b/MainFrm.resx @@ -2094,7 +2094,7 @@ - 50 + 211 diff --git a/Properties/Resources.Designer.cs b/Properties/Resources.Designer.cs index 2dd7541..e1961b3 100644 --- a/Properties/Resources.Designer.cs +++ b/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // 此代码由工具生成。 -// 运行时版本:4.0.30319.18063 +// 运行时版本:4.0.30319.1026 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 @@ -60,9 +60,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _1 { get { object obj = ResourceManager.GetObject("1", resourceCulture); @@ -70,9 +67,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _12_副本 { get { object obj = ResourceManager.GetObject("12 副本", resourceCulture); @@ -80,9 +74,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__02 { get { object obj = ResourceManager.GetObject("24X24_(2)_02", resourceCulture); @@ -90,9 +81,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__10 { get { object obj = ResourceManager.GetObject("24X24_(2)_10", resourceCulture); @@ -100,9 +88,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__51 { get { object obj = ResourceManager.GetObject("24X24_(2)_51", resourceCulture); @@ -110,9 +95,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__01 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_01", resourceCulture); @@ -120,9 +102,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__02 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_02", resourceCulture); @@ -130,9 +109,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__03 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_03", resourceCulture); @@ -140,9 +116,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__04 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_04", resourceCulture); @@ -150,9 +123,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__05 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_05", resourceCulture); @@ -160,9 +130,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__06 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_06", resourceCulture); @@ -170,9 +137,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__07 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_07", resourceCulture); @@ -180,9 +144,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__08 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_08", resourceCulture); @@ -190,9 +151,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__09 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_09", resourceCulture); @@ -200,9 +158,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__10 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_10", resourceCulture); @@ -210,9 +165,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__100 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_100", resourceCulture); @@ -220,9 +172,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__101 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_101", resourceCulture); @@ -230,9 +179,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__102 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_102", resourceCulture); @@ -240,9 +186,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__103 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_103", resourceCulture); @@ -250,9 +193,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__104 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_104", resourceCulture); @@ -260,9 +200,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1041 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1041", resourceCulture); @@ -270,9 +207,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__105 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_105", resourceCulture); @@ -280,9 +214,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__106 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_106", resourceCulture); @@ -290,9 +221,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1061 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1061", resourceCulture); @@ -300,9 +228,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__107 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_107", resourceCulture); @@ -310,9 +235,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__108 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_108", resourceCulture); @@ -320,9 +242,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__109 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_109", resourceCulture); @@ -330,9 +249,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__11 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_11", resourceCulture); @@ -340,9 +256,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__110 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_110", resourceCulture); @@ -350,9 +263,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__111 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_111", resourceCulture); @@ -360,9 +270,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__112 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_112", resourceCulture); @@ -370,9 +277,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__113 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_113", resourceCulture); @@ -380,9 +284,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__114 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_114", resourceCulture); @@ -390,9 +291,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1141 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1141", resourceCulture); @@ -400,9 +298,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__115 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_115", resourceCulture); @@ -410,9 +305,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__116 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_116", resourceCulture); @@ -420,9 +312,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__117 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_117", resourceCulture); @@ -430,9 +319,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__118 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_118", resourceCulture); @@ -440,9 +326,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__12 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_12", resourceCulture); @@ -450,9 +333,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__13 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_13", resourceCulture); @@ -460,9 +340,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__131 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_131", resourceCulture); @@ -470,9 +347,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__14 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_14", resourceCulture); @@ -480,9 +354,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__15 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_15", resourceCulture); @@ -490,9 +361,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__16 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_16", resourceCulture); @@ -500,9 +368,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__17 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_17", resourceCulture); @@ -510,9 +375,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__18 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_18", resourceCulture); @@ -520,9 +382,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__19 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_19", resourceCulture); @@ -530,9 +389,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__20 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_20", resourceCulture); @@ -540,9 +396,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__21 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_21", resourceCulture); @@ -550,9 +403,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__22 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_22", resourceCulture); @@ -560,9 +410,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__23 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_23", resourceCulture); @@ -570,9 +417,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__24 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_24", resourceCulture); @@ -580,9 +424,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__25 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_25", resourceCulture); @@ -590,9 +431,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__26 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_26", resourceCulture); @@ -600,9 +438,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__27 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_27", resourceCulture); @@ -610,9 +445,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__28 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_28", resourceCulture); @@ -620,9 +452,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__29 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_29", resourceCulture); @@ -630,9 +459,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__30 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_30", resourceCulture); @@ -640,9 +466,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__31 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_31", resourceCulture); @@ -650,9 +473,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__32 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_32", resourceCulture); @@ -660,9 +480,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__33 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_33", resourceCulture); @@ -670,9 +487,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__34 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_34", resourceCulture); @@ -680,9 +494,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__35 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_35", resourceCulture); @@ -690,9 +501,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__36 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_36", resourceCulture); @@ -700,9 +508,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__37 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_37", resourceCulture); @@ -710,9 +515,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__371 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_371", resourceCulture); @@ -720,9 +522,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__38 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_38", resourceCulture); @@ -730,9 +529,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__39 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_39", resourceCulture); @@ -740,9 +536,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__40 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_40", resourceCulture); @@ -750,9 +543,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__41 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_41", resourceCulture); @@ -760,9 +550,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__42 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_42", resourceCulture); @@ -770,9 +557,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__43 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_43", resourceCulture); @@ -780,9 +564,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__44 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_44", resourceCulture); @@ -790,9 +571,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__45 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_45", resourceCulture); @@ -800,9 +578,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__46 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_46", resourceCulture); @@ -810,9 +585,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__47 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_47", resourceCulture); @@ -820,9 +592,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__48 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_48", resourceCulture); @@ -830,9 +599,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__49 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_49", resourceCulture); @@ -840,9 +606,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__50 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_50", resourceCulture); @@ -850,9 +613,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__51 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_51", resourceCulture); @@ -860,9 +620,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__52 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_52", resourceCulture); @@ -870,9 +627,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__53 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_53", resourceCulture); @@ -880,9 +634,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__54 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_54", resourceCulture); @@ -890,9 +641,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__55 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_55", resourceCulture); @@ -900,9 +648,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__551 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_551", resourceCulture); @@ -910,9 +655,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__56 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_56", resourceCulture); @@ -920,9 +662,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__57 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_57", resourceCulture); @@ -930,9 +669,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__58 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_58", resourceCulture); @@ -940,9 +676,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__59 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_59", resourceCulture); @@ -950,9 +683,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__60 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_60", resourceCulture); @@ -960,9 +690,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__61 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_61", resourceCulture); @@ -970,9 +697,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__62 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_62", resourceCulture); @@ -980,9 +704,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__63 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_63", resourceCulture); @@ -990,9 +711,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__64 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_64", resourceCulture); @@ -1000,9 +718,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__65 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_65", resourceCulture); @@ -1010,9 +725,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__66 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_66", resourceCulture); @@ -1020,9 +732,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__67 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_67", resourceCulture); @@ -1030,9 +739,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__671 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_671", resourceCulture); @@ -1040,9 +746,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__68 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_68", resourceCulture); @@ -1050,9 +753,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__681 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_681", resourceCulture); @@ -1060,9 +760,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__69 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_69", resourceCulture); @@ -1070,9 +767,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__70 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_70", resourceCulture); @@ -1080,9 +774,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__701 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_701", resourceCulture); @@ -1090,9 +781,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__71 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_71", resourceCulture); @@ -1100,9 +788,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__72 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_72", resourceCulture); @@ -1110,9 +795,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__73 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_73", resourceCulture); @@ -1120,9 +802,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__74 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_74", resourceCulture); @@ -1130,9 +809,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__75 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_75", resourceCulture); @@ -1140,9 +816,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__76 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_76", resourceCulture); @@ -1150,9 +823,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__77 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_77", resourceCulture); @@ -1160,9 +830,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__78 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_78", resourceCulture); @@ -1170,9 +837,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__79 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_79", resourceCulture); @@ -1180,9 +844,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__80 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_80", resourceCulture); @@ -1190,9 +851,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__801 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_801", resourceCulture); @@ -1200,9 +858,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__81 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_81", resourceCulture); @@ -1210,9 +865,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__811 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_811", resourceCulture); @@ -1220,9 +872,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__82 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_82", resourceCulture); @@ -1230,9 +879,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__83 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_83", resourceCulture); @@ -1240,9 +886,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__84 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_84", resourceCulture); @@ -1250,9 +893,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__85 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_85", resourceCulture); @@ -1260,9 +900,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__86 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_86", resourceCulture); @@ -1270,9 +907,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__87 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_87", resourceCulture); @@ -1280,9 +914,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__88 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_88", resourceCulture); @@ -1290,9 +921,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__90 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_90", resourceCulture); @@ -1300,9 +928,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__91 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_91", resourceCulture); @@ -1310,9 +935,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__92 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_92", resourceCulture); @@ -1320,9 +942,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__93 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_93", resourceCulture); @@ -1330,9 +949,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__94 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_94", resourceCulture); @@ -1340,9 +956,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__95 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_95", resourceCulture); @@ -1350,9 +963,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__96 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_96", resourceCulture); @@ -1360,9 +970,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__97 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_97", resourceCulture); @@ -1370,9 +977,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__98 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_98", resourceCulture); @@ -1380,9 +984,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__99 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_99", resourceCulture); @@ -1390,9 +991,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01 { get { object obj = ResourceManager.GetObject("24x24icon_01", resourceCulture); @@ -1400,9 +998,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01_hover { get { object obj = ResourceManager.GetObject("24x24icon_01_hover", resourceCulture); @@ -1410,9 +1005,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_011 { get { object obj = ResourceManager.GetObject("24x24icon_011", resourceCulture); @@ -1420,9 +1012,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02 { get { object obj = ResourceManager.GetObject("24x24icon_02", resourceCulture); @@ -1430,9 +1019,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02_hover { get { object obj = ResourceManager.GetObject("24x24icon_02_hover", resourceCulture); @@ -1440,9 +1026,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03 { get { object obj = ResourceManager.GetObject("24x24icon_03", resourceCulture); @@ -1450,9 +1033,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03_hover { get { object obj = ResourceManager.GetObject("24x24icon_03_hover", resourceCulture); @@ -1460,9 +1040,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04 { get { object obj = ResourceManager.GetObject("24x24icon_04", resourceCulture); @@ -1470,9 +1047,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover { get { object obj = ResourceManager.GetObject("24x24icon_04_hover", resourceCulture); @@ -1480,9 +1054,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_04_hover1", resourceCulture); @@ -1490,9 +1061,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_041 { get { object obj = ResourceManager.GetObject("24x24icon_041", resourceCulture); @@ -1500,9 +1068,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05 { get { object obj = ResourceManager.GetObject("24x24icon_05", resourceCulture); @@ -1510,9 +1075,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover { get { object obj = ResourceManager.GetObject("24x24icon_05_hover", resourceCulture); @@ -1520,9 +1082,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_05_hover1", resourceCulture); @@ -1530,9 +1089,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06 { get { object obj = ResourceManager.GetObject("24x24icon_06", resourceCulture); @@ -1540,9 +1096,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06_hover { get { object obj = ResourceManager.GetObject("24x24icon_06_hover", resourceCulture); @@ -1550,9 +1103,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07 { get { object obj = ResourceManager.GetObject("24x24icon_07", resourceCulture); @@ -1560,9 +1110,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07_hover { get { object obj = ResourceManager.GetObject("24x24icon_07_hover", resourceCulture); @@ -1570,9 +1117,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08 { get { object obj = ResourceManager.GetObject("24x24icon_08", resourceCulture); @@ -1580,9 +1124,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08_hover { get { object obj = ResourceManager.GetObject("24x24icon_08_hover", resourceCulture); @@ -1590,9 +1131,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09 { get { object obj = ResourceManager.GetObject("24x24icon_09", resourceCulture); @@ -1600,9 +1138,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09_hover { get { object obj = ResourceManager.GetObject("24x24icon_09_hover", resourceCulture); @@ -1610,9 +1145,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10 { get { object obj = ResourceManager.GetObject("24x24icon_10", resourceCulture); @@ -1620,9 +1152,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover { get { object obj = ResourceManager.GetObject("24x24icon_10_hover", resourceCulture); @@ -1630,9 +1159,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_10_hover1", resourceCulture); @@ -1640,9 +1166,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_101 { get { object obj = ResourceManager.GetObject("24x24icon_101", resourceCulture); @@ -1650,9 +1173,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_102 { get { object obj = ResourceManager.GetObject("24x24icon_102", resourceCulture); @@ -1660,9 +1180,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11 { get { object obj = ResourceManager.GetObject("24x24icon_11", resourceCulture); @@ -1670,9 +1187,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11_hover { get { object obj = ResourceManager.GetObject("24x24icon_11_hover", resourceCulture); @@ -1680,9 +1194,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12 { get { object obj = ResourceManager.GetObject("24x24icon_12", resourceCulture); @@ -1690,9 +1201,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12_hover { get { object obj = ResourceManager.GetObject("24x24icon_12_hover", resourceCulture); @@ -1700,9 +1208,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13 { get { object obj = ResourceManager.GetObject("24x24icon_13", resourceCulture); @@ -1710,9 +1215,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13_hover { get { object obj = ResourceManager.GetObject("24x24icon_13_hover", resourceCulture); @@ -1720,9 +1222,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _4 { get { object obj = ResourceManager.GetObject("4", resourceCulture); @@ -1730,9 +1229,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _5_副本 { get { object obj = ResourceManager.GetObject("5 副本", resourceCulture); @@ -1740,9 +1236,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _555 { get { object obj = ResourceManager.GetObject("555", resourceCulture); @@ -1750,9 +1243,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addDataBase { get { object obj = ResourceManager.GetObject("addDataBase", resourceCulture); @@ -1760,9 +1250,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addGJ { get { object obj = ResourceManager.GetObject("addGJ", resourceCulture); @@ -1770,9 +1257,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addMarker { get { object obj = ResourceManager.GetObject("addMarker", resourceCulture); @@ -1780,9 +1264,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addPipeLine { get { object obj = ResourceManager.GetObject("addPipeLine", resourceCulture); @@ -1790,9 +1271,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap arrow_updown { get { object obj = ResourceManager.GetObject("arrow_updown", resourceCulture); @@ -1800,9 +1278,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap bar_chart { get { object obj = ResourceManager.GetObject("bar-chart", resourceCulture); @@ -1810,9 +1285,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap BlueBackstageBgImage { get { object obj = ResourceManager.GetObject("BlueBackstageBgImage", resourceCulture); @@ -1820,9 +1292,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnAddData_Image { get { object obj = ResourceManager.GetObject("btnAddData.Image", resourceCulture); @@ -1830,9 +1299,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnlegendSet_Image_副本 { get { object obj = ResourceManager.GetObject("btnlegendSet.Image 副本", resourceCulture); @@ -1840,9 +1306,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnNavigation_Image_副本 { get { object obj = ResourceManager.GetObject("btnNavigation.Image 副本", resourceCulture); @@ -1850,9 +1313,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Button1_副本 { get { object obj = ResourceManager.GetObject("Button1 副本", resourceCulture); @@ -1860,9 +1320,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap cad_副本 { get { object obj = ResourceManager.GetObject("cad 副本", resourceCulture); @@ -1870,9 +1327,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic { get { object obj = ResourceManager.GetObject("casic", resourceCulture); @@ -1880,9 +1334,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic1 { get { object obj = ResourceManager.GetObject("casic1", resourceCulture); @@ -1890,9 +1341,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic2 { get { object obj = ResourceManager.GetObject("casic2", resourceCulture); @@ -1900,9 +1348,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic3 { get { object obj = ResourceManager.GetObject("casic3", resourceCulture); @@ -1910,9 +1355,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap chuiju { get { object obj = ResourceManager.GetObject("chuiju", resourceCulture); @@ -1920,9 +1362,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap clear { get { object obj = ResourceManager.GetObject("clear", resourceCulture); @@ -1930,9 +1369,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap connectivity1 { get { object obj = ResourceManager.GetObject("connectivity1", resourceCulture); @@ -1940,9 +1376,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap dighole { get { object obj = ResourceManager.GetObject("dighole", resourceCulture); @@ -1950,9 +1383,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawLine { get { object obj = ResourceManager.GetObject("drawLine", resourceCulture); @@ -1960,9 +1390,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawPolygon { get { object obj = ResourceManager.GetObject("drawPolygon", resourceCulture); @@ -1970,9 +1397,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap edit_clear { get { object obj = ResourceManager.GetObject("edit_clear", resourceCulture); @@ -1980,9 +1404,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap ew_副本 { get { object obj = ResourceManager.GetObject("ew 副本", resourceCulture); @@ -1990,9 +1411,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap full_screen { get { object obj = ResourceManager.GetObject("full_screen", resourceCulture); @@ -2000,9 +1418,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap hdmanaly_副本 { get { object obj = ResourceManager.GetObject("hdmanaly 副本", resourceCulture); @@ -2010,9 +1425,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap height { get { object obj = ResourceManager.GetObject("height", resourceCulture); @@ -2020,9 +1432,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap help { get { object obj = ResourceManager.GetObject("help", resourceCulture); @@ -2030,9 +1439,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap huitui { get { object obj = ResourceManager.GetObject("huitui", resourceCulture); @@ -2040,9 +1446,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_downstream { get { object obj = ResourceManager.GetObject("icon-downstream", resourceCulture); @@ -2050,9 +1453,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_upstream { get { object obj = ResourceManager.GetObject("icon-upstream", resourceCulture); @@ -2060,9 +1460,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap juli { get { object obj = ResourceManager.GetObject("juli", resourceCulture); @@ -2070,9 +1467,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap l { get { object obj = ResourceManager.GetObject("l", resourceCulture); @@ -2080,9 +1474,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Line_20Chart { get { object obj = ResourceManager.GetObject("Line%20Chart", resourceCulture); @@ -2090,9 +1481,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap liuxiang { get { object obj = ResourceManager.GetObject("liuxiang", resourceCulture); @@ -2100,9 +1488,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap map { get { object obj = ResourceManager.GetObject("map", resourceCulture); @@ -2110,9 +1495,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap measuremian { get { object obj = ResourceManager.GetObject("measuremian", resourceCulture); @@ -2120,9 +1502,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap move1 { get { object obj = ResourceManager.GetObject("move1", resourceCulture); @@ -2130,9 +1509,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap open_folder_add256 { get { object obj = ResourceManager.GetObject("open-folder-add256", resourceCulture); @@ -2140,9 +1516,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Pan1_副本 { get { object obj = ResourceManager.GetObject("Pan1 副本", resourceCulture); @@ -2150,9 +1523,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo1 { get { object obj = ResourceManager.GetObject("PipeLinelogo1", resourceCulture); @@ -2160,9 +1530,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo3 { get { object obj = ResourceManager.GetObject("PipeLinelogo3", resourceCulture); @@ -2170,9 +1537,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogoey { get { object obj = ResourceManager.GetObject("PipeLinelogoey", resourceCulture); @@ -2180,9 +1544,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap qianjin { get { object obj = ResourceManager.GetObject("qianjin", resourceCulture); @@ -2190,9 +1551,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap query1 { get { object obj = ResourceManager.GetObject("query1", resourceCulture); @@ -2200,9 +1558,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sc_副本 { get { object obj = ResourceManager.GetObject("sc 副本", resourceCulture); @@ -2210,9 +1565,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sharevisible_副本 { get { object obj = ResourceManager.GetObject("sharevisible 副本", resourceCulture); @@ -2220,9 +1572,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap suzhou { get { object obj = ResourceManager.GetObject("suzhou", resourceCulture); @@ -2230,9 +1579,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t7_副本 { get { object obj = ResourceManager.GetObject("t7 副本", resourceCulture); @@ -2240,9 +1586,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本 { get { object obj = ResourceManager.GetObject("t9 副本", resourceCulture); @@ -2250,9 +1593,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本1 { get { object obj = ResourceManager.GetObject("t9 副本1", resourceCulture); @@ -2260,9 +1600,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title { get { object obj = ResourceManager.GetObject("title", resourceCulture); @@ -2270,9 +1607,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title00 { get { object obj = ResourceManager.GetObject("title00", resourceCulture); @@ -2280,9 +1614,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap tuopu_副本 { get { object obj = ResourceManager.GetObject("tuopu 副本", resourceCulture); @@ -2290,9 +1621,13 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// + internal static System.Drawing.Bitmap user { + get { + object obj = ResourceManager.GetObject("user", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + internal static System.Drawing.Bitmap valve { get { object obj = ResourceManager.GetObject("valve", resourceCulture); @@ -2300,9 +1635,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap walk { get { object obj = ResourceManager.GetObject("walk", resourceCulture); @@ -2310,9 +1642,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap xuanzhuan2 { get { object obj = ResourceManager.GetObject("xuanzhuan2", resourceCulture); @@ -2320,9 +1649,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap yh2_副本 { get { object obj = ResourceManager.GetObject("yh2 副本", resourceCulture); @@ -2330,9 +1656,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线 { get { object obj = ResourceManager.GetObject("七线", resourceCulture); @@ -2340,9 +1663,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线审核 { get { object obj = ResourceManager.GetObject("七线审核", resourceCulture); @@ -2350,9 +1670,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 关闭 { get { object obj = ResourceManager.GetObject("关闭", resourceCulture); @@ -2360,9 +1677,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 创建隧道 { get { object obj = ResourceManager.GetObject("创建隧道", resourceCulture); @@ -2370,9 +1684,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 删除隧道 { get { object obj = ResourceManager.GetObject("删除隧道", resourceCulture); @@ -2380,9 +1691,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏对比 { get { object obj = ResourceManager.GetObject("双屏对比", resourceCulture); @@ -2390,9 +1698,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏联动 { get { object obj = ResourceManager.GetObject("双屏联动", resourceCulture); @@ -2400,9 +1705,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏设置 { get { object obj = ResourceManager.GetObject("双屏设置", resourceCulture); @@ -2410,9 +1712,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 垂直净距分析 { get { object obj = ResourceManager.GetObject("垂直净距分析", resourceCulture); @@ -2420,9 +1719,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 太湖新城 { get { object obj = ResourceManager.GetObject("太湖新城", resourceCulture); @@ -2430,9 +1726,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 导出矢量 { get { object obj = ResourceManager.GetObject("导出矢量", resourceCulture); @@ -2440,9 +1733,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_1_副本 { get { object obj = ResourceManager.GetObject("未标题-1 副本", resourceCulture); @@ -2450,9 +1740,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_5 { get { object obj = ResourceManager.GetObject("未标题-5", resourceCulture); @@ -2460,9 +1747,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 水平净距分析 { get { object obj = ResourceManager.GetObject("水平净距分析", resourceCulture); @@ -2470,9 +1754,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 淹没分析 { get { object obj = ResourceManager.GetObject("淹没分析", resourceCulture); @@ -2480,9 +1761,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页 { get { object obj = ResourceManager.GetObject("登录页", resourceCulture); @@ -2490,9 +1768,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页1 { get { object obj = ResourceManager.GetObject("登录页1", resourceCulture); @@ -2500,9 +1775,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 选择管线 { get { object obj = ResourceManager.GetObject("选择管线", resourceCulture); @@ -2510,9 +1782,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 隐藏隧道 { get { object obj = ResourceManager.GetObject("隐藏隧道", resourceCulture); diff --git a/Properties/Resources.resx b/Properties/Resources.resx index 19abc3c..443bdad 100644 --- a/Properties/Resources.resx +++ b/Properties/Resources.resx @@ -118,38 +118,35 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_72.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\l.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_14.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_43.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -157,20 +154,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_102.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_08_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\icon-upstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -178,11 +169,8 @@ ..\Resources\水平净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -193,17 +181,23 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_97.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_105.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -217,35 +211,29 @@ ..\Resources\icon-downstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_74.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24X24_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -253,33 +241,36 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_46.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_41.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_27.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_39.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\t7 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -295,8 +286,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_85.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\垂直净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -334,53 +331,77 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_118.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\登录页.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\七线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_44.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\cad 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_21.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\full_screen1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\5 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\dighole1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_28.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -388,8 +409,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_94.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\双屏对比.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -400,17 +421,14 @@ ..\Resources\btnlegendSet.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_84.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\measuremian1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_87.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -418,32 +436,35 @@ ..\Resources\move11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\xuanzhuan21.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\隐藏隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\导出矢量.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\liuxiang1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -460,8 +481,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\BlueBackstageBgImage.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -472,11 +493,8 @@ ..\Resources\Pan1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\bar-chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -496,23 +514,26 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_73.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24X24_(2)_021.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_82.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\t9 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -523,20 +544,23 @@ ..\Resources\PipeLinelogo1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_09.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_69.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -544,8 +568,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_96.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\btnNavigation.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -553,11 +577,11 @@ ..\bin\x86\Debug\Resource\关闭.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_86.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -568,26 +592,17 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\Line%20Chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\image\walk.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -595,9 +610,6 @@ ..\Resources\ew 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -610,90 +622,87 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_57.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_07_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_90.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_19.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\valve1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\555.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_03.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_93.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\addPipeLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\help1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_45.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_11_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -703,17 +712,14 @@ ..\Resources\PipeLinelogoey.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\title00.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -721,53 +727,47 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_09_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -775,35 +775,44 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_06_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -811,49 +820,43 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_76.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\七线审核.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\map1.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_66.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_47.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_80.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\user.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a \ No newline at end of file diff --git a/Properties/licenses.licx b/Properties/licenses.licx new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Properties/licenses.licx diff --git a/Resources/user.jpg b/Resources/user.jpg new file mode 100644 index 0000000..9bf11ec --- /dev/null +++ b/Resources/user.jpg Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.exe b/bin/x86/Debug/EMSCyberpipe.exe index f6527f0..c40cffc 100644 --- a/bin/x86/Debug/EMSCyberpipe.exe +++ b/bin/x86/Debug/EMSCyberpipe.exe Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.pdb b/bin/x86/Debug/EMSCyberpipe.pdb index 63fabc4..eb32a47 100644 --- a/bin/x86/Debug/EMSCyberpipe.pdb +++ b/bin/x86/Debug/EMSCyberpipe.pdb Binary files differ diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj index adcf3cc..dd4b100 100644 --- a/Cyberpipe.csproj +++ b/Cyberpipe.csproj @@ -2498,6 +2498,7 @@ + diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 0fbc64b..13a1659 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/MainFrm.cs b/MainFrm.cs index efec2a6..e801c7e 100644 --- a/MainFrm.cs +++ b/MainFrm.cs @@ -135,7 +135,7 @@ public MainFrm() { InitializeComponent(); - + label1.Text = "当前登录:"+Utility.userName; PipeSys.Attach(this.panelEx5.Controls); globeControl1 = PipeSys.getGlobeCtrl(); globeControl1.Dock = DockStyle.Fill; @@ -14373,6 +14373,11 @@ } + private void label1_Click(object sender, EventArgs e) + { + + } + } diff --git a/MainFrm.designer.cs b/MainFrm.designer.cs index a98083c..ee6e5b6 100644 --- a/MainFrm.designer.cs +++ b/MainFrm.designer.cs @@ -377,19 +377,6 @@ this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem(); - this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); - this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); - this.slider4ground = new DevComponents.DotNetBar.SliderItem(); - this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); - this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); - this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); - this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); - this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonPanel15 = new DevComponents.DotNetBar.RibbonPanel(); this.ribbonBar20 = new DevComponents.DotNetBar.RibbonBar(); this.buttonItemSJGL = new DevComponents.DotNetBar.ButtonItem(); @@ -565,6 +552,19 @@ this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem(); this.btnlegendSet = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem89 = new DevComponents.DotNetBar.ButtonItem(); + this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); + this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); + this.slider4ground = new DevComponents.DotNetBar.SliderItem(); + this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); + this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); + this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); + this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); + this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonTabItem1 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem14 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem2 = new DevComponents.DotNetBar.RibbonTabItem(); @@ -611,6 +611,7 @@ this.buttonItem84 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem75 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem76 = new DevComponents.DotNetBar.ButtonItem(); + this.label1 = new System.Windows.Forms.Label(); this.statusStrip1.SuspendLayout(); this.sideBar1.SuspendLayout(); this.panelEx3.SuspendLayout(); @@ -649,10 +650,10 @@ this.ribbonControl1.SuspendLayout(); this.ribbonPanel3.SuspendLayout(); this.ribbonPanel2.SuspendLayout(); - this.ribbonPanel7.SuspendLayout(); - this.ribbonPanel8.SuspendLayout(); this.ribbonPanel15.SuspendLayout(); this.ribbonPanel1.SuspendLayout(); + this.ribbonPanel7.SuspendLayout(); + this.ribbonPanel8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // @@ -4126,10 +4127,10 @@ this.ribbonControl1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonControl1.Controls.Add(this.ribbonPanel3); this.ribbonControl1.Controls.Add(this.ribbonPanel2); - this.ribbonControl1.Controls.Add(this.ribbonPanel7); - this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Controls.Add(this.ribbonPanel15); this.ribbonControl1.Controls.Add(this.ribbonPanel1); + this.ribbonControl1.Controls.Add(this.ribbonPanel7); + this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top; this.ribbonControl1.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { @@ -4276,10 +4277,10 @@ this.ribbonPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel2.Controls.Add(this.ribbonBar4); this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel2.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel2.Location = new System.Drawing.Point(0, 0); this.ribbonPanel2.Name = "ribbonPanel2"; this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel2.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel2.Size = new System.Drawing.Size(1328, 95); // // // @@ -4319,7 +4320,7 @@ this.buttonItem_Event}); this.ribbonBar4.Location = new System.Drawing.Point(3, 0); this.ribbonBar4.Name = "ribbonBar4"; - this.ribbonBar4.Size = new System.Drawing.Size(211, 59); + this.ribbonBar4.Size = new System.Drawing.Size(211, 92); this.ribbonBar4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar4.TabIndex = 0; this.ribbonBar4.Text = "ribbonBar4"; @@ -4362,223 +4363,15 @@ this.buttonItem_Event.Text = "事件管理"; this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click); // - // ribbonPanel7 - // - this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel7.Controls.Add(this.ribbonBar5); - this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel7.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel7.Name = "ribbonPanel7"; - this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel7.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel7.Style.Class = ""; - this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseDown.Class = ""; - this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseOver.Class = ""; - this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel7.TabIndex = 41; - this.ribbonPanel7.Visible = false; - // - // ribbonBar5 - // - this.ribbonBar5.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.BackgroundStyle.Class = ""; - this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.ContainerControlProcessDialogKey = true; - this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_flag, - this.slider4ground}); - this.ribbonBar5.Location = new System.Drawing.Point(3, 0); - this.ribbonBar5.Name = "ribbonBar5"; - this.ribbonBar5.Size = new System.Drawing.Size(427, 59); - this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar5.TabIndex = 0; - // - // - // - this.ribbonBar5.TitleStyle.Class = ""; - this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.TitleStyleMouseOver.Class = ""; - this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.TitleVisible = false; - // - // btn_flag - // - this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; - this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_flag.Name = "btn_flag"; - this.btn_flag.SubItemsExpandWidth = 14; - this.btn_flag.Text = "标识器管理"; - this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); - // - // slider4ground - // - this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; - this.slider4ground.Name = "slider4ground"; - this.slider4ground.Text = "地面透明度"; - this.slider4ground.Value = 0; - this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); - // - // ribbonPanel8 - // - this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); - this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel8.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel8.Name = "ribbonPanel8"; - this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel8.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel8.Style.Class = ""; - this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseDown.Class = ""; - this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseOver.Class = ""; - this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel8.TabIndex = 42; - this.ribbonPanel8.Visible = false; - // - // ribbonBar_UserInfo - // - this.ribbonBar_UserInfo.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; - this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_user_info, - this.btn_role_info, - this.btn_resc_info, - this.btn_role_resc, - this.btn_user_role, - this.btn_password_edit, - this.btn_reset_password}); - this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); - this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; - this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 59); - this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar_UserInfo.TabIndex = 0; - // - // - // - this.ribbonBar_UserInfo.TitleStyle.Class = ""; - this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; - this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // btn_user_info - // - this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; - this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_info.Name = "btn_user_info"; - this.btn_user_info.SubItemsExpandWidth = 14; - this.btn_user_info.Text = "用户管理"; - this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); - // - // btn_role_info - // - this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; - this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_info.Name = "btn_role_info"; - this.btn_role_info.SubItemsExpandWidth = 14; - this.btn_role_info.Text = "角色管理"; - this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); - // - // btn_resc_info - // - this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; - this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_resc_info.Name = "btn_resc_info"; - this.btn_resc_info.SubItemsExpandWidth = 14; - this.btn_resc_info.Text = "资源管理"; - this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); - // - // btn_role_resc - // - this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; - this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_resc.Name = "btn_role_resc"; - this.btn_role_resc.SubItemsExpandWidth = 14; - this.btn_role_resc.Text = "角色授权"; - this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); - // - // btn_user_role - // - this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; - this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_role.Name = "btn_user_role"; - this.btn_user_role.SubItemsExpandWidth = 14; - this.btn_user_role.Text = "用户授权"; - this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); - // - // btn_password_edit - // - this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; - this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_password_edit.Name = "btn_password_edit"; - this.btn_password_edit.SubItemsExpandWidth = 14; - this.btn_password_edit.Text = "密码修改"; - this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); - // - // btn_reset_password - // - this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; - this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_reset_password.Name = "btn_reset_password"; - this.btn_reset_password.SubItemsExpandWidth = 14; - this.btn_reset_password.Text = "重置密码"; - this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); - // // ribbonPanel15 // this.ribbonPanel15.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel15.Controls.Add(this.ribbonBar20); this.ribbonPanel15.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel15.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel15.Location = new System.Drawing.Point(0, 0); this.ribbonPanel15.Name = "ribbonPanel15"; this.ribbonPanel15.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel15.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel15.Size = new System.Drawing.Size(1328, 95); // // // @@ -4627,7 +4420,7 @@ this.buttonItemBZ}); this.ribbonBar20.Location = new System.Drawing.Point(3, 0); this.ribbonBar20.Name = "ribbonBar20"; - this.ribbonBar20.Size = new System.Drawing.Size(791, 59); + this.ribbonBar20.Size = new System.Drawing.Size(791, 92); this.ribbonBar20.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar20.TabIndex = 0; // @@ -6059,6 +5852,214 @@ this.buttonItem89.Visible = false; this.buttonItem89.Click += new System.EventHandler(this.buttonItem89_Click); // + // ribbonPanel7 + // + this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel7.Controls.Add(this.ribbonBar5); + this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel7.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel7.Name = "ribbonPanel7"; + this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel7.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel7.Style.Class = ""; + this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseDown.Class = ""; + this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseOver.Class = ""; + this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel7.TabIndex = 41; + this.ribbonPanel7.Visible = false; + // + // ribbonBar5 + // + this.ribbonBar5.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.BackgroundStyle.Class = ""; + this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.ContainerControlProcessDialogKey = true; + this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_flag, + this.slider4ground}); + this.ribbonBar5.Location = new System.Drawing.Point(3, 0); + this.ribbonBar5.Name = "ribbonBar5"; + this.ribbonBar5.Size = new System.Drawing.Size(427, 92); + this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar5.TabIndex = 0; + // + // + // + this.ribbonBar5.TitleStyle.Class = ""; + this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.TitleStyleMouseOver.Class = ""; + this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.TitleVisible = false; + // + // btn_flag + // + this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; + this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_flag.Name = "btn_flag"; + this.btn_flag.SubItemsExpandWidth = 14; + this.btn_flag.Text = "标识器管理"; + this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); + // + // slider4ground + // + this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; + this.slider4ground.Name = "slider4ground"; + this.slider4ground.Text = "地面透明度"; + this.slider4ground.Value = 0; + this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); + // + // ribbonPanel8 + // + this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); + this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel8.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel8.Name = "ribbonPanel8"; + this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel8.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel8.Style.Class = ""; + this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseDown.Class = ""; + this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseOver.Class = ""; + this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel8.TabIndex = 42; + this.ribbonPanel8.Visible = false; + // + // ribbonBar_UserInfo + // + this.ribbonBar_UserInfo.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; + this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_user_info, + this.btn_role_info, + this.btn_resc_info, + this.btn_role_resc, + this.btn_user_role, + this.btn_password_edit, + this.btn_reset_password}); + this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); + this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; + this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 92); + this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar_UserInfo.TabIndex = 0; + // + // + // + this.ribbonBar_UserInfo.TitleStyle.Class = ""; + this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; + this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // btn_user_info + // + this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; + this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_info.Name = "btn_user_info"; + this.btn_user_info.SubItemsExpandWidth = 14; + this.btn_user_info.Text = "用户管理"; + this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); + // + // btn_role_info + // + this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; + this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_info.Name = "btn_role_info"; + this.btn_role_info.SubItemsExpandWidth = 14; + this.btn_role_info.Text = "角色管理"; + this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); + // + // btn_resc_info + // + this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; + this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_resc_info.Name = "btn_resc_info"; + this.btn_resc_info.SubItemsExpandWidth = 14; + this.btn_resc_info.Text = "资源管理"; + this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); + // + // btn_role_resc + // + this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; + this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_resc.Name = "btn_role_resc"; + this.btn_role_resc.SubItemsExpandWidth = 14; + this.btn_role_resc.Text = "角色授权"; + this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); + // + // btn_user_role + // + this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; + this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_role.Name = "btn_user_role"; + this.btn_user_role.SubItemsExpandWidth = 14; + this.btn_user_role.Text = "用户授权"; + this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); + // + // btn_password_edit + // + this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; + this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_password_edit.Name = "btn_password_edit"; + this.btn_password_edit.SubItemsExpandWidth = 14; + this.btn_password_edit.Text = "密码修改"; + this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); + // + // btn_reset_password + // + this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; + this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_reset_password.Name = "btn_reset_password"; + this.btn_reset_password.SubItemsExpandWidth = 14; + this.btn_reset_password.Text = "重置密码"; + this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); + // // ribbonTabItem1 // this.ribbonTabItem1.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; @@ -6425,12 +6426,24 @@ this.buttonItem76.SubItemsExpandWidth = 14; this.buttonItem76.Text = "坐标标注"; // + // label1 + // + this.label1.AutoSize = true; + this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.label1.Image = global::Cyberpipe.Properties.Resources.user; + this.label1.Location = new System.Drawing.Point(1198, 53); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(56, 16); + this.label1.TabIndex = 28; + this.label1.Text = "label1"; + // // MainFrm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; this.AutoSize = true; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(205)))), ((int)(((byte)(214))))); this.ClientSize = new System.Drawing.Size(1328, 707); + this.Controls.Add(this.label1); this.Controls.Add(this.panelEx4); this.Controls.Add(this.expandableSplitter1); this.Controls.Add(this.sideBar1); @@ -6500,10 +6513,10 @@ this.ribbonControl1.PerformLayout(); this.ribbonPanel3.ResumeLayout(false); this.ribbonPanel2.ResumeLayout(false); - this.ribbonPanel7.ResumeLayout(false); - this.ribbonPanel8.ResumeLayout(false); this.ribbonPanel15.ResumeLayout(false); this.ribbonPanel1.ResumeLayout(false); + this.ribbonPanel7.ResumeLayout(false); + this.ribbonPanel8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -7082,6 +7095,7 @@ private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 量算ToolStripMenuItem; + private System.Windows.Forms.Label label1; } } diff --git a/MainFrm.resx b/MainFrm.resx index 3734419..15e5339 100644 --- a/MainFrm.resx +++ b/MainFrm.resx @@ -2094,7 +2094,7 @@ - 50 + 211 diff --git a/Properties/Resources.Designer.cs b/Properties/Resources.Designer.cs index 2dd7541..e1961b3 100644 --- a/Properties/Resources.Designer.cs +++ b/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // 此代码由工具生成。 -// 运行时版本:4.0.30319.18063 +// 运行时版本:4.0.30319.1026 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 @@ -60,9 +60,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _1 { get { object obj = ResourceManager.GetObject("1", resourceCulture); @@ -70,9 +67,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _12_副本 { get { object obj = ResourceManager.GetObject("12 副本", resourceCulture); @@ -80,9 +74,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__02 { get { object obj = ResourceManager.GetObject("24X24_(2)_02", resourceCulture); @@ -90,9 +81,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__10 { get { object obj = ResourceManager.GetObject("24X24_(2)_10", resourceCulture); @@ -100,9 +88,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__51 { get { object obj = ResourceManager.GetObject("24X24_(2)_51", resourceCulture); @@ -110,9 +95,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__01 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_01", resourceCulture); @@ -120,9 +102,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__02 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_02", resourceCulture); @@ -130,9 +109,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__03 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_03", resourceCulture); @@ -140,9 +116,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__04 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_04", resourceCulture); @@ -150,9 +123,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__05 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_05", resourceCulture); @@ -160,9 +130,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__06 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_06", resourceCulture); @@ -170,9 +137,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__07 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_07", resourceCulture); @@ -180,9 +144,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__08 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_08", resourceCulture); @@ -190,9 +151,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__09 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_09", resourceCulture); @@ -200,9 +158,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__10 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_10", resourceCulture); @@ -210,9 +165,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__100 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_100", resourceCulture); @@ -220,9 +172,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__101 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_101", resourceCulture); @@ -230,9 +179,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__102 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_102", resourceCulture); @@ -240,9 +186,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__103 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_103", resourceCulture); @@ -250,9 +193,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__104 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_104", resourceCulture); @@ -260,9 +200,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1041 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1041", resourceCulture); @@ -270,9 +207,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__105 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_105", resourceCulture); @@ -280,9 +214,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__106 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_106", resourceCulture); @@ -290,9 +221,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1061 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1061", resourceCulture); @@ -300,9 +228,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__107 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_107", resourceCulture); @@ -310,9 +235,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__108 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_108", resourceCulture); @@ -320,9 +242,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__109 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_109", resourceCulture); @@ -330,9 +249,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__11 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_11", resourceCulture); @@ -340,9 +256,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__110 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_110", resourceCulture); @@ -350,9 +263,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__111 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_111", resourceCulture); @@ -360,9 +270,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__112 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_112", resourceCulture); @@ -370,9 +277,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__113 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_113", resourceCulture); @@ -380,9 +284,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__114 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_114", resourceCulture); @@ -390,9 +291,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1141 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1141", resourceCulture); @@ -400,9 +298,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__115 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_115", resourceCulture); @@ -410,9 +305,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__116 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_116", resourceCulture); @@ -420,9 +312,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__117 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_117", resourceCulture); @@ -430,9 +319,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__118 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_118", resourceCulture); @@ -440,9 +326,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__12 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_12", resourceCulture); @@ -450,9 +333,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__13 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_13", resourceCulture); @@ -460,9 +340,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__131 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_131", resourceCulture); @@ -470,9 +347,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__14 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_14", resourceCulture); @@ -480,9 +354,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__15 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_15", resourceCulture); @@ -490,9 +361,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__16 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_16", resourceCulture); @@ -500,9 +368,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__17 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_17", resourceCulture); @@ -510,9 +375,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__18 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_18", resourceCulture); @@ -520,9 +382,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__19 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_19", resourceCulture); @@ -530,9 +389,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__20 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_20", resourceCulture); @@ -540,9 +396,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__21 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_21", resourceCulture); @@ -550,9 +403,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__22 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_22", resourceCulture); @@ -560,9 +410,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__23 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_23", resourceCulture); @@ -570,9 +417,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__24 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_24", resourceCulture); @@ -580,9 +424,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__25 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_25", resourceCulture); @@ -590,9 +431,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__26 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_26", resourceCulture); @@ -600,9 +438,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__27 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_27", resourceCulture); @@ -610,9 +445,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__28 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_28", resourceCulture); @@ -620,9 +452,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__29 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_29", resourceCulture); @@ -630,9 +459,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__30 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_30", resourceCulture); @@ -640,9 +466,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__31 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_31", resourceCulture); @@ -650,9 +473,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__32 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_32", resourceCulture); @@ -660,9 +480,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__33 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_33", resourceCulture); @@ -670,9 +487,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__34 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_34", resourceCulture); @@ -680,9 +494,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__35 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_35", resourceCulture); @@ -690,9 +501,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__36 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_36", resourceCulture); @@ -700,9 +508,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__37 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_37", resourceCulture); @@ -710,9 +515,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__371 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_371", resourceCulture); @@ -720,9 +522,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__38 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_38", resourceCulture); @@ -730,9 +529,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__39 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_39", resourceCulture); @@ -740,9 +536,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__40 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_40", resourceCulture); @@ -750,9 +543,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__41 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_41", resourceCulture); @@ -760,9 +550,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__42 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_42", resourceCulture); @@ -770,9 +557,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__43 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_43", resourceCulture); @@ -780,9 +564,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__44 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_44", resourceCulture); @@ -790,9 +571,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__45 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_45", resourceCulture); @@ -800,9 +578,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__46 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_46", resourceCulture); @@ -810,9 +585,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__47 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_47", resourceCulture); @@ -820,9 +592,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__48 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_48", resourceCulture); @@ -830,9 +599,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__49 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_49", resourceCulture); @@ -840,9 +606,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__50 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_50", resourceCulture); @@ -850,9 +613,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__51 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_51", resourceCulture); @@ -860,9 +620,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__52 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_52", resourceCulture); @@ -870,9 +627,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__53 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_53", resourceCulture); @@ -880,9 +634,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__54 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_54", resourceCulture); @@ -890,9 +641,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__55 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_55", resourceCulture); @@ -900,9 +648,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__551 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_551", resourceCulture); @@ -910,9 +655,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__56 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_56", resourceCulture); @@ -920,9 +662,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__57 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_57", resourceCulture); @@ -930,9 +669,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__58 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_58", resourceCulture); @@ -940,9 +676,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__59 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_59", resourceCulture); @@ -950,9 +683,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__60 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_60", resourceCulture); @@ -960,9 +690,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__61 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_61", resourceCulture); @@ -970,9 +697,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__62 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_62", resourceCulture); @@ -980,9 +704,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__63 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_63", resourceCulture); @@ -990,9 +711,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__64 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_64", resourceCulture); @@ -1000,9 +718,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__65 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_65", resourceCulture); @@ -1010,9 +725,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__66 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_66", resourceCulture); @@ -1020,9 +732,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__67 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_67", resourceCulture); @@ -1030,9 +739,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__671 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_671", resourceCulture); @@ -1040,9 +746,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__68 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_68", resourceCulture); @@ -1050,9 +753,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__681 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_681", resourceCulture); @@ -1060,9 +760,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__69 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_69", resourceCulture); @@ -1070,9 +767,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__70 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_70", resourceCulture); @@ -1080,9 +774,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__701 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_701", resourceCulture); @@ -1090,9 +781,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__71 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_71", resourceCulture); @@ -1100,9 +788,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__72 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_72", resourceCulture); @@ -1110,9 +795,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__73 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_73", resourceCulture); @@ -1120,9 +802,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__74 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_74", resourceCulture); @@ -1130,9 +809,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__75 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_75", resourceCulture); @@ -1140,9 +816,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__76 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_76", resourceCulture); @@ -1150,9 +823,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__77 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_77", resourceCulture); @@ -1160,9 +830,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__78 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_78", resourceCulture); @@ -1170,9 +837,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__79 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_79", resourceCulture); @@ -1180,9 +844,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__80 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_80", resourceCulture); @@ -1190,9 +851,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__801 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_801", resourceCulture); @@ -1200,9 +858,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__81 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_81", resourceCulture); @@ -1210,9 +865,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__811 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_811", resourceCulture); @@ -1220,9 +872,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__82 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_82", resourceCulture); @@ -1230,9 +879,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__83 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_83", resourceCulture); @@ -1240,9 +886,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__84 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_84", resourceCulture); @@ -1250,9 +893,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__85 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_85", resourceCulture); @@ -1260,9 +900,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__86 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_86", resourceCulture); @@ -1270,9 +907,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__87 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_87", resourceCulture); @@ -1280,9 +914,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__88 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_88", resourceCulture); @@ -1290,9 +921,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__90 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_90", resourceCulture); @@ -1300,9 +928,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__91 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_91", resourceCulture); @@ -1310,9 +935,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__92 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_92", resourceCulture); @@ -1320,9 +942,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__93 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_93", resourceCulture); @@ -1330,9 +949,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__94 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_94", resourceCulture); @@ -1340,9 +956,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__95 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_95", resourceCulture); @@ -1350,9 +963,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__96 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_96", resourceCulture); @@ -1360,9 +970,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__97 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_97", resourceCulture); @@ -1370,9 +977,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__98 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_98", resourceCulture); @@ -1380,9 +984,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__99 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_99", resourceCulture); @@ -1390,9 +991,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01 { get { object obj = ResourceManager.GetObject("24x24icon_01", resourceCulture); @@ -1400,9 +998,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01_hover { get { object obj = ResourceManager.GetObject("24x24icon_01_hover", resourceCulture); @@ -1410,9 +1005,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_011 { get { object obj = ResourceManager.GetObject("24x24icon_011", resourceCulture); @@ -1420,9 +1012,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02 { get { object obj = ResourceManager.GetObject("24x24icon_02", resourceCulture); @@ -1430,9 +1019,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02_hover { get { object obj = ResourceManager.GetObject("24x24icon_02_hover", resourceCulture); @@ -1440,9 +1026,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03 { get { object obj = ResourceManager.GetObject("24x24icon_03", resourceCulture); @@ -1450,9 +1033,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03_hover { get { object obj = ResourceManager.GetObject("24x24icon_03_hover", resourceCulture); @@ -1460,9 +1040,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04 { get { object obj = ResourceManager.GetObject("24x24icon_04", resourceCulture); @@ -1470,9 +1047,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover { get { object obj = ResourceManager.GetObject("24x24icon_04_hover", resourceCulture); @@ -1480,9 +1054,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_04_hover1", resourceCulture); @@ -1490,9 +1061,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_041 { get { object obj = ResourceManager.GetObject("24x24icon_041", resourceCulture); @@ -1500,9 +1068,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05 { get { object obj = ResourceManager.GetObject("24x24icon_05", resourceCulture); @@ -1510,9 +1075,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover { get { object obj = ResourceManager.GetObject("24x24icon_05_hover", resourceCulture); @@ -1520,9 +1082,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_05_hover1", resourceCulture); @@ -1530,9 +1089,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06 { get { object obj = ResourceManager.GetObject("24x24icon_06", resourceCulture); @@ -1540,9 +1096,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06_hover { get { object obj = ResourceManager.GetObject("24x24icon_06_hover", resourceCulture); @@ -1550,9 +1103,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07 { get { object obj = ResourceManager.GetObject("24x24icon_07", resourceCulture); @@ -1560,9 +1110,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07_hover { get { object obj = ResourceManager.GetObject("24x24icon_07_hover", resourceCulture); @@ -1570,9 +1117,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08 { get { object obj = ResourceManager.GetObject("24x24icon_08", resourceCulture); @@ -1580,9 +1124,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08_hover { get { object obj = ResourceManager.GetObject("24x24icon_08_hover", resourceCulture); @@ -1590,9 +1131,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09 { get { object obj = ResourceManager.GetObject("24x24icon_09", resourceCulture); @@ -1600,9 +1138,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09_hover { get { object obj = ResourceManager.GetObject("24x24icon_09_hover", resourceCulture); @@ -1610,9 +1145,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10 { get { object obj = ResourceManager.GetObject("24x24icon_10", resourceCulture); @@ -1620,9 +1152,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover { get { object obj = ResourceManager.GetObject("24x24icon_10_hover", resourceCulture); @@ -1630,9 +1159,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_10_hover1", resourceCulture); @@ -1640,9 +1166,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_101 { get { object obj = ResourceManager.GetObject("24x24icon_101", resourceCulture); @@ -1650,9 +1173,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_102 { get { object obj = ResourceManager.GetObject("24x24icon_102", resourceCulture); @@ -1660,9 +1180,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11 { get { object obj = ResourceManager.GetObject("24x24icon_11", resourceCulture); @@ -1670,9 +1187,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11_hover { get { object obj = ResourceManager.GetObject("24x24icon_11_hover", resourceCulture); @@ -1680,9 +1194,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12 { get { object obj = ResourceManager.GetObject("24x24icon_12", resourceCulture); @@ -1690,9 +1201,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12_hover { get { object obj = ResourceManager.GetObject("24x24icon_12_hover", resourceCulture); @@ -1700,9 +1208,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13 { get { object obj = ResourceManager.GetObject("24x24icon_13", resourceCulture); @@ -1710,9 +1215,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13_hover { get { object obj = ResourceManager.GetObject("24x24icon_13_hover", resourceCulture); @@ -1720,9 +1222,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _4 { get { object obj = ResourceManager.GetObject("4", resourceCulture); @@ -1730,9 +1229,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _5_副本 { get { object obj = ResourceManager.GetObject("5 副本", resourceCulture); @@ -1740,9 +1236,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _555 { get { object obj = ResourceManager.GetObject("555", resourceCulture); @@ -1750,9 +1243,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addDataBase { get { object obj = ResourceManager.GetObject("addDataBase", resourceCulture); @@ -1760,9 +1250,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addGJ { get { object obj = ResourceManager.GetObject("addGJ", resourceCulture); @@ -1770,9 +1257,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addMarker { get { object obj = ResourceManager.GetObject("addMarker", resourceCulture); @@ -1780,9 +1264,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addPipeLine { get { object obj = ResourceManager.GetObject("addPipeLine", resourceCulture); @@ -1790,9 +1271,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap arrow_updown { get { object obj = ResourceManager.GetObject("arrow_updown", resourceCulture); @@ -1800,9 +1278,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap bar_chart { get { object obj = ResourceManager.GetObject("bar-chart", resourceCulture); @@ -1810,9 +1285,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap BlueBackstageBgImage { get { object obj = ResourceManager.GetObject("BlueBackstageBgImage", resourceCulture); @@ -1820,9 +1292,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnAddData_Image { get { object obj = ResourceManager.GetObject("btnAddData.Image", resourceCulture); @@ -1830,9 +1299,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnlegendSet_Image_副本 { get { object obj = ResourceManager.GetObject("btnlegendSet.Image 副本", resourceCulture); @@ -1840,9 +1306,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnNavigation_Image_副本 { get { object obj = ResourceManager.GetObject("btnNavigation.Image 副本", resourceCulture); @@ -1850,9 +1313,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Button1_副本 { get { object obj = ResourceManager.GetObject("Button1 副本", resourceCulture); @@ -1860,9 +1320,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap cad_副本 { get { object obj = ResourceManager.GetObject("cad 副本", resourceCulture); @@ -1870,9 +1327,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic { get { object obj = ResourceManager.GetObject("casic", resourceCulture); @@ -1880,9 +1334,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic1 { get { object obj = ResourceManager.GetObject("casic1", resourceCulture); @@ -1890,9 +1341,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic2 { get { object obj = ResourceManager.GetObject("casic2", resourceCulture); @@ -1900,9 +1348,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic3 { get { object obj = ResourceManager.GetObject("casic3", resourceCulture); @@ -1910,9 +1355,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap chuiju { get { object obj = ResourceManager.GetObject("chuiju", resourceCulture); @@ -1920,9 +1362,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap clear { get { object obj = ResourceManager.GetObject("clear", resourceCulture); @@ -1930,9 +1369,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap connectivity1 { get { object obj = ResourceManager.GetObject("connectivity1", resourceCulture); @@ -1940,9 +1376,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap dighole { get { object obj = ResourceManager.GetObject("dighole", resourceCulture); @@ -1950,9 +1383,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawLine { get { object obj = ResourceManager.GetObject("drawLine", resourceCulture); @@ -1960,9 +1390,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawPolygon { get { object obj = ResourceManager.GetObject("drawPolygon", resourceCulture); @@ -1970,9 +1397,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap edit_clear { get { object obj = ResourceManager.GetObject("edit_clear", resourceCulture); @@ -1980,9 +1404,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap ew_副本 { get { object obj = ResourceManager.GetObject("ew 副本", resourceCulture); @@ -1990,9 +1411,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap full_screen { get { object obj = ResourceManager.GetObject("full_screen", resourceCulture); @@ -2000,9 +1418,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap hdmanaly_副本 { get { object obj = ResourceManager.GetObject("hdmanaly 副本", resourceCulture); @@ -2010,9 +1425,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap height { get { object obj = ResourceManager.GetObject("height", resourceCulture); @@ -2020,9 +1432,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap help { get { object obj = ResourceManager.GetObject("help", resourceCulture); @@ -2030,9 +1439,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap huitui { get { object obj = ResourceManager.GetObject("huitui", resourceCulture); @@ -2040,9 +1446,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_downstream { get { object obj = ResourceManager.GetObject("icon-downstream", resourceCulture); @@ -2050,9 +1453,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_upstream { get { object obj = ResourceManager.GetObject("icon-upstream", resourceCulture); @@ -2060,9 +1460,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap juli { get { object obj = ResourceManager.GetObject("juli", resourceCulture); @@ -2070,9 +1467,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap l { get { object obj = ResourceManager.GetObject("l", resourceCulture); @@ -2080,9 +1474,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Line_20Chart { get { object obj = ResourceManager.GetObject("Line%20Chart", resourceCulture); @@ -2090,9 +1481,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap liuxiang { get { object obj = ResourceManager.GetObject("liuxiang", resourceCulture); @@ -2100,9 +1488,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap map { get { object obj = ResourceManager.GetObject("map", resourceCulture); @@ -2110,9 +1495,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap measuremian { get { object obj = ResourceManager.GetObject("measuremian", resourceCulture); @@ -2120,9 +1502,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap move1 { get { object obj = ResourceManager.GetObject("move1", resourceCulture); @@ -2130,9 +1509,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap open_folder_add256 { get { object obj = ResourceManager.GetObject("open-folder-add256", resourceCulture); @@ -2140,9 +1516,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Pan1_副本 { get { object obj = ResourceManager.GetObject("Pan1 副本", resourceCulture); @@ -2150,9 +1523,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo1 { get { object obj = ResourceManager.GetObject("PipeLinelogo1", resourceCulture); @@ -2160,9 +1530,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo3 { get { object obj = ResourceManager.GetObject("PipeLinelogo3", resourceCulture); @@ -2170,9 +1537,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogoey { get { object obj = ResourceManager.GetObject("PipeLinelogoey", resourceCulture); @@ -2180,9 +1544,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap qianjin { get { object obj = ResourceManager.GetObject("qianjin", resourceCulture); @@ -2190,9 +1551,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap query1 { get { object obj = ResourceManager.GetObject("query1", resourceCulture); @@ -2200,9 +1558,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sc_副本 { get { object obj = ResourceManager.GetObject("sc 副本", resourceCulture); @@ -2210,9 +1565,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sharevisible_副本 { get { object obj = ResourceManager.GetObject("sharevisible 副本", resourceCulture); @@ -2220,9 +1572,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap suzhou { get { object obj = ResourceManager.GetObject("suzhou", resourceCulture); @@ -2230,9 +1579,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t7_副本 { get { object obj = ResourceManager.GetObject("t7 副本", resourceCulture); @@ -2240,9 +1586,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本 { get { object obj = ResourceManager.GetObject("t9 副本", resourceCulture); @@ -2250,9 +1593,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本1 { get { object obj = ResourceManager.GetObject("t9 副本1", resourceCulture); @@ -2260,9 +1600,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title { get { object obj = ResourceManager.GetObject("title", resourceCulture); @@ -2270,9 +1607,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title00 { get { object obj = ResourceManager.GetObject("title00", resourceCulture); @@ -2280,9 +1614,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap tuopu_副本 { get { object obj = ResourceManager.GetObject("tuopu 副本", resourceCulture); @@ -2290,9 +1621,13 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// + internal static System.Drawing.Bitmap user { + get { + object obj = ResourceManager.GetObject("user", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + internal static System.Drawing.Bitmap valve { get { object obj = ResourceManager.GetObject("valve", resourceCulture); @@ -2300,9 +1635,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap walk { get { object obj = ResourceManager.GetObject("walk", resourceCulture); @@ -2310,9 +1642,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap xuanzhuan2 { get { object obj = ResourceManager.GetObject("xuanzhuan2", resourceCulture); @@ -2320,9 +1649,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap yh2_副本 { get { object obj = ResourceManager.GetObject("yh2 副本", resourceCulture); @@ -2330,9 +1656,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线 { get { object obj = ResourceManager.GetObject("七线", resourceCulture); @@ -2340,9 +1663,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线审核 { get { object obj = ResourceManager.GetObject("七线审核", resourceCulture); @@ -2350,9 +1670,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 关闭 { get { object obj = ResourceManager.GetObject("关闭", resourceCulture); @@ -2360,9 +1677,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 创建隧道 { get { object obj = ResourceManager.GetObject("创建隧道", resourceCulture); @@ -2370,9 +1684,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 删除隧道 { get { object obj = ResourceManager.GetObject("删除隧道", resourceCulture); @@ -2380,9 +1691,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏对比 { get { object obj = ResourceManager.GetObject("双屏对比", resourceCulture); @@ -2390,9 +1698,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏联动 { get { object obj = ResourceManager.GetObject("双屏联动", resourceCulture); @@ -2400,9 +1705,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏设置 { get { object obj = ResourceManager.GetObject("双屏设置", resourceCulture); @@ -2410,9 +1712,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 垂直净距分析 { get { object obj = ResourceManager.GetObject("垂直净距分析", resourceCulture); @@ -2420,9 +1719,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 太湖新城 { get { object obj = ResourceManager.GetObject("太湖新城", resourceCulture); @@ -2430,9 +1726,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 导出矢量 { get { object obj = ResourceManager.GetObject("导出矢量", resourceCulture); @@ -2440,9 +1733,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_1_副本 { get { object obj = ResourceManager.GetObject("未标题-1 副本", resourceCulture); @@ -2450,9 +1740,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_5 { get { object obj = ResourceManager.GetObject("未标题-5", resourceCulture); @@ -2460,9 +1747,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 水平净距分析 { get { object obj = ResourceManager.GetObject("水平净距分析", resourceCulture); @@ -2470,9 +1754,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 淹没分析 { get { object obj = ResourceManager.GetObject("淹没分析", resourceCulture); @@ -2480,9 +1761,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页 { get { object obj = ResourceManager.GetObject("登录页", resourceCulture); @@ -2490,9 +1768,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页1 { get { object obj = ResourceManager.GetObject("登录页1", resourceCulture); @@ -2500,9 +1775,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 选择管线 { get { object obj = ResourceManager.GetObject("选择管线", resourceCulture); @@ -2510,9 +1782,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 隐藏隧道 { get { object obj = ResourceManager.GetObject("隐藏隧道", resourceCulture); diff --git a/Properties/Resources.resx b/Properties/Resources.resx index 19abc3c..443bdad 100644 --- a/Properties/Resources.resx +++ b/Properties/Resources.resx @@ -118,38 +118,35 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_72.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\l.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_14.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_43.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -157,20 +154,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_102.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_08_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\icon-upstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -178,11 +169,8 @@ ..\Resources\水平净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -193,17 +181,23 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_97.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_105.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -217,35 +211,29 @@ ..\Resources\icon-downstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_74.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24X24_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -253,33 +241,36 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_46.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_41.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_27.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_39.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\t7 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -295,8 +286,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_85.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\垂直净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -334,53 +331,77 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_118.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\登录页.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\七线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_44.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\cad 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_21.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\full_screen1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\5 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\dighole1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_28.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -388,8 +409,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_94.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\双屏对比.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -400,17 +421,14 @@ ..\Resources\btnlegendSet.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_84.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\measuremian1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_87.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -418,32 +436,35 @@ ..\Resources\move11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\xuanzhuan21.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\隐藏隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\导出矢量.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\liuxiang1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -460,8 +481,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\BlueBackstageBgImage.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -472,11 +493,8 @@ ..\Resources\Pan1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\bar-chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -496,23 +514,26 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_73.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24X24_(2)_021.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_82.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\t9 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -523,20 +544,23 @@ ..\Resources\PipeLinelogo1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_09.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_69.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -544,8 +568,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_96.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\btnNavigation.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -553,11 +577,11 @@ ..\bin\x86\Debug\Resource\关闭.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_86.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -568,26 +592,17 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\Line%20Chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\image\walk.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -595,9 +610,6 @@ ..\Resources\ew 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -610,90 +622,87 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_57.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_07_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_90.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_19.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\valve1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\555.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_03.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_93.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\addPipeLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\help1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_45.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_11_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -703,17 +712,14 @@ ..\Resources\PipeLinelogoey.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\title00.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -721,53 +727,47 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_09_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -775,35 +775,44 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_06_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -811,49 +820,43 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_76.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\七线审核.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\map1.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_66.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_47.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_80.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\user.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a \ No newline at end of file diff --git a/Properties/licenses.licx b/Properties/licenses.licx new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Properties/licenses.licx diff --git a/Resources/user.jpg b/Resources/user.jpg new file mode 100644 index 0000000..9bf11ec --- /dev/null +++ b/Resources/user.jpg Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.exe b/bin/x86/Debug/EMSCyberpipe.exe index f6527f0..c40cffc 100644 --- a/bin/x86/Debug/EMSCyberpipe.exe +++ b/bin/x86/Debug/EMSCyberpipe.exe Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.pdb b/bin/x86/Debug/EMSCyberpipe.pdb index 63fabc4..eb32a47 100644 --- a/bin/x86/Debug/EMSCyberpipe.pdb +++ b/bin/x86/Debug/EMSCyberpipe.pdb Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest b/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest new file mode 100644 index 0000000..061c9ca --- /dev/null +++ b/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj index adcf3cc..dd4b100 100644 --- a/Cyberpipe.csproj +++ b/Cyberpipe.csproj @@ -2498,6 +2498,7 @@ + diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 0fbc64b..13a1659 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/MainFrm.cs b/MainFrm.cs index efec2a6..e801c7e 100644 --- a/MainFrm.cs +++ b/MainFrm.cs @@ -135,7 +135,7 @@ public MainFrm() { InitializeComponent(); - + label1.Text = "当前登录:"+Utility.userName; PipeSys.Attach(this.panelEx5.Controls); globeControl1 = PipeSys.getGlobeCtrl(); globeControl1.Dock = DockStyle.Fill; @@ -14373,6 +14373,11 @@ } + private void label1_Click(object sender, EventArgs e) + { + + } + } diff --git a/MainFrm.designer.cs b/MainFrm.designer.cs index a98083c..ee6e5b6 100644 --- a/MainFrm.designer.cs +++ b/MainFrm.designer.cs @@ -377,19 +377,6 @@ this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem(); - this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); - this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); - this.slider4ground = new DevComponents.DotNetBar.SliderItem(); - this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); - this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); - this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); - this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); - this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonPanel15 = new DevComponents.DotNetBar.RibbonPanel(); this.ribbonBar20 = new DevComponents.DotNetBar.RibbonBar(); this.buttonItemSJGL = new DevComponents.DotNetBar.ButtonItem(); @@ -565,6 +552,19 @@ this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem(); this.btnlegendSet = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem89 = new DevComponents.DotNetBar.ButtonItem(); + this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); + this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); + this.slider4ground = new DevComponents.DotNetBar.SliderItem(); + this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); + this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); + this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); + this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); + this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonTabItem1 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem14 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem2 = new DevComponents.DotNetBar.RibbonTabItem(); @@ -611,6 +611,7 @@ this.buttonItem84 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem75 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem76 = new DevComponents.DotNetBar.ButtonItem(); + this.label1 = new System.Windows.Forms.Label(); this.statusStrip1.SuspendLayout(); this.sideBar1.SuspendLayout(); this.panelEx3.SuspendLayout(); @@ -649,10 +650,10 @@ this.ribbonControl1.SuspendLayout(); this.ribbonPanel3.SuspendLayout(); this.ribbonPanel2.SuspendLayout(); - this.ribbonPanel7.SuspendLayout(); - this.ribbonPanel8.SuspendLayout(); this.ribbonPanel15.SuspendLayout(); this.ribbonPanel1.SuspendLayout(); + this.ribbonPanel7.SuspendLayout(); + this.ribbonPanel8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // @@ -4126,10 +4127,10 @@ this.ribbonControl1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonControl1.Controls.Add(this.ribbonPanel3); this.ribbonControl1.Controls.Add(this.ribbonPanel2); - this.ribbonControl1.Controls.Add(this.ribbonPanel7); - this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Controls.Add(this.ribbonPanel15); this.ribbonControl1.Controls.Add(this.ribbonPanel1); + this.ribbonControl1.Controls.Add(this.ribbonPanel7); + this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top; this.ribbonControl1.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { @@ -4276,10 +4277,10 @@ this.ribbonPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel2.Controls.Add(this.ribbonBar4); this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel2.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel2.Location = new System.Drawing.Point(0, 0); this.ribbonPanel2.Name = "ribbonPanel2"; this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel2.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel2.Size = new System.Drawing.Size(1328, 95); // // // @@ -4319,7 +4320,7 @@ this.buttonItem_Event}); this.ribbonBar4.Location = new System.Drawing.Point(3, 0); this.ribbonBar4.Name = "ribbonBar4"; - this.ribbonBar4.Size = new System.Drawing.Size(211, 59); + this.ribbonBar4.Size = new System.Drawing.Size(211, 92); this.ribbonBar4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar4.TabIndex = 0; this.ribbonBar4.Text = "ribbonBar4"; @@ -4362,223 +4363,15 @@ this.buttonItem_Event.Text = "事件管理"; this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click); // - // ribbonPanel7 - // - this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel7.Controls.Add(this.ribbonBar5); - this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel7.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel7.Name = "ribbonPanel7"; - this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel7.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel7.Style.Class = ""; - this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseDown.Class = ""; - this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseOver.Class = ""; - this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel7.TabIndex = 41; - this.ribbonPanel7.Visible = false; - // - // ribbonBar5 - // - this.ribbonBar5.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.BackgroundStyle.Class = ""; - this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.ContainerControlProcessDialogKey = true; - this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_flag, - this.slider4ground}); - this.ribbonBar5.Location = new System.Drawing.Point(3, 0); - this.ribbonBar5.Name = "ribbonBar5"; - this.ribbonBar5.Size = new System.Drawing.Size(427, 59); - this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar5.TabIndex = 0; - // - // - // - this.ribbonBar5.TitleStyle.Class = ""; - this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.TitleStyleMouseOver.Class = ""; - this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.TitleVisible = false; - // - // btn_flag - // - this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; - this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_flag.Name = "btn_flag"; - this.btn_flag.SubItemsExpandWidth = 14; - this.btn_flag.Text = "标识器管理"; - this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); - // - // slider4ground - // - this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; - this.slider4ground.Name = "slider4ground"; - this.slider4ground.Text = "地面透明度"; - this.slider4ground.Value = 0; - this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); - // - // ribbonPanel8 - // - this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); - this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel8.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel8.Name = "ribbonPanel8"; - this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel8.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel8.Style.Class = ""; - this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseDown.Class = ""; - this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseOver.Class = ""; - this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel8.TabIndex = 42; - this.ribbonPanel8.Visible = false; - // - // ribbonBar_UserInfo - // - this.ribbonBar_UserInfo.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; - this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_user_info, - this.btn_role_info, - this.btn_resc_info, - this.btn_role_resc, - this.btn_user_role, - this.btn_password_edit, - this.btn_reset_password}); - this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); - this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; - this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 59); - this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar_UserInfo.TabIndex = 0; - // - // - // - this.ribbonBar_UserInfo.TitleStyle.Class = ""; - this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; - this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // btn_user_info - // - this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; - this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_info.Name = "btn_user_info"; - this.btn_user_info.SubItemsExpandWidth = 14; - this.btn_user_info.Text = "用户管理"; - this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); - // - // btn_role_info - // - this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; - this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_info.Name = "btn_role_info"; - this.btn_role_info.SubItemsExpandWidth = 14; - this.btn_role_info.Text = "角色管理"; - this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); - // - // btn_resc_info - // - this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; - this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_resc_info.Name = "btn_resc_info"; - this.btn_resc_info.SubItemsExpandWidth = 14; - this.btn_resc_info.Text = "资源管理"; - this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); - // - // btn_role_resc - // - this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; - this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_resc.Name = "btn_role_resc"; - this.btn_role_resc.SubItemsExpandWidth = 14; - this.btn_role_resc.Text = "角色授权"; - this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); - // - // btn_user_role - // - this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; - this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_role.Name = "btn_user_role"; - this.btn_user_role.SubItemsExpandWidth = 14; - this.btn_user_role.Text = "用户授权"; - this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); - // - // btn_password_edit - // - this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; - this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_password_edit.Name = "btn_password_edit"; - this.btn_password_edit.SubItemsExpandWidth = 14; - this.btn_password_edit.Text = "密码修改"; - this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); - // - // btn_reset_password - // - this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; - this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_reset_password.Name = "btn_reset_password"; - this.btn_reset_password.SubItemsExpandWidth = 14; - this.btn_reset_password.Text = "重置密码"; - this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); - // // ribbonPanel15 // this.ribbonPanel15.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel15.Controls.Add(this.ribbonBar20); this.ribbonPanel15.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel15.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel15.Location = new System.Drawing.Point(0, 0); this.ribbonPanel15.Name = "ribbonPanel15"; this.ribbonPanel15.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel15.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel15.Size = new System.Drawing.Size(1328, 95); // // // @@ -4627,7 +4420,7 @@ this.buttonItemBZ}); this.ribbonBar20.Location = new System.Drawing.Point(3, 0); this.ribbonBar20.Name = "ribbonBar20"; - this.ribbonBar20.Size = new System.Drawing.Size(791, 59); + this.ribbonBar20.Size = new System.Drawing.Size(791, 92); this.ribbonBar20.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar20.TabIndex = 0; // @@ -6059,6 +5852,214 @@ this.buttonItem89.Visible = false; this.buttonItem89.Click += new System.EventHandler(this.buttonItem89_Click); // + // ribbonPanel7 + // + this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel7.Controls.Add(this.ribbonBar5); + this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel7.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel7.Name = "ribbonPanel7"; + this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel7.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel7.Style.Class = ""; + this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseDown.Class = ""; + this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseOver.Class = ""; + this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel7.TabIndex = 41; + this.ribbonPanel7.Visible = false; + // + // ribbonBar5 + // + this.ribbonBar5.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.BackgroundStyle.Class = ""; + this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.ContainerControlProcessDialogKey = true; + this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_flag, + this.slider4ground}); + this.ribbonBar5.Location = new System.Drawing.Point(3, 0); + this.ribbonBar5.Name = "ribbonBar5"; + this.ribbonBar5.Size = new System.Drawing.Size(427, 92); + this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar5.TabIndex = 0; + // + // + // + this.ribbonBar5.TitleStyle.Class = ""; + this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.TitleStyleMouseOver.Class = ""; + this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.TitleVisible = false; + // + // btn_flag + // + this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; + this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_flag.Name = "btn_flag"; + this.btn_flag.SubItemsExpandWidth = 14; + this.btn_flag.Text = "标识器管理"; + this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); + // + // slider4ground + // + this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; + this.slider4ground.Name = "slider4ground"; + this.slider4ground.Text = "地面透明度"; + this.slider4ground.Value = 0; + this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); + // + // ribbonPanel8 + // + this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); + this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel8.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel8.Name = "ribbonPanel8"; + this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel8.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel8.Style.Class = ""; + this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseDown.Class = ""; + this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseOver.Class = ""; + this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel8.TabIndex = 42; + this.ribbonPanel8.Visible = false; + // + // ribbonBar_UserInfo + // + this.ribbonBar_UserInfo.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; + this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_user_info, + this.btn_role_info, + this.btn_resc_info, + this.btn_role_resc, + this.btn_user_role, + this.btn_password_edit, + this.btn_reset_password}); + this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); + this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; + this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 92); + this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar_UserInfo.TabIndex = 0; + // + // + // + this.ribbonBar_UserInfo.TitleStyle.Class = ""; + this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; + this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // btn_user_info + // + this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; + this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_info.Name = "btn_user_info"; + this.btn_user_info.SubItemsExpandWidth = 14; + this.btn_user_info.Text = "用户管理"; + this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); + // + // btn_role_info + // + this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; + this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_info.Name = "btn_role_info"; + this.btn_role_info.SubItemsExpandWidth = 14; + this.btn_role_info.Text = "角色管理"; + this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); + // + // btn_resc_info + // + this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; + this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_resc_info.Name = "btn_resc_info"; + this.btn_resc_info.SubItemsExpandWidth = 14; + this.btn_resc_info.Text = "资源管理"; + this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); + // + // btn_role_resc + // + this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; + this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_resc.Name = "btn_role_resc"; + this.btn_role_resc.SubItemsExpandWidth = 14; + this.btn_role_resc.Text = "角色授权"; + this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); + // + // btn_user_role + // + this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; + this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_role.Name = "btn_user_role"; + this.btn_user_role.SubItemsExpandWidth = 14; + this.btn_user_role.Text = "用户授权"; + this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); + // + // btn_password_edit + // + this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; + this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_password_edit.Name = "btn_password_edit"; + this.btn_password_edit.SubItemsExpandWidth = 14; + this.btn_password_edit.Text = "密码修改"; + this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); + // + // btn_reset_password + // + this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; + this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_reset_password.Name = "btn_reset_password"; + this.btn_reset_password.SubItemsExpandWidth = 14; + this.btn_reset_password.Text = "重置密码"; + this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); + // // ribbonTabItem1 // this.ribbonTabItem1.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; @@ -6425,12 +6426,24 @@ this.buttonItem76.SubItemsExpandWidth = 14; this.buttonItem76.Text = "坐标标注"; // + // label1 + // + this.label1.AutoSize = true; + this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.label1.Image = global::Cyberpipe.Properties.Resources.user; + this.label1.Location = new System.Drawing.Point(1198, 53); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(56, 16); + this.label1.TabIndex = 28; + this.label1.Text = "label1"; + // // MainFrm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; this.AutoSize = true; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(205)))), ((int)(((byte)(214))))); this.ClientSize = new System.Drawing.Size(1328, 707); + this.Controls.Add(this.label1); this.Controls.Add(this.panelEx4); this.Controls.Add(this.expandableSplitter1); this.Controls.Add(this.sideBar1); @@ -6500,10 +6513,10 @@ this.ribbonControl1.PerformLayout(); this.ribbonPanel3.ResumeLayout(false); this.ribbonPanel2.ResumeLayout(false); - this.ribbonPanel7.ResumeLayout(false); - this.ribbonPanel8.ResumeLayout(false); this.ribbonPanel15.ResumeLayout(false); this.ribbonPanel1.ResumeLayout(false); + this.ribbonPanel7.ResumeLayout(false); + this.ribbonPanel8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -7082,6 +7095,7 @@ private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 量算ToolStripMenuItem; + private System.Windows.Forms.Label label1; } } diff --git a/MainFrm.resx b/MainFrm.resx index 3734419..15e5339 100644 --- a/MainFrm.resx +++ b/MainFrm.resx @@ -2094,7 +2094,7 @@ - 50 + 211 diff --git a/Properties/Resources.Designer.cs b/Properties/Resources.Designer.cs index 2dd7541..e1961b3 100644 --- a/Properties/Resources.Designer.cs +++ b/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // 此代码由工具生成。 -// 运行时版本:4.0.30319.18063 +// 运行时版本:4.0.30319.1026 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 @@ -60,9 +60,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _1 { get { object obj = ResourceManager.GetObject("1", resourceCulture); @@ -70,9 +67,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _12_副本 { get { object obj = ResourceManager.GetObject("12 副本", resourceCulture); @@ -80,9 +74,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__02 { get { object obj = ResourceManager.GetObject("24X24_(2)_02", resourceCulture); @@ -90,9 +81,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__10 { get { object obj = ResourceManager.GetObject("24X24_(2)_10", resourceCulture); @@ -100,9 +88,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__51 { get { object obj = ResourceManager.GetObject("24X24_(2)_51", resourceCulture); @@ -110,9 +95,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__01 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_01", resourceCulture); @@ -120,9 +102,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__02 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_02", resourceCulture); @@ -130,9 +109,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__03 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_03", resourceCulture); @@ -140,9 +116,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__04 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_04", resourceCulture); @@ -150,9 +123,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__05 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_05", resourceCulture); @@ -160,9 +130,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__06 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_06", resourceCulture); @@ -170,9 +137,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__07 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_07", resourceCulture); @@ -180,9 +144,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__08 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_08", resourceCulture); @@ -190,9 +151,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__09 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_09", resourceCulture); @@ -200,9 +158,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__10 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_10", resourceCulture); @@ -210,9 +165,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__100 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_100", resourceCulture); @@ -220,9 +172,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__101 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_101", resourceCulture); @@ -230,9 +179,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__102 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_102", resourceCulture); @@ -240,9 +186,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__103 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_103", resourceCulture); @@ -250,9 +193,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__104 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_104", resourceCulture); @@ -260,9 +200,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1041 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1041", resourceCulture); @@ -270,9 +207,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__105 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_105", resourceCulture); @@ -280,9 +214,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__106 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_106", resourceCulture); @@ -290,9 +221,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1061 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1061", resourceCulture); @@ -300,9 +228,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__107 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_107", resourceCulture); @@ -310,9 +235,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__108 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_108", resourceCulture); @@ -320,9 +242,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__109 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_109", resourceCulture); @@ -330,9 +249,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__11 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_11", resourceCulture); @@ -340,9 +256,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__110 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_110", resourceCulture); @@ -350,9 +263,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__111 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_111", resourceCulture); @@ -360,9 +270,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__112 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_112", resourceCulture); @@ -370,9 +277,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__113 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_113", resourceCulture); @@ -380,9 +284,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__114 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_114", resourceCulture); @@ -390,9 +291,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1141 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1141", resourceCulture); @@ -400,9 +298,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__115 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_115", resourceCulture); @@ -410,9 +305,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__116 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_116", resourceCulture); @@ -420,9 +312,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__117 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_117", resourceCulture); @@ -430,9 +319,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__118 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_118", resourceCulture); @@ -440,9 +326,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__12 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_12", resourceCulture); @@ -450,9 +333,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__13 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_13", resourceCulture); @@ -460,9 +340,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__131 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_131", resourceCulture); @@ -470,9 +347,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__14 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_14", resourceCulture); @@ -480,9 +354,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__15 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_15", resourceCulture); @@ -490,9 +361,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__16 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_16", resourceCulture); @@ -500,9 +368,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__17 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_17", resourceCulture); @@ -510,9 +375,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__18 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_18", resourceCulture); @@ -520,9 +382,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__19 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_19", resourceCulture); @@ -530,9 +389,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__20 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_20", resourceCulture); @@ -540,9 +396,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__21 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_21", resourceCulture); @@ -550,9 +403,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__22 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_22", resourceCulture); @@ -560,9 +410,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__23 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_23", resourceCulture); @@ -570,9 +417,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__24 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_24", resourceCulture); @@ -580,9 +424,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__25 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_25", resourceCulture); @@ -590,9 +431,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__26 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_26", resourceCulture); @@ -600,9 +438,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__27 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_27", resourceCulture); @@ -610,9 +445,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__28 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_28", resourceCulture); @@ -620,9 +452,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__29 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_29", resourceCulture); @@ -630,9 +459,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__30 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_30", resourceCulture); @@ -640,9 +466,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__31 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_31", resourceCulture); @@ -650,9 +473,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__32 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_32", resourceCulture); @@ -660,9 +480,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__33 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_33", resourceCulture); @@ -670,9 +487,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__34 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_34", resourceCulture); @@ -680,9 +494,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__35 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_35", resourceCulture); @@ -690,9 +501,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__36 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_36", resourceCulture); @@ -700,9 +508,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__37 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_37", resourceCulture); @@ -710,9 +515,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__371 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_371", resourceCulture); @@ -720,9 +522,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__38 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_38", resourceCulture); @@ -730,9 +529,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__39 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_39", resourceCulture); @@ -740,9 +536,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__40 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_40", resourceCulture); @@ -750,9 +543,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__41 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_41", resourceCulture); @@ -760,9 +550,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__42 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_42", resourceCulture); @@ -770,9 +557,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__43 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_43", resourceCulture); @@ -780,9 +564,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__44 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_44", resourceCulture); @@ -790,9 +571,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__45 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_45", resourceCulture); @@ -800,9 +578,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__46 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_46", resourceCulture); @@ -810,9 +585,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__47 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_47", resourceCulture); @@ -820,9 +592,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__48 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_48", resourceCulture); @@ -830,9 +599,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__49 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_49", resourceCulture); @@ -840,9 +606,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__50 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_50", resourceCulture); @@ -850,9 +613,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__51 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_51", resourceCulture); @@ -860,9 +620,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__52 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_52", resourceCulture); @@ -870,9 +627,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__53 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_53", resourceCulture); @@ -880,9 +634,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__54 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_54", resourceCulture); @@ -890,9 +641,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__55 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_55", resourceCulture); @@ -900,9 +648,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__551 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_551", resourceCulture); @@ -910,9 +655,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__56 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_56", resourceCulture); @@ -920,9 +662,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__57 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_57", resourceCulture); @@ -930,9 +669,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__58 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_58", resourceCulture); @@ -940,9 +676,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__59 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_59", resourceCulture); @@ -950,9 +683,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__60 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_60", resourceCulture); @@ -960,9 +690,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__61 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_61", resourceCulture); @@ -970,9 +697,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__62 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_62", resourceCulture); @@ -980,9 +704,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__63 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_63", resourceCulture); @@ -990,9 +711,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__64 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_64", resourceCulture); @@ -1000,9 +718,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__65 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_65", resourceCulture); @@ -1010,9 +725,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__66 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_66", resourceCulture); @@ -1020,9 +732,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__67 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_67", resourceCulture); @@ -1030,9 +739,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__671 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_671", resourceCulture); @@ -1040,9 +746,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__68 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_68", resourceCulture); @@ -1050,9 +753,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__681 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_681", resourceCulture); @@ -1060,9 +760,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__69 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_69", resourceCulture); @@ -1070,9 +767,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__70 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_70", resourceCulture); @@ -1080,9 +774,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__701 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_701", resourceCulture); @@ -1090,9 +781,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__71 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_71", resourceCulture); @@ -1100,9 +788,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__72 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_72", resourceCulture); @@ -1110,9 +795,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__73 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_73", resourceCulture); @@ -1120,9 +802,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__74 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_74", resourceCulture); @@ -1130,9 +809,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__75 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_75", resourceCulture); @@ -1140,9 +816,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__76 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_76", resourceCulture); @@ -1150,9 +823,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__77 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_77", resourceCulture); @@ -1160,9 +830,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__78 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_78", resourceCulture); @@ -1170,9 +837,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__79 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_79", resourceCulture); @@ -1180,9 +844,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__80 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_80", resourceCulture); @@ -1190,9 +851,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__801 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_801", resourceCulture); @@ -1200,9 +858,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__81 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_81", resourceCulture); @@ -1210,9 +865,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__811 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_811", resourceCulture); @@ -1220,9 +872,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__82 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_82", resourceCulture); @@ -1230,9 +879,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__83 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_83", resourceCulture); @@ -1240,9 +886,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__84 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_84", resourceCulture); @@ -1250,9 +893,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__85 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_85", resourceCulture); @@ -1260,9 +900,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__86 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_86", resourceCulture); @@ -1270,9 +907,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__87 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_87", resourceCulture); @@ -1280,9 +914,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__88 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_88", resourceCulture); @@ -1290,9 +921,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__90 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_90", resourceCulture); @@ -1300,9 +928,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__91 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_91", resourceCulture); @@ -1310,9 +935,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__92 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_92", resourceCulture); @@ -1320,9 +942,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__93 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_93", resourceCulture); @@ -1330,9 +949,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__94 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_94", resourceCulture); @@ -1340,9 +956,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__95 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_95", resourceCulture); @@ -1350,9 +963,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__96 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_96", resourceCulture); @@ -1360,9 +970,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__97 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_97", resourceCulture); @@ -1370,9 +977,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__98 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_98", resourceCulture); @@ -1380,9 +984,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__99 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_99", resourceCulture); @@ -1390,9 +991,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01 { get { object obj = ResourceManager.GetObject("24x24icon_01", resourceCulture); @@ -1400,9 +998,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01_hover { get { object obj = ResourceManager.GetObject("24x24icon_01_hover", resourceCulture); @@ -1410,9 +1005,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_011 { get { object obj = ResourceManager.GetObject("24x24icon_011", resourceCulture); @@ -1420,9 +1012,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02 { get { object obj = ResourceManager.GetObject("24x24icon_02", resourceCulture); @@ -1430,9 +1019,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02_hover { get { object obj = ResourceManager.GetObject("24x24icon_02_hover", resourceCulture); @@ -1440,9 +1026,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03 { get { object obj = ResourceManager.GetObject("24x24icon_03", resourceCulture); @@ -1450,9 +1033,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03_hover { get { object obj = ResourceManager.GetObject("24x24icon_03_hover", resourceCulture); @@ -1460,9 +1040,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04 { get { object obj = ResourceManager.GetObject("24x24icon_04", resourceCulture); @@ -1470,9 +1047,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover { get { object obj = ResourceManager.GetObject("24x24icon_04_hover", resourceCulture); @@ -1480,9 +1054,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_04_hover1", resourceCulture); @@ -1490,9 +1061,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_041 { get { object obj = ResourceManager.GetObject("24x24icon_041", resourceCulture); @@ -1500,9 +1068,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05 { get { object obj = ResourceManager.GetObject("24x24icon_05", resourceCulture); @@ -1510,9 +1075,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover { get { object obj = ResourceManager.GetObject("24x24icon_05_hover", resourceCulture); @@ -1520,9 +1082,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_05_hover1", resourceCulture); @@ -1530,9 +1089,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06 { get { object obj = ResourceManager.GetObject("24x24icon_06", resourceCulture); @@ -1540,9 +1096,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06_hover { get { object obj = ResourceManager.GetObject("24x24icon_06_hover", resourceCulture); @@ -1550,9 +1103,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07 { get { object obj = ResourceManager.GetObject("24x24icon_07", resourceCulture); @@ -1560,9 +1110,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07_hover { get { object obj = ResourceManager.GetObject("24x24icon_07_hover", resourceCulture); @@ -1570,9 +1117,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08 { get { object obj = ResourceManager.GetObject("24x24icon_08", resourceCulture); @@ -1580,9 +1124,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08_hover { get { object obj = ResourceManager.GetObject("24x24icon_08_hover", resourceCulture); @@ -1590,9 +1131,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09 { get { object obj = ResourceManager.GetObject("24x24icon_09", resourceCulture); @@ -1600,9 +1138,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09_hover { get { object obj = ResourceManager.GetObject("24x24icon_09_hover", resourceCulture); @@ -1610,9 +1145,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10 { get { object obj = ResourceManager.GetObject("24x24icon_10", resourceCulture); @@ -1620,9 +1152,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover { get { object obj = ResourceManager.GetObject("24x24icon_10_hover", resourceCulture); @@ -1630,9 +1159,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_10_hover1", resourceCulture); @@ -1640,9 +1166,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_101 { get { object obj = ResourceManager.GetObject("24x24icon_101", resourceCulture); @@ -1650,9 +1173,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_102 { get { object obj = ResourceManager.GetObject("24x24icon_102", resourceCulture); @@ -1660,9 +1180,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11 { get { object obj = ResourceManager.GetObject("24x24icon_11", resourceCulture); @@ -1670,9 +1187,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11_hover { get { object obj = ResourceManager.GetObject("24x24icon_11_hover", resourceCulture); @@ -1680,9 +1194,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12 { get { object obj = ResourceManager.GetObject("24x24icon_12", resourceCulture); @@ -1690,9 +1201,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12_hover { get { object obj = ResourceManager.GetObject("24x24icon_12_hover", resourceCulture); @@ -1700,9 +1208,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13 { get { object obj = ResourceManager.GetObject("24x24icon_13", resourceCulture); @@ -1710,9 +1215,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13_hover { get { object obj = ResourceManager.GetObject("24x24icon_13_hover", resourceCulture); @@ -1720,9 +1222,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _4 { get { object obj = ResourceManager.GetObject("4", resourceCulture); @@ -1730,9 +1229,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _5_副本 { get { object obj = ResourceManager.GetObject("5 副本", resourceCulture); @@ -1740,9 +1236,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _555 { get { object obj = ResourceManager.GetObject("555", resourceCulture); @@ -1750,9 +1243,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addDataBase { get { object obj = ResourceManager.GetObject("addDataBase", resourceCulture); @@ -1760,9 +1250,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addGJ { get { object obj = ResourceManager.GetObject("addGJ", resourceCulture); @@ -1770,9 +1257,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addMarker { get { object obj = ResourceManager.GetObject("addMarker", resourceCulture); @@ -1780,9 +1264,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addPipeLine { get { object obj = ResourceManager.GetObject("addPipeLine", resourceCulture); @@ -1790,9 +1271,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap arrow_updown { get { object obj = ResourceManager.GetObject("arrow_updown", resourceCulture); @@ -1800,9 +1278,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap bar_chart { get { object obj = ResourceManager.GetObject("bar-chart", resourceCulture); @@ -1810,9 +1285,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap BlueBackstageBgImage { get { object obj = ResourceManager.GetObject("BlueBackstageBgImage", resourceCulture); @@ -1820,9 +1292,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnAddData_Image { get { object obj = ResourceManager.GetObject("btnAddData.Image", resourceCulture); @@ -1830,9 +1299,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnlegendSet_Image_副本 { get { object obj = ResourceManager.GetObject("btnlegendSet.Image 副本", resourceCulture); @@ -1840,9 +1306,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnNavigation_Image_副本 { get { object obj = ResourceManager.GetObject("btnNavigation.Image 副本", resourceCulture); @@ -1850,9 +1313,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Button1_副本 { get { object obj = ResourceManager.GetObject("Button1 副本", resourceCulture); @@ -1860,9 +1320,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap cad_副本 { get { object obj = ResourceManager.GetObject("cad 副本", resourceCulture); @@ -1870,9 +1327,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic { get { object obj = ResourceManager.GetObject("casic", resourceCulture); @@ -1880,9 +1334,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic1 { get { object obj = ResourceManager.GetObject("casic1", resourceCulture); @@ -1890,9 +1341,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic2 { get { object obj = ResourceManager.GetObject("casic2", resourceCulture); @@ -1900,9 +1348,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic3 { get { object obj = ResourceManager.GetObject("casic3", resourceCulture); @@ -1910,9 +1355,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap chuiju { get { object obj = ResourceManager.GetObject("chuiju", resourceCulture); @@ -1920,9 +1362,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap clear { get { object obj = ResourceManager.GetObject("clear", resourceCulture); @@ -1930,9 +1369,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap connectivity1 { get { object obj = ResourceManager.GetObject("connectivity1", resourceCulture); @@ -1940,9 +1376,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap dighole { get { object obj = ResourceManager.GetObject("dighole", resourceCulture); @@ -1950,9 +1383,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawLine { get { object obj = ResourceManager.GetObject("drawLine", resourceCulture); @@ -1960,9 +1390,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawPolygon { get { object obj = ResourceManager.GetObject("drawPolygon", resourceCulture); @@ -1970,9 +1397,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap edit_clear { get { object obj = ResourceManager.GetObject("edit_clear", resourceCulture); @@ -1980,9 +1404,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap ew_副本 { get { object obj = ResourceManager.GetObject("ew 副本", resourceCulture); @@ -1990,9 +1411,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap full_screen { get { object obj = ResourceManager.GetObject("full_screen", resourceCulture); @@ -2000,9 +1418,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap hdmanaly_副本 { get { object obj = ResourceManager.GetObject("hdmanaly 副本", resourceCulture); @@ -2010,9 +1425,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap height { get { object obj = ResourceManager.GetObject("height", resourceCulture); @@ -2020,9 +1432,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap help { get { object obj = ResourceManager.GetObject("help", resourceCulture); @@ -2030,9 +1439,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap huitui { get { object obj = ResourceManager.GetObject("huitui", resourceCulture); @@ -2040,9 +1446,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_downstream { get { object obj = ResourceManager.GetObject("icon-downstream", resourceCulture); @@ -2050,9 +1453,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_upstream { get { object obj = ResourceManager.GetObject("icon-upstream", resourceCulture); @@ -2060,9 +1460,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap juli { get { object obj = ResourceManager.GetObject("juli", resourceCulture); @@ -2070,9 +1467,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap l { get { object obj = ResourceManager.GetObject("l", resourceCulture); @@ -2080,9 +1474,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Line_20Chart { get { object obj = ResourceManager.GetObject("Line%20Chart", resourceCulture); @@ -2090,9 +1481,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap liuxiang { get { object obj = ResourceManager.GetObject("liuxiang", resourceCulture); @@ -2100,9 +1488,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap map { get { object obj = ResourceManager.GetObject("map", resourceCulture); @@ -2110,9 +1495,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap measuremian { get { object obj = ResourceManager.GetObject("measuremian", resourceCulture); @@ -2120,9 +1502,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap move1 { get { object obj = ResourceManager.GetObject("move1", resourceCulture); @@ -2130,9 +1509,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap open_folder_add256 { get { object obj = ResourceManager.GetObject("open-folder-add256", resourceCulture); @@ -2140,9 +1516,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Pan1_副本 { get { object obj = ResourceManager.GetObject("Pan1 副本", resourceCulture); @@ -2150,9 +1523,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo1 { get { object obj = ResourceManager.GetObject("PipeLinelogo1", resourceCulture); @@ -2160,9 +1530,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo3 { get { object obj = ResourceManager.GetObject("PipeLinelogo3", resourceCulture); @@ -2170,9 +1537,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogoey { get { object obj = ResourceManager.GetObject("PipeLinelogoey", resourceCulture); @@ -2180,9 +1544,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap qianjin { get { object obj = ResourceManager.GetObject("qianjin", resourceCulture); @@ -2190,9 +1551,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap query1 { get { object obj = ResourceManager.GetObject("query1", resourceCulture); @@ -2200,9 +1558,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sc_副本 { get { object obj = ResourceManager.GetObject("sc 副本", resourceCulture); @@ -2210,9 +1565,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sharevisible_副本 { get { object obj = ResourceManager.GetObject("sharevisible 副本", resourceCulture); @@ -2220,9 +1572,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap suzhou { get { object obj = ResourceManager.GetObject("suzhou", resourceCulture); @@ -2230,9 +1579,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t7_副本 { get { object obj = ResourceManager.GetObject("t7 副本", resourceCulture); @@ -2240,9 +1586,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本 { get { object obj = ResourceManager.GetObject("t9 副本", resourceCulture); @@ -2250,9 +1593,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本1 { get { object obj = ResourceManager.GetObject("t9 副本1", resourceCulture); @@ -2260,9 +1600,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title { get { object obj = ResourceManager.GetObject("title", resourceCulture); @@ -2270,9 +1607,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title00 { get { object obj = ResourceManager.GetObject("title00", resourceCulture); @@ -2280,9 +1614,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap tuopu_副本 { get { object obj = ResourceManager.GetObject("tuopu 副本", resourceCulture); @@ -2290,9 +1621,13 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// + internal static System.Drawing.Bitmap user { + get { + object obj = ResourceManager.GetObject("user", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + internal static System.Drawing.Bitmap valve { get { object obj = ResourceManager.GetObject("valve", resourceCulture); @@ -2300,9 +1635,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap walk { get { object obj = ResourceManager.GetObject("walk", resourceCulture); @@ -2310,9 +1642,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap xuanzhuan2 { get { object obj = ResourceManager.GetObject("xuanzhuan2", resourceCulture); @@ -2320,9 +1649,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap yh2_副本 { get { object obj = ResourceManager.GetObject("yh2 副本", resourceCulture); @@ -2330,9 +1656,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线 { get { object obj = ResourceManager.GetObject("七线", resourceCulture); @@ -2340,9 +1663,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线审核 { get { object obj = ResourceManager.GetObject("七线审核", resourceCulture); @@ -2350,9 +1670,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 关闭 { get { object obj = ResourceManager.GetObject("关闭", resourceCulture); @@ -2360,9 +1677,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 创建隧道 { get { object obj = ResourceManager.GetObject("创建隧道", resourceCulture); @@ -2370,9 +1684,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 删除隧道 { get { object obj = ResourceManager.GetObject("删除隧道", resourceCulture); @@ -2380,9 +1691,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏对比 { get { object obj = ResourceManager.GetObject("双屏对比", resourceCulture); @@ -2390,9 +1698,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏联动 { get { object obj = ResourceManager.GetObject("双屏联动", resourceCulture); @@ -2400,9 +1705,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏设置 { get { object obj = ResourceManager.GetObject("双屏设置", resourceCulture); @@ -2410,9 +1712,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 垂直净距分析 { get { object obj = ResourceManager.GetObject("垂直净距分析", resourceCulture); @@ -2420,9 +1719,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 太湖新城 { get { object obj = ResourceManager.GetObject("太湖新城", resourceCulture); @@ -2430,9 +1726,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 导出矢量 { get { object obj = ResourceManager.GetObject("导出矢量", resourceCulture); @@ -2440,9 +1733,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_1_副本 { get { object obj = ResourceManager.GetObject("未标题-1 副本", resourceCulture); @@ -2450,9 +1740,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_5 { get { object obj = ResourceManager.GetObject("未标题-5", resourceCulture); @@ -2460,9 +1747,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 水平净距分析 { get { object obj = ResourceManager.GetObject("水平净距分析", resourceCulture); @@ -2470,9 +1754,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 淹没分析 { get { object obj = ResourceManager.GetObject("淹没分析", resourceCulture); @@ -2480,9 +1761,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页 { get { object obj = ResourceManager.GetObject("登录页", resourceCulture); @@ -2490,9 +1768,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页1 { get { object obj = ResourceManager.GetObject("登录页1", resourceCulture); @@ -2500,9 +1775,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 选择管线 { get { object obj = ResourceManager.GetObject("选择管线", resourceCulture); @@ -2510,9 +1782,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 隐藏隧道 { get { object obj = ResourceManager.GetObject("隐藏隧道", resourceCulture); diff --git a/Properties/Resources.resx b/Properties/Resources.resx index 19abc3c..443bdad 100644 --- a/Properties/Resources.resx +++ b/Properties/Resources.resx @@ -118,38 +118,35 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_72.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\l.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_14.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_43.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -157,20 +154,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_102.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_08_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\icon-upstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -178,11 +169,8 @@ ..\Resources\水平净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -193,17 +181,23 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_97.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_105.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -217,35 +211,29 @@ ..\Resources\icon-downstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_74.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24X24_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -253,33 +241,36 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_46.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_41.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_27.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_39.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\t7 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -295,8 +286,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_85.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\垂直净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -334,53 +331,77 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_118.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\登录页.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\七线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_44.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\cad 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_21.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\full_screen1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\5 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\dighole1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_28.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -388,8 +409,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_94.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\双屏对比.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -400,17 +421,14 @@ ..\Resources\btnlegendSet.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_84.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\measuremian1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_87.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -418,32 +436,35 @@ ..\Resources\move11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\xuanzhuan21.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\隐藏隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\导出矢量.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\liuxiang1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -460,8 +481,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\BlueBackstageBgImage.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -472,11 +493,8 @@ ..\Resources\Pan1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\bar-chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -496,23 +514,26 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_73.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24X24_(2)_021.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_82.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\t9 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -523,20 +544,23 @@ ..\Resources\PipeLinelogo1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_09.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_69.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -544,8 +568,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_96.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\btnNavigation.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -553,11 +577,11 @@ ..\bin\x86\Debug\Resource\关闭.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_86.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -568,26 +592,17 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\Line%20Chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\image\walk.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -595,9 +610,6 @@ ..\Resources\ew 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -610,90 +622,87 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_57.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_07_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_90.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_19.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\valve1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\555.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_03.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_93.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\addPipeLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\help1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_45.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_11_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -703,17 +712,14 @@ ..\Resources\PipeLinelogoey.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\title00.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -721,53 +727,47 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_09_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -775,35 +775,44 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_06_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -811,49 +820,43 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_76.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\七线审核.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\map1.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_66.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_47.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_80.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\user.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a \ No newline at end of file diff --git a/Properties/licenses.licx b/Properties/licenses.licx new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Properties/licenses.licx diff --git a/Resources/user.jpg b/Resources/user.jpg new file mode 100644 index 0000000..9bf11ec --- /dev/null +++ b/Resources/user.jpg Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.exe b/bin/x86/Debug/EMSCyberpipe.exe index f6527f0..c40cffc 100644 --- a/bin/x86/Debug/EMSCyberpipe.exe +++ b/bin/x86/Debug/EMSCyberpipe.exe Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.pdb b/bin/x86/Debug/EMSCyberpipe.pdb index 63fabc4..eb32a47 100644 --- a/bin/x86/Debug/EMSCyberpipe.pdb +++ b/bin/x86/Debug/EMSCyberpipe.pdb Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest b/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest new file mode 100644 index 0000000..061c9ca --- /dev/null +++ b/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/bin/x86/Debug/download/BootStrap_pdf.zip b/bin/x86/Debug/download/BootStrap_pdf.zip new file mode 100644 index 0000000..993e02b --- /dev/null +++ b/bin/x86/Debug/download/BootStrap_pdf.zip Binary files differ diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj index adcf3cc..dd4b100 100644 --- a/Cyberpipe.csproj +++ b/Cyberpipe.csproj @@ -2498,6 +2498,7 @@ + diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 0fbc64b..13a1659 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/MainFrm.cs b/MainFrm.cs index efec2a6..e801c7e 100644 --- a/MainFrm.cs +++ b/MainFrm.cs @@ -135,7 +135,7 @@ public MainFrm() { InitializeComponent(); - + label1.Text = "当前登录:"+Utility.userName; PipeSys.Attach(this.panelEx5.Controls); globeControl1 = PipeSys.getGlobeCtrl(); globeControl1.Dock = DockStyle.Fill; @@ -14373,6 +14373,11 @@ } + private void label1_Click(object sender, EventArgs e) + { + + } + } diff --git a/MainFrm.designer.cs b/MainFrm.designer.cs index a98083c..ee6e5b6 100644 --- a/MainFrm.designer.cs +++ b/MainFrm.designer.cs @@ -377,19 +377,6 @@ this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem(); - this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); - this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); - this.slider4ground = new DevComponents.DotNetBar.SliderItem(); - this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); - this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); - this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); - this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); - this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonPanel15 = new DevComponents.DotNetBar.RibbonPanel(); this.ribbonBar20 = new DevComponents.DotNetBar.RibbonBar(); this.buttonItemSJGL = new DevComponents.DotNetBar.ButtonItem(); @@ -565,6 +552,19 @@ this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem(); this.btnlegendSet = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem89 = new DevComponents.DotNetBar.ButtonItem(); + this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); + this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); + this.slider4ground = new DevComponents.DotNetBar.SliderItem(); + this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); + this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); + this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); + this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); + this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonTabItem1 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem14 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem2 = new DevComponents.DotNetBar.RibbonTabItem(); @@ -611,6 +611,7 @@ this.buttonItem84 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem75 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem76 = new DevComponents.DotNetBar.ButtonItem(); + this.label1 = new System.Windows.Forms.Label(); this.statusStrip1.SuspendLayout(); this.sideBar1.SuspendLayout(); this.panelEx3.SuspendLayout(); @@ -649,10 +650,10 @@ this.ribbonControl1.SuspendLayout(); this.ribbonPanel3.SuspendLayout(); this.ribbonPanel2.SuspendLayout(); - this.ribbonPanel7.SuspendLayout(); - this.ribbonPanel8.SuspendLayout(); this.ribbonPanel15.SuspendLayout(); this.ribbonPanel1.SuspendLayout(); + this.ribbonPanel7.SuspendLayout(); + this.ribbonPanel8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // @@ -4126,10 +4127,10 @@ this.ribbonControl1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonControl1.Controls.Add(this.ribbonPanel3); this.ribbonControl1.Controls.Add(this.ribbonPanel2); - this.ribbonControl1.Controls.Add(this.ribbonPanel7); - this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Controls.Add(this.ribbonPanel15); this.ribbonControl1.Controls.Add(this.ribbonPanel1); + this.ribbonControl1.Controls.Add(this.ribbonPanel7); + this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top; this.ribbonControl1.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { @@ -4276,10 +4277,10 @@ this.ribbonPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel2.Controls.Add(this.ribbonBar4); this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel2.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel2.Location = new System.Drawing.Point(0, 0); this.ribbonPanel2.Name = "ribbonPanel2"; this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel2.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel2.Size = new System.Drawing.Size(1328, 95); // // // @@ -4319,7 +4320,7 @@ this.buttonItem_Event}); this.ribbonBar4.Location = new System.Drawing.Point(3, 0); this.ribbonBar4.Name = "ribbonBar4"; - this.ribbonBar4.Size = new System.Drawing.Size(211, 59); + this.ribbonBar4.Size = new System.Drawing.Size(211, 92); this.ribbonBar4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar4.TabIndex = 0; this.ribbonBar4.Text = "ribbonBar4"; @@ -4362,223 +4363,15 @@ this.buttonItem_Event.Text = "事件管理"; this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click); // - // ribbonPanel7 - // - this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel7.Controls.Add(this.ribbonBar5); - this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel7.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel7.Name = "ribbonPanel7"; - this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel7.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel7.Style.Class = ""; - this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseDown.Class = ""; - this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseOver.Class = ""; - this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel7.TabIndex = 41; - this.ribbonPanel7.Visible = false; - // - // ribbonBar5 - // - this.ribbonBar5.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.BackgroundStyle.Class = ""; - this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.ContainerControlProcessDialogKey = true; - this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_flag, - this.slider4ground}); - this.ribbonBar5.Location = new System.Drawing.Point(3, 0); - this.ribbonBar5.Name = "ribbonBar5"; - this.ribbonBar5.Size = new System.Drawing.Size(427, 59); - this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar5.TabIndex = 0; - // - // - // - this.ribbonBar5.TitleStyle.Class = ""; - this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.TitleStyleMouseOver.Class = ""; - this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.TitleVisible = false; - // - // btn_flag - // - this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; - this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_flag.Name = "btn_flag"; - this.btn_flag.SubItemsExpandWidth = 14; - this.btn_flag.Text = "标识器管理"; - this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); - // - // slider4ground - // - this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; - this.slider4ground.Name = "slider4ground"; - this.slider4ground.Text = "地面透明度"; - this.slider4ground.Value = 0; - this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); - // - // ribbonPanel8 - // - this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); - this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel8.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel8.Name = "ribbonPanel8"; - this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel8.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel8.Style.Class = ""; - this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseDown.Class = ""; - this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseOver.Class = ""; - this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel8.TabIndex = 42; - this.ribbonPanel8.Visible = false; - // - // ribbonBar_UserInfo - // - this.ribbonBar_UserInfo.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; - this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_user_info, - this.btn_role_info, - this.btn_resc_info, - this.btn_role_resc, - this.btn_user_role, - this.btn_password_edit, - this.btn_reset_password}); - this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); - this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; - this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 59); - this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar_UserInfo.TabIndex = 0; - // - // - // - this.ribbonBar_UserInfo.TitleStyle.Class = ""; - this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; - this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // btn_user_info - // - this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; - this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_info.Name = "btn_user_info"; - this.btn_user_info.SubItemsExpandWidth = 14; - this.btn_user_info.Text = "用户管理"; - this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); - // - // btn_role_info - // - this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; - this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_info.Name = "btn_role_info"; - this.btn_role_info.SubItemsExpandWidth = 14; - this.btn_role_info.Text = "角色管理"; - this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); - // - // btn_resc_info - // - this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; - this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_resc_info.Name = "btn_resc_info"; - this.btn_resc_info.SubItemsExpandWidth = 14; - this.btn_resc_info.Text = "资源管理"; - this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); - // - // btn_role_resc - // - this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; - this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_resc.Name = "btn_role_resc"; - this.btn_role_resc.SubItemsExpandWidth = 14; - this.btn_role_resc.Text = "角色授权"; - this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); - // - // btn_user_role - // - this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; - this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_role.Name = "btn_user_role"; - this.btn_user_role.SubItemsExpandWidth = 14; - this.btn_user_role.Text = "用户授权"; - this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); - // - // btn_password_edit - // - this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; - this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_password_edit.Name = "btn_password_edit"; - this.btn_password_edit.SubItemsExpandWidth = 14; - this.btn_password_edit.Text = "密码修改"; - this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); - // - // btn_reset_password - // - this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; - this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_reset_password.Name = "btn_reset_password"; - this.btn_reset_password.SubItemsExpandWidth = 14; - this.btn_reset_password.Text = "重置密码"; - this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); - // // ribbonPanel15 // this.ribbonPanel15.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel15.Controls.Add(this.ribbonBar20); this.ribbonPanel15.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel15.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel15.Location = new System.Drawing.Point(0, 0); this.ribbonPanel15.Name = "ribbonPanel15"; this.ribbonPanel15.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel15.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel15.Size = new System.Drawing.Size(1328, 95); // // // @@ -4627,7 +4420,7 @@ this.buttonItemBZ}); this.ribbonBar20.Location = new System.Drawing.Point(3, 0); this.ribbonBar20.Name = "ribbonBar20"; - this.ribbonBar20.Size = new System.Drawing.Size(791, 59); + this.ribbonBar20.Size = new System.Drawing.Size(791, 92); this.ribbonBar20.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar20.TabIndex = 0; // @@ -6059,6 +5852,214 @@ this.buttonItem89.Visible = false; this.buttonItem89.Click += new System.EventHandler(this.buttonItem89_Click); // + // ribbonPanel7 + // + this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel7.Controls.Add(this.ribbonBar5); + this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel7.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel7.Name = "ribbonPanel7"; + this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel7.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel7.Style.Class = ""; + this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseDown.Class = ""; + this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseOver.Class = ""; + this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel7.TabIndex = 41; + this.ribbonPanel7.Visible = false; + // + // ribbonBar5 + // + this.ribbonBar5.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.BackgroundStyle.Class = ""; + this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.ContainerControlProcessDialogKey = true; + this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_flag, + this.slider4ground}); + this.ribbonBar5.Location = new System.Drawing.Point(3, 0); + this.ribbonBar5.Name = "ribbonBar5"; + this.ribbonBar5.Size = new System.Drawing.Size(427, 92); + this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar5.TabIndex = 0; + // + // + // + this.ribbonBar5.TitleStyle.Class = ""; + this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.TitleStyleMouseOver.Class = ""; + this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.TitleVisible = false; + // + // btn_flag + // + this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; + this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_flag.Name = "btn_flag"; + this.btn_flag.SubItemsExpandWidth = 14; + this.btn_flag.Text = "标识器管理"; + this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); + // + // slider4ground + // + this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; + this.slider4ground.Name = "slider4ground"; + this.slider4ground.Text = "地面透明度"; + this.slider4ground.Value = 0; + this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); + // + // ribbonPanel8 + // + this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); + this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel8.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel8.Name = "ribbonPanel8"; + this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel8.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel8.Style.Class = ""; + this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseDown.Class = ""; + this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseOver.Class = ""; + this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel8.TabIndex = 42; + this.ribbonPanel8.Visible = false; + // + // ribbonBar_UserInfo + // + this.ribbonBar_UserInfo.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; + this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_user_info, + this.btn_role_info, + this.btn_resc_info, + this.btn_role_resc, + this.btn_user_role, + this.btn_password_edit, + this.btn_reset_password}); + this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); + this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; + this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 92); + this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar_UserInfo.TabIndex = 0; + // + // + // + this.ribbonBar_UserInfo.TitleStyle.Class = ""; + this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; + this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // btn_user_info + // + this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; + this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_info.Name = "btn_user_info"; + this.btn_user_info.SubItemsExpandWidth = 14; + this.btn_user_info.Text = "用户管理"; + this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); + // + // btn_role_info + // + this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; + this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_info.Name = "btn_role_info"; + this.btn_role_info.SubItemsExpandWidth = 14; + this.btn_role_info.Text = "角色管理"; + this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); + // + // btn_resc_info + // + this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; + this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_resc_info.Name = "btn_resc_info"; + this.btn_resc_info.SubItemsExpandWidth = 14; + this.btn_resc_info.Text = "资源管理"; + this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); + // + // btn_role_resc + // + this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; + this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_resc.Name = "btn_role_resc"; + this.btn_role_resc.SubItemsExpandWidth = 14; + this.btn_role_resc.Text = "角色授权"; + this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); + // + // btn_user_role + // + this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; + this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_role.Name = "btn_user_role"; + this.btn_user_role.SubItemsExpandWidth = 14; + this.btn_user_role.Text = "用户授权"; + this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); + // + // btn_password_edit + // + this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; + this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_password_edit.Name = "btn_password_edit"; + this.btn_password_edit.SubItemsExpandWidth = 14; + this.btn_password_edit.Text = "密码修改"; + this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); + // + // btn_reset_password + // + this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; + this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_reset_password.Name = "btn_reset_password"; + this.btn_reset_password.SubItemsExpandWidth = 14; + this.btn_reset_password.Text = "重置密码"; + this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); + // // ribbonTabItem1 // this.ribbonTabItem1.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; @@ -6425,12 +6426,24 @@ this.buttonItem76.SubItemsExpandWidth = 14; this.buttonItem76.Text = "坐标标注"; // + // label1 + // + this.label1.AutoSize = true; + this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.label1.Image = global::Cyberpipe.Properties.Resources.user; + this.label1.Location = new System.Drawing.Point(1198, 53); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(56, 16); + this.label1.TabIndex = 28; + this.label1.Text = "label1"; + // // MainFrm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; this.AutoSize = true; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(205)))), ((int)(((byte)(214))))); this.ClientSize = new System.Drawing.Size(1328, 707); + this.Controls.Add(this.label1); this.Controls.Add(this.panelEx4); this.Controls.Add(this.expandableSplitter1); this.Controls.Add(this.sideBar1); @@ -6500,10 +6513,10 @@ this.ribbonControl1.PerformLayout(); this.ribbonPanel3.ResumeLayout(false); this.ribbonPanel2.ResumeLayout(false); - this.ribbonPanel7.ResumeLayout(false); - this.ribbonPanel8.ResumeLayout(false); this.ribbonPanel15.ResumeLayout(false); this.ribbonPanel1.ResumeLayout(false); + this.ribbonPanel7.ResumeLayout(false); + this.ribbonPanel8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -7082,6 +7095,7 @@ private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 量算ToolStripMenuItem; + private System.Windows.Forms.Label label1; } } diff --git a/MainFrm.resx b/MainFrm.resx index 3734419..15e5339 100644 --- a/MainFrm.resx +++ b/MainFrm.resx @@ -2094,7 +2094,7 @@ - 50 + 211 diff --git a/Properties/Resources.Designer.cs b/Properties/Resources.Designer.cs index 2dd7541..e1961b3 100644 --- a/Properties/Resources.Designer.cs +++ b/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // 此代码由工具生成。 -// 运行时版本:4.0.30319.18063 +// 运行时版本:4.0.30319.1026 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 @@ -60,9 +60,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _1 { get { object obj = ResourceManager.GetObject("1", resourceCulture); @@ -70,9 +67,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _12_副本 { get { object obj = ResourceManager.GetObject("12 副本", resourceCulture); @@ -80,9 +74,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__02 { get { object obj = ResourceManager.GetObject("24X24_(2)_02", resourceCulture); @@ -90,9 +81,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__10 { get { object obj = ResourceManager.GetObject("24X24_(2)_10", resourceCulture); @@ -100,9 +88,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__51 { get { object obj = ResourceManager.GetObject("24X24_(2)_51", resourceCulture); @@ -110,9 +95,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__01 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_01", resourceCulture); @@ -120,9 +102,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__02 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_02", resourceCulture); @@ -130,9 +109,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__03 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_03", resourceCulture); @@ -140,9 +116,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__04 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_04", resourceCulture); @@ -150,9 +123,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__05 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_05", resourceCulture); @@ -160,9 +130,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__06 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_06", resourceCulture); @@ -170,9 +137,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__07 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_07", resourceCulture); @@ -180,9 +144,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__08 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_08", resourceCulture); @@ -190,9 +151,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__09 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_09", resourceCulture); @@ -200,9 +158,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__10 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_10", resourceCulture); @@ -210,9 +165,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__100 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_100", resourceCulture); @@ -220,9 +172,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__101 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_101", resourceCulture); @@ -230,9 +179,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__102 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_102", resourceCulture); @@ -240,9 +186,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__103 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_103", resourceCulture); @@ -250,9 +193,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__104 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_104", resourceCulture); @@ -260,9 +200,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1041 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1041", resourceCulture); @@ -270,9 +207,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__105 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_105", resourceCulture); @@ -280,9 +214,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__106 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_106", resourceCulture); @@ -290,9 +221,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1061 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1061", resourceCulture); @@ -300,9 +228,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__107 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_107", resourceCulture); @@ -310,9 +235,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__108 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_108", resourceCulture); @@ -320,9 +242,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__109 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_109", resourceCulture); @@ -330,9 +249,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__11 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_11", resourceCulture); @@ -340,9 +256,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__110 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_110", resourceCulture); @@ -350,9 +263,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__111 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_111", resourceCulture); @@ -360,9 +270,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__112 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_112", resourceCulture); @@ -370,9 +277,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__113 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_113", resourceCulture); @@ -380,9 +284,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__114 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_114", resourceCulture); @@ -390,9 +291,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1141 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1141", resourceCulture); @@ -400,9 +298,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__115 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_115", resourceCulture); @@ -410,9 +305,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__116 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_116", resourceCulture); @@ -420,9 +312,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__117 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_117", resourceCulture); @@ -430,9 +319,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__118 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_118", resourceCulture); @@ -440,9 +326,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__12 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_12", resourceCulture); @@ -450,9 +333,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__13 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_13", resourceCulture); @@ -460,9 +340,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__131 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_131", resourceCulture); @@ -470,9 +347,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__14 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_14", resourceCulture); @@ -480,9 +354,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__15 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_15", resourceCulture); @@ -490,9 +361,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__16 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_16", resourceCulture); @@ -500,9 +368,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__17 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_17", resourceCulture); @@ -510,9 +375,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__18 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_18", resourceCulture); @@ -520,9 +382,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__19 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_19", resourceCulture); @@ -530,9 +389,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__20 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_20", resourceCulture); @@ -540,9 +396,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__21 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_21", resourceCulture); @@ -550,9 +403,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__22 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_22", resourceCulture); @@ -560,9 +410,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__23 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_23", resourceCulture); @@ -570,9 +417,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__24 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_24", resourceCulture); @@ -580,9 +424,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__25 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_25", resourceCulture); @@ -590,9 +431,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__26 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_26", resourceCulture); @@ -600,9 +438,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__27 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_27", resourceCulture); @@ -610,9 +445,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__28 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_28", resourceCulture); @@ -620,9 +452,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__29 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_29", resourceCulture); @@ -630,9 +459,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__30 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_30", resourceCulture); @@ -640,9 +466,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__31 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_31", resourceCulture); @@ -650,9 +473,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__32 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_32", resourceCulture); @@ -660,9 +480,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__33 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_33", resourceCulture); @@ -670,9 +487,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__34 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_34", resourceCulture); @@ -680,9 +494,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__35 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_35", resourceCulture); @@ -690,9 +501,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__36 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_36", resourceCulture); @@ -700,9 +508,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__37 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_37", resourceCulture); @@ -710,9 +515,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__371 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_371", resourceCulture); @@ -720,9 +522,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__38 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_38", resourceCulture); @@ -730,9 +529,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__39 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_39", resourceCulture); @@ -740,9 +536,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__40 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_40", resourceCulture); @@ -750,9 +543,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__41 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_41", resourceCulture); @@ -760,9 +550,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__42 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_42", resourceCulture); @@ -770,9 +557,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__43 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_43", resourceCulture); @@ -780,9 +564,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__44 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_44", resourceCulture); @@ -790,9 +571,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__45 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_45", resourceCulture); @@ -800,9 +578,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__46 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_46", resourceCulture); @@ -810,9 +585,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__47 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_47", resourceCulture); @@ -820,9 +592,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__48 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_48", resourceCulture); @@ -830,9 +599,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__49 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_49", resourceCulture); @@ -840,9 +606,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__50 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_50", resourceCulture); @@ -850,9 +613,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__51 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_51", resourceCulture); @@ -860,9 +620,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__52 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_52", resourceCulture); @@ -870,9 +627,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__53 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_53", resourceCulture); @@ -880,9 +634,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__54 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_54", resourceCulture); @@ -890,9 +641,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__55 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_55", resourceCulture); @@ -900,9 +648,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__551 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_551", resourceCulture); @@ -910,9 +655,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__56 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_56", resourceCulture); @@ -920,9 +662,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__57 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_57", resourceCulture); @@ -930,9 +669,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__58 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_58", resourceCulture); @@ -940,9 +676,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__59 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_59", resourceCulture); @@ -950,9 +683,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__60 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_60", resourceCulture); @@ -960,9 +690,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__61 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_61", resourceCulture); @@ -970,9 +697,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__62 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_62", resourceCulture); @@ -980,9 +704,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__63 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_63", resourceCulture); @@ -990,9 +711,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__64 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_64", resourceCulture); @@ -1000,9 +718,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__65 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_65", resourceCulture); @@ -1010,9 +725,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__66 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_66", resourceCulture); @@ -1020,9 +732,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__67 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_67", resourceCulture); @@ -1030,9 +739,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__671 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_671", resourceCulture); @@ -1040,9 +746,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__68 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_68", resourceCulture); @@ -1050,9 +753,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__681 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_681", resourceCulture); @@ -1060,9 +760,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__69 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_69", resourceCulture); @@ -1070,9 +767,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__70 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_70", resourceCulture); @@ -1080,9 +774,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__701 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_701", resourceCulture); @@ -1090,9 +781,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__71 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_71", resourceCulture); @@ -1100,9 +788,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__72 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_72", resourceCulture); @@ -1110,9 +795,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__73 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_73", resourceCulture); @@ -1120,9 +802,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__74 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_74", resourceCulture); @@ -1130,9 +809,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__75 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_75", resourceCulture); @@ -1140,9 +816,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__76 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_76", resourceCulture); @@ -1150,9 +823,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__77 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_77", resourceCulture); @@ -1160,9 +830,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__78 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_78", resourceCulture); @@ -1170,9 +837,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__79 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_79", resourceCulture); @@ -1180,9 +844,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__80 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_80", resourceCulture); @@ -1190,9 +851,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__801 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_801", resourceCulture); @@ -1200,9 +858,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__81 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_81", resourceCulture); @@ -1210,9 +865,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__811 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_811", resourceCulture); @@ -1220,9 +872,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__82 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_82", resourceCulture); @@ -1230,9 +879,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__83 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_83", resourceCulture); @@ -1240,9 +886,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__84 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_84", resourceCulture); @@ -1250,9 +893,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__85 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_85", resourceCulture); @@ -1260,9 +900,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__86 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_86", resourceCulture); @@ -1270,9 +907,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__87 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_87", resourceCulture); @@ -1280,9 +914,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__88 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_88", resourceCulture); @@ -1290,9 +921,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__90 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_90", resourceCulture); @@ -1300,9 +928,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__91 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_91", resourceCulture); @@ -1310,9 +935,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__92 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_92", resourceCulture); @@ -1320,9 +942,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__93 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_93", resourceCulture); @@ -1330,9 +949,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__94 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_94", resourceCulture); @@ -1340,9 +956,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__95 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_95", resourceCulture); @@ -1350,9 +963,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__96 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_96", resourceCulture); @@ -1360,9 +970,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__97 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_97", resourceCulture); @@ -1370,9 +977,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__98 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_98", resourceCulture); @@ -1380,9 +984,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__99 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_99", resourceCulture); @@ -1390,9 +991,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01 { get { object obj = ResourceManager.GetObject("24x24icon_01", resourceCulture); @@ -1400,9 +998,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01_hover { get { object obj = ResourceManager.GetObject("24x24icon_01_hover", resourceCulture); @@ -1410,9 +1005,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_011 { get { object obj = ResourceManager.GetObject("24x24icon_011", resourceCulture); @@ -1420,9 +1012,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02 { get { object obj = ResourceManager.GetObject("24x24icon_02", resourceCulture); @@ -1430,9 +1019,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02_hover { get { object obj = ResourceManager.GetObject("24x24icon_02_hover", resourceCulture); @@ -1440,9 +1026,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03 { get { object obj = ResourceManager.GetObject("24x24icon_03", resourceCulture); @@ -1450,9 +1033,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03_hover { get { object obj = ResourceManager.GetObject("24x24icon_03_hover", resourceCulture); @@ -1460,9 +1040,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04 { get { object obj = ResourceManager.GetObject("24x24icon_04", resourceCulture); @@ -1470,9 +1047,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover { get { object obj = ResourceManager.GetObject("24x24icon_04_hover", resourceCulture); @@ -1480,9 +1054,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_04_hover1", resourceCulture); @@ -1490,9 +1061,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_041 { get { object obj = ResourceManager.GetObject("24x24icon_041", resourceCulture); @@ -1500,9 +1068,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05 { get { object obj = ResourceManager.GetObject("24x24icon_05", resourceCulture); @@ -1510,9 +1075,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover { get { object obj = ResourceManager.GetObject("24x24icon_05_hover", resourceCulture); @@ -1520,9 +1082,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_05_hover1", resourceCulture); @@ -1530,9 +1089,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06 { get { object obj = ResourceManager.GetObject("24x24icon_06", resourceCulture); @@ -1540,9 +1096,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06_hover { get { object obj = ResourceManager.GetObject("24x24icon_06_hover", resourceCulture); @@ -1550,9 +1103,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07 { get { object obj = ResourceManager.GetObject("24x24icon_07", resourceCulture); @@ -1560,9 +1110,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07_hover { get { object obj = ResourceManager.GetObject("24x24icon_07_hover", resourceCulture); @@ -1570,9 +1117,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08 { get { object obj = ResourceManager.GetObject("24x24icon_08", resourceCulture); @@ -1580,9 +1124,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08_hover { get { object obj = ResourceManager.GetObject("24x24icon_08_hover", resourceCulture); @@ -1590,9 +1131,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09 { get { object obj = ResourceManager.GetObject("24x24icon_09", resourceCulture); @@ -1600,9 +1138,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09_hover { get { object obj = ResourceManager.GetObject("24x24icon_09_hover", resourceCulture); @@ -1610,9 +1145,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10 { get { object obj = ResourceManager.GetObject("24x24icon_10", resourceCulture); @@ -1620,9 +1152,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover { get { object obj = ResourceManager.GetObject("24x24icon_10_hover", resourceCulture); @@ -1630,9 +1159,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_10_hover1", resourceCulture); @@ -1640,9 +1166,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_101 { get { object obj = ResourceManager.GetObject("24x24icon_101", resourceCulture); @@ -1650,9 +1173,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_102 { get { object obj = ResourceManager.GetObject("24x24icon_102", resourceCulture); @@ -1660,9 +1180,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11 { get { object obj = ResourceManager.GetObject("24x24icon_11", resourceCulture); @@ -1670,9 +1187,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11_hover { get { object obj = ResourceManager.GetObject("24x24icon_11_hover", resourceCulture); @@ -1680,9 +1194,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12 { get { object obj = ResourceManager.GetObject("24x24icon_12", resourceCulture); @@ -1690,9 +1201,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12_hover { get { object obj = ResourceManager.GetObject("24x24icon_12_hover", resourceCulture); @@ -1700,9 +1208,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13 { get { object obj = ResourceManager.GetObject("24x24icon_13", resourceCulture); @@ -1710,9 +1215,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13_hover { get { object obj = ResourceManager.GetObject("24x24icon_13_hover", resourceCulture); @@ -1720,9 +1222,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _4 { get { object obj = ResourceManager.GetObject("4", resourceCulture); @@ -1730,9 +1229,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _5_副本 { get { object obj = ResourceManager.GetObject("5 副本", resourceCulture); @@ -1740,9 +1236,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _555 { get { object obj = ResourceManager.GetObject("555", resourceCulture); @@ -1750,9 +1243,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addDataBase { get { object obj = ResourceManager.GetObject("addDataBase", resourceCulture); @@ -1760,9 +1250,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addGJ { get { object obj = ResourceManager.GetObject("addGJ", resourceCulture); @@ -1770,9 +1257,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addMarker { get { object obj = ResourceManager.GetObject("addMarker", resourceCulture); @@ -1780,9 +1264,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addPipeLine { get { object obj = ResourceManager.GetObject("addPipeLine", resourceCulture); @@ -1790,9 +1271,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap arrow_updown { get { object obj = ResourceManager.GetObject("arrow_updown", resourceCulture); @@ -1800,9 +1278,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap bar_chart { get { object obj = ResourceManager.GetObject("bar-chart", resourceCulture); @@ -1810,9 +1285,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap BlueBackstageBgImage { get { object obj = ResourceManager.GetObject("BlueBackstageBgImage", resourceCulture); @@ -1820,9 +1292,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnAddData_Image { get { object obj = ResourceManager.GetObject("btnAddData.Image", resourceCulture); @@ -1830,9 +1299,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnlegendSet_Image_副本 { get { object obj = ResourceManager.GetObject("btnlegendSet.Image 副本", resourceCulture); @@ -1840,9 +1306,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnNavigation_Image_副本 { get { object obj = ResourceManager.GetObject("btnNavigation.Image 副本", resourceCulture); @@ -1850,9 +1313,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Button1_副本 { get { object obj = ResourceManager.GetObject("Button1 副本", resourceCulture); @@ -1860,9 +1320,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap cad_副本 { get { object obj = ResourceManager.GetObject("cad 副本", resourceCulture); @@ -1870,9 +1327,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic { get { object obj = ResourceManager.GetObject("casic", resourceCulture); @@ -1880,9 +1334,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic1 { get { object obj = ResourceManager.GetObject("casic1", resourceCulture); @@ -1890,9 +1341,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic2 { get { object obj = ResourceManager.GetObject("casic2", resourceCulture); @@ -1900,9 +1348,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic3 { get { object obj = ResourceManager.GetObject("casic3", resourceCulture); @@ -1910,9 +1355,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap chuiju { get { object obj = ResourceManager.GetObject("chuiju", resourceCulture); @@ -1920,9 +1362,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap clear { get { object obj = ResourceManager.GetObject("clear", resourceCulture); @@ -1930,9 +1369,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap connectivity1 { get { object obj = ResourceManager.GetObject("connectivity1", resourceCulture); @@ -1940,9 +1376,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap dighole { get { object obj = ResourceManager.GetObject("dighole", resourceCulture); @@ -1950,9 +1383,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawLine { get { object obj = ResourceManager.GetObject("drawLine", resourceCulture); @@ -1960,9 +1390,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawPolygon { get { object obj = ResourceManager.GetObject("drawPolygon", resourceCulture); @@ -1970,9 +1397,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap edit_clear { get { object obj = ResourceManager.GetObject("edit_clear", resourceCulture); @@ -1980,9 +1404,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap ew_副本 { get { object obj = ResourceManager.GetObject("ew 副本", resourceCulture); @@ -1990,9 +1411,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap full_screen { get { object obj = ResourceManager.GetObject("full_screen", resourceCulture); @@ -2000,9 +1418,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap hdmanaly_副本 { get { object obj = ResourceManager.GetObject("hdmanaly 副本", resourceCulture); @@ -2010,9 +1425,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap height { get { object obj = ResourceManager.GetObject("height", resourceCulture); @@ -2020,9 +1432,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap help { get { object obj = ResourceManager.GetObject("help", resourceCulture); @@ -2030,9 +1439,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap huitui { get { object obj = ResourceManager.GetObject("huitui", resourceCulture); @@ -2040,9 +1446,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_downstream { get { object obj = ResourceManager.GetObject("icon-downstream", resourceCulture); @@ -2050,9 +1453,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_upstream { get { object obj = ResourceManager.GetObject("icon-upstream", resourceCulture); @@ -2060,9 +1460,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap juli { get { object obj = ResourceManager.GetObject("juli", resourceCulture); @@ -2070,9 +1467,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap l { get { object obj = ResourceManager.GetObject("l", resourceCulture); @@ -2080,9 +1474,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Line_20Chart { get { object obj = ResourceManager.GetObject("Line%20Chart", resourceCulture); @@ -2090,9 +1481,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap liuxiang { get { object obj = ResourceManager.GetObject("liuxiang", resourceCulture); @@ -2100,9 +1488,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap map { get { object obj = ResourceManager.GetObject("map", resourceCulture); @@ -2110,9 +1495,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap measuremian { get { object obj = ResourceManager.GetObject("measuremian", resourceCulture); @@ -2120,9 +1502,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap move1 { get { object obj = ResourceManager.GetObject("move1", resourceCulture); @@ -2130,9 +1509,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap open_folder_add256 { get { object obj = ResourceManager.GetObject("open-folder-add256", resourceCulture); @@ -2140,9 +1516,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Pan1_副本 { get { object obj = ResourceManager.GetObject("Pan1 副本", resourceCulture); @@ -2150,9 +1523,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo1 { get { object obj = ResourceManager.GetObject("PipeLinelogo1", resourceCulture); @@ -2160,9 +1530,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo3 { get { object obj = ResourceManager.GetObject("PipeLinelogo3", resourceCulture); @@ -2170,9 +1537,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogoey { get { object obj = ResourceManager.GetObject("PipeLinelogoey", resourceCulture); @@ -2180,9 +1544,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap qianjin { get { object obj = ResourceManager.GetObject("qianjin", resourceCulture); @@ -2190,9 +1551,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap query1 { get { object obj = ResourceManager.GetObject("query1", resourceCulture); @@ -2200,9 +1558,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sc_副本 { get { object obj = ResourceManager.GetObject("sc 副本", resourceCulture); @@ -2210,9 +1565,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sharevisible_副本 { get { object obj = ResourceManager.GetObject("sharevisible 副本", resourceCulture); @@ -2220,9 +1572,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap suzhou { get { object obj = ResourceManager.GetObject("suzhou", resourceCulture); @@ -2230,9 +1579,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t7_副本 { get { object obj = ResourceManager.GetObject("t7 副本", resourceCulture); @@ -2240,9 +1586,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本 { get { object obj = ResourceManager.GetObject("t9 副本", resourceCulture); @@ -2250,9 +1593,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本1 { get { object obj = ResourceManager.GetObject("t9 副本1", resourceCulture); @@ -2260,9 +1600,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title { get { object obj = ResourceManager.GetObject("title", resourceCulture); @@ -2270,9 +1607,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title00 { get { object obj = ResourceManager.GetObject("title00", resourceCulture); @@ -2280,9 +1614,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap tuopu_副本 { get { object obj = ResourceManager.GetObject("tuopu 副本", resourceCulture); @@ -2290,9 +1621,13 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// + internal static System.Drawing.Bitmap user { + get { + object obj = ResourceManager.GetObject("user", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + internal static System.Drawing.Bitmap valve { get { object obj = ResourceManager.GetObject("valve", resourceCulture); @@ -2300,9 +1635,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap walk { get { object obj = ResourceManager.GetObject("walk", resourceCulture); @@ -2310,9 +1642,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap xuanzhuan2 { get { object obj = ResourceManager.GetObject("xuanzhuan2", resourceCulture); @@ -2320,9 +1649,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap yh2_副本 { get { object obj = ResourceManager.GetObject("yh2 副本", resourceCulture); @@ -2330,9 +1656,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线 { get { object obj = ResourceManager.GetObject("七线", resourceCulture); @@ -2340,9 +1663,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线审核 { get { object obj = ResourceManager.GetObject("七线审核", resourceCulture); @@ -2350,9 +1670,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 关闭 { get { object obj = ResourceManager.GetObject("关闭", resourceCulture); @@ -2360,9 +1677,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 创建隧道 { get { object obj = ResourceManager.GetObject("创建隧道", resourceCulture); @@ -2370,9 +1684,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 删除隧道 { get { object obj = ResourceManager.GetObject("删除隧道", resourceCulture); @@ -2380,9 +1691,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏对比 { get { object obj = ResourceManager.GetObject("双屏对比", resourceCulture); @@ -2390,9 +1698,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏联动 { get { object obj = ResourceManager.GetObject("双屏联动", resourceCulture); @@ -2400,9 +1705,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏设置 { get { object obj = ResourceManager.GetObject("双屏设置", resourceCulture); @@ -2410,9 +1712,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 垂直净距分析 { get { object obj = ResourceManager.GetObject("垂直净距分析", resourceCulture); @@ -2420,9 +1719,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 太湖新城 { get { object obj = ResourceManager.GetObject("太湖新城", resourceCulture); @@ -2430,9 +1726,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 导出矢量 { get { object obj = ResourceManager.GetObject("导出矢量", resourceCulture); @@ -2440,9 +1733,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_1_副本 { get { object obj = ResourceManager.GetObject("未标题-1 副本", resourceCulture); @@ -2450,9 +1740,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_5 { get { object obj = ResourceManager.GetObject("未标题-5", resourceCulture); @@ -2460,9 +1747,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 水平净距分析 { get { object obj = ResourceManager.GetObject("水平净距分析", resourceCulture); @@ -2470,9 +1754,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 淹没分析 { get { object obj = ResourceManager.GetObject("淹没分析", resourceCulture); @@ -2480,9 +1761,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页 { get { object obj = ResourceManager.GetObject("登录页", resourceCulture); @@ -2490,9 +1768,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页1 { get { object obj = ResourceManager.GetObject("登录页1", resourceCulture); @@ -2500,9 +1775,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 选择管线 { get { object obj = ResourceManager.GetObject("选择管线", resourceCulture); @@ -2510,9 +1782,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 隐藏隧道 { get { object obj = ResourceManager.GetObject("隐藏隧道", resourceCulture); diff --git a/Properties/Resources.resx b/Properties/Resources.resx index 19abc3c..443bdad 100644 --- a/Properties/Resources.resx +++ b/Properties/Resources.resx @@ -118,38 +118,35 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_72.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\l.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_14.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_43.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -157,20 +154,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_102.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_08_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\icon-upstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -178,11 +169,8 @@ ..\Resources\水平净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -193,17 +181,23 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_97.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_105.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -217,35 +211,29 @@ ..\Resources\icon-downstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_74.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24X24_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -253,33 +241,36 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_46.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_41.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_27.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_39.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\t7 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -295,8 +286,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_85.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\垂直净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -334,53 +331,77 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_118.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\登录页.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\七线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_44.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\cad 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_21.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\full_screen1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\5 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\dighole1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_28.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -388,8 +409,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_94.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\双屏对比.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -400,17 +421,14 @@ ..\Resources\btnlegendSet.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_84.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\measuremian1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_87.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -418,32 +436,35 @@ ..\Resources\move11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\xuanzhuan21.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\隐藏隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\导出矢量.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\liuxiang1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -460,8 +481,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\BlueBackstageBgImage.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -472,11 +493,8 @@ ..\Resources\Pan1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\bar-chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -496,23 +514,26 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_73.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24X24_(2)_021.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_82.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\t9 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -523,20 +544,23 @@ ..\Resources\PipeLinelogo1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_09.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_69.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -544,8 +568,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_96.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\btnNavigation.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -553,11 +577,11 @@ ..\bin\x86\Debug\Resource\关闭.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_86.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -568,26 +592,17 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\Line%20Chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\image\walk.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -595,9 +610,6 @@ ..\Resources\ew 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -610,90 +622,87 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_57.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_07_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_90.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_19.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\valve1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\555.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_03.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_93.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\addPipeLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\help1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_45.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_11_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -703,17 +712,14 @@ ..\Resources\PipeLinelogoey.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\title00.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -721,53 +727,47 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_09_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -775,35 +775,44 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_06_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -811,49 +820,43 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_76.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\七线审核.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\map1.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_66.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_47.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_80.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\user.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a \ No newline at end of file diff --git a/Properties/licenses.licx b/Properties/licenses.licx new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Properties/licenses.licx diff --git a/Resources/user.jpg b/Resources/user.jpg new file mode 100644 index 0000000..9bf11ec --- /dev/null +++ b/Resources/user.jpg Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.exe b/bin/x86/Debug/EMSCyberpipe.exe index f6527f0..c40cffc 100644 --- a/bin/x86/Debug/EMSCyberpipe.exe +++ b/bin/x86/Debug/EMSCyberpipe.exe Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.pdb b/bin/x86/Debug/EMSCyberpipe.pdb index 63fabc4..eb32a47 100644 --- a/bin/x86/Debug/EMSCyberpipe.pdb +++ b/bin/x86/Debug/EMSCyberpipe.pdb Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest b/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest new file mode 100644 index 0000000..061c9ca --- /dev/null +++ b/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/bin/x86/Debug/download/BootStrap_pdf.zip b/bin/x86/Debug/download/BootStrap_pdf.zip new file mode 100644 index 0000000..993e02b --- /dev/null +++ b/bin/x86/Debug/download/BootStrap_pdf.zip Binary files differ diff --git "a/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" "b/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" new file mode 100644 index 0000000..7fe754a --- /dev/null +++ "b/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" Binary files differ diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj index adcf3cc..dd4b100 100644 --- a/Cyberpipe.csproj +++ b/Cyberpipe.csproj @@ -2498,6 +2498,7 @@ + diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 0fbc64b..13a1659 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/MainFrm.cs b/MainFrm.cs index efec2a6..e801c7e 100644 --- a/MainFrm.cs +++ b/MainFrm.cs @@ -135,7 +135,7 @@ public MainFrm() { InitializeComponent(); - + label1.Text = "当前登录:"+Utility.userName; PipeSys.Attach(this.panelEx5.Controls); globeControl1 = PipeSys.getGlobeCtrl(); globeControl1.Dock = DockStyle.Fill; @@ -14373,6 +14373,11 @@ } + private void label1_Click(object sender, EventArgs e) + { + + } + } diff --git a/MainFrm.designer.cs b/MainFrm.designer.cs index a98083c..ee6e5b6 100644 --- a/MainFrm.designer.cs +++ b/MainFrm.designer.cs @@ -377,19 +377,6 @@ this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem(); - this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); - this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); - this.slider4ground = new DevComponents.DotNetBar.SliderItem(); - this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); - this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); - this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); - this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); - this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonPanel15 = new DevComponents.DotNetBar.RibbonPanel(); this.ribbonBar20 = new DevComponents.DotNetBar.RibbonBar(); this.buttonItemSJGL = new DevComponents.DotNetBar.ButtonItem(); @@ -565,6 +552,19 @@ this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem(); this.btnlegendSet = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem89 = new DevComponents.DotNetBar.ButtonItem(); + this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); + this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); + this.slider4ground = new DevComponents.DotNetBar.SliderItem(); + this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); + this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); + this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); + this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); + this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonTabItem1 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem14 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem2 = new DevComponents.DotNetBar.RibbonTabItem(); @@ -611,6 +611,7 @@ this.buttonItem84 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem75 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem76 = new DevComponents.DotNetBar.ButtonItem(); + this.label1 = new System.Windows.Forms.Label(); this.statusStrip1.SuspendLayout(); this.sideBar1.SuspendLayout(); this.panelEx3.SuspendLayout(); @@ -649,10 +650,10 @@ this.ribbonControl1.SuspendLayout(); this.ribbonPanel3.SuspendLayout(); this.ribbonPanel2.SuspendLayout(); - this.ribbonPanel7.SuspendLayout(); - this.ribbonPanel8.SuspendLayout(); this.ribbonPanel15.SuspendLayout(); this.ribbonPanel1.SuspendLayout(); + this.ribbonPanel7.SuspendLayout(); + this.ribbonPanel8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // @@ -4126,10 +4127,10 @@ this.ribbonControl1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonControl1.Controls.Add(this.ribbonPanel3); this.ribbonControl1.Controls.Add(this.ribbonPanel2); - this.ribbonControl1.Controls.Add(this.ribbonPanel7); - this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Controls.Add(this.ribbonPanel15); this.ribbonControl1.Controls.Add(this.ribbonPanel1); + this.ribbonControl1.Controls.Add(this.ribbonPanel7); + this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top; this.ribbonControl1.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { @@ -4276,10 +4277,10 @@ this.ribbonPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel2.Controls.Add(this.ribbonBar4); this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel2.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel2.Location = new System.Drawing.Point(0, 0); this.ribbonPanel2.Name = "ribbonPanel2"; this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel2.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel2.Size = new System.Drawing.Size(1328, 95); // // // @@ -4319,7 +4320,7 @@ this.buttonItem_Event}); this.ribbonBar4.Location = new System.Drawing.Point(3, 0); this.ribbonBar4.Name = "ribbonBar4"; - this.ribbonBar4.Size = new System.Drawing.Size(211, 59); + this.ribbonBar4.Size = new System.Drawing.Size(211, 92); this.ribbonBar4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar4.TabIndex = 0; this.ribbonBar4.Text = "ribbonBar4"; @@ -4362,223 +4363,15 @@ this.buttonItem_Event.Text = "事件管理"; this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click); // - // ribbonPanel7 - // - this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel7.Controls.Add(this.ribbonBar5); - this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel7.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel7.Name = "ribbonPanel7"; - this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel7.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel7.Style.Class = ""; - this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseDown.Class = ""; - this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseOver.Class = ""; - this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel7.TabIndex = 41; - this.ribbonPanel7.Visible = false; - // - // ribbonBar5 - // - this.ribbonBar5.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.BackgroundStyle.Class = ""; - this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.ContainerControlProcessDialogKey = true; - this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_flag, - this.slider4ground}); - this.ribbonBar5.Location = new System.Drawing.Point(3, 0); - this.ribbonBar5.Name = "ribbonBar5"; - this.ribbonBar5.Size = new System.Drawing.Size(427, 59); - this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar5.TabIndex = 0; - // - // - // - this.ribbonBar5.TitleStyle.Class = ""; - this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.TitleStyleMouseOver.Class = ""; - this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.TitleVisible = false; - // - // btn_flag - // - this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; - this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_flag.Name = "btn_flag"; - this.btn_flag.SubItemsExpandWidth = 14; - this.btn_flag.Text = "标识器管理"; - this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); - // - // slider4ground - // - this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; - this.slider4ground.Name = "slider4ground"; - this.slider4ground.Text = "地面透明度"; - this.slider4ground.Value = 0; - this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); - // - // ribbonPanel8 - // - this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); - this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel8.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel8.Name = "ribbonPanel8"; - this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel8.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel8.Style.Class = ""; - this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseDown.Class = ""; - this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseOver.Class = ""; - this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel8.TabIndex = 42; - this.ribbonPanel8.Visible = false; - // - // ribbonBar_UserInfo - // - this.ribbonBar_UserInfo.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; - this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_user_info, - this.btn_role_info, - this.btn_resc_info, - this.btn_role_resc, - this.btn_user_role, - this.btn_password_edit, - this.btn_reset_password}); - this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); - this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; - this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 59); - this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar_UserInfo.TabIndex = 0; - // - // - // - this.ribbonBar_UserInfo.TitleStyle.Class = ""; - this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; - this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // btn_user_info - // - this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; - this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_info.Name = "btn_user_info"; - this.btn_user_info.SubItemsExpandWidth = 14; - this.btn_user_info.Text = "用户管理"; - this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); - // - // btn_role_info - // - this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; - this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_info.Name = "btn_role_info"; - this.btn_role_info.SubItemsExpandWidth = 14; - this.btn_role_info.Text = "角色管理"; - this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); - // - // btn_resc_info - // - this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; - this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_resc_info.Name = "btn_resc_info"; - this.btn_resc_info.SubItemsExpandWidth = 14; - this.btn_resc_info.Text = "资源管理"; - this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); - // - // btn_role_resc - // - this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; - this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_resc.Name = "btn_role_resc"; - this.btn_role_resc.SubItemsExpandWidth = 14; - this.btn_role_resc.Text = "角色授权"; - this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); - // - // btn_user_role - // - this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; - this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_role.Name = "btn_user_role"; - this.btn_user_role.SubItemsExpandWidth = 14; - this.btn_user_role.Text = "用户授权"; - this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); - // - // btn_password_edit - // - this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; - this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_password_edit.Name = "btn_password_edit"; - this.btn_password_edit.SubItemsExpandWidth = 14; - this.btn_password_edit.Text = "密码修改"; - this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); - // - // btn_reset_password - // - this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; - this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_reset_password.Name = "btn_reset_password"; - this.btn_reset_password.SubItemsExpandWidth = 14; - this.btn_reset_password.Text = "重置密码"; - this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); - // // ribbonPanel15 // this.ribbonPanel15.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel15.Controls.Add(this.ribbonBar20); this.ribbonPanel15.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel15.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel15.Location = new System.Drawing.Point(0, 0); this.ribbonPanel15.Name = "ribbonPanel15"; this.ribbonPanel15.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel15.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel15.Size = new System.Drawing.Size(1328, 95); // // // @@ -4627,7 +4420,7 @@ this.buttonItemBZ}); this.ribbonBar20.Location = new System.Drawing.Point(3, 0); this.ribbonBar20.Name = "ribbonBar20"; - this.ribbonBar20.Size = new System.Drawing.Size(791, 59); + this.ribbonBar20.Size = new System.Drawing.Size(791, 92); this.ribbonBar20.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar20.TabIndex = 0; // @@ -6059,6 +5852,214 @@ this.buttonItem89.Visible = false; this.buttonItem89.Click += new System.EventHandler(this.buttonItem89_Click); // + // ribbonPanel7 + // + this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel7.Controls.Add(this.ribbonBar5); + this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel7.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel7.Name = "ribbonPanel7"; + this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel7.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel7.Style.Class = ""; + this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseDown.Class = ""; + this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseOver.Class = ""; + this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel7.TabIndex = 41; + this.ribbonPanel7.Visible = false; + // + // ribbonBar5 + // + this.ribbonBar5.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.BackgroundStyle.Class = ""; + this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.ContainerControlProcessDialogKey = true; + this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_flag, + this.slider4ground}); + this.ribbonBar5.Location = new System.Drawing.Point(3, 0); + this.ribbonBar5.Name = "ribbonBar5"; + this.ribbonBar5.Size = new System.Drawing.Size(427, 92); + this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar5.TabIndex = 0; + // + // + // + this.ribbonBar5.TitleStyle.Class = ""; + this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.TitleStyleMouseOver.Class = ""; + this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.TitleVisible = false; + // + // btn_flag + // + this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; + this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_flag.Name = "btn_flag"; + this.btn_flag.SubItemsExpandWidth = 14; + this.btn_flag.Text = "标识器管理"; + this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); + // + // slider4ground + // + this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; + this.slider4ground.Name = "slider4ground"; + this.slider4ground.Text = "地面透明度"; + this.slider4ground.Value = 0; + this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); + // + // ribbonPanel8 + // + this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); + this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel8.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel8.Name = "ribbonPanel8"; + this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel8.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel8.Style.Class = ""; + this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseDown.Class = ""; + this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseOver.Class = ""; + this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel8.TabIndex = 42; + this.ribbonPanel8.Visible = false; + // + // ribbonBar_UserInfo + // + this.ribbonBar_UserInfo.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; + this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_user_info, + this.btn_role_info, + this.btn_resc_info, + this.btn_role_resc, + this.btn_user_role, + this.btn_password_edit, + this.btn_reset_password}); + this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); + this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; + this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 92); + this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar_UserInfo.TabIndex = 0; + // + // + // + this.ribbonBar_UserInfo.TitleStyle.Class = ""; + this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; + this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // btn_user_info + // + this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; + this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_info.Name = "btn_user_info"; + this.btn_user_info.SubItemsExpandWidth = 14; + this.btn_user_info.Text = "用户管理"; + this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); + // + // btn_role_info + // + this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; + this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_info.Name = "btn_role_info"; + this.btn_role_info.SubItemsExpandWidth = 14; + this.btn_role_info.Text = "角色管理"; + this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); + // + // btn_resc_info + // + this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; + this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_resc_info.Name = "btn_resc_info"; + this.btn_resc_info.SubItemsExpandWidth = 14; + this.btn_resc_info.Text = "资源管理"; + this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); + // + // btn_role_resc + // + this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; + this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_resc.Name = "btn_role_resc"; + this.btn_role_resc.SubItemsExpandWidth = 14; + this.btn_role_resc.Text = "角色授权"; + this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); + // + // btn_user_role + // + this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; + this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_role.Name = "btn_user_role"; + this.btn_user_role.SubItemsExpandWidth = 14; + this.btn_user_role.Text = "用户授权"; + this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); + // + // btn_password_edit + // + this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; + this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_password_edit.Name = "btn_password_edit"; + this.btn_password_edit.SubItemsExpandWidth = 14; + this.btn_password_edit.Text = "密码修改"; + this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); + // + // btn_reset_password + // + this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; + this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_reset_password.Name = "btn_reset_password"; + this.btn_reset_password.SubItemsExpandWidth = 14; + this.btn_reset_password.Text = "重置密码"; + this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); + // // ribbonTabItem1 // this.ribbonTabItem1.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; @@ -6425,12 +6426,24 @@ this.buttonItem76.SubItemsExpandWidth = 14; this.buttonItem76.Text = "坐标标注"; // + // label1 + // + this.label1.AutoSize = true; + this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.label1.Image = global::Cyberpipe.Properties.Resources.user; + this.label1.Location = new System.Drawing.Point(1198, 53); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(56, 16); + this.label1.TabIndex = 28; + this.label1.Text = "label1"; + // // MainFrm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; this.AutoSize = true; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(205)))), ((int)(((byte)(214))))); this.ClientSize = new System.Drawing.Size(1328, 707); + this.Controls.Add(this.label1); this.Controls.Add(this.panelEx4); this.Controls.Add(this.expandableSplitter1); this.Controls.Add(this.sideBar1); @@ -6500,10 +6513,10 @@ this.ribbonControl1.PerformLayout(); this.ribbonPanel3.ResumeLayout(false); this.ribbonPanel2.ResumeLayout(false); - this.ribbonPanel7.ResumeLayout(false); - this.ribbonPanel8.ResumeLayout(false); this.ribbonPanel15.ResumeLayout(false); this.ribbonPanel1.ResumeLayout(false); + this.ribbonPanel7.ResumeLayout(false); + this.ribbonPanel8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -7082,6 +7095,7 @@ private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 量算ToolStripMenuItem; + private System.Windows.Forms.Label label1; } } diff --git a/MainFrm.resx b/MainFrm.resx index 3734419..15e5339 100644 --- a/MainFrm.resx +++ b/MainFrm.resx @@ -2094,7 +2094,7 @@ - 50 + 211 diff --git a/Properties/Resources.Designer.cs b/Properties/Resources.Designer.cs index 2dd7541..e1961b3 100644 --- a/Properties/Resources.Designer.cs +++ b/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // 此代码由工具生成。 -// 运行时版本:4.0.30319.18063 +// 运行时版本:4.0.30319.1026 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 @@ -60,9 +60,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _1 { get { object obj = ResourceManager.GetObject("1", resourceCulture); @@ -70,9 +67,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _12_副本 { get { object obj = ResourceManager.GetObject("12 副本", resourceCulture); @@ -80,9 +74,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__02 { get { object obj = ResourceManager.GetObject("24X24_(2)_02", resourceCulture); @@ -90,9 +81,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__10 { get { object obj = ResourceManager.GetObject("24X24_(2)_10", resourceCulture); @@ -100,9 +88,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__51 { get { object obj = ResourceManager.GetObject("24X24_(2)_51", resourceCulture); @@ -110,9 +95,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__01 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_01", resourceCulture); @@ -120,9 +102,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__02 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_02", resourceCulture); @@ -130,9 +109,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__03 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_03", resourceCulture); @@ -140,9 +116,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__04 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_04", resourceCulture); @@ -150,9 +123,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__05 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_05", resourceCulture); @@ -160,9 +130,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__06 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_06", resourceCulture); @@ -170,9 +137,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__07 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_07", resourceCulture); @@ -180,9 +144,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__08 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_08", resourceCulture); @@ -190,9 +151,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__09 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_09", resourceCulture); @@ -200,9 +158,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__10 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_10", resourceCulture); @@ -210,9 +165,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__100 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_100", resourceCulture); @@ -220,9 +172,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__101 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_101", resourceCulture); @@ -230,9 +179,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__102 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_102", resourceCulture); @@ -240,9 +186,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__103 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_103", resourceCulture); @@ -250,9 +193,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__104 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_104", resourceCulture); @@ -260,9 +200,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1041 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1041", resourceCulture); @@ -270,9 +207,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__105 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_105", resourceCulture); @@ -280,9 +214,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__106 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_106", resourceCulture); @@ -290,9 +221,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1061 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1061", resourceCulture); @@ -300,9 +228,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__107 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_107", resourceCulture); @@ -310,9 +235,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__108 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_108", resourceCulture); @@ -320,9 +242,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__109 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_109", resourceCulture); @@ -330,9 +249,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__11 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_11", resourceCulture); @@ -340,9 +256,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__110 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_110", resourceCulture); @@ -350,9 +263,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__111 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_111", resourceCulture); @@ -360,9 +270,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__112 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_112", resourceCulture); @@ -370,9 +277,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__113 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_113", resourceCulture); @@ -380,9 +284,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__114 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_114", resourceCulture); @@ -390,9 +291,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1141 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1141", resourceCulture); @@ -400,9 +298,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__115 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_115", resourceCulture); @@ -410,9 +305,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__116 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_116", resourceCulture); @@ -420,9 +312,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__117 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_117", resourceCulture); @@ -430,9 +319,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__118 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_118", resourceCulture); @@ -440,9 +326,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__12 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_12", resourceCulture); @@ -450,9 +333,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__13 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_13", resourceCulture); @@ -460,9 +340,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__131 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_131", resourceCulture); @@ -470,9 +347,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__14 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_14", resourceCulture); @@ -480,9 +354,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__15 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_15", resourceCulture); @@ -490,9 +361,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__16 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_16", resourceCulture); @@ -500,9 +368,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__17 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_17", resourceCulture); @@ -510,9 +375,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__18 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_18", resourceCulture); @@ -520,9 +382,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__19 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_19", resourceCulture); @@ -530,9 +389,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__20 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_20", resourceCulture); @@ -540,9 +396,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__21 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_21", resourceCulture); @@ -550,9 +403,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__22 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_22", resourceCulture); @@ -560,9 +410,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__23 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_23", resourceCulture); @@ -570,9 +417,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__24 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_24", resourceCulture); @@ -580,9 +424,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__25 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_25", resourceCulture); @@ -590,9 +431,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__26 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_26", resourceCulture); @@ -600,9 +438,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__27 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_27", resourceCulture); @@ -610,9 +445,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__28 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_28", resourceCulture); @@ -620,9 +452,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__29 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_29", resourceCulture); @@ -630,9 +459,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__30 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_30", resourceCulture); @@ -640,9 +466,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__31 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_31", resourceCulture); @@ -650,9 +473,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__32 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_32", resourceCulture); @@ -660,9 +480,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__33 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_33", resourceCulture); @@ -670,9 +487,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__34 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_34", resourceCulture); @@ -680,9 +494,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__35 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_35", resourceCulture); @@ -690,9 +501,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__36 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_36", resourceCulture); @@ -700,9 +508,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__37 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_37", resourceCulture); @@ -710,9 +515,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__371 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_371", resourceCulture); @@ -720,9 +522,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__38 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_38", resourceCulture); @@ -730,9 +529,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__39 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_39", resourceCulture); @@ -740,9 +536,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__40 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_40", resourceCulture); @@ -750,9 +543,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__41 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_41", resourceCulture); @@ -760,9 +550,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__42 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_42", resourceCulture); @@ -770,9 +557,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__43 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_43", resourceCulture); @@ -780,9 +564,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__44 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_44", resourceCulture); @@ -790,9 +571,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__45 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_45", resourceCulture); @@ -800,9 +578,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__46 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_46", resourceCulture); @@ -810,9 +585,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__47 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_47", resourceCulture); @@ -820,9 +592,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__48 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_48", resourceCulture); @@ -830,9 +599,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__49 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_49", resourceCulture); @@ -840,9 +606,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__50 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_50", resourceCulture); @@ -850,9 +613,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__51 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_51", resourceCulture); @@ -860,9 +620,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__52 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_52", resourceCulture); @@ -870,9 +627,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__53 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_53", resourceCulture); @@ -880,9 +634,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__54 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_54", resourceCulture); @@ -890,9 +641,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__55 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_55", resourceCulture); @@ -900,9 +648,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__551 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_551", resourceCulture); @@ -910,9 +655,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__56 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_56", resourceCulture); @@ -920,9 +662,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__57 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_57", resourceCulture); @@ -930,9 +669,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__58 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_58", resourceCulture); @@ -940,9 +676,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__59 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_59", resourceCulture); @@ -950,9 +683,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__60 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_60", resourceCulture); @@ -960,9 +690,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__61 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_61", resourceCulture); @@ -970,9 +697,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__62 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_62", resourceCulture); @@ -980,9 +704,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__63 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_63", resourceCulture); @@ -990,9 +711,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__64 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_64", resourceCulture); @@ -1000,9 +718,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__65 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_65", resourceCulture); @@ -1010,9 +725,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__66 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_66", resourceCulture); @@ -1020,9 +732,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__67 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_67", resourceCulture); @@ -1030,9 +739,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__671 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_671", resourceCulture); @@ -1040,9 +746,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__68 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_68", resourceCulture); @@ -1050,9 +753,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__681 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_681", resourceCulture); @@ -1060,9 +760,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__69 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_69", resourceCulture); @@ -1070,9 +767,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__70 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_70", resourceCulture); @@ -1080,9 +774,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__701 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_701", resourceCulture); @@ -1090,9 +781,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__71 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_71", resourceCulture); @@ -1100,9 +788,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__72 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_72", resourceCulture); @@ -1110,9 +795,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__73 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_73", resourceCulture); @@ -1120,9 +802,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__74 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_74", resourceCulture); @@ -1130,9 +809,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__75 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_75", resourceCulture); @@ -1140,9 +816,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__76 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_76", resourceCulture); @@ -1150,9 +823,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__77 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_77", resourceCulture); @@ -1160,9 +830,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__78 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_78", resourceCulture); @@ -1170,9 +837,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__79 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_79", resourceCulture); @@ -1180,9 +844,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__80 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_80", resourceCulture); @@ -1190,9 +851,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__801 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_801", resourceCulture); @@ -1200,9 +858,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__81 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_81", resourceCulture); @@ -1210,9 +865,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__811 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_811", resourceCulture); @@ -1220,9 +872,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__82 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_82", resourceCulture); @@ -1230,9 +879,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__83 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_83", resourceCulture); @@ -1240,9 +886,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__84 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_84", resourceCulture); @@ -1250,9 +893,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__85 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_85", resourceCulture); @@ -1260,9 +900,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__86 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_86", resourceCulture); @@ -1270,9 +907,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__87 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_87", resourceCulture); @@ -1280,9 +914,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__88 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_88", resourceCulture); @@ -1290,9 +921,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__90 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_90", resourceCulture); @@ -1300,9 +928,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__91 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_91", resourceCulture); @@ -1310,9 +935,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__92 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_92", resourceCulture); @@ -1320,9 +942,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__93 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_93", resourceCulture); @@ -1330,9 +949,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__94 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_94", resourceCulture); @@ -1340,9 +956,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__95 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_95", resourceCulture); @@ -1350,9 +963,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__96 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_96", resourceCulture); @@ -1360,9 +970,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__97 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_97", resourceCulture); @@ -1370,9 +977,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__98 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_98", resourceCulture); @@ -1380,9 +984,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__99 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_99", resourceCulture); @@ -1390,9 +991,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01 { get { object obj = ResourceManager.GetObject("24x24icon_01", resourceCulture); @@ -1400,9 +998,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01_hover { get { object obj = ResourceManager.GetObject("24x24icon_01_hover", resourceCulture); @@ -1410,9 +1005,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_011 { get { object obj = ResourceManager.GetObject("24x24icon_011", resourceCulture); @@ -1420,9 +1012,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02 { get { object obj = ResourceManager.GetObject("24x24icon_02", resourceCulture); @@ -1430,9 +1019,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02_hover { get { object obj = ResourceManager.GetObject("24x24icon_02_hover", resourceCulture); @@ -1440,9 +1026,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03 { get { object obj = ResourceManager.GetObject("24x24icon_03", resourceCulture); @@ -1450,9 +1033,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03_hover { get { object obj = ResourceManager.GetObject("24x24icon_03_hover", resourceCulture); @@ -1460,9 +1040,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04 { get { object obj = ResourceManager.GetObject("24x24icon_04", resourceCulture); @@ -1470,9 +1047,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover { get { object obj = ResourceManager.GetObject("24x24icon_04_hover", resourceCulture); @@ -1480,9 +1054,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_04_hover1", resourceCulture); @@ -1490,9 +1061,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_041 { get { object obj = ResourceManager.GetObject("24x24icon_041", resourceCulture); @@ -1500,9 +1068,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05 { get { object obj = ResourceManager.GetObject("24x24icon_05", resourceCulture); @@ -1510,9 +1075,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover { get { object obj = ResourceManager.GetObject("24x24icon_05_hover", resourceCulture); @@ -1520,9 +1082,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_05_hover1", resourceCulture); @@ -1530,9 +1089,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06 { get { object obj = ResourceManager.GetObject("24x24icon_06", resourceCulture); @@ -1540,9 +1096,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06_hover { get { object obj = ResourceManager.GetObject("24x24icon_06_hover", resourceCulture); @@ -1550,9 +1103,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07 { get { object obj = ResourceManager.GetObject("24x24icon_07", resourceCulture); @@ -1560,9 +1110,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07_hover { get { object obj = ResourceManager.GetObject("24x24icon_07_hover", resourceCulture); @@ -1570,9 +1117,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08 { get { object obj = ResourceManager.GetObject("24x24icon_08", resourceCulture); @@ -1580,9 +1124,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08_hover { get { object obj = ResourceManager.GetObject("24x24icon_08_hover", resourceCulture); @@ -1590,9 +1131,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09 { get { object obj = ResourceManager.GetObject("24x24icon_09", resourceCulture); @@ -1600,9 +1138,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09_hover { get { object obj = ResourceManager.GetObject("24x24icon_09_hover", resourceCulture); @@ -1610,9 +1145,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10 { get { object obj = ResourceManager.GetObject("24x24icon_10", resourceCulture); @@ -1620,9 +1152,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover { get { object obj = ResourceManager.GetObject("24x24icon_10_hover", resourceCulture); @@ -1630,9 +1159,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_10_hover1", resourceCulture); @@ -1640,9 +1166,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_101 { get { object obj = ResourceManager.GetObject("24x24icon_101", resourceCulture); @@ -1650,9 +1173,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_102 { get { object obj = ResourceManager.GetObject("24x24icon_102", resourceCulture); @@ -1660,9 +1180,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11 { get { object obj = ResourceManager.GetObject("24x24icon_11", resourceCulture); @@ -1670,9 +1187,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11_hover { get { object obj = ResourceManager.GetObject("24x24icon_11_hover", resourceCulture); @@ -1680,9 +1194,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12 { get { object obj = ResourceManager.GetObject("24x24icon_12", resourceCulture); @@ -1690,9 +1201,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12_hover { get { object obj = ResourceManager.GetObject("24x24icon_12_hover", resourceCulture); @@ -1700,9 +1208,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13 { get { object obj = ResourceManager.GetObject("24x24icon_13", resourceCulture); @@ -1710,9 +1215,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13_hover { get { object obj = ResourceManager.GetObject("24x24icon_13_hover", resourceCulture); @@ -1720,9 +1222,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _4 { get { object obj = ResourceManager.GetObject("4", resourceCulture); @@ -1730,9 +1229,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _5_副本 { get { object obj = ResourceManager.GetObject("5 副本", resourceCulture); @@ -1740,9 +1236,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _555 { get { object obj = ResourceManager.GetObject("555", resourceCulture); @@ -1750,9 +1243,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addDataBase { get { object obj = ResourceManager.GetObject("addDataBase", resourceCulture); @@ -1760,9 +1250,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addGJ { get { object obj = ResourceManager.GetObject("addGJ", resourceCulture); @@ -1770,9 +1257,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addMarker { get { object obj = ResourceManager.GetObject("addMarker", resourceCulture); @@ -1780,9 +1264,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addPipeLine { get { object obj = ResourceManager.GetObject("addPipeLine", resourceCulture); @@ -1790,9 +1271,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap arrow_updown { get { object obj = ResourceManager.GetObject("arrow_updown", resourceCulture); @@ -1800,9 +1278,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap bar_chart { get { object obj = ResourceManager.GetObject("bar-chart", resourceCulture); @@ -1810,9 +1285,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap BlueBackstageBgImage { get { object obj = ResourceManager.GetObject("BlueBackstageBgImage", resourceCulture); @@ -1820,9 +1292,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnAddData_Image { get { object obj = ResourceManager.GetObject("btnAddData.Image", resourceCulture); @@ -1830,9 +1299,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnlegendSet_Image_副本 { get { object obj = ResourceManager.GetObject("btnlegendSet.Image 副本", resourceCulture); @@ -1840,9 +1306,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnNavigation_Image_副本 { get { object obj = ResourceManager.GetObject("btnNavigation.Image 副本", resourceCulture); @@ -1850,9 +1313,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Button1_副本 { get { object obj = ResourceManager.GetObject("Button1 副本", resourceCulture); @@ -1860,9 +1320,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap cad_副本 { get { object obj = ResourceManager.GetObject("cad 副本", resourceCulture); @@ -1870,9 +1327,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic { get { object obj = ResourceManager.GetObject("casic", resourceCulture); @@ -1880,9 +1334,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic1 { get { object obj = ResourceManager.GetObject("casic1", resourceCulture); @@ -1890,9 +1341,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic2 { get { object obj = ResourceManager.GetObject("casic2", resourceCulture); @@ -1900,9 +1348,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic3 { get { object obj = ResourceManager.GetObject("casic3", resourceCulture); @@ -1910,9 +1355,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap chuiju { get { object obj = ResourceManager.GetObject("chuiju", resourceCulture); @@ -1920,9 +1362,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap clear { get { object obj = ResourceManager.GetObject("clear", resourceCulture); @@ -1930,9 +1369,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap connectivity1 { get { object obj = ResourceManager.GetObject("connectivity1", resourceCulture); @@ -1940,9 +1376,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap dighole { get { object obj = ResourceManager.GetObject("dighole", resourceCulture); @@ -1950,9 +1383,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawLine { get { object obj = ResourceManager.GetObject("drawLine", resourceCulture); @@ -1960,9 +1390,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawPolygon { get { object obj = ResourceManager.GetObject("drawPolygon", resourceCulture); @@ -1970,9 +1397,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap edit_clear { get { object obj = ResourceManager.GetObject("edit_clear", resourceCulture); @@ -1980,9 +1404,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap ew_副本 { get { object obj = ResourceManager.GetObject("ew 副本", resourceCulture); @@ -1990,9 +1411,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap full_screen { get { object obj = ResourceManager.GetObject("full_screen", resourceCulture); @@ -2000,9 +1418,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap hdmanaly_副本 { get { object obj = ResourceManager.GetObject("hdmanaly 副本", resourceCulture); @@ -2010,9 +1425,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap height { get { object obj = ResourceManager.GetObject("height", resourceCulture); @@ -2020,9 +1432,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap help { get { object obj = ResourceManager.GetObject("help", resourceCulture); @@ -2030,9 +1439,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap huitui { get { object obj = ResourceManager.GetObject("huitui", resourceCulture); @@ -2040,9 +1446,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_downstream { get { object obj = ResourceManager.GetObject("icon-downstream", resourceCulture); @@ -2050,9 +1453,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_upstream { get { object obj = ResourceManager.GetObject("icon-upstream", resourceCulture); @@ -2060,9 +1460,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap juli { get { object obj = ResourceManager.GetObject("juli", resourceCulture); @@ -2070,9 +1467,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap l { get { object obj = ResourceManager.GetObject("l", resourceCulture); @@ -2080,9 +1474,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Line_20Chart { get { object obj = ResourceManager.GetObject("Line%20Chart", resourceCulture); @@ -2090,9 +1481,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap liuxiang { get { object obj = ResourceManager.GetObject("liuxiang", resourceCulture); @@ -2100,9 +1488,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap map { get { object obj = ResourceManager.GetObject("map", resourceCulture); @@ -2110,9 +1495,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap measuremian { get { object obj = ResourceManager.GetObject("measuremian", resourceCulture); @@ -2120,9 +1502,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap move1 { get { object obj = ResourceManager.GetObject("move1", resourceCulture); @@ -2130,9 +1509,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap open_folder_add256 { get { object obj = ResourceManager.GetObject("open-folder-add256", resourceCulture); @@ -2140,9 +1516,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Pan1_副本 { get { object obj = ResourceManager.GetObject("Pan1 副本", resourceCulture); @@ -2150,9 +1523,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo1 { get { object obj = ResourceManager.GetObject("PipeLinelogo1", resourceCulture); @@ -2160,9 +1530,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo3 { get { object obj = ResourceManager.GetObject("PipeLinelogo3", resourceCulture); @@ -2170,9 +1537,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogoey { get { object obj = ResourceManager.GetObject("PipeLinelogoey", resourceCulture); @@ -2180,9 +1544,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap qianjin { get { object obj = ResourceManager.GetObject("qianjin", resourceCulture); @@ -2190,9 +1551,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap query1 { get { object obj = ResourceManager.GetObject("query1", resourceCulture); @@ -2200,9 +1558,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sc_副本 { get { object obj = ResourceManager.GetObject("sc 副本", resourceCulture); @@ -2210,9 +1565,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sharevisible_副本 { get { object obj = ResourceManager.GetObject("sharevisible 副本", resourceCulture); @@ -2220,9 +1572,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap suzhou { get { object obj = ResourceManager.GetObject("suzhou", resourceCulture); @@ -2230,9 +1579,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t7_副本 { get { object obj = ResourceManager.GetObject("t7 副本", resourceCulture); @@ -2240,9 +1586,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本 { get { object obj = ResourceManager.GetObject("t9 副本", resourceCulture); @@ -2250,9 +1593,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本1 { get { object obj = ResourceManager.GetObject("t9 副本1", resourceCulture); @@ -2260,9 +1600,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title { get { object obj = ResourceManager.GetObject("title", resourceCulture); @@ -2270,9 +1607,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title00 { get { object obj = ResourceManager.GetObject("title00", resourceCulture); @@ -2280,9 +1614,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap tuopu_副本 { get { object obj = ResourceManager.GetObject("tuopu 副本", resourceCulture); @@ -2290,9 +1621,13 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// + internal static System.Drawing.Bitmap user { + get { + object obj = ResourceManager.GetObject("user", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + internal static System.Drawing.Bitmap valve { get { object obj = ResourceManager.GetObject("valve", resourceCulture); @@ -2300,9 +1635,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap walk { get { object obj = ResourceManager.GetObject("walk", resourceCulture); @@ -2310,9 +1642,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap xuanzhuan2 { get { object obj = ResourceManager.GetObject("xuanzhuan2", resourceCulture); @@ -2320,9 +1649,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap yh2_副本 { get { object obj = ResourceManager.GetObject("yh2 副本", resourceCulture); @@ -2330,9 +1656,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线 { get { object obj = ResourceManager.GetObject("七线", resourceCulture); @@ -2340,9 +1663,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线审核 { get { object obj = ResourceManager.GetObject("七线审核", resourceCulture); @@ -2350,9 +1670,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 关闭 { get { object obj = ResourceManager.GetObject("关闭", resourceCulture); @@ -2360,9 +1677,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 创建隧道 { get { object obj = ResourceManager.GetObject("创建隧道", resourceCulture); @@ -2370,9 +1684,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 删除隧道 { get { object obj = ResourceManager.GetObject("删除隧道", resourceCulture); @@ -2380,9 +1691,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏对比 { get { object obj = ResourceManager.GetObject("双屏对比", resourceCulture); @@ -2390,9 +1698,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏联动 { get { object obj = ResourceManager.GetObject("双屏联动", resourceCulture); @@ -2400,9 +1705,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏设置 { get { object obj = ResourceManager.GetObject("双屏设置", resourceCulture); @@ -2410,9 +1712,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 垂直净距分析 { get { object obj = ResourceManager.GetObject("垂直净距分析", resourceCulture); @@ -2420,9 +1719,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 太湖新城 { get { object obj = ResourceManager.GetObject("太湖新城", resourceCulture); @@ -2430,9 +1726,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 导出矢量 { get { object obj = ResourceManager.GetObject("导出矢量", resourceCulture); @@ -2440,9 +1733,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_1_副本 { get { object obj = ResourceManager.GetObject("未标题-1 副本", resourceCulture); @@ -2450,9 +1740,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_5 { get { object obj = ResourceManager.GetObject("未标题-5", resourceCulture); @@ -2460,9 +1747,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 水平净距分析 { get { object obj = ResourceManager.GetObject("水平净距分析", resourceCulture); @@ -2470,9 +1754,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 淹没分析 { get { object obj = ResourceManager.GetObject("淹没分析", resourceCulture); @@ -2480,9 +1761,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页 { get { object obj = ResourceManager.GetObject("登录页", resourceCulture); @@ -2490,9 +1768,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页1 { get { object obj = ResourceManager.GetObject("登录页1", resourceCulture); @@ -2500,9 +1775,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 选择管线 { get { object obj = ResourceManager.GetObject("选择管线", resourceCulture); @@ -2510,9 +1782,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 隐藏隧道 { get { object obj = ResourceManager.GetObject("隐藏隧道", resourceCulture); diff --git a/Properties/Resources.resx b/Properties/Resources.resx index 19abc3c..443bdad 100644 --- a/Properties/Resources.resx +++ b/Properties/Resources.resx @@ -118,38 +118,35 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_72.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\l.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_14.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_43.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -157,20 +154,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_102.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_08_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\icon-upstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -178,11 +169,8 @@ ..\Resources\水平净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -193,17 +181,23 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_97.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_105.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -217,35 +211,29 @@ ..\Resources\icon-downstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_74.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24X24_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -253,33 +241,36 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_46.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_41.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_27.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_39.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\t7 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -295,8 +286,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_85.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\垂直净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -334,53 +331,77 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_118.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\登录页.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\七线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_44.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\cad 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_21.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\full_screen1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\5 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\dighole1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_28.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -388,8 +409,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_94.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\双屏对比.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -400,17 +421,14 @@ ..\Resources\btnlegendSet.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_84.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\measuremian1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_87.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -418,32 +436,35 @@ ..\Resources\move11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\xuanzhuan21.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\隐藏隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\导出矢量.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\liuxiang1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -460,8 +481,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\BlueBackstageBgImage.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -472,11 +493,8 @@ ..\Resources\Pan1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\bar-chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -496,23 +514,26 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_73.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24X24_(2)_021.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_82.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\t9 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -523,20 +544,23 @@ ..\Resources\PipeLinelogo1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_09.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_69.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -544,8 +568,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_96.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\btnNavigation.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -553,11 +577,11 @@ ..\bin\x86\Debug\Resource\关闭.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_86.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -568,26 +592,17 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\Line%20Chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\image\walk.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -595,9 +610,6 @@ ..\Resources\ew 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -610,90 +622,87 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_57.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_07_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_90.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_19.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\valve1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\555.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_03.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_93.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\addPipeLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\help1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_45.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_11_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -703,17 +712,14 @@ ..\Resources\PipeLinelogoey.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\title00.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -721,53 +727,47 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_09_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -775,35 +775,44 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_06_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -811,49 +820,43 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_76.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\七线审核.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\map1.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_66.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_47.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_80.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\user.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a \ No newline at end of file diff --git a/Properties/licenses.licx b/Properties/licenses.licx new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Properties/licenses.licx diff --git a/Resources/user.jpg b/Resources/user.jpg new file mode 100644 index 0000000..9bf11ec --- /dev/null +++ b/Resources/user.jpg Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.exe b/bin/x86/Debug/EMSCyberpipe.exe index f6527f0..c40cffc 100644 --- a/bin/x86/Debug/EMSCyberpipe.exe +++ b/bin/x86/Debug/EMSCyberpipe.exe Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.pdb b/bin/x86/Debug/EMSCyberpipe.pdb index 63fabc4..eb32a47 100644 --- a/bin/x86/Debug/EMSCyberpipe.pdb +++ b/bin/x86/Debug/EMSCyberpipe.pdb Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest b/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest new file mode 100644 index 0000000..061c9ca --- /dev/null +++ b/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/bin/x86/Debug/download/BootStrap_pdf.zip b/bin/x86/Debug/download/BootStrap_pdf.zip new file mode 100644 index 0000000..993e02b --- /dev/null +++ b/bin/x86/Debug/download/BootStrap_pdf.zip Binary files differ diff --git "a/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" "b/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" new file mode 100644 index 0000000..7fe754a --- /dev/null +++ "b/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" Binary files differ diff --git "a/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" "b/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" new file mode 100644 index 0000000..751a2a4 --- /dev/null +++ "b/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" Binary files differ diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj index adcf3cc..dd4b100 100644 --- a/Cyberpipe.csproj +++ b/Cyberpipe.csproj @@ -2498,6 +2498,7 @@ + diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 0fbc64b..13a1659 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/MainFrm.cs b/MainFrm.cs index efec2a6..e801c7e 100644 --- a/MainFrm.cs +++ b/MainFrm.cs @@ -135,7 +135,7 @@ public MainFrm() { InitializeComponent(); - + label1.Text = "当前登录:"+Utility.userName; PipeSys.Attach(this.panelEx5.Controls); globeControl1 = PipeSys.getGlobeCtrl(); globeControl1.Dock = DockStyle.Fill; @@ -14373,6 +14373,11 @@ } + private void label1_Click(object sender, EventArgs e) + { + + } + } diff --git a/MainFrm.designer.cs b/MainFrm.designer.cs index a98083c..ee6e5b6 100644 --- a/MainFrm.designer.cs +++ b/MainFrm.designer.cs @@ -377,19 +377,6 @@ this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem(); - this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); - this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); - this.slider4ground = new DevComponents.DotNetBar.SliderItem(); - this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); - this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); - this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); - this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); - this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonPanel15 = new DevComponents.DotNetBar.RibbonPanel(); this.ribbonBar20 = new DevComponents.DotNetBar.RibbonBar(); this.buttonItemSJGL = new DevComponents.DotNetBar.ButtonItem(); @@ -565,6 +552,19 @@ this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem(); this.btnlegendSet = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem89 = new DevComponents.DotNetBar.ButtonItem(); + this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); + this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); + this.slider4ground = new DevComponents.DotNetBar.SliderItem(); + this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); + this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); + this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); + this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); + this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonTabItem1 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem14 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem2 = new DevComponents.DotNetBar.RibbonTabItem(); @@ -611,6 +611,7 @@ this.buttonItem84 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem75 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem76 = new DevComponents.DotNetBar.ButtonItem(); + this.label1 = new System.Windows.Forms.Label(); this.statusStrip1.SuspendLayout(); this.sideBar1.SuspendLayout(); this.panelEx3.SuspendLayout(); @@ -649,10 +650,10 @@ this.ribbonControl1.SuspendLayout(); this.ribbonPanel3.SuspendLayout(); this.ribbonPanel2.SuspendLayout(); - this.ribbonPanel7.SuspendLayout(); - this.ribbonPanel8.SuspendLayout(); this.ribbonPanel15.SuspendLayout(); this.ribbonPanel1.SuspendLayout(); + this.ribbonPanel7.SuspendLayout(); + this.ribbonPanel8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // @@ -4126,10 +4127,10 @@ this.ribbonControl1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonControl1.Controls.Add(this.ribbonPanel3); this.ribbonControl1.Controls.Add(this.ribbonPanel2); - this.ribbonControl1.Controls.Add(this.ribbonPanel7); - this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Controls.Add(this.ribbonPanel15); this.ribbonControl1.Controls.Add(this.ribbonPanel1); + this.ribbonControl1.Controls.Add(this.ribbonPanel7); + this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top; this.ribbonControl1.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { @@ -4276,10 +4277,10 @@ this.ribbonPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel2.Controls.Add(this.ribbonBar4); this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel2.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel2.Location = new System.Drawing.Point(0, 0); this.ribbonPanel2.Name = "ribbonPanel2"; this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel2.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel2.Size = new System.Drawing.Size(1328, 95); // // // @@ -4319,7 +4320,7 @@ this.buttonItem_Event}); this.ribbonBar4.Location = new System.Drawing.Point(3, 0); this.ribbonBar4.Name = "ribbonBar4"; - this.ribbonBar4.Size = new System.Drawing.Size(211, 59); + this.ribbonBar4.Size = new System.Drawing.Size(211, 92); this.ribbonBar4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar4.TabIndex = 0; this.ribbonBar4.Text = "ribbonBar4"; @@ -4362,223 +4363,15 @@ this.buttonItem_Event.Text = "事件管理"; this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click); // - // ribbonPanel7 - // - this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel7.Controls.Add(this.ribbonBar5); - this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel7.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel7.Name = "ribbonPanel7"; - this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel7.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel7.Style.Class = ""; - this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseDown.Class = ""; - this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseOver.Class = ""; - this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel7.TabIndex = 41; - this.ribbonPanel7.Visible = false; - // - // ribbonBar5 - // - this.ribbonBar5.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.BackgroundStyle.Class = ""; - this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.ContainerControlProcessDialogKey = true; - this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_flag, - this.slider4ground}); - this.ribbonBar5.Location = new System.Drawing.Point(3, 0); - this.ribbonBar5.Name = "ribbonBar5"; - this.ribbonBar5.Size = new System.Drawing.Size(427, 59); - this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar5.TabIndex = 0; - // - // - // - this.ribbonBar5.TitleStyle.Class = ""; - this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.TitleStyleMouseOver.Class = ""; - this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.TitleVisible = false; - // - // btn_flag - // - this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; - this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_flag.Name = "btn_flag"; - this.btn_flag.SubItemsExpandWidth = 14; - this.btn_flag.Text = "标识器管理"; - this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); - // - // slider4ground - // - this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; - this.slider4ground.Name = "slider4ground"; - this.slider4ground.Text = "地面透明度"; - this.slider4ground.Value = 0; - this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); - // - // ribbonPanel8 - // - this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); - this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel8.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel8.Name = "ribbonPanel8"; - this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel8.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel8.Style.Class = ""; - this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseDown.Class = ""; - this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseOver.Class = ""; - this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel8.TabIndex = 42; - this.ribbonPanel8.Visible = false; - // - // ribbonBar_UserInfo - // - this.ribbonBar_UserInfo.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; - this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_user_info, - this.btn_role_info, - this.btn_resc_info, - this.btn_role_resc, - this.btn_user_role, - this.btn_password_edit, - this.btn_reset_password}); - this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); - this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; - this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 59); - this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar_UserInfo.TabIndex = 0; - // - // - // - this.ribbonBar_UserInfo.TitleStyle.Class = ""; - this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; - this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // btn_user_info - // - this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; - this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_info.Name = "btn_user_info"; - this.btn_user_info.SubItemsExpandWidth = 14; - this.btn_user_info.Text = "用户管理"; - this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); - // - // btn_role_info - // - this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; - this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_info.Name = "btn_role_info"; - this.btn_role_info.SubItemsExpandWidth = 14; - this.btn_role_info.Text = "角色管理"; - this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); - // - // btn_resc_info - // - this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; - this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_resc_info.Name = "btn_resc_info"; - this.btn_resc_info.SubItemsExpandWidth = 14; - this.btn_resc_info.Text = "资源管理"; - this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); - // - // btn_role_resc - // - this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; - this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_resc.Name = "btn_role_resc"; - this.btn_role_resc.SubItemsExpandWidth = 14; - this.btn_role_resc.Text = "角色授权"; - this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); - // - // btn_user_role - // - this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; - this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_role.Name = "btn_user_role"; - this.btn_user_role.SubItemsExpandWidth = 14; - this.btn_user_role.Text = "用户授权"; - this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); - // - // btn_password_edit - // - this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; - this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_password_edit.Name = "btn_password_edit"; - this.btn_password_edit.SubItemsExpandWidth = 14; - this.btn_password_edit.Text = "密码修改"; - this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); - // - // btn_reset_password - // - this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; - this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_reset_password.Name = "btn_reset_password"; - this.btn_reset_password.SubItemsExpandWidth = 14; - this.btn_reset_password.Text = "重置密码"; - this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); - // // ribbonPanel15 // this.ribbonPanel15.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel15.Controls.Add(this.ribbonBar20); this.ribbonPanel15.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel15.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel15.Location = new System.Drawing.Point(0, 0); this.ribbonPanel15.Name = "ribbonPanel15"; this.ribbonPanel15.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel15.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel15.Size = new System.Drawing.Size(1328, 95); // // // @@ -4627,7 +4420,7 @@ this.buttonItemBZ}); this.ribbonBar20.Location = new System.Drawing.Point(3, 0); this.ribbonBar20.Name = "ribbonBar20"; - this.ribbonBar20.Size = new System.Drawing.Size(791, 59); + this.ribbonBar20.Size = new System.Drawing.Size(791, 92); this.ribbonBar20.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar20.TabIndex = 0; // @@ -6059,6 +5852,214 @@ this.buttonItem89.Visible = false; this.buttonItem89.Click += new System.EventHandler(this.buttonItem89_Click); // + // ribbonPanel7 + // + this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel7.Controls.Add(this.ribbonBar5); + this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel7.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel7.Name = "ribbonPanel7"; + this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel7.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel7.Style.Class = ""; + this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseDown.Class = ""; + this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseOver.Class = ""; + this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel7.TabIndex = 41; + this.ribbonPanel7.Visible = false; + // + // ribbonBar5 + // + this.ribbonBar5.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.BackgroundStyle.Class = ""; + this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.ContainerControlProcessDialogKey = true; + this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_flag, + this.slider4ground}); + this.ribbonBar5.Location = new System.Drawing.Point(3, 0); + this.ribbonBar5.Name = "ribbonBar5"; + this.ribbonBar5.Size = new System.Drawing.Size(427, 92); + this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar5.TabIndex = 0; + // + // + // + this.ribbonBar5.TitleStyle.Class = ""; + this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.TitleStyleMouseOver.Class = ""; + this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.TitleVisible = false; + // + // btn_flag + // + this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; + this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_flag.Name = "btn_flag"; + this.btn_flag.SubItemsExpandWidth = 14; + this.btn_flag.Text = "标识器管理"; + this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); + // + // slider4ground + // + this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; + this.slider4ground.Name = "slider4ground"; + this.slider4ground.Text = "地面透明度"; + this.slider4ground.Value = 0; + this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); + // + // ribbonPanel8 + // + this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); + this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel8.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel8.Name = "ribbonPanel8"; + this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel8.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel8.Style.Class = ""; + this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseDown.Class = ""; + this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseOver.Class = ""; + this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel8.TabIndex = 42; + this.ribbonPanel8.Visible = false; + // + // ribbonBar_UserInfo + // + this.ribbonBar_UserInfo.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; + this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_user_info, + this.btn_role_info, + this.btn_resc_info, + this.btn_role_resc, + this.btn_user_role, + this.btn_password_edit, + this.btn_reset_password}); + this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); + this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; + this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 92); + this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar_UserInfo.TabIndex = 0; + // + // + // + this.ribbonBar_UserInfo.TitleStyle.Class = ""; + this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; + this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // btn_user_info + // + this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; + this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_info.Name = "btn_user_info"; + this.btn_user_info.SubItemsExpandWidth = 14; + this.btn_user_info.Text = "用户管理"; + this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); + // + // btn_role_info + // + this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; + this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_info.Name = "btn_role_info"; + this.btn_role_info.SubItemsExpandWidth = 14; + this.btn_role_info.Text = "角色管理"; + this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); + // + // btn_resc_info + // + this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; + this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_resc_info.Name = "btn_resc_info"; + this.btn_resc_info.SubItemsExpandWidth = 14; + this.btn_resc_info.Text = "资源管理"; + this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); + // + // btn_role_resc + // + this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; + this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_resc.Name = "btn_role_resc"; + this.btn_role_resc.SubItemsExpandWidth = 14; + this.btn_role_resc.Text = "角色授权"; + this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); + // + // btn_user_role + // + this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; + this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_role.Name = "btn_user_role"; + this.btn_user_role.SubItemsExpandWidth = 14; + this.btn_user_role.Text = "用户授权"; + this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); + // + // btn_password_edit + // + this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; + this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_password_edit.Name = "btn_password_edit"; + this.btn_password_edit.SubItemsExpandWidth = 14; + this.btn_password_edit.Text = "密码修改"; + this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); + // + // btn_reset_password + // + this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; + this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_reset_password.Name = "btn_reset_password"; + this.btn_reset_password.SubItemsExpandWidth = 14; + this.btn_reset_password.Text = "重置密码"; + this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); + // // ribbonTabItem1 // this.ribbonTabItem1.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; @@ -6425,12 +6426,24 @@ this.buttonItem76.SubItemsExpandWidth = 14; this.buttonItem76.Text = "坐标标注"; // + // label1 + // + this.label1.AutoSize = true; + this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.label1.Image = global::Cyberpipe.Properties.Resources.user; + this.label1.Location = new System.Drawing.Point(1198, 53); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(56, 16); + this.label1.TabIndex = 28; + this.label1.Text = "label1"; + // // MainFrm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; this.AutoSize = true; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(205)))), ((int)(((byte)(214))))); this.ClientSize = new System.Drawing.Size(1328, 707); + this.Controls.Add(this.label1); this.Controls.Add(this.panelEx4); this.Controls.Add(this.expandableSplitter1); this.Controls.Add(this.sideBar1); @@ -6500,10 +6513,10 @@ this.ribbonControl1.PerformLayout(); this.ribbonPanel3.ResumeLayout(false); this.ribbonPanel2.ResumeLayout(false); - this.ribbonPanel7.ResumeLayout(false); - this.ribbonPanel8.ResumeLayout(false); this.ribbonPanel15.ResumeLayout(false); this.ribbonPanel1.ResumeLayout(false); + this.ribbonPanel7.ResumeLayout(false); + this.ribbonPanel8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -7082,6 +7095,7 @@ private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 量算ToolStripMenuItem; + private System.Windows.Forms.Label label1; } } diff --git a/MainFrm.resx b/MainFrm.resx index 3734419..15e5339 100644 --- a/MainFrm.resx +++ b/MainFrm.resx @@ -2094,7 +2094,7 @@ - 50 + 211 diff --git a/Properties/Resources.Designer.cs b/Properties/Resources.Designer.cs index 2dd7541..e1961b3 100644 --- a/Properties/Resources.Designer.cs +++ b/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // 此代码由工具生成。 -// 运行时版本:4.0.30319.18063 +// 运行时版本:4.0.30319.1026 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 @@ -60,9 +60,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _1 { get { object obj = ResourceManager.GetObject("1", resourceCulture); @@ -70,9 +67,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _12_副本 { get { object obj = ResourceManager.GetObject("12 副本", resourceCulture); @@ -80,9 +74,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__02 { get { object obj = ResourceManager.GetObject("24X24_(2)_02", resourceCulture); @@ -90,9 +81,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__10 { get { object obj = ResourceManager.GetObject("24X24_(2)_10", resourceCulture); @@ -100,9 +88,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__51 { get { object obj = ResourceManager.GetObject("24X24_(2)_51", resourceCulture); @@ -110,9 +95,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__01 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_01", resourceCulture); @@ -120,9 +102,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__02 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_02", resourceCulture); @@ -130,9 +109,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__03 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_03", resourceCulture); @@ -140,9 +116,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__04 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_04", resourceCulture); @@ -150,9 +123,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__05 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_05", resourceCulture); @@ -160,9 +130,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__06 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_06", resourceCulture); @@ -170,9 +137,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__07 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_07", resourceCulture); @@ -180,9 +144,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__08 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_08", resourceCulture); @@ -190,9 +151,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__09 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_09", resourceCulture); @@ -200,9 +158,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__10 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_10", resourceCulture); @@ -210,9 +165,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__100 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_100", resourceCulture); @@ -220,9 +172,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__101 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_101", resourceCulture); @@ -230,9 +179,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__102 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_102", resourceCulture); @@ -240,9 +186,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__103 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_103", resourceCulture); @@ -250,9 +193,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__104 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_104", resourceCulture); @@ -260,9 +200,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1041 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1041", resourceCulture); @@ -270,9 +207,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__105 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_105", resourceCulture); @@ -280,9 +214,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__106 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_106", resourceCulture); @@ -290,9 +221,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1061 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1061", resourceCulture); @@ -300,9 +228,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__107 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_107", resourceCulture); @@ -310,9 +235,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__108 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_108", resourceCulture); @@ -320,9 +242,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__109 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_109", resourceCulture); @@ -330,9 +249,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__11 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_11", resourceCulture); @@ -340,9 +256,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__110 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_110", resourceCulture); @@ -350,9 +263,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__111 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_111", resourceCulture); @@ -360,9 +270,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__112 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_112", resourceCulture); @@ -370,9 +277,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__113 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_113", resourceCulture); @@ -380,9 +284,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__114 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_114", resourceCulture); @@ -390,9 +291,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1141 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1141", resourceCulture); @@ -400,9 +298,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__115 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_115", resourceCulture); @@ -410,9 +305,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__116 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_116", resourceCulture); @@ -420,9 +312,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__117 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_117", resourceCulture); @@ -430,9 +319,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__118 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_118", resourceCulture); @@ -440,9 +326,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__12 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_12", resourceCulture); @@ -450,9 +333,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__13 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_13", resourceCulture); @@ -460,9 +340,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__131 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_131", resourceCulture); @@ -470,9 +347,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__14 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_14", resourceCulture); @@ -480,9 +354,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__15 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_15", resourceCulture); @@ -490,9 +361,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__16 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_16", resourceCulture); @@ -500,9 +368,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__17 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_17", resourceCulture); @@ -510,9 +375,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__18 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_18", resourceCulture); @@ -520,9 +382,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__19 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_19", resourceCulture); @@ -530,9 +389,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__20 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_20", resourceCulture); @@ -540,9 +396,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__21 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_21", resourceCulture); @@ -550,9 +403,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__22 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_22", resourceCulture); @@ -560,9 +410,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__23 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_23", resourceCulture); @@ -570,9 +417,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__24 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_24", resourceCulture); @@ -580,9 +424,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__25 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_25", resourceCulture); @@ -590,9 +431,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__26 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_26", resourceCulture); @@ -600,9 +438,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__27 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_27", resourceCulture); @@ -610,9 +445,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__28 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_28", resourceCulture); @@ -620,9 +452,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__29 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_29", resourceCulture); @@ -630,9 +459,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__30 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_30", resourceCulture); @@ -640,9 +466,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__31 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_31", resourceCulture); @@ -650,9 +473,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__32 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_32", resourceCulture); @@ -660,9 +480,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__33 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_33", resourceCulture); @@ -670,9 +487,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__34 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_34", resourceCulture); @@ -680,9 +494,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__35 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_35", resourceCulture); @@ -690,9 +501,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__36 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_36", resourceCulture); @@ -700,9 +508,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__37 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_37", resourceCulture); @@ -710,9 +515,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__371 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_371", resourceCulture); @@ -720,9 +522,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__38 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_38", resourceCulture); @@ -730,9 +529,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__39 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_39", resourceCulture); @@ -740,9 +536,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__40 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_40", resourceCulture); @@ -750,9 +543,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__41 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_41", resourceCulture); @@ -760,9 +550,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__42 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_42", resourceCulture); @@ -770,9 +557,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__43 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_43", resourceCulture); @@ -780,9 +564,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__44 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_44", resourceCulture); @@ -790,9 +571,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__45 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_45", resourceCulture); @@ -800,9 +578,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__46 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_46", resourceCulture); @@ -810,9 +585,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__47 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_47", resourceCulture); @@ -820,9 +592,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__48 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_48", resourceCulture); @@ -830,9 +599,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__49 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_49", resourceCulture); @@ -840,9 +606,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__50 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_50", resourceCulture); @@ -850,9 +613,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__51 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_51", resourceCulture); @@ -860,9 +620,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__52 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_52", resourceCulture); @@ -870,9 +627,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__53 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_53", resourceCulture); @@ -880,9 +634,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__54 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_54", resourceCulture); @@ -890,9 +641,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__55 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_55", resourceCulture); @@ -900,9 +648,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__551 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_551", resourceCulture); @@ -910,9 +655,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__56 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_56", resourceCulture); @@ -920,9 +662,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__57 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_57", resourceCulture); @@ -930,9 +669,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__58 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_58", resourceCulture); @@ -940,9 +676,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__59 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_59", resourceCulture); @@ -950,9 +683,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__60 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_60", resourceCulture); @@ -960,9 +690,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__61 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_61", resourceCulture); @@ -970,9 +697,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__62 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_62", resourceCulture); @@ -980,9 +704,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__63 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_63", resourceCulture); @@ -990,9 +711,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__64 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_64", resourceCulture); @@ -1000,9 +718,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__65 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_65", resourceCulture); @@ -1010,9 +725,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__66 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_66", resourceCulture); @@ -1020,9 +732,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__67 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_67", resourceCulture); @@ -1030,9 +739,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__671 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_671", resourceCulture); @@ -1040,9 +746,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__68 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_68", resourceCulture); @@ -1050,9 +753,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__681 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_681", resourceCulture); @@ -1060,9 +760,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__69 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_69", resourceCulture); @@ -1070,9 +767,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__70 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_70", resourceCulture); @@ -1080,9 +774,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__701 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_701", resourceCulture); @@ -1090,9 +781,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__71 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_71", resourceCulture); @@ -1100,9 +788,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__72 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_72", resourceCulture); @@ -1110,9 +795,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__73 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_73", resourceCulture); @@ -1120,9 +802,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__74 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_74", resourceCulture); @@ -1130,9 +809,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__75 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_75", resourceCulture); @@ -1140,9 +816,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__76 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_76", resourceCulture); @@ -1150,9 +823,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__77 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_77", resourceCulture); @@ -1160,9 +830,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__78 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_78", resourceCulture); @@ -1170,9 +837,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__79 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_79", resourceCulture); @@ -1180,9 +844,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__80 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_80", resourceCulture); @@ -1190,9 +851,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__801 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_801", resourceCulture); @@ -1200,9 +858,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__81 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_81", resourceCulture); @@ -1210,9 +865,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__811 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_811", resourceCulture); @@ -1220,9 +872,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__82 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_82", resourceCulture); @@ -1230,9 +879,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__83 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_83", resourceCulture); @@ -1240,9 +886,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__84 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_84", resourceCulture); @@ -1250,9 +893,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__85 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_85", resourceCulture); @@ -1260,9 +900,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__86 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_86", resourceCulture); @@ -1270,9 +907,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__87 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_87", resourceCulture); @@ -1280,9 +914,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__88 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_88", resourceCulture); @@ -1290,9 +921,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__90 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_90", resourceCulture); @@ -1300,9 +928,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__91 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_91", resourceCulture); @@ -1310,9 +935,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__92 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_92", resourceCulture); @@ -1320,9 +942,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__93 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_93", resourceCulture); @@ -1330,9 +949,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__94 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_94", resourceCulture); @@ -1340,9 +956,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__95 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_95", resourceCulture); @@ -1350,9 +963,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__96 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_96", resourceCulture); @@ -1360,9 +970,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__97 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_97", resourceCulture); @@ -1370,9 +977,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__98 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_98", resourceCulture); @@ -1380,9 +984,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__99 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_99", resourceCulture); @@ -1390,9 +991,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01 { get { object obj = ResourceManager.GetObject("24x24icon_01", resourceCulture); @@ -1400,9 +998,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01_hover { get { object obj = ResourceManager.GetObject("24x24icon_01_hover", resourceCulture); @@ -1410,9 +1005,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_011 { get { object obj = ResourceManager.GetObject("24x24icon_011", resourceCulture); @@ -1420,9 +1012,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02 { get { object obj = ResourceManager.GetObject("24x24icon_02", resourceCulture); @@ -1430,9 +1019,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02_hover { get { object obj = ResourceManager.GetObject("24x24icon_02_hover", resourceCulture); @@ -1440,9 +1026,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03 { get { object obj = ResourceManager.GetObject("24x24icon_03", resourceCulture); @@ -1450,9 +1033,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03_hover { get { object obj = ResourceManager.GetObject("24x24icon_03_hover", resourceCulture); @@ -1460,9 +1040,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04 { get { object obj = ResourceManager.GetObject("24x24icon_04", resourceCulture); @@ -1470,9 +1047,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover { get { object obj = ResourceManager.GetObject("24x24icon_04_hover", resourceCulture); @@ -1480,9 +1054,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_04_hover1", resourceCulture); @@ -1490,9 +1061,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_041 { get { object obj = ResourceManager.GetObject("24x24icon_041", resourceCulture); @@ -1500,9 +1068,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05 { get { object obj = ResourceManager.GetObject("24x24icon_05", resourceCulture); @@ -1510,9 +1075,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover { get { object obj = ResourceManager.GetObject("24x24icon_05_hover", resourceCulture); @@ -1520,9 +1082,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_05_hover1", resourceCulture); @@ -1530,9 +1089,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06 { get { object obj = ResourceManager.GetObject("24x24icon_06", resourceCulture); @@ -1540,9 +1096,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06_hover { get { object obj = ResourceManager.GetObject("24x24icon_06_hover", resourceCulture); @@ -1550,9 +1103,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07 { get { object obj = ResourceManager.GetObject("24x24icon_07", resourceCulture); @@ -1560,9 +1110,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07_hover { get { object obj = ResourceManager.GetObject("24x24icon_07_hover", resourceCulture); @@ -1570,9 +1117,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08 { get { object obj = ResourceManager.GetObject("24x24icon_08", resourceCulture); @@ -1580,9 +1124,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08_hover { get { object obj = ResourceManager.GetObject("24x24icon_08_hover", resourceCulture); @@ -1590,9 +1131,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09 { get { object obj = ResourceManager.GetObject("24x24icon_09", resourceCulture); @@ -1600,9 +1138,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09_hover { get { object obj = ResourceManager.GetObject("24x24icon_09_hover", resourceCulture); @@ -1610,9 +1145,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10 { get { object obj = ResourceManager.GetObject("24x24icon_10", resourceCulture); @@ -1620,9 +1152,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover { get { object obj = ResourceManager.GetObject("24x24icon_10_hover", resourceCulture); @@ -1630,9 +1159,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_10_hover1", resourceCulture); @@ -1640,9 +1166,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_101 { get { object obj = ResourceManager.GetObject("24x24icon_101", resourceCulture); @@ -1650,9 +1173,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_102 { get { object obj = ResourceManager.GetObject("24x24icon_102", resourceCulture); @@ -1660,9 +1180,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11 { get { object obj = ResourceManager.GetObject("24x24icon_11", resourceCulture); @@ -1670,9 +1187,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11_hover { get { object obj = ResourceManager.GetObject("24x24icon_11_hover", resourceCulture); @@ -1680,9 +1194,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12 { get { object obj = ResourceManager.GetObject("24x24icon_12", resourceCulture); @@ -1690,9 +1201,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12_hover { get { object obj = ResourceManager.GetObject("24x24icon_12_hover", resourceCulture); @@ -1700,9 +1208,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13 { get { object obj = ResourceManager.GetObject("24x24icon_13", resourceCulture); @@ -1710,9 +1215,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13_hover { get { object obj = ResourceManager.GetObject("24x24icon_13_hover", resourceCulture); @@ -1720,9 +1222,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _4 { get { object obj = ResourceManager.GetObject("4", resourceCulture); @@ -1730,9 +1229,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _5_副本 { get { object obj = ResourceManager.GetObject("5 副本", resourceCulture); @@ -1740,9 +1236,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _555 { get { object obj = ResourceManager.GetObject("555", resourceCulture); @@ -1750,9 +1243,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addDataBase { get { object obj = ResourceManager.GetObject("addDataBase", resourceCulture); @@ -1760,9 +1250,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addGJ { get { object obj = ResourceManager.GetObject("addGJ", resourceCulture); @@ -1770,9 +1257,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addMarker { get { object obj = ResourceManager.GetObject("addMarker", resourceCulture); @@ -1780,9 +1264,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addPipeLine { get { object obj = ResourceManager.GetObject("addPipeLine", resourceCulture); @@ -1790,9 +1271,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap arrow_updown { get { object obj = ResourceManager.GetObject("arrow_updown", resourceCulture); @@ -1800,9 +1278,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap bar_chart { get { object obj = ResourceManager.GetObject("bar-chart", resourceCulture); @@ -1810,9 +1285,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap BlueBackstageBgImage { get { object obj = ResourceManager.GetObject("BlueBackstageBgImage", resourceCulture); @@ -1820,9 +1292,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnAddData_Image { get { object obj = ResourceManager.GetObject("btnAddData.Image", resourceCulture); @@ -1830,9 +1299,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnlegendSet_Image_副本 { get { object obj = ResourceManager.GetObject("btnlegendSet.Image 副本", resourceCulture); @@ -1840,9 +1306,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnNavigation_Image_副本 { get { object obj = ResourceManager.GetObject("btnNavigation.Image 副本", resourceCulture); @@ -1850,9 +1313,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Button1_副本 { get { object obj = ResourceManager.GetObject("Button1 副本", resourceCulture); @@ -1860,9 +1320,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap cad_副本 { get { object obj = ResourceManager.GetObject("cad 副本", resourceCulture); @@ -1870,9 +1327,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic { get { object obj = ResourceManager.GetObject("casic", resourceCulture); @@ -1880,9 +1334,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic1 { get { object obj = ResourceManager.GetObject("casic1", resourceCulture); @@ -1890,9 +1341,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic2 { get { object obj = ResourceManager.GetObject("casic2", resourceCulture); @@ -1900,9 +1348,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic3 { get { object obj = ResourceManager.GetObject("casic3", resourceCulture); @@ -1910,9 +1355,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap chuiju { get { object obj = ResourceManager.GetObject("chuiju", resourceCulture); @@ -1920,9 +1362,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap clear { get { object obj = ResourceManager.GetObject("clear", resourceCulture); @@ -1930,9 +1369,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap connectivity1 { get { object obj = ResourceManager.GetObject("connectivity1", resourceCulture); @@ -1940,9 +1376,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap dighole { get { object obj = ResourceManager.GetObject("dighole", resourceCulture); @@ -1950,9 +1383,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawLine { get { object obj = ResourceManager.GetObject("drawLine", resourceCulture); @@ -1960,9 +1390,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawPolygon { get { object obj = ResourceManager.GetObject("drawPolygon", resourceCulture); @@ -1970,9 +1397,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap edit_clear { get { object obj = ResourceManager.GetObject("edit_clear", resourceCulture); @@ -1980,9 +1404,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap ew_副本 { get { object obj = ResourceManager.GetObject("ew 副本", resourceCulture); @@ -1990,9 +1411,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap full_screen { get { object obj = ResourceManager.GetObject("full_screen", resourceCulture); @@ -2000,9 +1418,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap hdmanaly_副本 { get { object obj = ResourceManager.GetObject("hdmanaly 副本", resourceCulture); @@ -2010,9 +1425,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap height { get { object obj = ResourceManager.GetObject("height", resourceCulture); @@ -2020,9 +1432,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap help { get { object obj = ResourceManager.GetObject("help", resourceCulture); @@ -2030,9 +1439,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap huitui { get { object obj = ResourceManager.GetObject("huitui", resourceCulture); @@ -2040,9 +1446,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_downstream { get { object obj = ResourceManager.GetObject("icon-downstream", resourceCulture); @@ -2050,9 +1453,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_upstream { get { object obj = ResourceManager.GetObject("icon-upstream", resourceCulture); @@ -2060,9 +1460,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap juli { get { object obj = ResourceManager.GetObject("juli", resourceCulture); @@ -2070,9 +1467,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap l { get { object obj = ResourceManager.GetObject("l", resourceCulture); @@ -2080,9 +1474,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Line_20Chart { get { object obj = ResourceManager.GetObject("Line%20Chart", resourceCulture); @@ -2090,9 +1481,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap liuxiang { get { object obj = ResourceManager.GetObject("liuxiang", resourceCulture); @@ -2100,9 +1488,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap map { get { object obj = ResourceManager.GetObject("map", resourceCulture); @@ -2110,9 +1495,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap measuremian { get { object obj = ResourceManager.GetObject("measuremian", resourceCulture); @@ -2120,9 +1502,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap move1 { get { object obj = ResourceManager.GetObject("move1", resourceCulture); @@ -2130,9 +1509,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap open_folder_add256 { get { object obj = ResourceManager.GetObject("open-folder-add256", resourceCulture); @@ -2140,9 +1516,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Pan1_副本 { get { object obj = ResourceManager.GetObject("Pan1 副本", resourceCulture); @@ -2150,9 +1523,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo1 { get { object obj = ResourceManager.GetObject("PipeLinelogo1", resourceCulture); @@ -2160,9 +1530,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo3 { get { object obj = ResourceManager.GetObject("PipeLinelogo3", resourceCulture); @@ -2170,9 +1537,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogoey { get { object obj = ResourceManager.GetObject("PipeLinelogoey", resourceCulture); @@ -2180,9 +1544,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap qianjin { get { object obj = ResourceManager.GetObject("qianjin", resourceCulture); @@ -2190,9 +1551,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap query1 { get { object obj = ResourceManager.GetObject("query1", resourceCulture); @@ -2200,9 +1558,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sc_副本 { get { object obj = ResourceManager.GetObject("sc 副本", resourceCulture); @@ -2210,9 +1565,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sharevisible_副本 { get { object obj = ResourceManager.GetObject("sharevisible 副本", resourceCulture); @@ -2220,9 +1572,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap suzhou { get { object obj = ResourceManager.GetObject("suzhou", resourceCulture); @@ -2230,9 +1579,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t7_副本 { get { object obj = ResourceManager.GetObject("t7 副本", resourceCulture); @@ -2240,9 +1586,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本 { get { object obj = ResourceManager.GetObject("t9 副本", resourceCulture); @@ -2250,9 +1593,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本1 { get { object obj = ResourceManager.GetObject("t9 副本1", resourceCulture); @@ -2260,9 +1600,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title { get { object obj = ResourceManager.GetObject("title", resourceCulture); @@ -2270,9 +1607,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title00 { get { object obj = ResourceManager.GetObject("title00", resourceCulture); @@ -2280,9 +1614,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap tuopu_副本 { get { object obj = ResourceManager.GetObject("tuopu 副本", resourceCulture); @@ -2290,9 +1621,13 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// + internal static System.Drawing.Bitmap user { + get { + object obj = ResourceManager.GetObject("user", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + internal static System.Drawing.Bitmap valve { get { object obj = ResourceManager.GetObject("valve", resourceCulture); @@ -2300,9 +1635,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap walk { get { object obj = ResourceManager.GetObject("walk", resourceCulture); @@ -2310,9 +1642,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap xuanzhuan2 { get { object obj = ResourceManager.GetObject("xuanzhuan2", resourceCulture); @@ -2320,9 +1649,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap yh2_副本 { get { object obj = ResourceManager.GetObject("yh2 副本", resourceCulture); @@ -2330,9 +1656,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线 { get { object obj = ResourceManager.GetObject("七线", resourceCulture); @@ -2340,9 +1663,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线审核 { get { object obj = ResourceManager.GetObject("七线审核", resourceCulture); @@ -2350,9 +1670,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 关闭 { get { object obj = ResourceManager.GetObject("关闭", resourceCulture); @@ -2360,9 +1677,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 创建隧道 { get { object obj = ResourceManager.GetObject("创建隧道", resourceCulture); @@ -2370,9 +1684,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 删除隧道 { get { object obj = ResourceManager.GetObject("删除隧道", resourceCulture); @@ -2380,9 +1691,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏对比 { get { object obj = ResourceManager.GetObject("双屏对比", resourceCulture); @@ -2390,9 +1698,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏联动 { get { object obj = ResourceManager.GetObject("双屏联动", resourceCulture); @@ -2400,9 +1705,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏设置 { get { object obj = ResourceManager.GetObject("双屏设置", resourceCulture); @@ -2410,9 +1712,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 垂直净距分析 { get { object obj = ResourceManager.GetObject("垂直净距分析", resourceCulture); @@ -2420,9 +1719,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 太湖新城 { get { object obj = ResourceManager.GetObject("太湖新城", resourceCulture); @@ -2430,9 +1726,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 导出矢量 { get { object obj = ResourceManager.GetObject("导出矢量", resourceCulture); @@ -2440,9 +1733,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_1_副本 { get { object obj = ResourceManager.GetObject("未标题-1 副本", resourceCulture); @@ -2450,9 +1740,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_5 { get { object obj = ResourceManager.GetObject("未标题-5", resourceCulture); @@ -2460,9 +1747,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 水平净距分析 { get { object obj = ResourceManager.GetObject("水平净距分析", resourceCulture); @@ -2470,9 +1754,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 淹没分析 { get { object obj = ResourceManager.GetObject("淹没分析", resourceCulture); @@ -2480,9 +1761,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页 { get { object obj = ResourceManager.GetObject("登录页", resourceCulture); @@ -2490,9 +1768,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页1 { get { object obj = ResourceManager.GetObject("登录页1", resourceCulture); @@ -2500,9 +1775,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 选择管线 { get { object obj = ResourceManager.GetObject("选择管线", resourceCulture); @@ -2510,9 +1782,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 隐藏隧道 { get { object obj = ResourceManager.GetObject("隐藏隧道", resourceCulture); diff --git a/Properties/Resources.resx b/Properties/Resources.resx index 19abc3c..443bdad 100644 --- a/Properties/Resources.resx +++ b/Properties/Resources.resx @@ -118,38 +118,35 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_72.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\l.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_14.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_43.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -157,20 +154,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_102.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_08_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\icon-upstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -178,11 +169,8 @@ ..\Resources\水平净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -193,17 +181,23 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_97.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_105.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -217,35 +211,29 @@ ..\Resources\icon-downstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_74.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24X24_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -253,33 +241,36 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_46.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_41.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_27.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_39.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\t7 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -295,8 +286,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_85.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\垂直净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -334,53 +331,77 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_118.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\登录页.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\七线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_44.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\cad 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_21.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\full_screen1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\5 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\dighole1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_28.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -388,8 +409,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_94.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\双屏对比.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -400,17 +421,14 @@ ..\Resources\btnlegendSet.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_84.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\measuremian1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_87.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -418,32 +436,35 @@ ..\Resources\move11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\xuanzhuan21.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\隐藏隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\导出矢量.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\liuxiang1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -460,8 +481,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\BlueBackstageBgImage.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -472,11 +493,8 @@ ..\Resources\Pan1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\bar-chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -496,23 +514,26 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_73.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24X24_(2)_021.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_82.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\t9 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -523,20 +544,23 @@ ..\Resources\PipeLinelogo1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_09.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_69.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -544,8 +568,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_96.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\btnNavigation.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -553,11 +577,11 @@ ..\bin\x86\Debug\Resource\关闭.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_86.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -568,26 +592,17 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\Line%20Chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\image\walk.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -595,9 +610,6 @@ ..\Resources\ew 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -610,90 +622,87 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_57.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_07_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_90.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_19.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\valve1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\555.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_03.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_93.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\addPipeLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\help1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_45.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_11_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -703,17 +712,14 @@ ..\Resources\PipeLinelogoey.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\title00.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -721,53 +727,47 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_09_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -775,35 +775,44 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_06_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -811,49 +820,43 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_76.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\七线审核.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\map1.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_66.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_47.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_80.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\user.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a \ No newline at end of file diff --git a/Properties/licenses.licx b/Properties/licenses.licx new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Properties/licenses.licx diff --git a/Resources/user.jpg b/Resources/user.jpg new file mode 100644 index 0000000..9bf11ec --- /dev/null +++ b/Resources/user.jpg Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.exe b/bin/x86/Debug/EMSCyberpipe.exe index f6527f0..c40cffc 100644 --- a/bin/x86/Debug/EMSCyberpipe.exe +++ b/bin/x86/Debug/EMSCyberpipe.exe Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.pdb b/bin/x86/Debug/EMSCyberpipe.pdb index 63fabc4..eb32a47 100644 --- a/bin/x86/Debug/EMSCyberpipe.pdb +++ b/bin/x86/Debug/EMSCyberpipe.pdb Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest b/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest new file mode 100644 index 0000000..061c9ca --- /dev/null +++ b/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/bin/x86/Debug/download/BootStrap_pdf.zip b/bin/x86/Debug/download/BootStrap_pdf.zip new file mode 100644 index 0000000..993e02b --- /dev/null +++ b/bin/x86/Debug/download/BootStrap_pdf.zip Binary files differ diff --git "a/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" "b/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" new file mode 100644 index 0000000..7fe754a --- /dev/null +++ "b/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" Binary files differ diff --git "a/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" "b/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" new file mode 100644 index 0000000..751a2a4 --- /dev/null +++ "b/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" Binary files differ diff --git a/bin/x86/Debug/download/temp.xlsx b/bin/x86/Debug/download/temp.xlsx new file mode 100644 index 0000000..5ccf6c9 --- /dev/null +++ b/bin/x86/Debug/download/temp.xlsx Binary files differ diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj index adcf3cc..dd4b100 100644 --- a/Cyberpipe.csproj +++ b/Cyberpipe.csproj @@ -2498,6 +2498,7 @@ + diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 0fbc64b..13a1659 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/MainFrm.cs b/MainFrm.cs index efec2a6..e801c7e 100644 --- a/MainFrm.cs +++ b/MainFrm.cs @@ -135,7 +135,7 @@ public MainFrm() { InitializeComponent(); - + label1.Text = "当前登录:"+Utility.userName; PipeSys.Attach(this.panelEx5.Controls); globeControl1 = PipeSys.getGlobeCtrl(); globeControl1.Dock = DockStyle.Fill; @@ -14373,6 +14373,11 @@ } + private void label1_Click(object sender, EventArgs e) + { + + } + } diff --git a/MainFrm.designer.cs b/MainFrm.designer.cs index a98083c..ee6e5b6 100644 --- a/MainFrm.designer.cs +++ b/MainFrm.designer.cs @@ -377,19 +377,6 @@ this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem(); - this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); - this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); - this.slider4ground = new DevComponents.DotNetBar.SliderItem(); - this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); - this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); - this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); - this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); - this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonPanel15 = new DevComponents.DotNetBar.RibbonPanel(); this.ribbonBar20 = new DevComponents.DotNetBar.RibbonBar(); this.buttonItemSJGL = new DevComponents.DotNetBar.ButtonItem(); @@ -565,6 +552,19 @@ this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem(); this.btnlegendSet = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem89 = new DevComponents.DotNetBar.ButtonItem(); + this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); + this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); + this.slider4ground = new DevComponents.DotNetBar.SliderItem(); + this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); + this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); + this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); + this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); + this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonTabItem1 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem14 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem2 = new DevComponents.DotNetBar.RibbonTabItem(); @@ -611,6 +611,7 @@ this.buttonItem84 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem75 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem76 = new DevComponents.DotNetBar.ButtonItem(); + this.label1 = new System.Windows.Forms.Label(); this.statusStrip1.SuspendLayout(); this.sideBar1.SuspendLayout(); this.panelEx3.SuspendLayout(); @@ -649,10 +650,10 @@ this.ribbonControl1.SuspendLayout(); this.ribbonPanel3.SuspendLayout(); this.ribbonPanel2.SuspendLayout(); - this.ribbonPanel7.SuspendLayout(); - this.ribbonPanel8.SuspendLayout(); this.ribbonPanel15.SuspendLayout(); this.ribbonPanel1.SuspendLayout(); + this.ribbonPanel7.SuspendLayout(); + this.ribbonPanel8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // @@ -4126,10 +4127,10 @@ this.ribbonControl1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonControl1.Controls.Add(this.ribbonPanel3); this.ribbonControl1.Controls.Add(this.ribbonPanel2); - this.ribbonControl1.Controls.Add(this.ribbonPanel7); - this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Controls.Add(this.ribbonPanel15); this.ribbonControl1.Controls.Add(this.ribbonPanel1); + this.ribbonControl1.Controls.Add(this.ribbonPanel7); + this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top; this.ribbonControl1.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { @@ -4276,10 +4277,10 @@ this.ribbonPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel2.Controls.Add(this.ribbonBar4); this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel2.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel2.Location = new System.Drawing.Point(0, 0); this.ribbonPanel2.Name = "ribbonPanel2"; this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel2.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel2.Size = new System.Drawing.Size(1328, 95); // // // @@ -4319,7 +4320,7 @@ this.buttonItem_Event}); this.ribbonBar4.Location = new System.Drawing.Point(3, 0); this.ribbonBar4.Name = "ribbonBar4"; - this.ribbonBar4.Size = new System.Drawing.Size(211, 59); + this.ribbonBar4.Size = new System.Drawing.Size(211, 92); this.ribbonBar4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar4.TabIndex = 0; this.ribbonBar4.Text = "ribbonBar4"; @@ -4362,223 +4363,15 @@ this.buttonItem_Event.Text = "事件管理"; this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click); // - // ribbonPanel7 - // - this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel7.Controls.Add(this.ribbonBar5); - this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel7.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel7.Name = "ribbonPanel7"; - this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel7.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel7.Style.Class = ""; - this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseDown.Class = ""; - this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseOver.Class = ""; - this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel7.TabIndex = 41; - this.ribbonPanel7.Visible = false; - // - // ribbonBar5 - // - this.ribbonBar5.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.BackgroundStyle.Class = ""; - this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.ContainerControlProcessDialogKey = true; - this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_flag, - this.slider4ground}); - this.ribbonBar5.Location = new System.Drawing.Point(3, 0); - this.ribbonBar5.Name = "ribbonBar5"; - this.ribbonBar5.Size = new System.Drawing.Size(427, 59); - this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar5.TabIndex = 0; - // - // - // - this.ribbonBar5.TitleStyle.Class = ""; - this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.TitleStyleMouseOver.Class = ""; - this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.TitleVisible = false; - // - // btn_flag - // - this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; - this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_flag.Name = "btn_flag"; - this.btn_flag.SubItemsExpandWidth = 14; - this.btn_flag.Text = "标识器管理"; - this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); - // - // slider4ground - // - this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; - this.slider4ground.Name = "slider4ground"; - this.slider4ground.Text = "地面透明度"; - this.slider4ground.Value = 0; - this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); - // - // ribbonPanel8 - // - this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); - this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel8.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel8.Name = "ribbonPanel8"; - this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel8.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel8.Style.Class = ""; - this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseDown.Class = ""; - this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseOver.Class = ""; - this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel8.TabIndex = 42; - this.ribbonPanel8.Visible = false; - // - // ribbonBar_UserInfo - // - this.ribbonBar_UserInfo.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; - this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_user_info, - this.btn_role_info, - this.btn_resc_info, - this.btn_role_resc, - this.btn_user_role, - this.btn_password_edit, - this.btn_reset_password}); - this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); - this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; - this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 59); - this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar_UserInfo.TabIndex = 0; - // - // - // - this.ribbonBar_UserInfo.TitleStyle.Class = ""; - this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; - this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // btn_user_info - // - this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; - this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_info.Name = "btn_user_info"; - this.btn_user_info.SubItemsExpandWidth = 14; - this.btn_user_info.Text = "用户管理"; - this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); - // - // btn_role_info - // - this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; - this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_info.Name = "btn_role_info"; - this.btn_role_info.SubItemsExpandWidth = 14; - this.btn_role_info.Text = "角色管理"; - this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); - // - // btn_resc_info - // - this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; - this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_resc_info.Name = "btn_resc_info"; - this.btn_resc_info.SubItemsExpandWidth = 14; - this.btn_resc_info.Text = "资源管理"; - this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); - // - // btn_role_resc - // - this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; - this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_resc.Name = "btn_role_resc"; - this.btn_role_resc.SubItemsExpandWidth = 14; - this.btn_role_resc.Text = "角色授权"; - this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); - // - // btn_user_role - // - this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; - this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_role.Name = "btn_user_role"; - this.btn_user_role.SubItemsExpandWidth = 14; - this.btn_user_role.Text = "用户授权"; - this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); - // - // btn_password_edit - // - this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; - this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_password_edit.Name = "btn_password_edit"; - this.btn_password_edit.SubItemsExpandWidth = 14; - this.btn_password_edit.Text = "密码修改"; - this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); - // - // btn_reset_password - // - this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; - this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_reset_password.Name = "btn_reset_password"; - this.btn_reset_password.SubItemsExpandWidth = 14; - this.btn_reset_password.Text = "重置密码"; - this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); - // // ribbonPanel15 // this.ribbonPanel15.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel15.Controls.Add(this.ribbonBar20); this.ribbonPanel15.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel15.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel15.Location = new System.Drawing.Point(0, 0); this.ribbonPanel15.Name = "ribbonPanel15"; this.ribbonPanel15.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel15.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel15.Size = new System.Drawing.Size(1328, 95); // // // @@ -4627,7 +4420,7 @@ this.buttonItemBZ}); this.ribbonBar20.Location = new System.Drawing.Point(3, 0); this.ribbonBar20.Name = "ribbonBar20"; - this.ribbonBar20.Size = new System.Drawing.Size(791, 59); + this.ribbonBar20.Size = new System.Drawing.Size(791, 92); this.ribbonBar20.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar20.TabIndex = 0; // @@ -6059,6 +5852,214 @@ this.buttonItem89.Visible = false; this.buttonItem89.Click += new System.EventHandler(this.buttonItem89_Click); // + // ribbonPanel7 + // + this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel7.Controls.Add(this.ribbonBar5); + this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel7.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel7.Name = "ribbonPanel7"; + this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel7.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel7.Style.Class = ""; + this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseDown.Class = ""; + this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseOver.Class = ""; + this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel7.TabIndex = 41; + this.ribbonPanel7.Visible = false; + // + // ribbonBar5 + // + this.ribbonBar5.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.BackgroundStyle.Class = ""; + this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.ContainerControlProcessDialogKey = true; + this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_flag, + this.slider4ground}); + this.ribbonBar5.Location = new System.Drawing.Point(3, 0); + this.ribbonBar5.Name = "ribbonBar5"; + this.ribbonBar5.Size = new System.Drawing.Size(427, 92); + this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar5.TabIndex = 0; + // + // + // + this.ribbonBar5.TitleStyle.Class = ""; + this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.TitleStyleMouseOver.Class = ""; + this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.TitleVisible = false; + // + // btn_flag + // + this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; + this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_flag.Name = "btn_flag"; + this.btn_flag.SubItemsExpandWidth = 14; + this.btn_flag.Text = "标识器管理"; + this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); + // + // slider4ground + // + this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; + this.slider4ground.Name = "slider4ground"; + this.slider4ground.Text = "地面透明度"; + this.slider4ground.Value = 0; + this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); + // + // ribbonPanel8 + // + this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); + this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel8.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel8.Name = "ribbonPanel8"; + this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel8.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel8.Style.Class = ""; + this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseDown.Class = ""; + this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseOver.Class = ""; + this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel8.TabIndex = 42; + this.ribbonPanel8.Visible = false; + // + // ribbonBar_UserInfo + // + this.ribbonBar_UserInfo.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; + this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_user_info, + this.btn_role_info, + this.btn_resc_info, + this.btn_role_resc, + this.btn_user_role, + this.btn_password_edit, + this.btn_reset_password}); + this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); + this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; + this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 92); + this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar_UserInfo.TabIndex = 0; + // + // + // + this.ribbonBar_UserInfo.TitleStyle.Class = ""; + this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; + this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // btn_user_info + // + this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; + this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_info.Name = "btn_user_info"; + this.btn_user_info.SubItemsExpandWidth = 14; + this.btn_user_info.Text = "用户管理"; + this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); + // + // btn_role_info + // + this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; + this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_info.Name = "btn_role_info"; + this.btn_role_info.SubItemsExpandWidth = 14; + this.btn_role_info.Text = "角色管理"; + this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); + // + // btn_resc_info + // + this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; + this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_resc_info.Name = "btn_resc_info"; + this.btn_resc_info.SubItemsExpandWidth = 14; + this.btn_resc_info.Text = "资源管理"; + this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); + // + // btn_role_resc + // + this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; + this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_resc.Name = "btn_role_resc"; + this.btn_role_resc.SubItemsExpandWidth = 14; + this.btn_role_resc.Text = "角色授权"; + this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); + // + // btn_user_role + // + this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; + this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_role.Name = "btn_user_role"; + this.btn_user_role.SubItemsExpandWidth = 14; + this.btn_user_role.Text = "用户授权"; + this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); + // + // btn_password_edit + // + this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; + this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_password_edit.Name = "btn_password_edit"; + this.btn_password_edit.SubItemsExpandWidth = 14; + this.btn_password_edit.Text = "密码修改"; + this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); + // + // btn_reset_password + // + this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; + this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_reset_password.Name = "btn_reset_password"; + this.btn_reset_password.SubItemsExpandWidth = 14; + this.btn_reset_password.Text = "重置密码"; + this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); + // // ribbonTabItem1 // this.ribbonTabItem1.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; @@ -6425,12 +6426,24 @@ this.buttonItem76.SubItemsExpandWidth = 14; this.buttonItem76.Text = "坐标标注"; // + // label1 + // + this.label1.AutoSize = true; + this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.label1.Image = global::Cyberpipe.Properties.Resources.user; + this.label1.Location = new System.Drawing.Point(1198, 53); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(56, 16); + this.label1.TabIndex = 28; + this.label1.Text = "label1"; + // // MainFrm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; this.AutoSize = true; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(205)))), ((int)(((byte)(214))))); this.ClientSize = new System.Drawing.Size(1328, 707); + this.Controls.Add(this.label1); this.Controls.Add(this.panelEx4); this.Controls.Add(this.expandableSplitter1); this.Controls.Add(this.sideBar1); @@ -6500,10 +6513,10 @@ this.ribbonControl1.PerformLayout(); this.ribbonPanel3.ResumeLayout(false); this.ribbonPanel2.ResumeLayout(false); - this.ribbonPanel7.ResumeLayout(false); - this.ribbonPanel8.ResumeLayout(false); this.ribbonPanel15.ResumeLayout(false); this.ribbonPanel1.ResumeLayout(false); + this.ribbonPanel7.ResumeLayout(false); + this.ribbonPanel8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -7082,6 +7095,7 @@ private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 量算ToolStripMenuItem; + private System.Windows.Forms.Label label1; } } diff --git a/MainFrm.resx b/MainFrm.resx index 3734419..15e5339 100644 --- a/MainFrm.resx +++ b/MainFrm.resx @@ -2094,7 +2094,7 @@ - 50 + 211 diff --git a/Properties/Resources.Designer.cs b/Properties/Resources.Designer.cs index 2dd7541..e1961b3 100644 --- a/Properties/Resources.Designer.cs +++ b/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // 此代码由工具生成。 -// 运行时版本:4.0.30319.18063 +// 运行时版本:4.0.30319.1026 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 @@ -60,9 +60,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _1 { get { object obj = ResourceManager.GetObject("1", resourceCulture); @@ -70,9 +67,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _12_副本 { get { object obj = ResourceManager.GetObject("12 副本", resourceCulture); @@ -80,9 +74,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__02 { get { object obj = ResourceManager.GetObject("24X24_(2)_02", resourceCulture); @@ -90,9 +81,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__10 { get { object obj = ResourceManager.GetObject("24X24_(2)_10", resourceCulture); @@ -100,9 +88,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__51 { get { object obj = ResourceManager.GetObject("24X24_(2)_51", resourceCulture); @@ -110,9 +95,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__01 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_01", resourceCulture); @@ -120,9 +102,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__02 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_02", resourceCulture); @@ -130,9 +109,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__03 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_03", resourceCulture); @@ -140,9 +116,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__04 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_04", resourceCulture); @@ -150,9 +123,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__05 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_05", resourceCulture); @@ -160,9 +130,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__06 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_06", resourceCulture); @@ -170,9 +137,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__07 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_07", resourceCulture); @@ -180,9 +144,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__08 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_08", resourceCulture); @@ -190,9 +151,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__09 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_09", resourceCulture); @@ -200,9 +158,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__10 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_10", resourceCulture); @@ -210,9 +165,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__100 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_100", resourceCulture); @@ -220,9 +172,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__101 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_101", resourceCulture); @@ -230,9 +179,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__102 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_102", resourceCulture); @@ -240,9 +186,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__103 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_103", resourceCulture); @@ -250,9 +193,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__104 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_104", resourceCulture); @@ -260,9 +200,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1041 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1041", resourceCulture); @@ -270,9 +207,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__105 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_105", resourceCulture); @@ -280,9 +214,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__106 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_106", resourceCulture); @@ -290,9 +221,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1061 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1061", resourceCulture); @@ -300,9 +228,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__107 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_107", resourceCulture); @@ -310,9 +235,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__108 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_108", resourceCulture); @@ -320,9 +242,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__109 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_109", resourceCulture); @@ -330,9 +249,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__11 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_11", resourceCulture); @@ -340,9 +256,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__110 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_110", resourceCulture); @@ -350,9 +263,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__111 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_111", resourceCulture); @@ -360,9 +270,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__112 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_112", resourceCulture); @@ -370,9 +277,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__113 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_113", resourceCulture); @@ -380,9 +284,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__114 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_114", resourceCulture); @@ -390,9 +291,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1141 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1141", resourceCulture); @@ -400,9 +298,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__115 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_115", resourceCulture); @@ -410,9 +305,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__116 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_116", resourceCulture); @@ -420,9 +312,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__117 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_117", resourceCulture); @@ -430,9 +319,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__118 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_118", resourceCulture); @@ -440,9 +326,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__12 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_12", resourceCulture); @@ -450,9 +333,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__13 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_13", resourceCulture); @@ -460,9 +340,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__131 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_131", resourceCulture); @@ -470,9 +347,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__14 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_14", resourceCulture); @@ -480,9 +354,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__15 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_15", resourceCulture); @@ -490,9 +361,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__16 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_16", resourceCulture); @@ -500,9 +368,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__17 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_17", resourceCulture); @@ -510,9 +375,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__18 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_18", resourceCulture); @@ -520,9 +382,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__19 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_19", resourceCulture); @@ -530,9 +389,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__20 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_20", resourceCulture); @@ -540,9 +396,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__21 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_21", resourceCulture); @@ -550,9 +403,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__22 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_22", resourceCulture); @@ -560,9 +410,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__23 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_23", resourceCulture); @@ -570,9 +417,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__24 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_24", resourceCulture); @@ -580,9 +424,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__25 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_25", resourceCulture); @@ -590,9 +431,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__26 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_26", resourceCulture); @@ -600,9 +438,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__27 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_27", resourceCulture); @@ -610,9 +445,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__28 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_28", resourceCulture); @@ -620,9 +452,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__29 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_29", resourceCulture); @@ -630,9 +459,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__30 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_30", resourceCulture); @@ -640,9 +466,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__31 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_31", resourceCulture); @@ -650,9 +473,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__32 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_32", resourceCulture); @@ -660,9 +480,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__33 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_33", resourceCulture); @@ -670,9 +487,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__34 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_34", resourceCulture); @@ -680,9 +494,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__35 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_35", resourceCulture); @@ -690,9 +501,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__36 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_36", resourceCulture); @@ -700,9 +508,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__37 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_37", resourceCulture); @@ -710,9 +515,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__371 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_371", resourceCulture); @@ -720,9 +522,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__38 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_38", resourceCulture); @@ -730,9 +529,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__39 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_39", resourceCulture); @@ -740,9 +536,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__40 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_40", resourceCulture); @@ -750,9 +543,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__41 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_41", resourceCulture); @@ -760,9 +550,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__42 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_42", resourceCulture); @@ -770,9 +557,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__43 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_43", resourceCulture); @@ -780,9 +564,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__44 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_44", resourceCulture); @@ -790,9 +571,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__45 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_45", resourceCulture); @@ -800,9 +578,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__46 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_46", resourceCulture); @@ -810,9 +585,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__47 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_47", resourceCulture); @@ -820,9 +592,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__48 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_48", resourceCulture); @@ -830,9 +599,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__49 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_49", resourceCulture); @@ -840,9 +606,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__50 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_50", resourceCulture); @@ -850,9 +613,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__51 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_51", resourceCulture); @@ -860,9 +620,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__52 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_52", resourceCulture); @@ -870,9 +627,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__53 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_53", resourceCulture); @@ -880,9 +634,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__54 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_54", resourceCulture); @@ -890,9 +641,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__55 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_55", resourceCulture); @@ -900,9 +648,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__551 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_551", resourceCulture); @@ -910,9 +655,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__56 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_56", resourceCulture); @@ -920,9 +662,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__57 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_57", resourceCulture); @@ -930,9 +669,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__58 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_58", resourceCulture); @@ -940,9 +676,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__59 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_59", resourceCulture); @@ -950,9 +683,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__60 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_60", resourceCulture); @@ -960,9 +690,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__61 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_61", resourceCulture); @@ -970,9 +697,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__62 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_62", resourceCulture); @@ -980,9 +704,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__63 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_63", resourceCulture); @@ -990,9 +711,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__64 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_64", resourceCulture); @@ -1000,9 +718,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__65 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_65", resourceCulture); @@ -1010,9 +725,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__66 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_66", resourceCulture); @@ -1020,9 +732,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__67 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_67", resourceCulture); @@ -1030,9 +739,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__671 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_671", resourceCulture); @@ -1040,9 +746,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__68 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_68", resourceCulture); @@ -1050,9 +753,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__681 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_681", resourceCulture); @@ -1060,9 +760,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__69 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_69", resourceCulture); @@ -1070,9 +767,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__70 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_70", resourceCulture); @@ -1080,9 +774,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__701 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_701", resourceCulture); @@ -1090,9 +781,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__71 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_71", resourceCulture); @@ -1100,9 +788,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__72 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_72", resourceCulture); @@ -1110,9 +795,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__73 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_73", resourceCulture); @@ -1120,9 +802,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__74 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_74", resourceCulture); @@ -1130,9 +809,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__75 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_75", resourceCulture); @@ -1140,9 +816,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__76 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_76", resourceCulture); @@ -1150,9 +823,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__77 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_77", resourceCulture); @@ -1160,9 +830,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__78 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_78", resourceCulture); @@ -1170,9 +837,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__79 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_79", resourceCulture); @@ -1180,9 +844,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__80 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_80", resourceCulture); @@ -1190,9 +851,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__801 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_801", resourceCulture); @@ -1200,9 +858,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__81 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_81", resourceCulture); @@ -1210,9 +865,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__811 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_811", resourceCulture); @@ -1220,9 +872,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__82 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_82", resourceCulture); @@ -1230,9 +879,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__83 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_83", resourceCulture); @@ -1240,9 +886,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__84 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_84", resourceCulture); @@ -1250,9 +893,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__85 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_85", resourceCulture); @@ -1260,9 +900,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__86 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_86", resourceCulture); @@ -1270,9 +907,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__87 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_87", resourceCulture); @@ -1280,9 +914,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__88 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_88", resourceCulture); @@ -1290,9 +921,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__90 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_90", resourceCulture); @@ -1300,9 +928,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__91 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_91", resourceCulture); @@ -1310,9 +935,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__92 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_92", resourceCulture); @@ -1320,9 +942,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__93 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_93", resourceCulture); @@ -1330,9 +949,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__94 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_94", resourceCulture); @@ -1340,9 +956,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__95 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_95", resourceCulture); @@ -1350,9 +963,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__96 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_96", resourceCulture); @@ -1360,9 +970,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__97 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_97", resourceCulture); @@ -1370,9 +977,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__98 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_98", resourceCulture); @@ -1380,9 +984,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__99 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_99", resourceCulture); @@ -1390,9 +991,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01 { get { object obj = ResourceManager.GetObject("24x24icon_01", resourceCulture); @@ -1400,9 +998,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01_hover { get { object obj = ResourceManager.GetObject("24x24icon_01_hover", resourceCulture); @@ -1410,9 +1005,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_011 { get { object obj = ResourceManager.GetObject("24x24icon_011", resourceCulture); @@ -1420,9 +1012,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02 { get { object obj = ResourceManager.GetObject("24x24icon_02", resourceCulture); @@ -1430,9 +1019,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02_hover { get { object obj = ResourceManager.GetObject("24x24icon_02_hover", resourceCulture); @@ -1440,9 +1026,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03 { get { object obj = ResourceManager.GetObject("24x24icon_03", resourceCulture); @@ -1450,9 +1033,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03_hover { get { object obj = ResourceManager.GetObject("24x24icon_03_hover", resourceCulture); @@ -1460,9 +1040,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04 { get { object obj = ResourceManager.GetObject("24x24icon_04", resourceCulture); @@ -1470,9 +1047,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover { get { object obj = ResourceManager.GetObject("24x24icon_04_hover", resourceCulture); @@ -1480,9 +1054,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_04_hover1", resourceCulture); @@ -1490,9 +1061,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_041 { get { object obj = ResourceManager.GetObject("24x24icon_041", resourceCulture); @@ -1500,9 +1068,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05 { get { object obj = ResourceManager.GetObject("24x24icon_05", resourceCulture); @@ -1510,9 +1075,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover { get { object obj = ResourceManager.GetObject("24x24icon_05_hover", resourceCulture); @@ -1520,9 +1082,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_05_hover1", resourceCulture); @@ -1530,9 +1089,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06 { get { object obj = ResourceManager.GetObject("24x24icon_06", resourceCulture); @@ -1540,9 +1096,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06_hover { get { object obj = ResourceManager.GetObject("24x24icon_06_hover", resourceCulture); @@ -1550,9 +1103,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07 { get { object obj = ResourceManager.GetObject("24x24icon_07", resourceCulture); @@ -1560,9 +1110,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07_hover { get { object obj = ResourceManager.GetObject("24x24icon_07_hover", resourceCulture); @@ -1570,9 +1117,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08 { get { object obj = ResourceManager.GetObject("24x24icon_08", resourceCulture); @@ -1580,9 +1124,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08_hover { get { object obj = ResourceManager.GetObject("24x24icon_08_hover", resourceCulture); @@ -1590,9 +1131,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09 { get { object obj = ResourceManager.GetObject("24x24icon_09", resourceCulture); @@ -1600,9 +1138,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09_hover { get { object obj = ResourceManager.GetObject("24x24icon_09_hover", resourceCulture); @@ -1610,9 +1145,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10 { get { object obj = ResourceManager.GetObject("24x24icon_10", resourceCulture); @@ -1620,9 +1152,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover { get { object obj = ResourceManager.GetObject("24x24icon_10_hover", resourceCulture); @@ -1630,9 +1159,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_10_hover1", resourceCulture); @@ -1640,9 +1166,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_101 { get { object obj = ResourceManager.GetObject("24x24icon_101", resourceCulture); @@ -1650,9 +1173,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_102 { get { object obj = ResourceManager.GetObject("24x24icon_102", resourceCulture); @@ -1660,9 +1180,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11 { get { object obj = ResourceManager.GetObject("24x24icon_11", resourceCulture); @@ -1670,9 +1187,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11_hover { get { object obj = ResourceManager.GetObject("24x24icon_11_hover", resourceCulture); @@ -1680,9 +1194,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12 { get { object obj = ResourceManager.GetObject("24x24icon_12", resourceCulture); @@ -1690,9 +1201,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12_hover { get { object obj = ResourceManager.GetObject("24x24icon_12_hover", resourceCulture); @@ -1700,9 +1208,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13 { get { object obj = ResourceManager.GetObject("24x24icon_13", resourceCulture); @@ -1710,9 +1215,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13_hover { get { object obj = ResourceManager.GetObject("24x24icon_13_hover", resourceCulture); @@ -1720,9 +1222,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _4 { get { object obj = ResourceManager.GetObject("4", resourceCulture); @@ -1730,9 +1229,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _5_副本 { get { object obj = ResourceManager.GetObject("5 副本", resourceCulture); @@ -1740,9 +1236,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _555 { get { object obj = ResourceManager.GetObject("555", resourceCulture); @@ -1750,9 +1243,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addDataBase { get { object obj = ResourceManager.GetObject("addDataBase", resourceCulture); @@ -1760,9 +1250,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addGJ { get { object obj = ResourceManager.GetObject("addGJ", resourceCulture); @@ -1770,9 +1257,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addMarker { get { object obj = ResourceManager.GetObject("addMarker", resourceCulture); @@ -1780,9 +1264,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addPipeLine { get { object obj = ResourceManager.GetObject("addPipeLine", resourceCulture); @@ -1790,9 +1271,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap arrow_updown { get { object obj = ResourceManager.GetObject("arrow_updown", resourceCulture); @@ -1800,9 +1278,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap bar_chart { get { object obj = ResourceManager.GetObject("bar-chart", resourceCulture); @@ -1810,9 +1285,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap BlueBackstageBgImage { get { object obj = ResourceManager.GetObject("BlueBackstageBgImage", resourceCulture); @@ -1820,9 +1292,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnAddData_Image { get { object obj = ResourceManager.GetObject("btnAddData.Image", resourceCulture); @@ -1830,9 +1299,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnlegendSet_Image_副本 { get { object obj = ResourceManager.GetObject("btnlegendSet.Image 副本", resourceCulture); @@ -1840,9 +1306,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnNavigation_Image_副本 { get { object obj = ResourceManager.GetObject("btnNavigation.Image 副本", resourceCulture); @@ -1850,9 +1313,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Button1_副本 { get { object obj = ResourceManager.GetObject("Button1 副本", resourceCulture); @@ -1860,9 +1320,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap cad_副本 { get { object obj = ResourceManager.GetObject("cad 副本", resourceCulture); @@ -1870,9 +1327,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic { get { object obj = ResourceManager.GetObject("casic", resourceCulture); @@ -1880,9 +1334,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic1 { get { object obj = ResourceManager.GetObject("casic1", resourceCulture); @@ -1890,9 +1341,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic2 { get { object obj = ResourceManager.GetObject("casic2", resourceCulture); @@ -1900,9 +1348,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic3 { get { object obj = ResourceManager.GetObject("casic3", resourceCulture); @@ -1910,9 +1355,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap chuiju { get { object obj = ResourceManager.GetObject("chuiju", resourceCulture); @@ -1920,9 +1362,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap clear { get { object obj = ResourceManager.GetObject("clear", resourceCulture); @@ -1930,9 +1369,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap connectivity1 { get { object obj = ResourceManager.GetObject("connectivity1", resourceCulture); @@ -1940,9 +1376,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap dighole { get { object obj = ResourceManager.GetObject("dighole", resourceCulture); @@ -1950,9 +1383,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawLine { get { object obj = ResourceManager.GetObject("drawLine", resourceCulture); @@ -1960,9 +1390,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawPolygon { get { object obj = ResourceManager.GetObject("drawPolygon", resourceCulture); @@ -1970,9 +1397,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap edit_clear { get { object obj = ResourceManager.GetObject("edit_clear", resourceCulture); @@ -1980,9 +1404,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap ew_副本 { get { object obj = ResourceManager.GetObject("ew 副本", resourceCulture); @@ -1990,9 +1411,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap full_screen { get { object obj = ResourceManager.GetObject("full_screen", resourceCulture); @@ -2000,9 +1418,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap hdmanaly_副本 { get { object obj = ResourceManager.GetObject("hdmanaly 副本", resourceCulture); @@ -2010,9 +1425,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap height { get { object obj = ResourceManager.GetObject("height", resourceCulture); @@ -2020,9 +1432,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap help { get { object obj = ResourceManager.GetObject("help", resourceCulture); @@ -2030,9 +1439,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap huitui { get { object obj = ResourceManager.GetObject("huitui", resourceCulture); @@ -2040,9 +1446,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_downstream { get { object obj = ResourceManager.GetObject("icon-downstream", resourceCulture); @@ -2050,9 +1453,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_upstream { get { object obj = ResourceManager.GetObject("icon-upstream", resourceCulture); @@ -2060,9 +1460,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap juli { get { object obj = ResourceManager.GetObject("juli", resourceCulture); @@ -2070,9 +1467,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap l { get { object obj = ResourceManager.GetObject("l", resourceCulture); @@ -2080,9 +1474,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Line_20Chart { get { object obj = ResourceManager.GetObject("Line%20Chart", resourceCulture); @@ -2090,9 +1481,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap liuxiang { get { object obj = ResourceManager.GetObject("liuxiang", resourceCulture); @@ -2100,9 +1488,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap map { get { object obj = ResourceManager.GetObject("map", resourceCulture); @@ -2110,9 +1495,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap measuremian { get { object obj = ResourceManager.GetObject("measuremian", resourceCulture); @@ -2120,9 +1502,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap move1 { get { object obj = ResourceManager.GetObject("move1", resourceCulture); @@ -2130,9 +1509,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap open_folder_add256 { get { object obj = ResourceManager.GetObject("open-folder-add256", resourceCulture); @@ -2140,9 +1516,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Pan1_副本 { get { object obj = ResourceManager.GetObject("Pan1 副本", resourceCulture); @@ -2150,9 +1523,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo1 { get { object obj = ResourceManager.GetObject("PipeLinelogo1", resourceCulture); @@ -2160,9 +1530,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo3 { get { object obj = ResourceManager.GetObject("PipeLinelogo3", resourceCulture); @@ -2170,9 +1537,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogoey { get { object obj = ResourceManager.GetObject("PipeLinelogoey", resourceCulture); @@ -2180,9 +1544,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap qianjin { get { object obj = ResourceManager.GetObject("qianjin", resourceCulture); @@ -2190,9 +1551,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap query1 { get { object obj = ResourceManager.GetObject("query1", resourceCulture); @@ -2200,9 +1558,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sc_副本 { get { object obj = ResourceManager.GetObject("sc 副本", resourceCulture); @@ -2210,9 +1565,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sharevisible_副本 { get { object obj = ResourceManager.GetObject("sharevisible 副本", resourceCulture); @@ -2220,9 +1572,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap suzhou { get { object obj = ResourceManager.GetObject("suzhou", resourceCulture); @@ -2230,9 +1579,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t7_副本 { get { object obj = ResourceManager.GetObject("t7 副本", resourceCulture); @@ -2240,9 +1586,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本 { get { object obj = ResourceManager.GetObject("t9 副本", resourceCulture); @@ -2250,9 +1593,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本1 { get { object obj = ResourceManager.GetObject("t9 副本1", resourceCulture); @@ -2260,9 +1600,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title { get { object obj = ResourceManager.GetObject("title", resourceCulture); @@ -2270,9 +1607,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title00 { get { object obj = ResourceManager.GetObject("title00", resourceCulture); @@ -2280,9 +1614,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap tuopu_副本 { get { object obj = ResourceManager.GetObject("tuopu 副本", resourceCulture); @@ -2290,9 +1621,13 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// + internal static System.Drawing.Bitmap user { + get { + object obj = ResourceManager.GetObject("user", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + internal static System.Drawing.Bitmap valve { get { object obj = ResourceManager.GetObject("valve", resourceCulture); @@ -2300,9 +1635,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap walk { get { object obj = ResourceManager.GetObject("walk", resourceCulture); @@ -2310,9 +1642,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap xuanzhuan2 { get { object obj = ResourceManager.GetObject("xuanzhuan2", resourceCulture); @@ -2320,9 +1649,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap yh2_副本 { get { object obj = ResourceManager.GetObject("yh2 副本", resourceCulture); @@ -2330,9 +1656,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线 { get { object obj = ResourceManager.GetObject("七线", resourceCulture); @@ -2340,9 +1663,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线审核 { get { object obj = ResourceManager.GetObject("七线审核", resourceCulture); @@ -2350,9 +1670,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 关闭 { get { object obj = ResourceManager.GetObject("关闭", resourceCulture); @@ -2360,9 +1677,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 创建隧道 { get { object obj = ResourceManager.GetObject("创建隧道", resourceCulture); @@ -2370,9 +1684,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 删除隧道 { get { object obj = ResourceManager.GetObject("删除隧道", resourceCulture); @@ -2380,9 +1691,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏对比 { get { object obj = ResourceManager.GetObject("双屏对比", resourceCulture); @@ -2390,9 +1698,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏联动 { get { object obj = ResourceManager.GetObject("双屏联动", resourceCulture); @@ -2400,9 +1705,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏设置 { get { object obj = ResourceManager.GetObject("双屏设置", resourceCulture); @@ -2410,9 +1712,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 垂直净距分析 { get { object obj = ResourceManager.GetObject("垂直净距分析", resourceCulture); @@ -2420,9 +1719,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 太湖新城 { get { object obj = ResourceManager.GetObject("太湖新城", resourceCulture); @@ -2430,9 +1726,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 导出矢量 { get { object obj = ResourceManager.GetObject("导出矢量", resourceCulture); @@ -2440,9 +1733,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_1_副本 { get { object obj = ResourceManager.GetObject("未标题-1 副本", resourceCulture); @@ -2450,9 +1740,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_5 { get { object obj = ResourceManager.GetObject("未标题-5", resourceCulture); @@ -2460,9 +1747,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 水平净距分析 { get { object obj = ResourceManager.GetObject("水平净距分析", resourceCulture); @@ -2470,9 +1754,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 淹没分析 { get { object obj = ResourceManager.GetObject("淹没分析", resourceCulture); @@ -2480,9 +1761,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页 { get { object obj = ResourceManager.GetObject("登录页", resourceCulture); @@ -2490,9 +1768,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页1 { get { object obj = ResourceManager.GetObject("登录页1", resourceCulture); @@ -2500,9 +1775,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 选择管线 { get { object obj = ResourceManager.GetObject("选择管线", resourceCulture); @@ -2510,9 +1782,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 隐藏隧道 { get { object obj = ResourceManager.GetObject("隐藏隧道", resourceCulture); diff --git a/Properties/Resources.resx b/Properties/Resources.resx index 19abc3c..443bdad 100644 --- a/Properties/Resources.resx +++ b/Properties/Resources.resx @@ -118,38 +118,35 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_72.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\l.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_14.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_43.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -157,20 +154,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_102.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_08_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\icon-upstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -178,11 +169,8 @@ ..\Resources\水平净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -193,17 +181,23 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_97.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_105.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -217,35 +211,29 @@ ..\Resources\icon-downstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_74.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24X24_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -253,33 +241,36 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_46.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_41.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_27.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_39.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\t7 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -295,8 +286,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_85.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\垂直净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -334,53 +331,77 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_118.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\登录页.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\七线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_44.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\cad 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_21.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\full_screen1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\5 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\dighole1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_28.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -388,8 +409,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_94.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\双屏对比.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -400,17 +421,14 @@ ..\Resources\btnlegendSet.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_84.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\measuremian1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_87.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -418,32 +436,35 @@ ..\Resources\move11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\xuanzhuan21.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\隐藏隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\导出矢量.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\liuxiang1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -460,8 +481,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\BlueBackstageBgImage.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -472,11 +493,8 @@ ..\Resources\Pan1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\bar-chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -496,23 +514,26 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_73.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24X24_(2)_021.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_82.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\t9 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -523,20 +544,23 @@ ..\Resources\PipeLinelogo1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_09.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_69.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -544,8 +568,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_96.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\btnNavigation.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -553,11 +577,11 @@ ..\bin\x86\Debug\Resource\关闭.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_86.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -568,26 +592,17 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\Line%20Chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\image\walk.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -595,9 +610,6 @@ ..\Resources\ew 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -610,90 +622,87 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_57.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_07_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_90.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_19.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\valve1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\555.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_03.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_93.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\addPipeLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\help1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_45.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_11_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -703,17 +712,14 @@ ..\Resources\PipeLinelogoey.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\title00.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -721,53 +727,47 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_09_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -775,35 +775,44 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_06_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -811,49 +820,43 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_76.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\七线审核.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\map1.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_66.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_47.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_80.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\user.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a \ No newline at end of file diff --git a/Properties/licenses.licx b/Properties/licenses.licx new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Properties/licenses.licx diff --git a/Resources/user.jpg b/Resources/user.jpg new file mode 100644 index 0000000..9bf11ec --- /dev/null +++ b/Resources/user.jpg Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.exe b/bin/x86/Debug/EMSCyberpipe.exe index f6527f0..c40cffc 100644 --- a/bin/x86/Debug/EMSCyberpipe.exe +++ b/bin/x86/Debug/EMSCyberpipe.exe Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.pdb b/bin/x86/Debug/EMSCyberpipe.pdb index 63fabc4..eb32a47 100644 --- a/bin/x86/Debug/EMSCyberpipe.pdb +++ b/bin/x86/Debug/EMSCyberpipe.pdb Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest b/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest new file mode 100644 index 0000000..061c9ca --- /dev/null +++ b/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/bin/x86/Debug/download/BootStrap_pdf.zip b/bin/x86/Debug/download/BootStrap_pdf.zip new file mode 100644 index 0000000..993e02b --- /dev/null +++ b/bin/x86/Debug/download/BootStrap_pdf.zip Binary files differ diff --git "a/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" "b/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" new file mode 100644 index 0000000..7fe754a --- /dev/null +++ "b/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" Binary files differ diff --git "a/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" "b/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" new file mode 100644 index 0000000..751a2a4 --- /dev/null +++ "b/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" Binary files differ diff --git a/bin/x86/Debug/download/temp.xlsx b/bin/x86/Debug/download/temp.xlsx new file mode 100644 index 0000000..5ccf6c9 --- /dev/null +++ b/bin/x86/Debug/download/temp.xlsx Binary files differ diff --git a/obj/x86/Debug/Cyberpipe.Properties.Resources.resources b/obj/x86/Debug/Cyberpipe.Properties.Resources.resources index 11c13d8..a586cb5 100644 --- a/obj/x86/Debug/Cyberpipe.Properties.Resources.resources +++ b/obj/x86/Debug/Cyberpipe.Properties.Resources.resources Binary files differ diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj index adcf3cc..dd4b100 100644 --- a/Cyberpipe.csproj +++ b/Cyberpipe.csproj @@ -2498,6 +2498,7 @@ + diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 0fbc64b..13a1659 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/MainFrm.cs b/MainFrm.cs index efec2a6..e801c7e 100644 --- a/MainFrm.cs +++ b/MainFrm.cs @@ -135,7 +135,7 @@ public MainFrm() { InitializeComponent(); - + label1.Text = "当前登录:"+Utility.userName; PipeSys.Attach(this.panelEx5.Controls); globeControl1 = PipeSys.getGlobeCtrl(); globeControl1.Dock = DockStyle.Fill; @@ -14373,6 +14373,11 @@ } + private void label1_Click(object sender, EventArgs e) + { + + } + } diff --git a/MainFrm.designer.cs b/MainFrm.designer.cs index a98083c..ee6e5b6 100644 --- a/MainFrm.designer.cs +++ b/MainFrm.designer.cs @@ -377,19 +377,6 @@ this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem(); - this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); - this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); - this.slider4ground = new DevComponents.DotNetBar.SliderItem(); - this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); - this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); - this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); - this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); - this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonPanel15 = new DevComponents.DotNetBar.RibbonPanel(); this.ribbonBar20 = new DevComponents.DotNetBar.RibbonBar(); this.buttonItemSJGL = new DevComponents.DotNetBar.ButtonItem(); @@ -565,6 +552,19 @@ this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem(); this.btnlegendSet = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem89 = new DevComponents.DotNetBar.ButtonItem(); + this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); + this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); + this.slider4ground = new DevComponents.DotNetBar.SliderItem(); + this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); + this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); + this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); + this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); + this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonTabItem1 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem14 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem2 = new DevComponents.DotNetBar.RibbonTabItem(); @@ -611,6 +611,7 @@ this.buttonItem84 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem75 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem76 = new DevComponents.DotNetBar.ButtonItem(); + this.label1 = new System.Windows.Forms.Label(); this.statusStrip1.SuspendLayout(); this.sideBar1.SuspendLayout(); this.panelEx3.SuspendLayout(); @@ -649,10 +650,10 @@ this.ribbonControl1.SuspendLayout(); this.ribbonPanel3.SuspendLayout(); this.ribbonPanel2.SuspendLayout(); - this.ribbonPanel7.SuspendLayout(); - this.ribbonPanel8.SuspendLayout(); this.ribbonPanel15.SuspendLayout(); this.ribbonPanel1.SuspendLayout(); + this.ribbonPanel7.SuspendLayout(); + this.ribbonPanel8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // @@ -4126,10 +4127,10 @@ this.ribbonControl1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonControl1.Controls.Add(this.ribbonPanel3); this.ribbonControl1.Controls.Add(this.ribbonPanel2); - this.ribbonControl1.Controls.Add(this.ribbonPanel7); - this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Controls.Add(this.ribbonPanel15); this.ribbonControl1.Controls.Add(this.ribbonPanel1); + this.ribbonControl1.Controls.Add(this.ribbonPanel7); + this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top; this.ribbonControl1.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { @@ -4276,10 +4277,10 @@ this.ribbonPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel2.Controls.Add(this.ribbonBar4); this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel2.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel2.Location = new System.Drawing.Point(0, 0); this.ribbonPanel2.Name = "ribbonPanel2"; this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel2.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel2.Size = new System.Drawing.Size(1328, 95); // // // @@ -4319,7 +4320,7 @@ this.buttonItem_Event}); this.ribbonBar4.Location = new System.Drawing.Point(3, 0); this.ribbonBar4.Name = "ribbonBar4"; - this.ribbonBar4.Size = new System.Drawing.Size(211, 59); + this.ribbonBar4.Size = new System.Drawing.Size(211, 92); this.ribbonBar4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar4.TabIndex = 0; this.ribbonBar4.Text = "ribbonBar4"; @@ -4362,223 +4363,15 @@ this.buttonItem_Event.Text = "事件管理"; this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click); // - // ribbonPanel7 - // - this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel7.Controls.Add(this.ribbonBar5); - this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel7.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel7.Name = "ribbonPanel7"; - this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel7.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel7.Style.Class = ""; - this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseDown.Class = ""; - this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseOver.Class = ""; - this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel7.TabIndex = 41; - this.ribbonPanel7.Visible = false; - // - // ribbonBar5 - // - this.ribbonBar5.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.BackgroundStyle.Class = ""; - this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.ContainerControlProcessDialogKey = true; - this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_flag, - this.slider4ground}); - this.ribbonBar5.Location = new System.Drawing.Point(3, 0); - this.ribbonBar5.Name = "ribbonBar5"; - this.ribbonBar5.Size = new System.Drawing.Size(427, 59); - this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar5.TabIndex = 0; - // - // - // - this.ribbonBar5.TitleStyle.Class = ""; - this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.TitleStyleMouseOver.Class = ""; - this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.TitleVisible = false; - // - // btn_flag - // - this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; - this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_flag.Name = "btn_flag"; - this.btn_flag.SubItemsExpandWidth = 14; - this.btn_flag.Text = "标识器管理"; - this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); - // - // slider4ground - // - this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; - this.slider4ground.Name = "slider4ground"; - this.slider4ground.Text = "地面透明度"; - this.slider4ground.Value = 0; - this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); - // - // ribbonPanel8 - // - this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); - this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel8.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel8.Name = "ribbonPanel8"; - this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel8.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel8.Style.Class = ""; - this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseDown.Class = ""; - this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseOver.Class = ""; - this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel8.TabIndex = 42; - this.ribbonPanel8.Visible = false; - // - // ribbonBar_UserInfo - // - this.ribbonBar_UserInfo.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; - this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_user_info, - this.btn_role_info, - this.btn_resc_info, - this.btn_role_resc, - this.btn_user_role, - this.btn_password_edit, - this.btn_reset_password}); - this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); - this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; - this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 59); - this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar_UserInfo.TabIndex = 0; - // - // - // - this.ribbonBar_UserInfo.TitleStyle.Class = ""; - this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; - this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // btn_user_info - // - this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; - this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_info.Name = "btn_user_info"; - this.btn_user_info.SubItemsExpandWidth = 14; - this.btn_user_info.Text = "用户管理"; - this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); - // - // btn_role_info - // - this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; - this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_info.Name = "btn_role_info"; - this.btn_role_info.SubItemsExpandWidth = 14; - this.btn_role_info.Text = "角色管理"; - this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); - // - // btn_resc_info - // - this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; - this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_resc_info.Name = "btn_resc_info"; - this.btn_resc_info.SubItemsExpandWidth = 14; - this.btn_resc_info.Text = "资源管理"; - this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); - // - // btn_role_resc - // - this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; - this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_resc.Name = "btn_role_resc"; - this.btn_role_resc.SubItemsExpandWidth = 14; - this.btn_role_resc.Text = "角色授权"; - this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); - // - // btn_user_role - // - this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; - this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_role.Name = "btn_user_role"; - this.btn_user_role.SubItemsExpandWidth = 14; - this.btn_user_role.Text = "用户授权"; - this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); - // - // btn_password_edit - // - this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; - this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_password_edit.Name = "btn_password_edit"; - this.btn_password_edit.SubItemsExpandWidth = 14; - this.btn_password_edit.Text = "密码修改"; - this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); - // - // btn_reset_password - // - this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; - this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_reset_password.Name = "btn_reset_password"; - this.btn_reset_password.SubItemsExpandWidth = 14; - this.btn_reset_password.Text = "重置密码"; - this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); - // // ribbonPanel15 // this.ribbonPanel15.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel15.Controls.Add(this.ribbonBar20); this.ribbonPanel15.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel15.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel15.Location = new System.Drawing.Point(0, 0); this.ribbonPanel15.Name = "ribbonPanel15"; this.ribbonPanel15.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel15.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel15.Size = new System.Drawing.Size(1328, 95); // // // @@ -4627,7 +4420,7 @@ this.buttonItemBZ}); this.ribbonBar20.Location = new System.Drawing.Point(3, 0); this.ribbonBar20.Name = "ribbonBar20"; - this.ribbonBar20.Size = new System.Drawing.Size(791, 59); + this.ribbonBar20.Size = new System.Drawing.Size(791, 92); this.ribbonBar20.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar20.TabIndex = 0; // @@ -6059,6 +5852,214 @@ this.buttonItem89.Visible = false; this.buttonItem89.Click += new System.EventHandler(this.buttonItem89_Click); // + // ribbonPanel7 + // + this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel7.Controls.Add(this.ribbonBar5); + this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel7.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel7.Name = "ribbonPanel7"; + this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel7.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel7.Style.Class = ""; + this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseDown.Class = ""; + this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseOver.Class = ""; + this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel7.TabIndex = 41; + this.ribbonPanel7.Visible = false; + // + // ribbonBar5 + // + this.ribbonBar5.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.BackgroundStyle.Class = ""; + this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.ContainerControlProcessDialogKey = true; + this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_flag, + this.slider4ground}); + this.ribbonBar5.Location = new System.Drawing.Point(3, 0); + this.ribbonBar5.Name = "ribbonBar5"; + this.ribbonBar5.Size = new System.Drawing.Size(427, 92); + this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar5.TabIndex = 0; + // + // + // + this.ribbonBar5.TitleStyle.Class = ""; + this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.TitleStyleMouseOver.Class = ""; + this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.TitleVisible = false; + // + // btn_flag + // + this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; + this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_flag.Name = "btn_flag"; + this.btn_flag.SubItemsExpandWidth = 14; + this.btn_flag.Text = "标识器管理"; + this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); + // + // slider4ground + // + this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; + this.slider4ground.Name = "slider4ground"; + this.slider4ground.Text = "地面透明度"; + this.slider4ground.Value = 0; + this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); + // + // ribbonPanel8 + // + this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); + this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel8.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel8.Name = "ribbonPanel8"; + this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel8.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel8.Style.Class = ""; + this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseDown.Class = ""; + this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseOver.Class = ""; + this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel8.TabIndex = 42; + this.ribbonPanel8.Visible = false; + // + // ribbonBar_UserInfo + // + this.ribbonBar_UserInfo.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; + this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_user_info, + this.btn_role_info, + this.btn_resc_info, + this.btn_role_resc, + this.btn_user_role, + this.btn_password_edit, + this.btn_reset_password}); + this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); + this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; + this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 92); + this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar_UserInfo.TabIndex = 0; + // + // + // + this.ribbonBar_UserInfo.TitleStyle.Class = ""; + this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; + this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // btn_user_info + // + this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; + this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_info.Name = "btn_user_info"; + this.btn_user_info.SubItemsExpandWidth = 14; + this.btn_user_info.Text = "用户管理"; + this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); + // + // btn_role_info + // + this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; + this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_info.Name = "btn_role_info"; + this.btn_role_info.SubItemsExpandWidth = 14; + this.btn_role_info.Text = "角色管理"; + this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); + // + // btn_resc_info + // + this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; + this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_resc_info.Name = "btn_resc_info"; + this.btn_resc_info.SubItemsExpandWidth = 14; + this.btn_resc_info.Text = "资源管理"; + this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); + // + // btn_role_resc + // + this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; + this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_resc.Name = "btn_role_resc"; + this.btn_role_resc.SubItemsExpandWidth = 14; + this.btn_role_resc.Text = "角色授权"; + this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); + // + // btn_user_role + // + this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; + this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_role.Name = "btn_user_role"; + this.btn_user_role.SubItemsExpandWidth = 14; + this.btn_user_role.Text = "用户授权"; + this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); + // + // btn_password_edit + // + this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; + this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_password_edit.Name = "btn_password_edit"; + this.btn_password_edit.SubItemsExpandWidth = 14; + this.btn_password_edit.Text = "密码修改"; + this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); + // + // btn_reset_password + // + this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; + this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_reset_password.Name = "btn_reset_password"; + this.btn_reset_password.SubItemsExpandWidth = 14; + this.btn_reset_password.Text = "重置密码"; + this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); + // // ribbonTabItem1 // this.ribbonTabItem1.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; @@ -6425,12 +6426,24 @@ this.buttonItem76.SubItemsExpandWidth = 14; this.buttonItem76.Text = "坐标标注"; // + // label1 + // + this.label1.AutoSize = true; + this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.label1.Image = global::Cyberpipe.Properties.Resources.user; + this.label1.Location = new System.Drawing.Point(1198, 53); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(56, 16); + this.label1.TabIndex = 28; + this.label1.Text = "label1"; + // // MainFrm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; this.AutoSize = true; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(205)))), ((int)(((byte)(214))))); this.ClientSize = new System.Drawing.Size(1328, 707); + this.Controls.Add(this.label1); this.Controls.Add(this.panelEx4); this.Controls.Add(this.expandableSplitter1); this.Controls.Add(this.sideBar1); @@ -6500,10 +6513,10 @@ this.ribbonControl1.PerformLayout(); this.ribbonPanel3.ResumeLayout(false); this.ribbonPanel2.ResumeLayout(false); - this.ribbonPanel7.ResumeLayout(false); - this.ribbonPanel8.ResumeLayout(false); this.ribbonPanel15.ResumeLayout(false); this.ribbonPanel1.ResumeLayout(false); + this.ribbonPanel7.ResumeLayout(false); + this.ribbonPanel8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -7082,6 +7095,7 @@ private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 量算ToolStripMenuItem; + private System.Windows.Forms.Label label1; } } diff --git a/MainFrm.resx b/MainFrm.resx index 3734419..15e5339 100644 --- a/MainFrm.resx +++ b/MainFrm.resx @@ -2094,7 +2094,7 @@ - 50 + 211 diff --git a/Properties/Resources.Designer.cs b/Properties/Resources.Designer.cs index 2dd7541..e1961b3 100644 --- a/Properties/Resources.Designer.cs +++ b/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // 此代码由工具生成。 -// 运行时版本:4.0.30319.18063 +// 运行时版本:4.0.30319.1026 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 @@ -60,9 +60,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _1 { get { object obj = ResourceManager.GetObject("1", resourceCulture); @@ -70,9 +67,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _12_副本 { get { object obj = ResourceManager.GetObject("12 副本", resourceCulture); @@ -80,9 +74,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__02 { get { object obj = ResourceManager.GetObject("24X24_(2)_02", resourceCulture); @@ -90,9 +81,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__10 { get { object obj = ResourceManager.GetObject("24X24_(2)_10", resourceCulture); @@ -100,9 +88,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__51 { get { object obj = ResourceManager.GetObject("24X24_(2)_51", resourceCulture); @@ -110,9 +95,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__01 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_01", resourceCulture); @@ -120,9 +102,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__02 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_02", resourceCulture); @@ -130,9 +109,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__03 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_03", resourceCulture); @@ -140,9 +116,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__04 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_04", resourceCulture); @@ -150,9 +123,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__05 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_05", resourceCulture); @@ -160,9 +130,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__06 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_06", resourceCulture); @@ -170,9 +137,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__07 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_07", resourceCulture); @@ -180,9 +144,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__08 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_08", resourceCulture); @@ -190,9 +151,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__09 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_09", resourceCulture); @@ -200,9 +158,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__10 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_10", resourceCulture); @@ -210,9 +165,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__100 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_100", resourceCulture); @@ -220,9 +172,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__101 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_101", resourceCulture); @@ -230,9 +179,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__102 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_102", resourceCulture); @@ -240,9 +186,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__103 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_103", resourceCulture); @@ -250,9 +193,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__104 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_104", resourceCulture); @@ -260,9 +200,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1041 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1041", resourceCulture); @@ -270,9 +207,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__105 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_105", resourceCulture); @@ -280,9 +214,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__106 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_106", resourceCulture); @@ -290,9 +221,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1061 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1061", resourceCulture); @@ -300,9 +228,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__107 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_107", resourceCulture); @@ -310,9 +235,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__108 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_108", resourceCulture); @@ -320,9 +242,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__109 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_109", resourceCulture); @@ -330,9 +249,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__11 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_11", resourceCulture); @@ -340,9 +256,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__110 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_110", resourceCulture); @@ -350,9 +263,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__111 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_111", resourceCulture); @@ -360,9 +270,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__112 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_112", resourceCulture); @@ -370,9 +277,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__113 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_113", resourceCulture); @@ -380,9 +284,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__114 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_114", resourceCulture); @@ -390,9 +291,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1141 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1141", resourceCulture); @@ -400,9 +298,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__115 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_115", resourceCulture); @@ -410,9 +305,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__116 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_116", resourceCulture); @@ -420,9 +312,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__117 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_117", resourceCulture); @@ -430,9 +319,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__118 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_118", resourceCulture); @@ -440,9 +326,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__12 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_12", resourceCulture); @@ -450,9 +333,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__13 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_13", resourceCulture); @@ -460,9 +340,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__131 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_131", resourceCulture); @@ -470,9 +347,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__14 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_14", resourceCulture); @@ -480,9 +354,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__15 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_15", resourceCulture); @@ -490,9 +361,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__16 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_16", resourceCulture); @@ -500,9 +368,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__17 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_17", resourceCulture); @@ -510,9 +375,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__18 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_18", resourceCulture); @@ -520,9 +382,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__19 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_19", resourceCulture); @@ -530,9 +389,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__20 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_20", resourceCulture); @@ -540,9 +396,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__21 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_21", resourceCulture); @@ -550,9 +403,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__22 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_22", resourceCulture); @@ -560,9 +410,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__23 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_23", resourceCulture); @@ -570,9 +417,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__24 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_24", resourceCulture); @@ -580,9 +424,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__25 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_25", resourceCulture); @@ -590,9 +431,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__26 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_26", resourceCulture); @@ -600,9 +438,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__27 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_27", resourceCulture); @@ -610,9 +445,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__28 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_28", resourceCulture); @@ -620,9 +452,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__29 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_29", resourceCulture); @@ -630,9 +459,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__30 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_30", resourceCulture); @@ -640,9 +466,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__31 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_31", resourceCulture); @@ -650,9 +473,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__32 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_32", resourceCulture); @@ -660,9 +480,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__33 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_33", resourceCulture); @@ -670,9 +487,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__34 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_34", resourceCulture); @@ -680,9 +494,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__35 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_35", resourceCulture); @@ -690,9 +501,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__36 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_36", resourceCulture); @@ -700,9 +508,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__37 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_37", resourceCulture); @@ -710,9 +515,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__371 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_371", resourceCulture); @@ -720,9 +522,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__38 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_38", resourceCulture); @@ -730,9 +529,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__39 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_39", resourceCulture); @@ -740,9 +536,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__40 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_40", resourceCulture); @@ -750,9 +543,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__41 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_41", resourceCulture); @@ -760,9 +550,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__42 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_42", resourceCulture); @@ -770,9 +557,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__43 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_43", resourceCulture); @@ -780,9 +564,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__44 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_44", resourceCulture); @@ -790,9 +571,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__45 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_45", resourceCulture); @@ -800,9 +578,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__46 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_46", resourceCulture); @@ -810,9 +585,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__47 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_47", resourceCulture); @@ -820,9 +592,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__48 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_48", resourceCulture); @@ -830,9 +599,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__49 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_49", resourceCulture); @@ -840,9 +606,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__50 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_50", resourceCulture); @@ -850,9 +613,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__51 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_51", resourceCulture); @@ -860,9 +620,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__52 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_52", resourceCulture); @@ -870,9 +627,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__53 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_53", resourceCulture); @@ -880,9 +634,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__54 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_54", resourceCulture); @@ -890,9 +641,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__55 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_55", resourceCulture); @@ -900,9 +648,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__551 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_551", resourceCulture); @@ -910,9 +655,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__56 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_56", resourceCulture); @@ -920,9 +662,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__57 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_57", resourceCulture); @@ -930,9 +669,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__58 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_58", resourceCulture); @@ -940,9 +676,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__59 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_59", resourceCulture); @@ -950,9 +683,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__60 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_60", resourceCulture); @@ -960,9 +690,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__61 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_61", resourceCulture); @@ -970,9 +697,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__62 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_62", resourceCulture); @@ -980,9 +704,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__63 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_63", resourceCulture); @@ -990,9 +711,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__64 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_64", resourceCulture); @@ -1000,9 +718,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__65 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_65", resourceCulture); @@ -1010,9 +725,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__66 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_66", resourceCulture); @@ -1020,9 +732,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__67 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_67", resourceCulture); @@ -1030,9 +739,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__671 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_671", resourceCulture); @@ -1040,9 +746,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__68 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_68", resourceCulture); @@ -1050,9 +753,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__681 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_681", resourceCulture); @@ -1060,9 +760,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__69 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_69", resourceCulture); @@ -1070,9 +767,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__70 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_70", resourceCulture); @@ -1080,9 +774,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__701 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_701", resourceCulture); @@ -1090,9 +781,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__71 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_71", resourceCulture); @@ -1100,9 +788,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__72 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_72", resourceCulture); @@ -1110,9 +795,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__73 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_73", resourceCulture); @@ -1120,9 +802,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__74 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_74", resourceCulture); @@ -1130,9 +809,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__75 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_75", resourceCulture); @@ -1140,9 +816,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__76 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_76", resourceCulture); @@ -1150,9 +823,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__77 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_77", resourceCulture); @@ -1160,9 +830,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__78 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_78", resourceCulture); @@ -1170,9 +837,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__79 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_79", resourceCulture); @@ -1180,9 +844,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__80 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_80", resourceCulture); @@ -1190,9 +851,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__801 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_801", resourceCulture); @@ -1200,9 +858,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__81 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_81", resourceCulture); @@ -1210,9 +865,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__811 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_811", resourceCulture); @@ -1220,9 +872,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__82 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_82", resourceCulture); @@ -1230,9 +879,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__83 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_83", resourceCulture); @@ -1240,9 +886,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__84 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_84", resourceCulture); @@ -1250,9 +893,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__85 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_85", resourceCulture); @@ -1260,9 +900,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__86 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_86", resourceCulture); @@ -1270,9 +907,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__87 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_87", resourceCulture); @@ -1280,9 +914,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__88 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_88", resourceCulture); @@ -1290,9 +921,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__90 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_90", resourceCulture); @@ -1300,9 +928,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__91 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_91", resourceCulture); @@ -1310,9 +935,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__92 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_92", resourceCulture); @@ -1320,9 +942,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__93 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_93", resourceCulture); @@ -1330,9 +949,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__94 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_94", resourceCulture); @@ -1340,9 +956,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__95 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_95", resourceCulture); @@ -1350,9 +963,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__96 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_96", resourceCulture); @@ -1360,9 +970,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__97 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_97", resourceCulture); @@ -1370,9 +977,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__98 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_98", resourceCulture); @@ -1380,9 +984,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__99 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_99", resourceCulture); @@ -1390,9 +991,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01 { get { object obj = ResourceManager.GetObject("24x24icon_01", resourceCulture); @@ -1400,9 +998,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01_hover { get { object obj = ResourceManager.GetObject("24x24icon_01_hover", resourceCulture); @@ -1410,9 +1005,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_011 { get { object obj = ResourceManager.GetObject("24x24icon_011", resourceCulture); @@ -1420,9 +1012,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02 { get { object obj = ResourceManager.GetObject("24x24icon_02", resourceCulture); @@ -1430,9 +1019,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02_hover { get { object obj = ResourceManager.GetObject("24x24icon_02_hover", resourceCulture); @@ -1440,9 +1026,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03 { get { object obj = ResourceManager.GetObject("24x24icon_03", resourceCulture); @@ -1450,9 +1033,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03_hover { get { object obj = ResourceManager.GetObject("24x24icon_03_hover", resourceCulture); @@ -1460,9 +1040,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04 { get { object obj = ResourceManager.GetObject("24x24icon_04", resourceCulture); @@ -1470,9 +1047,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover { get { object obj = ResourceManager.GetObject("24x24icon_04_hover", resourceCulture); @@ -1480,9 +1054,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_04_hover1", resourceCulture); @@ -1490,9 +1061,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_041 { get { object obj = ResourceManager.GetObject("24x24icon_041", resourceCulture); @@ -1500,9 +1068,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05 { get { object obj = ResourceManager.GetObject("24x24icon_05", resourceCulture); @@ -1510,9 +1075,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover { get { object obj = ResourceManager.GetObject("24x24icon_05_hover", resourceCulture); @@ -1520,9 +1082,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_05_hover1", resourceCulture); @@ -1530,9 +1089,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06 { get { object obj = ResourceManager.GetObject("24x24icon_06", resourceCulture); @@ -1540,9 +1096,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06_hover { get { object obj = ResourceManager.GetObject("24x24icon_06_hover", resourceCulture); @@ -1550,9 +1103,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07 { get { object obj = ResourceManager.GetObject("24x24icon_07", resourceCulture); @@ -1560,9 +1110,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07_hover { get { object obj = ResourceManager.GetObject("24x24icon_07_hover", resourceCulture); @@ -1570,9 +1117,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08 { get { object obj = ResourceManager.GetObject("24x24icon_08", resourceCulture); @@ -1580,9 +1124,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08_hover { get { object obj = ResourceManager.GetObject("24x24icon_08_hover", resourceCulture); @@ -1590,9 +1131,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09 { get { object obj = ResourceManager.GetObject("24x24icon_09", resourceCulture); @@ -1600,9 +1138,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09_hover { get { object obj = ResourceManager.GetObject("24x24icon_09_hover", resourceCulture); @@ -1610,9 +1145,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10 { get { object obj = ResourceManager.GetObject("24x24icon_10", resourceCulture); @@ -1620,9 +1152,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover { get { object obj = ResourceManager.GetObject("24x24icon_10_hover", resourceCulture); @@ -1630,9 +1159,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_10_hover1", resourceCulture); @@ -1640,9 +1166,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_101 { get { object obj = ResourceManager.GetObject("24x24icon_101", resourceCulture); @@ -1650,9 +1173,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_102 { get { object obj = ResourceManager.GetObject("24x24icon_102", resourceCulture); @@ -1660,9 +1180,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11 { get { object obj = ResourceManager.GetObject("24x24icon_11", resourceCulture); @@ -1670,9 +1187,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11_hover { get { object obj = ResourceManager.GetObject("24x24icon_11_hover", resourceCulture); @@ -1680,9 +1194,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12 { get { object obj = ResourceManager.GetObject("24x24icon_12", resourceCulture); @@ -1690,9 +1201,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12_hover { get { object obj = ResourceManager.GetObject("24x24icon_12_hover", resourceCulture); @@ -1700,9 +1208,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13 { get { object obj = ResourceManager.GetObject("24x24icon_13", resourceCulture); @@ -1710,9 +1215,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13_hover { get { object obj = ResourceManager.GetObject("24x24icon_13_hover", resourceCulture); @@ -1720,9 +1222,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _4 { get { object obj = ResourceManager.GetObject("4", resourceCulture); @@ -1730,9 +1229,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _5_副本 { get { object obj = ResourceManager.GetObject("5 副本", resourceCulture); @@ -1740,9 +1236,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _555 { get { object obj = ResourceManager.GetObject("555", resourceCulture); @@ -1750,9 +1243,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addDataBase { get { object obj = ResourceManager.GetObject("addDataBase", resourceCulture); @@ -1760,9 +1250,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addGJ { get { object obj = ResourceManager.GetObject("addGJ", resourceCulture); @@ -1770,9 +1257,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addMarker { get { object obj = ResourceManager.GetObject("addMarker", resourceCulture); @@ -1780,9 +1264,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addPipeLine { get { object obj = ResourceManager.GetObject("addPipeLine", resourceCulture); @@ -1790,9 +1271,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap arrow_updown { get { object obj = ResourceManager.GetObject("arrow_updown", resourceCulture); @@ -1800,9 +1278,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap bar_chart { get { object obj = ResourceManager.GetObject("bar-chart", resourceCulture); @@ -1810,9 +1285,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap BlueBackstageBgImage { get { object obj = ResourceManager.GetObject("BlueBackstageBgImage", resourceCulture); @@ -1820,9 +1292,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnAddData_Image { get { object obj = ResourceManager.GetObject("btnAddData.Image", resourceCulture); @@ -1830,9 +1299,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnlegendSet_Image_副本 { get { object obj = ResourceManager.GetObject("btnlegendSet.Image 副本", resourceCulture); @@ -1840,9 +1306,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnNavigation_Image_副本 { get { object obj = ResourceManager.GetObject("btnNavigation.Image 副本", resourceCulture); @@ -1850,9 +1313,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Button1_副本 { get { object obj = ResourceManager.GetObject("Button1 副本", resourceCulture); @@ -1860,9 +1320,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap cad_副本 { get { object obj = ResourceManager.GetObject("cad 副本", resourceCulture); @@ -1870,9 +1327,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic { get { object obj = ResourceManager.GetObject("casic", resourceCulture); @@ -1880,9 +1334,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic1 { get { object obj = ResourceManager.GetObject("casic1", resourceCulture); @@ -1890,9 +1341,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic2 { get { object obj = ResourceManager.GetObject("casic2", resourceCulture); @@ -1900,9 +1348,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic3 { get { object obj = ResourceManager.GetObject("casic3", resourceCulture); @@ -1910,9 +1355,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap chuiju { get { object obj = ResourceManager.GetObject("chuiju", resourceCulture); @@ -1920,9 +1362,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap clear { get { object obj = ResourceManager.GetObject("clear", resourceCulture); @@ -1930,9 +1369,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap connectivity1 { get { object obj = ResourceManager.GetObject("connectivity1", resourceCulture); @@ -1940,9 +1376,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap dighole { get { object obj = ResourceManager.GetObject("dighole", resourceCulture); @@ -1950,9 +1383,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawLine { get { object obj = ResourceManager.GetObject("drawLine", resourceCulture); @@ -1960,9 +1390,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawPolygon { get { object obj = ResourceManager.GetObject("drawPolygon", resourceCulture); @@ -1970,9 +1397,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap edit_clear { get { object obj = ResourceManager.GetObject("edit_clear", resourceCulture); @@ -1980,9 +1404,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap ew_副本 { get { object obj = ResourceManager.GetObject("ew 副本", resourceCulture); @@ -1990,9 +1411,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap full_screen { get { object obj = ResourceManager.GetObject("full_screen", resourceCulture); @@ -2000,9 +1418,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap hdmanaly_副本 { get { object obj = ResourceManager.GetObject("hdmanaly 副本", resourceCulture); @@ -2010,9 +1425,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap height { get { object obj = ResourceManager.GetObject("height", resourceCulture); @@ -2020,9 +1432,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap help { get { object obj = ResourceManager.GetObject("help", resourceCulture); @@ -2030,9 +1439,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap huitui { get { object obj = ResourceManager.GetObject("huitui", resourceCulture); @@ -2040,9 +1446,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_downstream { get { object obj = ResourceManager.GetObject("icon-downstream", resourceCulture); @@ -2050,9 +1453,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_upstream { get { object obj = ResourceManager.GetObject("icon-upstream", resourceCulture); @@ -2060,9 +1460,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap juli { get { object obj = ResourceManager.GetObject("juli", resourceCulture); @@ -2070,9 +1467,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap l { get { object obj = ResourceManager.GetObject("l", resourceCulture); @@ -2080,9 +1474,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Line_20Chart { get { object obj = ResourceManager.GetObject("Line%20Chart", resourceCulture); @@ -2090,9 +1481,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap liuxiang { get { object obj = ResourceManager.GetObject("liuxiang", resourceCulture); @@ -2100,9 +1488,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap map { get { object obj = ResourceManager.GetObject("map", resourceCulture); @@ -2110,9 +1495,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap measuremian { get { object obj = ResourceManager.GetObject("measuremian", resourceCulture); @@ -2120,9 +1502,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap move1 { get { object obj = ResourceManager.GetObject("move1", resourceCulture); @@ -2130,9 +1509,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap open_folder_add256 { get { object obj = ResourceManager.GetObject("open-folder-add256", resourceCulture); @@ -2140,9 +1516,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Pan1_副本 { get { object obj = ResourceManager.GetObject("Pan1 副本", resourceCulture); @@ -2150,9 +1523,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo1 { get { object obj = ResourceManager.GetObject("PipeLinelogo1", resourceCulture); @@ -2160,9 +1530,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo3 { get { object obj = ResourceManager.GetObject("PipeLinelogo3", resourceCulture); @@ -2170,9 +1537,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogoey { get { object obj = ResourceManager.GetObject("PipeLinelogoey", resourceCulture); @@ -2180,9 +1544,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap qianjin { get { object obj = ResourceManager.GetObject("qianjin", resourceCulture); @@ -2190,9 +1551,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap query1 { get { object obj = ResourceManager.GetObject("query1", resourceCulture); @@ -2200,9 +1558,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sc_副本 { get { object obj = ResourceManager.GetObject("sc 副本", resourceCulture); @@ -2210,9 +1565,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sharevisible_副本 { get { object obj = ResourceManager.GetObject("sharevisible 副本", resourceCulture); @@ -2220,9 +1572,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap suzhou { get { object obj = ResourceManager.GetObject("suzhou", resourceCulture); @@ -2230,9 +1579,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t7_副本 { get { object obj = ResourceManager.GetObject("t7 副本", resourceCulture); @@ -2240,9 +1586,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本 { get { object obj = ResourceManager.GetObject("t9 副本", resourceCulture); @@ -2250,9 +1593,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本1 { get { object obj = ResourceManager.GetObject("t9 副本1", resourceCulture); @@ -2260,9 +1600,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title { get { object obj = ResourceManager.GetObject("title", resourceCulture); @@ -2270,9 +1607,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title00 { get { object obj = ResourceManager.GetObject("title00", resourceCulture); @@ -2280,9 +1614,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap tuopu_副本 { get { object obj = ResourceManager.GetObject("tuopu 副本", resourceCulture); @@ -2290,9 +1621,13 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// + internal static System.Drawing.Bitmap user { + get { + object obj = ResourceManager.GetObject("user", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + internal static System.Drawing.Bitmap valve { get { object obj = ResourceManager.GetObject("valve", resourceCulture); @@ -2300,9 +1635,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap walk { get { object obj = ResourceManager.GetObject("walk", resourceCulture); @@ -2310,9 +1642,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap xuanzhuan2 { get { object obj = ResourceManager.GetObject("xuanzhuan2", resourceCulture); @@ -2320,9 +1649,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap yh2_副本 { get { object obj = ResourceManager.GetObject("yh2 副本", resourceCulture); @@ -2330,9 +1656,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线 { get { object obj = ResourceManager.GetObject("七线", resourceCulture); @@ -2340,9 +1663,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线审核 { get { object obj = ResourceManager.GetObject("七线审核", resourceCulture); @@ -2350,9 +1670,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 关闭 { get { object obj = ResourceManager.GetObject("关闭", resourceCulture); @@ -2360,9 +1677,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 创建隧道 { get { object obj = ResourceManager.GetObject("创建隧道", resourceCulture); @@ -2370,9 +1684,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 删除隧道 { get { object obj = ResourceManager.GetObject("删除隧道", resourceCulture); @@ -2380,9 +1691,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏对比 { get { object obj = ResourceManager.GetObject("双屏对比", resourceCulture); @@ -2390,9 +1698,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏联动 { get { object obj = ResourceManager.GetObject("双屏联动", resourceCulture); @@ -2400,9 +1705,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏设置 { get { object obj = ResourceManager.GetObject("双屏设置", resourceCulture); @@ -2410,9 +1712,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 垂直净距分析 { get { object obj = ResourceManager.GetObject("垂直净距分析", resourceCulture); @@ -2420,9 +1719,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 太湖新城 { get { object obj = ResourceManager.GetObject("太湖新城", resourceCulture); @@ -2430,9 +1726,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 导出矢量 { get { object obj = ResourceManager.GetObject("导出矢量", resourceCulture); @@ -2440,9 +1733,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_1_副本 { get { object obj = ResourceManager.GetObject("未标题-1 副本", resourceCulture); @@ -2450,9 +1740,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_5 { get { object obj = ResourceManager.GetObject("未标题-5", resourceCulture); @@ -2460,9 +1747,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 水平净距分析 { get { object obj = ResourceManager.GetObject("水平净距分析", resourceCulture); @@ -2470,9 +1754,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 淹没分析 { get { object obj = ResourceManager.GetObject("淹没分析", resourceCulture); @@ -2480,9 +1761,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页 { get { object obj = ResourceManager.GetObject("登录页", resourceCulture); @@ -2490,9 +1768,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页1 { get { object obj = ResourceManager.GetObject("登录页1", resourceCulture); @@ -2500,9 +1775,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 选择管线 { get { object obj = ResourceManager.GetObject("选择管线", resourceCulture); @@ -2510,9 +1782,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 隐藏隧道 { get { object obj = ResourceManager.GetObject("隐藏隧道", resourceCulture); diff --git a/Properties/Resources.resx b/Properties/Resources.resx index 19abc3c..443bdad 100644 --- a/Properties/Resources.resx +++ b/Properties/Resources.resx @@ -118,38 +118,35 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_72.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\l.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_14.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_43.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -157,20 +154,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_102.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_08_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\icon-upstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -178,11 +169,8 @@ ..\Resources\水平净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -193,17 +181,23 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_97.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_105.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -217,35 +211,29 @@ ..\Resources\icon-downstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_74.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24X24_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -253,33 +241,36 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_46.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_41.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_27.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_39.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\t7 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -295,8 +286,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_85.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\垂直净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -334,53 +331,77 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_118.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\登录页.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\七线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_44.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\cad 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_21.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\full_screen1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\5 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\dighole1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_28.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -388,8 +409,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_94.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\双屏对比.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -400,17 +421,14 @@ ..\Resources\btnlegendSet.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_84.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\measuremian1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_87.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -418,32 +436,35 @@ ..\Resources\move11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\xuanzhuan21.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\隐藏隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\导出矢量.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\liuxiang1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -460,8 +481,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\BlueBackstageBgImage.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -472,11 +493,8 @@ ..\Resources\Pan1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\bar-chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -496,23 +514,26 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_73.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24X24_(2)_021.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_82.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\t9 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -523,20 +544,23 @@ ..\Resources\PipeLinelogo1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_09.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_69.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -544,8 +568,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_96.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\btnNavigation.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -553,11 +577,11 @@ ..\bin\x86\Debug\Resource\关闭.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_86.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -568,26 +592,17 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\Line%20Chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\image\walk.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -595,9 +610,6 @@ ..\Resources\ew 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -610,90 +622,87 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_57.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_07_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_90.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_19.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\valve1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\555.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_03.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_93.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\addPipeLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\help1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_45.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_11_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -703,17 +712,14 @@ ..\Resources\PipeLinelogoey.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\title00.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -721,53 +727,47 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_09_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -775,35 +775,44 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_06_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -811,49 +820,43 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_76.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\七线审核.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\map1.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_66.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_47.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_80.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\user.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a \ No newline at end of file diff --git a/Properties/licenses.licx b/Properties/licenses.licx new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Properties/licenses.licx diff --git a/Resources/user.jpg b/Resources/user.jpg new file mode 100644 index 0000000..9bf11ec --- /dev/null +++ b/Resources/user.jpg Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.exe b/bin/x86/Debug/EMSCyberpipe.exe index f6527f0..c40cffc 100644 --- a/bin/x86/Debug/EMSCyberpipe.exe +++ b/bin/x86/Debug/EMSCyberpipe.exe Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.pdb b/bin/x86/Debug/EMSCyberpipe.pdb index 63fabc4..eb32a47 100644 --- a/bin/x86/Debug/EMSCyberpipe.pdb +++ b/bin/x86/Debug/EMSCyberpipe.pdb Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest b/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest new file mode 100644 index 0000000..061c9ca --- /dev/null +++ b/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/bin/x86/Debug/download/BootStrap_pdf.zip b/bin/x86/Debug/download/BootStrap_pdf.zip new file mode 100644 index 0000000..993e02b --- /dev/null +++ b/bin/x86/Debug/download/BootStrap_pdf.zip Binary files differ diff --git "a/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" "b/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" new file mode 100644 index 0000000..7fe754a --- /dev/null +++ "b/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" Binary files differ diff --git "a/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" "b/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" new file mode 100644 index 0000000..751a2a4 --- /dev/null +++ "b/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" Binary files differ diff --git a/bin/x86/Debug/download/temp.xlsx b/bin/x86/Debug/download/temp.xlsx new file mode 100644 index 0000000..5ccf6c9 --- /dev/null +++ b/bin/x86/Debug/download/temp.xlsx Binary files differ diff --git a/obj/x86/Debug/Cyberpipe.Properties.Resources.resources b/obj/x86/Debug/Cyberpipe.Properties.Resources.resources index 11c13d8..a586cb5 100644 --- a/obj/x86/Debug/Cyberpipe.Properties.Resources.resources +++ b/obj/x86/Debug/Cyberpipe.Properties.Resources.resources Binary files differ diff --git a/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache b/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache index 66ea1b3..2b22f93 100644 --- a/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache +++ b/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache Binary files differ diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj index adcf3cc..dd4b100 100644 --- a/Cyberpipe.csproj +++ b/Cyberpipe.csproj @@ -2498,6 +2498,7 @@ + diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 0fbc64b..13a1659 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/MainFrm.cs b/MainFrm.cs index efec2a6..e801c7e 100644 --- a/MainFrm.cs +++ b/MainFrm.cs @@ -135,7 +135,7 @@ public MainFrm() { InitializeComponent(); - + label1.Text = "当前登录:"+Utility.userName; PipeSys.Attach(this.panelEx5.Controls); globeControl1 = PipeSys.getGlobeCtrl(); globeControl1.Dock = DockStyle.Fill; @@ -14373,6 +14373,11 @@ } + private void label1_Click(object sender, EventArgs e) + { + + } + } diff --git a/MainFrm.designer.cs b/MainFrm.designer.cs index a98083c..ee6e5b6 100644 --- a/MainFrm.designer.cs +++ b/MainFrm.designer.cs @@ -377,19 +377,6 @@ this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem(); - this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); - this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); - this.slider4ground = new DevComponents.DotNetBar.SliderItem(); - this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); - this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); - this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); - this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); - this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonPanel15 = new DevComponents.DotNetBar.RibbonPanel(); this.ribbonBar20 = new DevComponents.DotNetBar.RibbonBar(); this.buttonItemSJGL = new DevComponents.DotNetBar.ButtonItem(); @@ -565,6 +552,19 @@ this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem(); this.btnlegendSet = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem89 = new DevComponents.DotNetBar.ButtonItem(); + this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); + this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); + this.slider4ground = new DevComponents.DotNetBar.SliderItem(); + this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); + this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); + this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); + this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); + this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonTabItem1 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem14 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem2 = new DevComponents.DotNetBar.RibbonTabItem(); @@ -611,6 +611,7 @@ this.buttonItem84 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem75 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem76 = new DevComponents.DotNetBar.ButtonItem(); + this.label1 = new System.Windows.Forms.Label(); this.statusStrip1.SuspendLayout(); this.sideBar1.SuspendLayout(); this.panelEx3.SuspendLayout(); @@ -649,10 +650,10 @@ this.ribbonControl1.SuspendLayout(); this.ribbonPanel3.SuspendLayout(); this.ribbonPanel2.SuspendLayout(); - this.ribbonPanel7.SuspendLayout(); - this.ribbonPanel8.SuspendLayout(); this.ribbonPanel15.SuspendLayout(); this.ribbonPanel1.SuspendLayout(); + this.ribbonPanel7.SuspendLayout(); + this.ribbonPanel8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // @@ -4126,10 +4127,10 @@ this.ribbonControl1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonControl1.Controls.Add(this.ribbonPanel3); this.ribbonControl1.Controls.Add(this.ribbonPanel2); - this.ribbonControl1.Controls.Add(this.ribbonPanel7); - this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Controls.Add(this.ribbonPanel15); this.ribbonControl1.Controls.Add(this.ribbonPanel1); + this.ribbonControl1.Controls.Add(this.ribbonPanel7); + this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top; this.ribbonControl1.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { @@ -4276,10 +4277,10 @@ this.ribbonPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel2.Controls.Add(this.ribbonBar4); this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel2.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel2.Location = new System.Drawing.Point(0, 0); this.ribbonPanel2.Name = "ribbonPanel2"; this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel2.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel2.Size = new System.Drawing.Size(1328, 95); // // // @@ -4319,7 +4320,7 @@ this.buttonItem_Event}); this.ribbonBar4.Location = new System.Drawing.Point(3, 0); this.ribbonBar4.Name = "ribbonBar4"; - this.ribbonBar4.Size = new System.Drawing.Size(211, 59); + this.ribbonBar4.Size = new System.Drawing.Size(211, 92); this.ribbonBar4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar4.TabIndex = 0; this.ribbonBar4.Text = "ribbonBar4"; @@ -4362,223 +4363,15 @@ this.buttonItem_Event.Text = "事件管理"; this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click); // - // ribbonPanel7 - // - this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel7.Controls.Add(this.ribbonBar5); - this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel7.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel7.Name = "ribbonPanel7"; - this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel7.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel7.Style.Class = ""; - this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseDown.Class = ""; - this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseOver.Class = ""; - this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel7.TabIndex = 41; - this.ribbonPanel7.Visible = false; - // - // ribbonBar5 - // - this.ribbonBar5.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.BackgroundStyle.Class = ""; - this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.ContainerControlProcessDialogKey = true; - this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_flag, - this.slider4ground}); - this.ribbonBar5.Location = new System.Drawing.Point(3, 0); - this.ribbonBar5.Name = "ribbonBar5"; - this.ribbonBar5.Size = new System.Drawing.Size(427, 59); - this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar5.TabIndex = 0; - // - // - // - this.ribbonBar5.TitleStyle.Class = ""; - this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.TitleStyleMouseOver.Class = ""; - this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.TitleVisible = false; - // - // btn_flag - // - this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; - this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_flag.Name = "btn_flag"; - this.btn_flag.SubItemsExpandWidth = 14; - this.btn_flag.Text = "标识器管理"; - this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); - // - // slider4ground - // - this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; - this.slider4ground.Name = "slider4ground"; - this.slider4ground.Text = "地面透明度"; - this.slider4ground.Value = 0; - this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); - // - // ribbonPanel8 - // - this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); - this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel8.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel8.Name = "ribbonPanel8"; - this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel8.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel8.Style.Class = ""; - this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseDown.Class = ""; - this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseOver.Class = ""; - this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel8.TabIndex = 42; - this.ribbonPanel8.Visible = false; - // - // ribbonBar_UserInfo - // - this.ribbonBar_UserInfo.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; - this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_user_info, - this.btn_role_info, - this.btn_resc_info, - this.btn_role_resc, - this.btn_user_role, - this.btn_password_edit, - this.btn_reset_password}); - this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); - this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; - this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 59); - this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar_UserInfo.TabIndex = 0; - // - // - // - this.ribbonBar_UserInfo.TitleStyle.Class = ""; - this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; - this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // btn_user_info - // - this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; - this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_info.Name = "btn_user_info"; - this.btn_user_info.SubItemsExpandWidth = 14; - this.btn_user_info.Text = "用户管理"; - this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); - // - // btn_role_info - // - this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; - this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_info.Name = "btn_role_info"; - this.btn_role_info.SubItemsExpandWidth = 14; - this.btn_role_info.Text = "角色管理"; - this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); - // - // btn_resc_info - // - this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; - this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_resc_info.Name = "btn_resc_info"; - this.btn_resc_info.SubItemsExpandWidth = 14; - this.btn_resc_info.Text = "资源管理"; - this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); - // - // btn_role_resc - // - this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; - this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_resc.Name = "btn_role_resc"; - this.btn_role_resc.SubItemsExpandWidth = 14; - this.btn_role_resc.Text = "角色授权"; - this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); - // - // btn_user_role - // - this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; - this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_role.Name = "btn_user_role"; - this.btn_user_role.SubItemsExpandWidth = 14; - this.btn_user_role.Text = "用户授权"; - this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); - // - // btn_password_edit - // - this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; - this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_password_edit.Name = "btn_password_edit"; - this.btn_password_edit.SubItemsExpandWidth = 14; - this.btn_password_edit.Text = "密码修改"; - this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); - // - // btn_reset_password - // - this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; - this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_reset_password.Name = "btn_reset_password"; - this.btn_reset_password.SubItemsExpandWidth = 14; - this.btn_reset_password.Text = "重置密码"; - this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); - // // ribbonPanel15 // this.ribbonPanel15.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel15.Controls.Add(this.ribbonBar20); this.ribbonPanel15.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel15.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel15.Location = new System.Drawing.Point(0, 0); this.ribbonPanel15.Name = "ribbonPanel15"; this.ribbonPanel15.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel15.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel15.Size = new System.Drawing.Size(1328, 95); // // // @@ -4627,7 +4420,7 @@ this.buttonItemBZ}); this.ribbonBar20.Location = new System.Drawing.Point(3, 0); this.ribbonBar20.Name = "ribbonBar20"; - this.ribbonBar20.Size = new System.Drawing.Size(791, 59); + this.ribbonBar20.Size = new System.Drawing.Size(791, 92); this.ribbonBar20.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar20.TabIndex = 0; // @@ -6059,6 +5852,214 @@ this.buttonItem89.Visible = false; this.buttonItem89.Click += new System.EventHandler(this.buttonItem89_Click); // + // ribbonPanel7 + // + this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel7.Controls.Add(this.ribbonBar5); + this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel7.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel7.Name = "ribbonPanel7"; + this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel7.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel7.Style.Class = ""; + this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseDown.Class = ""; + this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseOver.Class = ""; + this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel7.TabIndex = 41; + this.ribbonPanel7.Visible = false; + // + // ribbonBar5 + // + this.ribbonBar5.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.BackgroundStyle.Class = ""; + this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.ContainerControlProcessDialogKey = true; + this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_flag, + this.slider4ground}); + this.ribbonBar5.Location = new System.Drawing.Point(3, 0); + this.ribbonBar5.Name = "ribbonBar5"; + this.ribbonBar5.Size = new System.Drawing.Size(427, 92); + this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar5.TabIndex = 0; + // + // + // + this.ribbonBar5.TitleStyle.Class = ""; + this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.TitleStyleMouseOver.Class = ""; + this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.TitleVisible = false; + // + // btn_flag + // + this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; + this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_flag.Name = "btn_flag"; + this.btn_flag.SubItemsExpandWidth = 14; + this.btn_flag.Text = "标识器管理"; + this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); + // + // slider4ground + // + this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; + this.slider4ground.Name = "slider4ground"; + this.slider4ground.Text = "地面透明度"; + this.slider4ground.Value = 0; + this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); + // + // ribbonPanel8 + // + this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); + this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel8.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel8.Name = "ribbonPanel8"; + this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel8.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel8.Style.Class = ""; + this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseDown.Class = ""; + this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseOver.Class = ""; + this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel8.TabIndex = 42; + this.ribbonPanel8.Visible = false; + // + // ribbonBar_UserInfo + // + this.ribbonBar_UserInfo.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; + this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_user_info, + this.btn_role_info, + this.btn_resc_info, + this.btn_role_resc, + this.btn_user_role, + this.btn_password_edit, + this.btn_reset_password}); + this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); + this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; + this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 92); + this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar_UserInfo.TabIndex = 0; + // + // + // + this.ribbonBar_UserInfo.TitleStyle.Class = ""; + this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; + this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // btn_user_info + // + this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; + this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_info.Name = "btn_user_info"; + this.btn_user_info.SubItemsExpandWidth = 14; + this.btn_user_info.Text = "用户管理"; + this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); + // + // btn_role_info + // + this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; + this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_info.Name = "btn_role_info"; + this.btn_role_info.SubItemsExpandWidth = 14; + this.btn_role_info.Text = "角色管理"; + this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); + // + // btn_resc_info + // + this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; + this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_resc_info.Name = "btn_resc_info"; + this.btn_resc_info.SubItemsExpandWidth = 14; + this.btn_resc_info.Text = "资源管理"; + this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); + // + // btn_role_resc + // + this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; + this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_resc.Name = "btn_role_resc"; + this.btn_role_resc.SubItemsExpandWidth = 14; + this.btn_role_resc.Text = "角色授权"; + this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); + // + // btn_user_role + // + this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; + this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_role.Name = "btn_user_role"; + this.btn_user_role.SubItemsExpandWidth = 14; + this.btn_user_role.Text = "用户授权"; + this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); + // + // btn_password_edit + // + this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; + this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_password_edit.Name = "btn_password_edit"; + this.btn_password_edit.SubItemsExpandWidth = 14; + this.btn_password_edit.Text = "密码修改"; + this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); + // + // btn_reset_password + // + this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; + this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_reset_password.Name = "btn_reset_password"; + this.btn_reset_password.SubItemsExpandWidth = 14; + this.btn_reset_password.Text = "重置密码"; + this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); + // // ribbonTabItem1 // this.ribbonTabItem1.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; @@ -6425,12 +6426,24 @@ this.buttonItem76.SubItemsExpandWidth = 14; this.buttonItem76.Text = "坐标标注"; // + // label1 + // + this.label1.AutoSize = true; + this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.label1.Image = global::Cyberpipe.Properties.Resources.user; + this.label1.Location = new System.Drawing.Point(1198, 53); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(56, 16); + this.label1.TabIndex = 28; + this.label1.Text = "label1"; + // // MainFrm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; this.AutoSize = true; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(205)))), ((int)(((byte)(214))))); this.ClientSize = new System.Drawing.Size(1328, 707); + this.Controls.Add(this.label1); this.Controls.Add(this.panelEx4); this.Controls.Add(this.expandableSplitter1); this.Controls.Add(this.sideBar1); @@ -6500,10 +6513,10 @@ this.ribbonControl1.PerformLayout(); this.ribbonPanel3.ResumeLayout(false); this.ribbonPanel2.ResumeLayout(false); - this.ribbonPanel7.ResumeLayout(false); - this.ribbonPanel8.ResumeLayout(false); this.ribbonPanel15.ResumeLayout(false); this.ribbonPanel1.ResumeLayout(false); + this.ribbonPanel7.ResumeLayout(false); + this.ribbonPanel8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -7082,6 +7095,7 @@ private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 量算ToolStripMenuItem; + private System.Windows.Forms.Label label1; } } diff --git a/MainFrm.resx b/MainFrm.resx index 3734419..15e5339 100644 --- a/MainFrm.resx +++ b/MainFrm.resx @@ -2094,7 +2094,7 @@ - 50 + 211 diff --git a/Properties/Resources.Designer.cs b/Properties/Resources.Designer.cs index 2dd7541..e1961b3 100644 --- a/Properties/Resources.Designer.cs +++ b/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // 此代码由工具生成。 -// 运行时版本:4.0.30319.18063 +// 运行时版本:4.0.30319.1026 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 @@ -60,9 +60,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _1 { get { object obj = ResourceManager.GetObject("1", resourceCulture); @@ -70,9 +67,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _12_副本 { get { object obj = ResourceManager.GetObject("12 副本", resourceCulture); @@ -80,9 +74,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__02 { get { object obj = ResourceManager.GetObject("24X24_(2)_02", resourceCulture); @@ -90,9 +81,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__10 { get { object obj = ResourceManager.GetObject("24X24_(2)_10", resourceCulture); @@ -100,9 +88,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__51 { get { object obj = ResourceManager.GetObject("24X24_(2)_51", resourceCulture); @@ -110,9 +95,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__01 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_01", resourceCulture); @@ -120,9 +102,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__02 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_02", resourceCulture); @@ -130,9 +109,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__03 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_03", resourceCulture); @@ -140,9 +116,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__04 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_04", resourceCulture); @@ -150,9 +123,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__05 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_05", resourceCulture); @@ -160,9 +130,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__06 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_06", resourceCulture); @@ -170,9 +137,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__07 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_07", resourceCulture); @@ -180,9 +144,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__08 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_08", resourceCulture); @@ -190,9 +151,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__09 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_09", resourceCulture); @@ -200,9 +158,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__10 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_10", resourceCulture); @@ -210,9 +165,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__100 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_100", resourceCulture); @@ -220,9 +172,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__101 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_101", resourceCulture); @@ -230,9 +179,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__102 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_102", resourceCulture); @@ -240,9 +186,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__103 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_103", resourceCulture); @@ -250,9 +193,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__104 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_104", resourceCulture); @@ -260,9 +200,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1041 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1041", resourceCulture); @@ -270,9 +207,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__105 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_105", resourceCulture); @@ -280,9 +214,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__106 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_106", resourceCulture); @@ -290,9 +221,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1061 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1061", resourceCulture); @@ -300,9 +228,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__107 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_107", resourceCulture); @@ -310,9 +235,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__108 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_108", resourceCulture); @@ -320,9 +242,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__109 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_109", resourceCulture); @@ -330,9 +249,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__11 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_11", resourceCulture); @@ -340,9 +256,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__110 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_110", resourceCulture); @@ -350,9 +263,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__111 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_111", resourceCulture); @@ -360,9 +270,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__112 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_112", resourceCulture); @@ -370,9 +277,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__113 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_113", resourceCulture); @@ -380,9 +284,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__114 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_114", resourceCulture); @@ -390,9 +291,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1141 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1141", resourceCulture); @@ -400,9 +298,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__115 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_115", resourceCulture); @@ -410,9 +305,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__116 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_116", resourceCulture); @@ -420,9 +312,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__117 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_117", resourceCulture); @@ -430,9 +319,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__118 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_118", resourceCulture); @@ -440,9 +326,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__12 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_12", resourceCulture); @@ -450,9 +333,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__13 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_13", resourceCulture); @@ -460,9 +340,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__131 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_131", resourceCulture); @@ -470,9 +347,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__14 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_14", resourceCulture); @@ -480,9 +354,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__15 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_15", resourceCulture); @@ -490,9 +361,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__16 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_16", resourceCulture); @@ -500,9 +368,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__17 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_17", resourceCulture); @@ -510,9 +375,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__18 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_18", resourceCulture); @@ -520,9 +382,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__19 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_19", resourceCulture); @@ -530,9 +389,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__20 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_20", resourceCulture); @@ -540,9 +396,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__21 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_21", resourceCulture); @@ -550,9 +403,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__22 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_22", resourceCulture); @@ -560,9 +410,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__23 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_23", resourceCulture); @@ -570,9 +417,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__24 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_24", resourceCulture); @@ -580,9 +424,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__25 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_25", resourceCulture); @@ -590,9 +431,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__26 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_26", resourceCulture); @@ -600,9 +438,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__27 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_27", resourceCulture); @@ -610,9 +445,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__28 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_28", resourceCulture); @@ -620,9 +452,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__29 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_29", resourceCulture); @@ -630,9 +459,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__30 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_30", resourceCulture); @@ -640,9 +466,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__31 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_31", resourceCulture); @@ -650,9 +473,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__32 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_32", resourceCulture); @@ -660,9 +480,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__33 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_33", resourceCulture); @@ -670,9 +487,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__34 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_34", resourceCulture); @@ -680,9 +494,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__35 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_35", resourceCulture); @@ -690,9 +501,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__36 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_36", resourceCulture); @@ -700,9 +508,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__37 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_37", resourceCulture); @@ -710,9 +515,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__371 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_371", resourceCulture); @@ -720,9 +522,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__38 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_38", resourceCulture); @@ -730,9 +529,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__39 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_39", resourceCulture); @@ -740,9 +536,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__40 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_40", resourceCulture); @@ -750,9 +543,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__41 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_41", resourceCulture); @@ -760,9 +550,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__42 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_42", resourceCulture); @@ -770,9 +557,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__43 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_43", resourceCulture); @@ -780,9 +564,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__44 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_44", resourceCulture); @@ -790,9 +571,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__45 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_45", resourceCulture); @@ -800,9 +578,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__46 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_46", resourceCulture); @@ -810,9 +585,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__47 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_47", resourceCulture); @@ -820,9 +592,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__48 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_48", resourceCulture); @@ -830,9 +599,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__49 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_49", resourceCulture); @@ -840,9 +606,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__50 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_50", resourceCulture); @@ -850,9 +613,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__51 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_51", resourceCulture); @@ -860,9 +620,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__52 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_52", resourceCulture); @@ -870,9 +627,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__53 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_53", resourceCulture); @@ -880,9 +634,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__54 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_54", resourceCulture); @@ -890,9 +641,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__55 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_55", resourceCulture); @@ -900,9 +648,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__551 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_551", resourceCulture); @@ -910,9 +655,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__56 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_56", resourceCulture); @@ -920,9 +662,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__57 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_57", resourceCulture); @@ -930,9 +669,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__58 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_58", resourceCulture); @@ -940,9 +676,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__59 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_59", resourceCulture); @@ -950,9 +683,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__60 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_60", resourceCulture); @@ -960,9 +690,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__61 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_61", resourceCulture); @@ -970,9 +697,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__62 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_62", resourceCulture); @@ -980,9 +704,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__63 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_63", resourceCulture); @@ -990,9 +711,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__64 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_64", resourceCulture); @@ -1000,9 +718,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__65 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_65", resourceCulture); @@ -1010,9 +725,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__66 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_66", resourceCulture); @@ -1020,9 +732,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__67 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_67", resourceCulture); @@ -1030,9 +739,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__671 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_671", resourceCulture); @@ -1040,9 +746,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__68 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_68", resourceCulture); @@ -1050,9 +753,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__681 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_681", resourceCulture); @@ -1060,9 +760,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__69 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_69", resourceCulture); @@ -1070,9 +767,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__70 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_70", resourceCulture); @@ -1080,9 +774,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__701 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_701", resourceCulture); @@ -1090,9 +781,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__71 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_71", resourceCulture); @@ -1100,9 +788,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__72 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_72", resourceCulture); @@ -1110,9 +795,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__73 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_73", resourceCulture); @@ -1120,9 +802,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__74 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_74", resourceCulture); @@ -1130,9 +809,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__75 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_75", resourceCulture); @@ -1140,9 +816,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__76 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_76", resourceCulture); @@ -1150,9 +823,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__77 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_77", resourceCulture); @@ -1160,9 +830,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__78 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_78", resourceCulture); @@ -1170,9 +837,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__79 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_79", resourceCulture); @@ -1180,9 +844,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__80 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_80", resourceCulture); @@ -1190,9 +851,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__801 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_801", resourceCulture); @@ -1200,9 +858,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__81 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_81", resourceCulture); @@ -1210,9 +865,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__811 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_811", resourceCulture); @@ -1220,9 +872,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__82 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_82", resourceCulture); @@ -1230,9 +879,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__83 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_83", resourceCulture); @@ -1240,9 +886,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__84 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_84", resourceCulture); @@ -1250,9 +893,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__85 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_85", resourceCulture); @@ -1260,9 +900,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__86 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_86", resourceCulture); @@ -1270,9 +907,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__87 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_87", resourceCulture); @@ -1280,9 +914,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__88 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_88", resourceCulture); @@ -1290,9 +921,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__90 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_90", resourceCulture); @@ -1300,9 +928,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__91 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_91", resourceCulture); @@ -1310,9 +935,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__92 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_92", resourceCulture); @@ -1320,9 +942,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__93 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_93", resourceCulture); @@ -1330,9 +949,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__94 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_94", resourceCulture); @@ -1340,9 +956,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__95 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_95", resourceCulture); @@ -1350,9 +963,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__96 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_96", resourceCulture); @@ -1360,9 +970,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__97 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_97", resourceCulture); @@ -1370,9 +977,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__98 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_98", resourceCulture); @@ -1380,9 +984,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__99 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_99", resourceCulture); @@ -1390,9 +991,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01 { get { object obj = ResourceManager.GetObject("24x24icon_01", resourceCulture); @@ -1400,9 +998,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01_hover { get { object obj = ResourceManager.GetObject("24x24icon_01_hover", resourceCulture); @@ -1410,9 +1005,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_011 { get { object obj = ResourceManager.GetObject("24x24icon_011", resourceCulture); @@ -1420,9 +1012,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02 { get { object obj = ResourceManager.GetObject("24x24icon_02", resourceCulture); @@ -1430,9 +1019,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02_hover { get { object obj = ResourceManager.GetObject("24x24icon_02_hover", resourceCulture); @@ -1440,9 +1026,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03 { get { object obj = ResourceManager.GetObject("24x24icon_03", resourceCulture); @@ -1450,9 +1033,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03_hover { get { object obj = ResourceManager.GetObject("24x24icon_03_hover", resourceCulture); @@ -1460,9 +1040,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04 { get { object obj = ResourceManager.GetObject("24x24icon_04", resourceCulture); @@ -1470,9 +1047,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover { get { object obj = ResourceManager.GetObject("24x24icon_04_hover", resourceCulture); @@ -1480,9 +1054,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_04_hover1", resourceCulture); @@ -1490,9 +1061,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_041 { get { object obj = ResourceManager.GetObject("24x24icon_041", resourceCulture); @@ -1500,9 +1068,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05 { get { object obj = ResourceManager.GetObject("24x24icon_05", resourceCulture); @@ -1510,9 +1075,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover { get { object obj = ResourceManager.GetObject("24x24icon_05_hover", resourceCulture); @@ -1520,9 +1082,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_05_hover1", resourceCulture); @@ -1530,9 +1089,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06 { get { object obj = ResourceManager.GetObject("24x24icon_06", resourceCulture); @@ -1540,9 +1096,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06_hover { get { object obj = ResourceManager.GetObject("24x24icon_06_hover", resourceCulture); @@ -1550,9 +1103,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07 { get { object obj = ResourceManager.GetObject("24x24icon_07", resourceCulture); @@ -1560,9 +1110,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07_hover { get { object obj = ResourceManager.GetObject("24x24icon_07_hover", resourceCulture); @@ -1570,9 +1117,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08 { get { object obj = ResourceManager.GetObject("24x24icon_08", resourceCulture); @@ -1580,9 +1124,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08_hover { get { object obj = ResourceManager.GetObject("24x24icon_08_hover", resourceCulture); @@ -1590,9 +1131,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09 { get { object obj = ResourceManager.GetObject("24x24icon_09", resourceCulture); @@ -1600,9 +1138,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09_hover { get { object obj = ResourceManager.GetObject("24x24icon_09_hover", resourceCulture); @@ -1610,9 +1145,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10 { get { object obj = ResourceManager.GetObject("24x24icon_10", resourceCulture); @@ -1620,9 +1152,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover { get { object obj = ResourceManager.GetObject("24x24icon_10_hover", resourceCulture); @@ -1630,9 +1159,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_10_hover1", resourceCulture); @@ -1640,9 +1166,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_101 { get { object obj = ResourceManager.GetObject("24x24icon_101", resourceCulture); @@ -1650,9 +1173,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_102 { get { object obj = ResourceManager.GetObject("24x24icon_102", resourceCulture); @@ -1660,9 +1180,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11 { get { object obj = ResourceManager.GetObject("24x24icon_11", resourceCulture); @@ -1670,9 +1187,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11_hover { get { object obj = ResourceManager.GetObject("24x24icon_11_hover", resourceCulture); @@ -1680,9 +1194,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12 { get { object obj = ResourceManager.GetObject("24x24icon_12", resourceCulture); @@ -1690,9 +1201,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12_hover { get { object obj = ResourceManager.GetObject("24x24icon_12_hover", resourceCulture); @@ -1700,9 +1208,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13 { get { object obj = ResourceManager.GetObject("24x24icon_13", resourceCulture); @@ -1710,9 +1215,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13_hover { get { object obj = ResourceManager.GetObject("24x24icon_13_hover", resourceCulture); @@ -1720,9 +1222,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _4 { get { object obj = ResourceManager.GetObject("4", resourceCulture); @@ -1730,9 +1229,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _5_副本 { get { object obj = ResourceManager.GetObject("5 副本", resourceCulture); @@ -1740,9 +1236,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _555 { get { object obj = ResourceManager.GetObject("555", resourceCulture); @@ -1750,9 +1243,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addDataBase { get { object obj = ResourceManager.GetObject("addDataBase", resourceCulture); @@ -1760,9 +1250,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addGJ { get { object obj = ResourceManager.GetObject("addGJ", resourceCulture); @@ -1770,9 +1257,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addMarker { get { object obj = ResourceManager.GetObject("addMarker", resourceCulture); @@ -1780,9 +1264,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addPipeLine { get { object obj = ResourceManager.GetObject("addPipeLine", resourceCulture); @@ -1790,9 +1271,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap arrow_updown { get { object obj = ResourceManager.GetObject("arrow_updown", resourceCulture); @@ -1800,9 +1278,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap bar_chart { get { object obj = ResourceManager.GetObject("bar-chart", resourceCulture); @@ -1810,9 +1285,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap BlueBackstageBgImage { get { object obj = ResourceManager.GetObject("BlueBackstageBgImage", resourceCulture); @@ -1820,9 +1292,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnAddData_Image { get { object obj = ResourceManager.GetObject("btnAddData.Image", resourceCulture); @@ -1830,9 +1299,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnlegendSet_Image_副本 { get { object obj = ResourceManager.GetObject("btnlegendSet.Image 副本", resourceCulture); @@ -1840,9 +1306,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnNavigation_Image_副本 { get { object obj = ResourceManager.GetObject("btnNavigation.Image 副本", resourceCulture); @@ -1850,9 +1313,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Button1_副本 { get { object obj = ResourceManager.GetObject("Button1 副本", resourceCulture); @@ -1860,9 +1320,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap cad_副本 { get { object obj = ResourceManager.GetObject("cad 副本", resourceCulture); @@ -1870,9 +1327,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic { get { object obj = ResourceManager.GetObject("casic", resourceCulture); @@ -1880,9 +1334,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic1 { get { object obj = ResourceManager.GetObject("casic1", resourceCulture); @@ -1890,9 +1341,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic2 { get { object obj = ResourceManager.GetObject("casic2", resourceCulture); @@ -1900,9 +1348,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic3 { get { object obj = ResourceManager.GetObject("casic3", resourceCulture); @@ -1910,9 +1355,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap chuiju { get { object obj = ResourceManager.GetObject("chuiju", resourceCulture); @@ -1920,9 +1362,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap clear { get { object obj = ResourceManager.GetObject("clear", resourceCulture); @@ -1930,9 +1369,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap connectivity1 { get { object obj = ResourceManager.GetObject("connectivity1", resourceCulture); @@ -1940,9 +1376,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap dighole { get { object obj = ResourceManager.GetObject("dighole", resourceCulture); @@ -1950,9 +1383,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawLine { get { object obj = ResourceManager.GetObject("drawLine", resourceCulture); @@ -1960,9 +1390,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawPolygon { get { object obj = ResourceManager.GetObject("drawPolygon", resourceCulture); @@ -1970,9 +1397,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap edit_clear { get { object obj = ResourceManager.GetObject("edit_clear", resourceCulture); @@ -1980,9 +1404,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap ew_副本 { get { object obj = ResourceManager.GetObject("ew 副本", resourceCulture); @@ -1990,9 +1411,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap full_screen { get { object obj = ResourceManager.GetObject("full_screen", resourceCulture); @@ -2000,9 +1418,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap hdmanaly_副本 { get { object obj = ResourceManager.GetObject("hdmanaly 副本", resourceCulture); @@ -2010,9 +1425,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap height { get { object obj = ResourceManager.GetObject("height", resourceCulture); @@ -2020,9 +1432,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap help { get { object obj = ResourceManager.GetObject("help", resourceCulture); @@ -2030,9 +1439,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap huitui { get { object obj = ResourceManager.GetObject("huitui", resourceCulture); @@ -2040,9 +1446,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_downstream { get { object obj = ResourceManager.GetObject("icon-downstream", resourceCulture); @@ -2050,9 +1453,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_upstream { get { object obj = ResourceManager.GetObject("icon-upstream", resourceCulture); @@ -2060,9 +1460,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap juli { get { object obj = ResourceManager.GetObject("juli", resourceCulture); @@ -2070,9 +1467,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap l { get { object obj = ResourceManager.GetObject("l", resourceCulture); @@ -2080,9 +1474,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Line_20Chart { get { object obj = ResourceManager.GetObject("Line%20Chart", resourceCulture); @@ -2090,9 +1481,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap liuxiang { get { object obj = ResourceManager.GetObject("liuxiang", resourceCulture); @@ -2100,9 +1488,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap map { get { object obj = ResourceManager.GetObject("map", resourceCulture); @@ -2110,9 +1495,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap measuremian { get { object obj = ResourceManager.GetObject("measuremian", resourceCulture); @@ -2120,9 +1502,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap move1 { get { object obj = ResourceManager.GetObject("move1", resourceCulture); @@ -2130,9 +1509,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap open_folder_add256 { get { object obj = ResourceManager.GetObject("open-folder-add256", resourceCulture); @@ -2140,9 +1516,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Pan1_副本 { get { object obj = ResourceManager.GetObject("Pan1 副本", resourceCulture); @@ -2150,9 +1523,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo1 { get { object obj = ResourceManager.GetObject("PipeLinelogo1", resourceCulture); @@ -2160,9 +1530,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo3 { get { object obj = ResourceManager.GetObject("PipeLinelogo3", resourceCulture); @@ -2170,9 +1537,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogoey { get { object obj = ResourceManager.GetObject("PipeLinelogoey", resourceCulture); @@ -2180,9 +1544,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap qianjin { get { object obj = ResourceManager.GetObject("qianjin", resourceCulture); @@ -2190,9 +1551,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap query1 { get { object obj = ResourceManager.GetObject("query1", resourceCulture); @@ -2200,9 +1558,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sc_副本 { get { object obj = ResourceManager.GetObject("sc 副本", resourceCulture); @@ -2210,9 +1565,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sharevisible_副本 { get { object obj = ResourceManager.GetObject("sharevisible 副本", resourceCulture); @@ -2220,9 +1572,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap suzhou { get { object obj = ResourceManager.GetObject("suzhou", resourceCulture); @@ -2230,9 +1579,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t7_副本 { get { object obj = ResourceManager.GetObject("t7 副本", resourceCulture); @@ -2240,9 +1586,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本 { get { object obj = ResourceManager.GetObject("t9 副本", resourceCulture); @@ -2250,9 +1593,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本1 { get { object obj = ResourceManager.GetObject("t9 副本1", resourceCulture); @@ -2260,9 +1600,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title { get { object obj = ResourceManager.GetObject("title", resourceCulture); @@ -2270,9 +1607,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title00 { get { object obj = ResourceManager.GetObject("title00", resourceCulture); @@ -2280,9 +1614,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap tuopu_副本 { get { object obj = ResourceManager.GetObject("tuopu 副本", resourceCulture); @@ -2290,9 +1621,13 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// + internal static System.Drawing.Bitmap user { + get { + object obj = ResourceManager.GetObject("user", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + internal static System.Drawing.Bitmap valve { get { object obj = ResourceManager.GetObject("valve", resourceCulture); @@ -2300,9 +1635,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap walk { get { object obj = ResourceManager.GetObject("walk", resourceCulture); @@ -2310,9 +1642,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap xuanzhuan2 { get { object obj = ResourceManager.GetObject("xuanzhuan2", resourceCulture); @@ -2320,9 +1649,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap yh2_副本 { get { object obj = ResourceManager.GetObject("yh2 副本", resourceCulture); @@ -2330,9 +1656,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线 { get { object obj = ResourceManager.GetObject("七线", resourceCulture); @@ -2340,9 +1663,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线审核 { get { object obj = ResourceManager.GetObject("七线审核", resourceCulture); @@ -2350,9 +1670,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 关闭 { get { object obj = ResourceManager.GetObject("关闭", resourceCulture); @@ -2360,9 +1677,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 创建隧道 { get { object obj = ResourceManager.GetObject("创建隧道", resourceCulture); @@ -2370,9 +1684,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 删除隧道 { get { object obj = ResourceManager.GetObject("删除隧道", resourceCulture); @@ -2380,9 +1691,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏对比 { get { object obj = ResourceManager.GetObject("双屏对比", resourceCulture); @@ -2390,9 +1698,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏联动 { get { object obj = ResourceManager.GetObject("双屏联动", resourceCulture); @@ -2400,9 +1705,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏设置 { get { object obj = ResourceManager.GetObject("双屏设置", resourceCulture); @@ -2410,9 +1712,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 垂直净距分析 { get { object obj = ResourceManager.GetObject("垂直净距分析", resourceCulture); @@ -2420,9 +1719,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 太湖新城 { get { object obj = ResourceManager.GetObject("太湖新城", resourceCulture); @@ -2430,9 +1726,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 导出矢量 { get { object obj = ResourceManager.GetObject("导出矢量", resourceCulture); @@ -2440,9 +1733,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_1_副本 { get { object obj = ResourceManager.GetObject("未标题-1 副本", resourceCulture); @@ -2450,9 +1740,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_5 { get { object obj = ResourceManager.GetObject("未标题-5", resourceCulture); @@ -2460,9 +1747,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 水平净距分析 { get { object obj = ResourceManager.GetObject("水平净距分析", resourceCulture); @@ -2470,9 +1754,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 淹没分析 { get { object obj = ResourceManager.GetObject("淹没分析", resourceCulture); @@ -2480,9 +1761,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页 { get { object obj = ResourceManager.GetObject("登录页", resourceCulture); @@ -2490,9 +1768,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页1 { get { object obj = ResourceManager.GetObject("登录页1", resourceCulture); @@ -2500,9 +1775,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 选择管线 { get { object obj = ResourceManager.GetObject("选择管线", resourceCulture); @@ -2510,9 +1782,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 隐藏隧道 { get { object obj = ResourceManager.GetObject("隐藏隧道", resourceCulture); diff --git a/Properties/Resources.resx b/Properties/Resources.resx index 19abc3c..443bdad 100644 --- a/Properties/Resources.resx +++ b/Properties/Resources.resx @@ -118,38 +118,35 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_72.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\l.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_14.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_43.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -157,20 +154,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_102.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_08_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\icon-upstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -178,11 +169,8 @@ ..\Resources\水平净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -193,17 +181,23 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_97.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_105.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -217,35 +211,29 @@ ..\Resources\icon-downstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_74.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24X24_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -253,33 +241,36 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_46.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_41.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_27.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_39.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\t7 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -295,8 +286,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_85.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\垂直净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -334,53 +331,77 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_118.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\登录页.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\七线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_44.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\cad 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_21.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\full_screen1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\5 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\dighole1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_28.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -388,8 +409,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_94.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\双屏对比.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -400,17 +421,14 @@ ..\Resources\btnlegendSet.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_84.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\measuremian1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_87.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -418,32 +436,35 @@ ..\Resources\move11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\xuanzhuan21.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\隐藏隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\导出矢量.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\liuxiang1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -460,8 +481,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\BlueBackstageBgImage.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -472,11 +493,8 @@ ..\Resources\Pan1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\bar-chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -496,23 +514,26 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_73.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24X24_(2)_021.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_82.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\t9 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -523,20 +544,23 @@ ..\Resources\PipeLinelogo1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_09.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_69.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -544,8 +568,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_96.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\btnNavigation.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -553,11 +577,11 @@ ..\bin\x86\Debug\Resource\关闭.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_86.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -568,26 +592,17 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\Line%20Chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\image\walk.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -595,9 +610,6 @@ ..\Resources\ew 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -610,90 +622,87 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_57.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_07_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_90.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_19.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\valve1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\555.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_03.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_93.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\addPipeLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\help1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_45.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_11_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -703,17 +712,14 @@ ..\Resources\PipeLinelogoey.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\title00.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -721,53 +727,47 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_09_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -775,35 +775,44 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_06_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -811,49 +820,43 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_76.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\七线审核.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\map1.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_66.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_47.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_80.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\user.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a \ No newline at end of file diff --git a/Properties/licenses.licx b/Properties/licenses.licx new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Properties/licenses.licx diff --git a/Resources/user.jpg b/Resources/user.jpg new file mode 100644 index 0000000..9bf11ec --- /dev/null +++ b/Resources/user.jpg Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.exe b/bin/x86/Debug/EMSCyberpipe.exe index f6527f0..c40cffc 100644 --- a/bin/x86/Debug/EMSCyberpipe.exe +++ b/bin/x86/Debug/EMSCyberpipe.exe Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.pdb b/bin/x86/Debug/EMSCyberpipe.pdb index 63fabc4..eb32a47 100644 --- a/bin/x86/Debug/EMSCyberpipe.pdb +++ b/bin/x86/Debug/EMSCyberpipe.pdb Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest b/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest new file mode 100644 index 0000000..061c9ca --- /dev/null +++ b/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/bin/x86/Debug/download/BootStrap_pdf.zip b/bin/x86/Debug/download/BootStrap_pdf.zip new file mode 100644 index 0000000..993e02b --- /dev/null +++ b/bin/x86/Debug/download/BootStrap_pdf.zip Binary files differ diff --git "a/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" "b/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" new file mode 100644 index 0000000..7fe754a --- /dev/null +++ "b/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" Binary files differ diff --git "a/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" "b/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" new file mode 100644 index 0000000..751a2a4 --- /dev/null +++ "b/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" Binary files differ diff --git a/bin/x86/Debug/download/temp.xlsx b/bin/x86/Debug/download/temp.xlsx new file mode 100644 index 0000000..5ccf6c9 --- /dev/null +++ b/bin/x86/Debug/download/temp.xlsx Binary files differ diff --git a/obj/x86/Debug/Cyberpipe.Properties.Resources.resources b/obj/x86/Debug/Cyberpipe.Properties.Resources.resources index 11c13d8..a586cb5 100644 --- a/obj/x86/Debug/Cyberpipe.Properties.Resources.resources +++ b/obj/x86/Debug/Cyberpipe.Properties.Resources.resources Binary files differ diff --git a/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache b/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache index 66ea1b3..2b22f93 100644 --- a/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache +++ b/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache Binary files differ diff --git a/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 28b636c..8cb7182 100644 --- a/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache +++ b/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache Binary files differ diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj index adcf3cc..dd4b100 100644 --- a/Cyberpipe.csproj +++ b/Cyberpipe.csproj @@ -2498,6 +2498,7 @@ + diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 0fbc64b..13a1659 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/MainFrm.cs b/MainFrm.cs index efec2a6..e801c7e 100644 --- a/MainFrm.cs +++ b/MainFrm.cs @@ -135,7 +135,7 @@ public MainFrm() { InitializeComponent(); - + label1.Text = "当前登录:"+Utility.userName; PipeSys.Attach(this.panelEx5.Controls); globeControl1 = PipeSys.getGlobeCtrl(); globeControl1.Dock = DockStyle.Fill; @@ -14373,6 +14373,11 @@ } + private void label1_Click(object sender, EventArgs e) + { + + } + } diff --git a/MainFrm.designer.cs b/MainFrm.designer.cs index a98083c..ee6e5b6 100644 --- a/MainFrm.designer.cs +++ b/MainFrm.designer.cs @@ -377,19 +377,6 @@ this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem(); - this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); - this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); - this.slider4ground = new DevComponents.DotNetBar.SliderItem(); - this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); - this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); - this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); - this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); - this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonPanel15 = new DevComponents.DotNetBar.RibbonPanel(); this.ribbonBar20 = new DevComponents.DotNetBar.RibbonBar(); this.buttonItemSJGL = new DevComponents.DotNetBar.ButtonItem(); @@ -565,6 +552,19 @@ this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem(); this.btnlegendSet = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem89 = new DevComponents.DotNetBar.ButtonItem(); + this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); + this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); + this.slider4ground = new DevComponents.DotNetBar.SliderItem(); + this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); + this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); + this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); + this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); + this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonTabItem1 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem14 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem2 = new DevComponents.DotNetBar.RibbonTabItem(); @@ -611,6 +611,7 @@ this.buttonItem84 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem75 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem76 = new DevComponents.DotNetBar.ButtonItem(); + this.label1 = new System.Windows.Forms.Label(); this.statusStrip1.SuspendLayout(); this.sideBar1.SuspendLayout(); this.panelEx3.SuspendLayout(); @@ -649,10 +650,10 @@ this.ribbonControl1.SuspendLayout(); this.ribbonPanel3.SuspendLayout(); this.ribbonPanel2.SuspendLayout(); - this.ribbonPanel7.SuspendLayout(); - this.ribbonPanel8.SuspendLayout(); this.ribbonPanel15.SuspendLayout(); this.ribbonPanel1.SuspendLayout(); + this.ribbonPanel7.SuspendLayout(); + this.ribbonPanel8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // @@ -4126,10 +4127,10 @@ this.ribbonControl1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonControl1.Controls.Add(this.ribbonPanel3); this.ribbonControl1.Controls.Add(this.ribbonPanel2); - this.ribbonControl1.Controls.Add(this.ribbonPanel7); - this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Controls.Add(this.ribbonPanel15); this.ribbonControl1.Controls.Add(this.ribbonPanel1); + this.ribbonControl1.Controls.Add(this.ribbonPanel7); + this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top; this.ribbonControl1.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { @@ -4276,10 +4277,10 @@ this.ribbonPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel2.Controls.Add(this.ribbonBar4); this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel2.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel2.Location = new System.Drawing.Point(0, 0); this.ribbonPanel2.Name = "ribbonPanel2"; this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel2.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel2.Size = new System.Drawing.Size(1328, 95); // // // @@ -4319,7 +4320,7 @@ this.buttonItem_Event}); this.ribbonBar4.Location = new System.Drawing.Point(3, 0); this.ribbonBar4.Name = "ribbonBar4"; - this.ribbonBar4.Size = new System.Drawing.Size(211, 59); + this.ribbonBar4.Size = new System.Drawing.Size(211, 92); this.ribbonBar4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar4.TabIndex = 0; this.ribbonBar4.Text = "ribbonBar4"; @@ -4362,223 +4363,15 @@ this.buttonItem_Event.Text = "事件管理"; this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click); // - // ribbonPanel7 - // - this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel7.Controls.Add(this.ribbonBar5); - this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel7.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel7.Name = "ribbonPanel7"; - this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel7.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel7.Style.Class = ""; - this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseDown.Class = ""; - this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseOver.Class = ""; - this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel7.TabIndex = 41; - this.ribbonPanel7.Visible = false; - // - // ribbonBar5 - // - this.ribbonBar5.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.BackgroundStyle.Class = ""; - this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.ContainerControlProcessDialogKey = true; - this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_flag, - this.slider4ground}); - this.ribbonBar5.Location = new System.Drawing.Point(3, 0); - this.ribbonBar5.Name = "ribbonBar5"; - this.ribbonBar5.Size = new System.Drawing.Size(427, 59); - this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar5.TabIndex = 0; - // - // - // - this.ribbonBar5.TitleStyle.Class = ""; - this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.TitleStyleMouseOver.Class = ""; - this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.TitleVisible = false; - // - // btn_flag - // - this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; - this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_flag.Name = "btn_flag"; - this.btn_flag.SubItemsExpandWidth = 14; - this.btn_flag.Text = "标识器管理"; - this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); - // - // slider4ground - // - this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; - this.slider4ground.Name = "slider4ground"; - this.slider4ground.Text = "地面透明度"; - this.slider4ground.Value = 0; - this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); - // - // ribbonPanel8 - // - this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); - this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel8.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel8.Name = "ribbonPanel8"; - this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel8.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel8.Style.Class = ""; - this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseDown.Class = ""; - this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseOver.Class = ""; - this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel8.TabIndex = 42; - this.ribbonPanel8.Visible = false; - // - // ribbonBar_UserInfo - // - this.ribbonBar_UserInfo.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; - this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_user_info, - this.btn_role_info, - this.btn_resc_info, - this.btn_role_resc, - this.btn_user_role, - this.btn_password_edit, - this.btn_reset_password}); - this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); - this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; - this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 59); - this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar_UserInfo.TabIndex = 0; - // - // - // - this.ribbonBar_UserInfo.TitleStyle.Class = ""; - this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; - this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // btn_user_info - // - this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; - this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_info.Name = "btn_user_info"; - this.btn_user_info.SubItemsExpandWidth = 14; - this.btn_user_info.Text = "用户管理"; - this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); - // - // btn_role_info - // - this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; - this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_info.Name = "btn_role_info"; - this.btn_role_info.SubItemsExpandWidth = 14; - this.btn_role_info.Text = "角色管理"; - this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); - // - // btn_resc_info - // - this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; - this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_resc_info.Name = "btn_resc_info"; - this.btn_resc_info.SubItemsExpandWidth = 14; - this.btn_resc_info.Text = "资源管理"; - this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); - // - // btn_role_resc - // - this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; - this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_resc.Name = "btn_role_resc"; - this.btn_role_resc.SubItemsExpandWidth = 14; - this.btn_role_resc.Text = "角色授权"; - this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); - // - // btn_user_role - // - this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; - this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_role.Name = "btn_user_role"; - this.btn_user_role.SubItemsExpandWidth = 14; - this.btn_user_role.Text = "用户授权"; - this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); - // - // btn_password_edit - // - this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; - this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_password_edit.Name = "btn_password_edit"; - this.btn_password_edit.SubItemsExpandWidth = 14; - this.btn_password_edit.Text = "密码修改"; - this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); - // - // btn_reset_password - // - this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; - this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_reset_password.Name = "btn_reset_password"; - this.btn_reset_password.SubItemsExpandWidth = 14; - this.btn_reset_password.Text = "重置密码"; - this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); - // // ribbonPanel15 // this.ribbonPanel15.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel15.Controls.Add(this.ribbonBar20); this.ribbonPanel15.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel15.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel15.Location = new System.Drawing.Point(0, 0); this.ribbonPanel15.Name = "ribbonPanel15"; this.ribbonPanel15.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel15.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel15.Size = new System.Drawing.Size(1328, 95); // // // @@ -4627,7 +4420,7 @@ this.buttonItemBZ}); this.ribbonBar20.Location = new System.Drawing.Point(3, 0); this.ribbonBar20.Name = "ribbonBar20"; - this.ribbonBar20.Size = new System.Drawing.Size(791, 59); + this.ribbonBar20.Size = new System.Drawing.Size(791, 92); this.ribbonBar20.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar20.TabIndex = 0; // @@ -6059,6 +5852,214 @@ this.buttonItem89.Visible = false; this.buttonItem89.Click += new System.EventHandler(this.buttonItem89_Click); // + // ribbonPanel7 + // + this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel7.Controls.Add(this.ribbonBar5); + this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel7.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel7.Name = "ribbonPanel7"; + this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel7.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel7.Style.Class = ""; + this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseDown.Class = ""; + this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseOver.Class = ""; + this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel7.TabIndex = 41; + this.ribbonPanel7.Visible = false; + // + // ribbonBar5 + // + this.ribbonBar5.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.BackgroundStyle.Class = ""; + this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.ContainerControlProcessDialogKey = true; + this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_flag, + this.slider4ground}); + this.ribbonBar5.Location = new System.Drawing.Point(3, 0); + this.ribbonBar5.Name = "ribbonBar5"; + this.ribbonBar5.Size = new System.Drawing.Size(427, 92); + this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar5.TabIndex = 0; + // + // + // + this.ribbonBar5.TitleStyle.Class = ""; + this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.TitleStyleMouseOver.Class = ""; + this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.TitleVisible = false; + // + // btn_flag + // + this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; + this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_flag.Name = "btn_flag"; + this.btn_flag.SubItemsExpandWidth = 14; + this.btn_flag.Text = "标识器管理"; + this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); + // + // slider4ground + // + this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; + this.slider4ground.Name = "slider4ground"; + this.slider4ground.Text = "地面透明度"; + this.slider4ground.Value = 0; + this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); + // + // ribbonPanel8 + // + this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); + this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel8.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel8.Name = "ribbonPanel8"; + this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel8.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel8.Style.Class = ""; + this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseDown.Class = ""; + this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseOver.Class = ""; + this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel8.TabIndex = 42; + this.ribbonPanel8.Visible = false; + // + // ribbonBar_UserInfo + // + this.ribbonBar_UserInfo.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; + this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_user_info, + this.btn_role_info, + this.btn_resc_info, + this.btn_role_resc, + this.btn_user_role, + this.btn_password_edit, + this.btn_reset_password}); + this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); + this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; + this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 92); + this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar_UserInfo.TabIndex = 0; + // + // + // + this.ribbonBar_UserInfo.TitleStyle.Class = ""; + this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; + this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // btn_user_info + // + this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; + this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_info.Name = "btn_user_info"; + this.btn_user_info.SubItemsExpandWidth = 14; + this.btn_user_info.Text = "用户管理"; + this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); + // + // btn_role_info + // + this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; + this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_info.Name = "btn_role_info"; + this.btn_role_info.SubItemsExpandWidth = 14; + this.btn_role_info.Text = "角色管理"; + this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); + // + // btn_resc_info + // + this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; + this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_resc_info.Name = "btn_resc_info"; + this.btn_resc_info.SubItemsExpandWidth = 14; + this.btn_resc_info.Text = "资源管理"; + this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); + // + // btn_role_resc + // + this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; + this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_resc.Name = "btn_role_resc"; + this.btn_role_resc.SubItemsExpandWidth = 14; + this.btn_role_resc.Text = "角色授权"; + this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); + // + // btn_user_role + // + this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; + this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_role.Name = "btn_user_role"; + this.btn_user_role.SubItemsExpandWidth = 14; + this.btn_user_role.Text = "用户授权"; + this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); + // + // btn_password_edit + // + this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; + this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_password_edit.Name = "btn_password_edit"; + this.btn_password_edit.SubItemsExpandWidth = 14; + this.btn_password_edit.Text = "密码修改"; + this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); + // + // btn_reset_password + // + this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; + this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_reset_password.Name = "btn_reset_password"; + this.btn_reset_password.SubItemsExpandWidth = 14; + this.btn_reset_password.Text = "重置密码"; + this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); + // // ribbonTabItem1 // this.ribbonTabItem1.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; @@ -6425,12 +6426,24 @@ this.buttonItem76.SubItemsExpandWidth = 14; this.buttonItem76.Text = "坐标标注"; // + // label1 + // + this.label1.AutoSize = true; + this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.label1.Image = global::Cyberpipe.Properties.Resources.user; + this.label1.Location = new System.Drawing.Point(1198, 53); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(56, 16); + this.label1.TabIndex = 28; + this.label1.Text = "label1"; + // // MainFrm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; this.AutoSize = true; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(205)))), ((int)(((byte)(214))))); this.ClientSize = new System.Drawing.Size(1328, 707); + this.Controls.Add(this.label1); this.Controls.Add(this.panelEx4); this.Controls.Add(this.expandableSplitter1); this.Controls.Add(this.sideBar1); @@ -6500,10 +6513,10 @@ this.ribbonControl1.PerformLayout(); this.ribbonPanel3.ResumeLayout(false); this.ribbonPanel2.ResumeLayout(false); - this.ribbonPanel7.ResumeLayout(false); - this.ribbonPanel8.ResumeLayout(false); this.ribbonPanel15.ResumeLayout(false); this.ribbonPanel1.ResumeLayout(false); + this.ribbonPanel7.ResumeLayout(false); + this.ribbonPanel8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -7082,6 +7095,7 @@ private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 量算ToolStripMenuItem; + private System.Windows.Forms.Label label1; } } diff --git a/MainFrm.resx b/MainFrm.resx index 3734419..15e5339 100644 --- a/MainFrm.resx +++ b/MainFrm.resx @@ -2094,7 +2094,7 @@ - 50 + 211 diff --git a/Properties/Resources.Designer.cs b/Properties/Resources.Designer.cs index 2dd7541..e1961b3 100644 --- a/Properties/Resources.Designer.cs +++ b/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // 此代码由工具生成。 -// 运行时版本:4.0.30319.18063 +// 运行时版本:4.0.30319.1026 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 @@ -60,9 +60,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _1 { get { object obj = ResourceManager.GetObject("1", resourceCulture); @@ -70,9 +67,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _12_副本 { get { object obj = ResourceManager.GetObject("12 副本", resourceCulture); @@ -80,9 +74,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__02 { get { object obj = ResourceManager.GetObject("24X24_(2)_02", resourceCulture); @@ -90,9 +81,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__10 { get { object obj = ResourceManager.GetObject("24X24_(2)_10", resourceCulture); @@ -100,9 +88,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__51 { get { object obj = ResourceManager.GetObject("24X24_(2)_51", resourceCulture); @@ -110,9 +95,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__01 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_01", resourceCulture); @@ -120,9 +102,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__02 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_02", resourceCulture); @@ -130,9 +109,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__03 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_03", resourceCulture); @@ -140,9 +116,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__04 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_04", resourceCulture); @@ -150,9 +123,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__05 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_05", resourceCulture); @@ -160,9 +130,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__06 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_06", resourceCulture); @@ -170,9 +137,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__07 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_07", resourceCulture); @@ -180,9 +144,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__08 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_08", resourceCulture); @@ -190,9 +151,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__09 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_09", resourceCulture); @@ -200,9 +158,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__10 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_10", resourceCulture); @@ -210,9 +165,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__100 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_100", resourceCulture); @@ -220,9 +172,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__101 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_101", resourceCulture); @@ -230,9 +179,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__102 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_102", resourceCulture); @@ -240,9 +186,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__103 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_103", resourceCulture); @@ -250,9 +193,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__104 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_104", resourceCulture); @@ -260,9 +200,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1041 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1041", resourceCulture); @@ -270,9 +207,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__105 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_105", resourceCulture); @@ -280,9 +214,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__106 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_106", resourceCulture); @@ -290,9 +221,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1061 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1061", resourceCulture); @@ -300,9 +228,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__107 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_107", resourceCulture); @@ -310,9 +235,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__108 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_108", resourceCulture); @@ -320,9 +242,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__109 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_109", resourceCulture); @@ -330,9 +249,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__11 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_11", resourceCulture); @@ -340,9 +256,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__110 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_110", resourceCulture); @@ -350,9 +263,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__111 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_111", resourceCulture); @@ -360,9 +270,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__112 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_112", resourceCulture); @@ -370,9 +277,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__113 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_113", resourceCulture); @@ -380,9 +284,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__114 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_114", resourceCulture); @@ -390,9 +291,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1141 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1141", resourceCulture); @@ -400,9 +298,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__115 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_115", resourceCulture); @@ -410,9 +305,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__116 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_116", resourceCulture); @@ -420,9 +312,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__117 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_117", resourceCulture); @@ -430,9 +319,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__118 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_118", resourceCulture); @@ -440,9 +326,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__12 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_12", resourceCulture); @@ -450,9 +333,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__13 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_13", resourceCulture); @@ -460,9 +340,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__131 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_131", resourceCulture); @@ -470,9 +347,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__14 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_14", resourceCulture); @@ -480,9 +354,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__15 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_15", resourceCulture); @@ -490,9 +361,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__16 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_16", resourceCulture); @@ -500,9 +368,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__17 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_17", resourceCulture); @@ -510,9 +375,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__18 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_18", resourceCulture); @@ -520,9 +382,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__19 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_19", resourceCulture); @@ -530,9 +389,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__20 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_20", resourceCulture); @@ -540,9 +396,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__21 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_21", resourceCulture); @@ -550,9 +403,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__22 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_22", resourceCulture); @@ -560,9 +410,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__23 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_23", resourceCulture); @@ -570,9 +417,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__24 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_24", resourceCulture); @@ -580,9 +424,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__25 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_25", resourceCulture); @@ -590,9 +431,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__26 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_26", resourceCulture); @@ -600,9 +438,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__27 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_27", resourceCulture); @@ -610,9 +445,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__28 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_28", resourceCulture); @@ -620,9 +452,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__29 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_29", resourceCulture); @@ -630,9 +459,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__30 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_30", resourceCulture); @@ -640,9 +466,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__31 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_31", resourceCulture); @@ -650,9 +473,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__32 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_32", resourceCulture); @@ -660,9 +480,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__33 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_33", resourceCulture); @@ -670,9 +487,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__34 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_34", resourceCulture); @@ -680,9 +494,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__35 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_35", resourceCulture); @@ -690,9 +501,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__36 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_36", resourceCulture); @@ -700,9 +508,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__37 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_37", resourceCulture); @@ -710,9 +515,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__371 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_371", resourceCulture); @@ -720,9 +522,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__38 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_38", resourceCulture); @@ -730,9 +529,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__39 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_39", resourceCulture); @@ -740,9 +536,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__40 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_40", resourceCulture); @@ -750,9 +543,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__41 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_41", resourceCulture); @@ -760,9 +550,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__42 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_42", resourceCulture); @@ -770,9 +557,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__43 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_43", resourceCulture); @@ -780,9 +564,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__44 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_44", resourceCulture); @@ -790,9 +571,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__45 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_45", resourceCulture); @@ -800,9 +578,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__46 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_46", resourceCulture); @@ -810,9 +585,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__47 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_47", resourceCulture); @@ -820,9 +592,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__48 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_48", resourceCulture); @@ -830,9 +599,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__49 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_49", resourceCulture); @@ -840,9 +606,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__50 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_50", resourceCulture); @@ -850,9 +613,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__51 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_51", resourceCulture); @@ -860,9 +620,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__52 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_52", resourceCulture); @@ -870,9 +627,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__53 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_53", resourceCulture); @@ -880,9 +634,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__54 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_54", resourceCulture); @@ -890,9 +641,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__55 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_55", resourceCulture); @@ -900,9 +648,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__551 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_551", resourceCulture); @@ -910,9 +655,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__56 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_56", resourceCulture); @@ -920,9 +662,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__57 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_57", resourceCulture); @@ -930,9 +669,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__58 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_58", resourceCulture); @@ -940,9 +676,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__59 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_59", resourceCulture); @@ -950,9 +683,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__60 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_60", resourceCulture); @@ -960,9 +690,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__61 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_61", resourceCulture); @@ -970,9 +697,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__62 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_62", resourceCulture); @@ -980,9 +704,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__63 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_63", resourceCulture); @@ -990,9 +711,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__64 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_64", resourceCulture); @@ -1000,9 +718,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__65 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_65", resourceCulture); @@ -1010,9 +725,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__66 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_66", resourceCulture); @@ -1020,9 +732,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__67 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_67", resourceCulture); @@ -1030,9 +739,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__671 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_671", resourceCulture); @@ -1040,9 +746,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__68 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_68", resourceCulture); @@ -1050,9 +753,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__681 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_681", resourceCulture); @@ -1060,9 +760,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__69 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_69", resourceCulture); @@ -1070,9 +767,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__70 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_70", resourceCulture); @@ -1080,9 +774,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__701 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_701", resourceCulture); @@ -1090,9 +781,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__71 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_71", resourceCulture); @@ -1100,9 +788,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__72 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_72", resourceCulture); @@ -1110,9 +795,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__73 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_73", resourceCulture); @@ -1120,9 +802,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__74 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_74", resourceCulture); @@ -1130,9 +809,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__75 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_75", resourceCulture); @@ -1140,9 +816,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__76 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_76", resourceCulture); @@ -1150,9 +823,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__77 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_77", resourceCulture); @@ -1160,9 +830,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__78 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_78", resourceCulture); @@ -1170,9 +837,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__79 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_79", resourceCulture); @@ -1180,9 +844,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__80 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_80", resourceCulture); @@ -1190,9 +851,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__801 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_801", resourceCulture); @@ -1200,9 +858,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__81 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_81", resourceCulture); @@ -1210,9 +865,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__811 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_811", resourceCulture); @@ -1220,9 +872,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__82 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_82", resourceCulture); @@ -1230,9 +879,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__83 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_83", resourceCulture); @@ -1240,9 +886,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__84 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_84", resourceCulture); @@ -1250,9 +893,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__85 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_85", resourceCulture); @@ -1260,9 +900,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__86 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_86", resourceCulture); @@ -1270,9 +907,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__87 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_87", resourceCulture); @@ -1280,9 +914,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__88 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_88", resourceCulture); @@ -1290,9 +921,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__90 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_90", resourceCulture); @@ -1300,9 +928,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__91 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_91", resourceCulture); @@ -1310,9 +935,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__92 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_92", resourceCulture); @@ -1320,9 +942,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__93 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_93", resourceCulture); @@ -1330,9 +949,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__94 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_94", resourceCulture); @@ -1340,9 +956,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__95 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_95", resourceCulture); @@ -1350,9 +963,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__96 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_96", resourceCulture); @@ -1360,9 +970,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__97 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_97", resourceCulture); @@ -1370,9 +977,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__98 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_98", resourceCulture); @@ -1380,9 +984,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__99 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_99", resourceCulture); @@ -1390,9 +991,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01 { get { object obj = ResourceManager.GetObject("24x24icon_01", resourceCulture); @@ -1400,9 +998,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01_hover { get { object obj = ResourceManager.GetObject("24x24icon_01_hover", resourceCulture); @@ -1410,9 +1005,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_011 { get { object obj = ResourceManager.GetObject("24x24icon_011", resourceCulture); @@ -1420,9 +1012,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02 { get { object obj = ResourceManager.GetObject("24x24icon_02", resourceCulture); @@ -1430,9 +1019,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02_hover { get { object obj = ResourceManager.GetObject("24x24icon_02_hover", resourceCulture); @@ -1440,9 +1026,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03 { get { object obj = ResourceManager.GetObject("24x24icon_03", resourceCulture); @@ -1450,9 +1033,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03_hover { get { object obj = ResourceManager.GetObject("24x24icon_03_hover", resourceCulture); @@ -1460,9 +1040,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04 { get { object obj = ResourceManager.GetObject("24x24icon_04", resourceCulture); @@ -1470,9 +1047,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover { get { object obj = ResourceManager.GetObject("24x24icon_04_hover", resourceCulture); @@ -1480,9 +1054,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_04_hover1", resourceCulture); @@ -1490,9 +1061,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_041 { get { object obj = ResourceManager.GetObject("24x24icon_041", resourceCulture); @@ -1500,9 +1068,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05 { get { object obj = ResourceManager.GetObject("24x24icon_05", resourceCulture); @@ -1510,9 +1075,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover { get { object obj = ResourceManager.GetObject("24x24icon_05_hover", resourceCulture); @@ -1520,9 +1082,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_05_hover1", resourceCulture); @@ -1530,9 +1089,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06 { get { object obj = ResourceManager.GetObject("24x24icon_06", resourceCulture); @@ -1540,9 +1096,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06_hover { get { object obj = ResourceManager.GetObject("24x24icon_06_hover", resourceCulture); @@ -1550,9 +1103,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07 { get { object obj = ResourceManager.GetObject("24x24icon_07", resourceCulture); @@ -1560,9 +1110,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07_hover { get { object obj = ResourceManager.GetObject("24x24icon_07_hover", resourceCulture); @@ -1570,9 +1117,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08 { get { object obj = ResourceManager.GetObject("24x24icon_08", resourceCulture); @@ -1580,9 +1124,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08_hover { get { object obj = ResourceManager.GetObject("24x24icon_08_hover", resourceCulture); @@ -1590,9 +1131,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09 { get { object obj = ResourceManager.GetObject("24x24icon_09", resourceCulture); @@ -1600,9 +1138,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09_hover { get { object obj = ResourceManager.GetObject("24x24icon_09_hover", resourceCulture); @@ -1610,9 +1145,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10 { get { object obj = ResourceManager.GetObject("24x24icon_10", resourceCulture); @@ -1620,9 +1152,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover { get { object obj = ResourceManager.GetObject("24x24icon_10_hover", resourceCulture); @@ -1630,9 +1159,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_10_hover1", resourceCulture); @@ -1640,9 +1166,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_101 { get { object obj = ResourceManager.GetObject("24x24icon_101", resourceCulture); @@ -1650,9 +1173,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_102 { get { object obj = ResourceManager.GetObject("24x24icon_102", resourceCulture); @@ -1660,9 +1180,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11 { get { object obj = ResourceManager.GetObject("24x24icon_11", resourceCulture); @@ -1670,9 +1187,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11_hover { get { object obj = ResourceManager.GetObject("24x24icon_11_hover", resourceCulture); @@ -1680,9 +1194,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12 { get { object obj = ResourceManager.GetObject("24x24icon_12", resourceCulture); @@ -1690,9 +1201,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12_hover { get { object obj = ResourceManager.GetObject("24x24icon_12_hover", resourceCulture); @@ -1700,9 +1208,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13 { get { object obj = ResourceManager.GetObject("24x24icon_13", resourceCulture); @@ -1710,9 +1215,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13_hover { get { object obj = ResourceManager.GetObject("24x24icon_13_hover", resourceCulture); @@ -1720,9 +1222,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _4 { get { object obj = ResourceManager.GetObject("4", resourceCulture); @@ -1730,9 +1229,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _5_副本 { get { object obj = ResourceManager.GetObject("5 副本", resourceCulture); @@ -1740,9 +1236,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _555 { get { object obj = ResourceManager.GetObject("555", resourceCulture); @@ -1750,9 +1243,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addDataBase { get { object obj = ResourceManager.GetObject("addDataBase", resourceCulture); @@ -1760,9 +1250,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addGJ { get { object obj = ResourceManager.GetObject("addGJ", resourceCulture); @@ -1770,9 +1257,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addMarker { get { object obj = ResourceManager.GetObject("addMarker", resourceCulture); @@ -1780,9 +1264,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addPipeLine { get { object obj = ResourceManager.GetObject("addPipeLine", resourceCulture); @@ -1790,9 +1271,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap arrow_updown { get { object obj = ResourceManager.GetObject("arrow_updown", resourceCulture); @@ -1800,9 +1278,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap bar_chart { get { object obj = ResourceManager.GetObject("bar-chart", resourceCulture); @@ -1810,9 +1285,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap BlueBackstageBgImage { get { object obj = ResourceManager.GetObject("BlueBackstageBgImage", resourceCulture); @@ -1820,9 +1292,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnAddData_Image { get { object obj = ResourceManager.GetObject("btnAddData.Image", resourceCulture); @@ -1830,9 +1299,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnlegendSet_Image_副本 { get { object obj = ResourceManager.GetObject("btnlegendSet.Image 副本", resourceCulture); @@ -1840,9 +1306,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnNavigation_Image_副本 { get { object obj = ResourceManager.GetObject("btnNavigation.Image 副本", resourceCulture); @@ -1850,9 +1313,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Button1_副本 { get { object obj = ResourceManager.GetObject("Button1 副本", resourceCulture); @@ -1860,9 +1320,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap cad_副本 { get { object obj = ResourceManager.GetObject("cad 副本", resourceCulture); @@ -1870,9 +1327,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic { get { object obj = ResourceManager.GetObject("casic", resourceCulture); @@ -1880,9 +1334,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic1 { get { object obj = ResourceManager.GetObject("casic1", resourceCulture); @@ -1890,9 +1341,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic2 { get { object obj = ResourceManager.GetObject("casic2", resourceCulture); @@ -1900,9 +1348,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic3 { get { object obj = ResourceManager.GetObject("casic3", resourceCulture); @@ -1910,9 +1355,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap chuiju { get { object obj = ResourceManager.GetObject("chuiju", resourceCulture); @@ -1920,9 +1362,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap clear { get { object obj = ResourceManager.GetObject("clear", resourceCulture); @@ -1930,9 +1369,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap connectivity1 { get { object obj = ResourceManager.GetObject("connectivity1", resourceCulture); @@ -1940,9 +1376,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap dighole { get { object obj = ResourceManager.GetObject("dighole", resourceCulture); @@ -1950,9 +1383,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawLine { get { object obj = ResourceManager.GetObject("drawLine", resourceCulture); @@ -1960,9 +1390,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawPolygon { get { object obj = ResourceManager.GetObject("drawPolygon", resourceCulture); @@ -1970,9 +1397,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap edit_clear { get { object obj = ResourceManager.GetObject("edit_clear", resourceCulture); @@ -1980,9 +1404,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap ew_副本 { get { object obj = ResourceManager.GetObject("ew 副本", resourceCulture); @@ -1990,9 +1411,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap full_screen { get { object obj = ResourceManager.GetObject("full_screen", resourceCulture); @@ -2000,9 +1418,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap hdmanaly_副本 { get { object obj = ResourceManager.GetObject("hdmanaly 副本", resourceCulture); @@ -2010,9 +1425,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap height { get { object obj = ResourceManager.GetObject("height", resourceCulture); @@ -2020,9 +1432,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap help { get { object obj = ResourceManager.GetObject("help", resourceCulture); @@ -2030,9 +1439,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap huitui { get { object obj = ResourceManager.GetObject("huitui", resourceCulture); @@ -2040,9 +1446,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_downstream { get { object obj = ResourceManager.GetObject("icon-downstream", resourceCulture); @@ -2050,9 +1453,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_upstream { get { object obj = ResourceManager.GetObject("icon-upstream", resourceCulture); @@ -2060,9 +1460,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap juli { get { object obj = ResourceManager.GetObject("juli", resourceCulture); @@ -2070,9 +1467,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap l { get { object obj = ResourceManager.GetObject("l", resourceCulture); @@ -2080,9 +1474,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Line_20Chart { get { object obj = ResourceManager.GetObject("Line%20Chart", resourceCulture); @@ -2090,9 +1481,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap liuxiang { get { object obj = ResourceManager.GetObject("liuxiang", resourceCulture); @@ -2100,9 +1488,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap map { get { object obj = ResourceManager.GetObject("map", resourceCulture); @@ -2110,9 +1495,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap measuremian { get { object obj = ResourceManager.GetObject("measuremian", resourceCulture); @@ -2120,9 +1502,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap move1 { get { object obj = ResourceManager.GetObject("move1", resourceCulture); @@ -2130,9 +1509,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap open_folder_add256 { get { object obj = ResourceManager.GetObject("open-folder-add256", resourceCulture); @@ -2140,9 +1516,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Pan1_副本 { get { object obj = ResourceManager.GetObject("Pan1 副本", resourceCulture); @@ -2150,9 +1523,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo1 { get { object obj = ResourceManager.GetObject("PipeLinelogo1", resourceCulture); @@ -2160,9 +1530,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo3 { get { object obj = ResourceManager.GetObject("PipeLinelogo3", resourceCulture); @@ -2170,9 +1537,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogoey { get { object obj = ResourceManager.GetObject("PipeLinelogoey", resourceCulture); @@ -2180,9 +1544,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap qianjin { get { object obj = ResourceManager.GetObject("qianjin", resourceCulture); @@ -2190,9 +1551,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap query1 { get { object obj = ResourceManager.GetObject("query1", resourceCulture); @@ -2200,9 +1558,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sc_副本 { get { object obj = ResourceManager.GetObject("sc 副本", resourceCulture); @@ -2210,9 +1565,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sharevisible_副本 { get { object obj = ResourceManager.GetObject("sharevisible 副本", resourceCulture); @@ -2220,9 +1572,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap suzhou { get { object obj = ResourceManager.GetObject("suzhou", resourceCulture); @@ -2230,9 +1579,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t7_副本 { get { object obj = ResourceManager.GetObject("t7 副本", resourceCulture); @@ -2240,9 +1586,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本 { get { object obj = ResourceManager.GetObject("t9 副本", resourceCulture); @@ -2250,9 +1593,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本1 { get { object obj = ResourceManager.GetObject("t9 副本1", resourceCulture); @@ -2260,9 +1600,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title { get { object obj = ResourceManager.GetObject("title", resourceCulture); @@ -2270,9 +1607,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title00 { get { object obj = ResourceManager.GetObject("title00", resourceCulture); @@ -2280,9 +1614,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap tuopu_副本 { get { object obj = ResourceManager.GetObject("tuopu 副本", resourceCulture); @@ -2290,9 +1621,13 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// + internal static System.Drawing.Bitmap user { + get { + object obj = ResourceManager.GetObject("user", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + internal static System.Drawing.Bitmap valve { get { object obj = ResourceManager.GetObject("valve", resourceCulture); @@ -2300,9 +1635,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap walk { get { object obj = ResourceManager.GetObject("walk", resourceCulture); @@ -2310,9 +1642,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap xuanzhuan2 { get { object obj = ResourceManager.GetObject("xuanzhuan2", resourceCulture); @@ -2320,9 +1649,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap yh2_副本 { get { object obj = ResourceManager.GetObject("yh2 副本", resourceCulture); @@ -2330,9 +1656,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线 { get { object obj = ResourceManager.GetObject("七线", resourceCulture); @@ -2340,9 +1663,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线审核 { get { object obj = ResourceManager.GetObject("七线审核", resourceCulture); @@ -2350,9 +1670,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 关闭 { get { object obj = ResourceManager.GetObject("关闭", resourceCulture); @@ -2360,9 +1677,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 创建隧道 { get { object obj = ResourceManager.GetObject("创建隧道", resourceCulture); @@ -2370,9 +1684,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 删除隧道 { get { object obj = ResourceManager.GetObject("删除隧道", resourceCulture); @@ -2380,9 +1691,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏对比 { get { object obj = ResourceManager.GetObject("双屏对比", resourceCulture); @@ -2390,9 +1698,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏联动 { get { object obj = ResourceManager.GetObject("双屏联动", resourceCulture); @@ -2400,9 +1705,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏设置 { get { object obj = ResourceManager.GetObject("双屏设置", resourceCulture); @@ -2410,9 +1712,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 垂直净距分析 { get { object obj = ResourceManager.GetObject("垂直净距分析", resourceCulture); @@ -2420,9 +1719,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 太湖新城 { get { object obj = ResourceManager.GetObject("太湖新城", resourceCulture); @@ -2430,9 +1726,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 导出矢量 { get { object obj = ResourceManager.GetObject("导出矢量", resourceCulture); @@ -2440,9 +1733,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_1_副本 { get { object obj = ResourceManager.GetObject("未标题-1 副本", resourceCulture); @@ -2450,9 +1740,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_5 { get { object obj = ResourceManager.GetObject("未标题-5", resourceCulture); @@ -2460,9 +1747,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 水平净距分析 { get { object obj = ResourceManager.GetObject("水平净距分析", resourceCulture); @@ -2470,9 +1754,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 淹没分析 { get { object obj = ResourceManager.GetObject("淹没分析", resourceCulture); @@ -2480,9 +1761,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页 { get { object obj = ResourceManager.GetObject("登录页", resourceCulture); @@ -2490,9 +1768,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页1 { get { object obj = ResourceManager.GetObject("登录页1", resourceCulture); @@ -2500,9 +1775,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 选择管线 { get { object obj = ResourceManager.GetObject("选择管线", resourceCulture); @@ -2510,9 +1782,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 隐藏隧道 { get { object obj = ResourceManager.GetObject("隐藏隧道", resourceCulture); diff --git a/Properties/Resources.resx b/Properties/Resources.resx index 19abc3c..443bdad 100644 --- a/Properties/Resources.resx +++ b/Properties/Resources.resx @@ -118,38 +118,35 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_72.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\l.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_14.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_43.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -157,20 +154,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_102.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_08_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\icon-upstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -178,11 +169,8 @@ ..\Resources\水平净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -193,17 +181,23 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_97.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_105.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -217,35 +211,29 @@ ..\Resources\icon-downstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_74.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24X24_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -253,33 +241,36 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_46.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_41.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_27.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_39.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\t7 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -295,8 +286,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_85.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\垂直净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -334,53 +331,77 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_118.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\登录页.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\七线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_44.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\cad 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_21.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\full_screen1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\5 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\dighole1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_28.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -388,8 +409,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_94.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\双屏对比.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -400,17 +421,14 @@ ..\Resources\btnlegendSet.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_84.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\measuremian1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_87.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -418,32 +436,35 @@ ..\Resources\move11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\xuanzhuan21.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\隐藏隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\导出矢量.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\liuxiang1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -460,8 +481,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\BlueBackstageBgImage.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -472,11 +493,8 @@ ..\Resources\Pan1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\bar-chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -496,23 +514,26 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_73.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24X24_(2)_021.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_82.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\t9 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -523,20 +544,23 @@ ..\Resources\PipeLinelogo1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_09.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_69.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -544,8 +568,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_96.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\btnNavigation.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -553,11 +577,11 @@ ..\bin\x86\Debug\Resource\关闭.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_86.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -568,26 +592,17 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\Line%20Chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\image\walk.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -595,9 +610,6 @@ ..\Resources\ew 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -610,90 +622,87 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_57.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_07_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_90.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_19.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\valve1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\555.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_03.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_93.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\addPipeLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\help1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_45.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_11_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -703,17 +712,14 @@ ..\Resources\PipeLinelogoey.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\title00.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -721,53 +727,47 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_09_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -775,35 +775,44 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_06_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -811,49 +820,43 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_76.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\七线审核.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\map1.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_66.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_47.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_80.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\user.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a \ No newline at end of file diff --git a/Properties/licenses.licx b/Properties/licenses.licx new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Properties/licenses.licx diff --git a/Resources/user.jpg b/Resources/user.jpg new file mode 100644 index 0000000..9bf11ec --- /dev/null +++ b/Resources/user.jpg Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.exe b/bin/x86/Debug/EMSCyberpipe.exe index f6527f0..c40cffc 100644 --- a/bin/x86/Debug/EMSCyberpipe.exe +++ b/bin/x86/Debug/EMSCyberpipe.exe Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.pdb b/bin/x86/Debug/EMSCyberpipe.pdb index 63fabc4..eb32a47 100644 --- a/bin/x86/Debug/EMSCyberpipe.pdb +++ b/bin/x86/Debug/EMSCyberpipe.pdb Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest b/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest new file mode 100644 index 0000000..061c9ca --- /dev/null +++ b/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/bin/x86/Debug/download/BootStrap_pdf.zip b/bin/x86/Debug/download/BootStrap_pdf.zip new file mode 100644 index 0000000..993e02b --- /dev/null +++ b/bin/x86/Debug/download/BootStrap_pdf.zip Binary files differ diff --git "a/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" "b/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" new file mode 100644 index 0000000..7fe754a --- /dev/null +++ "b/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" Binary files differ diff --git "a/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" "b/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" new file mode 100644 index 0000000..751a2a4 --- /dev/null +++ "b/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" Binary files differ diff --git a/bin/x86/Debug/download/temp.xlsx b/bin/x86/Debug/download/temp.xlsx new file mode 100644 index 0000000..5ccf6c9 --- /dev/null +++ b/bin/x86/Debug/download/temp.xlsx Binary files differ diff --git a/obj/x86/Debug/Cyberpipe.Properties.Resources.resources b/obj/x86/Debug/Cyberpipe.Properties.Resources.resources index 11c13d8..a586cb5 100644 --- a/obj/x86/Debug/Cyberpipe.Properties.Resources.resources +++ b/obj/x86/Debug/Cyberpipe.Properties.Resources.resources Binary files differ diff --git a/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache b/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache index 66ea1b3..2b22f93 100644 --- a/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache +++ b/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache Binary files differ diff --git a/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 28b636c..8cb7182 100644 --- a/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache +++ b/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache Binary files differ diff --git a/obj/x86/Debug/EMSCyberpipe.exe b/obj/x86/Debug/EMSCyberpipe.exe index f6527f0..c40cffc 100644 --- a/obj/x86/Debug/EMSCyberpipe.exe +++ b/obj/x86/Debug/EMSCyberpipe.exe Binary files differ diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj index adcf3cc..dd4b100 100644 --- a/Cyberpipe.csproj +++ b/Cyberpipe.csproj @@ -2498,6 +2498,7 @@ + diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 0fbc64b..13a1659 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/MainFrm.cs b/MainFrm.cs index efec2a6..e801c7e 100644 --- a/MainFrm.cs +++ b/MainFrm.cs @@ -135,7 +135,7 @@ public MainFrm() { InitializeComponent(); - + label1.Text = "当前登录:"+Utility.userName; PipeSys.Attach(this.panelEx5.Controls); globeControl1 = PipeSys.getGlobeCtrl(); globeControl1.Dock = DockStyle.Fill; @@ -14373,6 +14373,11 @@ } + private void label1_Click(object sender, EventArgs e) + { + + } + } diff --git a/MainFrm.designer.cs b/MainFrm.designer.cs index a98083c..ee6e5b6 100644 --- a/MainFrm.designer.cs +++ b/MainFrm.designer.cs @@ -377,19 +377,6 @@ this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem(); - this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); - this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); - this.slider4ground = new DevComponents.DotNetBar.SliderItem(); - this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); - this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); - this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); - this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); - this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonPanel15 = new DevComponents.DotNetBar.RibbonPanel(); this.ribbonBar20 = new DevComponents.DotNetBar.RibbonBar(); this.buttonItemSJGL = new DevComponents.DotNetBar.ButtonItem(); @@ -565,6 +552,19 @@ this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem(); this.btnlegendSet = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem89 = new DevComponents.DotNetBar.ButtonItem(); + this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); + this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); + this.slider4ground = new DevComponents.DotNetBar.SliderItem(); + this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); + this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); + this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); + this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); + this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonTabItem1 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem14 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem2 = new DevComponents.DotNetBar.RibbonTabItem(); @@ -611,6 +611,7 @@ this.buttonItem84 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem75 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem76 = new DevComponents.DotNetBar.ButtonItem(); + this.label1 = new System.Windows.Forms.Label(); this.statusStrip1.SuspendLayout(); this.sideBar1.SuspendLayout(); this.panelEx3.SuspendLayout(); @@ -649,10 +650,10 @@ this.ribbonControl1.SuspendLayout(); this.ribbonPanel3.SuspendLayout(); this.ribbonPanel2.SuspendLayout(); - this.ribbonPanel7.SuspendLayout(); - this.ribbonPanel8.SuspendLayout(); this.ribbonPanel15.SuspendLayout(); this.ribbonPanel1.SuspendLayout(); + this.ribbonPanel7.SuspendLayout(); + this.ribbonPanel8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // @@ -4126,10 +4127,10 @@ this.ribbonControl1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonControl1.Controls.Add(this.ribbonPanel3); this.ribbonControl1.Controls.Add(this.ribbonPanel2); - this.ribbonControl1.Controls.Add(this.ribbonPanel7); - this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Controls.Add(this.ribbonPanel15); this.ribbonControl1.Controls.Add(this.ribbonPanel1); + this.ribbonControl1.Controls.Add(this.ribbonPanel7); + this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top; this.ribbonControl1.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { @@ -4276,10 +4277,10 @@ this.ribbonPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel2.Controls.Add(this.ribbonBar4); this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel2.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel2.Location = new System.Drawing.Point(0, 0); this.ribbonPanel2.Name = "ribbonPanel2"; this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel2.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel2.Size = new System.Drawing.Size(1328, 95); // // // @@ -4319,7 +4320,7 @@ this.buttonItem_Event}); this.ribbonBar4.Location = new System.Drawing.Point(3, 0); this.ribbonBar4.Name = "ribbonBar4"; - this.ribbonBar4.Size = new System.Drawing.Size(211, 59); + this.ribbonBar4.Size = new System.Drawing.Size(211, 92); this.ribbonBar4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar4.TabIndex = 0; this.ribbonBar4.Text = "ribbonBar4"; @@ -4362,223 +4363,15 @@ this.buttonItem_Event.Text = "事件管理"; this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click); // - // ribbonPanel7 - // - this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel7.Controls.Add(this.ribbonBar5); - this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel7.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel7.Name = "ribbonPanel7"; - this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel7.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel7.Style.Class = ""; - this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseDown.Class = ""; - this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseOver.Class = ""; - this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel7.TabIndex = 41; - this.ribbonPanel7.Visible = false; - // - // ribbonBar5 - // - this.ribbonBar5.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.BackgroundStyle.Class = ""; - this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.ContainerControlProcessDialogKey = true; - this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_flag, - this.slider4ground}); - this.ribbonBar5.Location = new System.Drawing.Point(3, 0); - this.ribbonBar5.Name = "ribbonBar5"; - this.ribbonBar5.Size = new System.Drawing.Size(427, 59); - this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar5.TabIndex = 0; - // - // - // - this.ribbonBar5.TitleStyle.Class = ""; - this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.TitleStyleMouseOver.Class = ""; - this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.TitleVisible = false; - // - // btn_flag - // - this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; - this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_flag.Name = "btn_flag"; - this.btn_flag.SubItemsExpandWidth = 14; - this.btn_flag.Text = "标识器管理"; - this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); - // - // slider4ground - // - this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; - this.slider4ground.Name = "slider4ground"; - this.slider4ground.Text = "地面透明度"; - this.slider4ground.Value = 0; - this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); - // - // ribbonPanel8 - // - this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); - this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel8.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel8.Name = "ribbonPanel8"; - this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel8.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel8.Style.Class = ""; - this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseDown.Class = ""; - this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseOver.Class = ""; - this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel8.TabIndex = 42; - this.ribbonPanel8.Visible = false; - // - // ribbonBar_UserInfo - // - this.ribbonBar_UserInfo.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; - this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_user_info, - this.btn_role_info, - this.btn_resc_info, - this.btn_role_resc, - this.btn_user_role, - this.btn_password_edit, - this.btn_reset_password}); - this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); - this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; - this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 59); - this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar_UserInfo.TabIndex = 0; - // - // - // - this.ribbonBar_UserInfo.TitleStyle.Class = ""; - this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; - this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // btn_user_info - // - this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; - this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_info.Name = "btn_user_info"; - this.btn_user_info.SubItemsExpandWidth = 14; - this.btn_user_info.Text = "用户管理"; - this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); - // - // btn_role_info - // - this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; - this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_info.Name = "btn_role_info"; - this.btn_role_info.SubItemsExpandWidth = 14; - this.btn_role_info.Text = "角色管理"; - this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); - // - // btn_resc_info - // - this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; - this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_resc_info.Name = "btn_resc_info"; - this.btn_resc_info.SubItemsExpandWidth = 14; - this.btn_resc_info.Text = "资源管理"; - this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); - // - // btn_role_resc - // - this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; - this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_resc.Name = "btn_role_resc"; - this.btn_role_resc.SubItemsExpandWidth = 14; - this.btn_role_resc.Text = "角色授权"; - this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); - // - // btn_user_role - // - this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; - this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_role.Name = "btn_user_role"; - this.btn_user_role.SubItemsExpandWidth = 14; - this.btn_user_role.Text = "用户授权"; - this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); - // - // btn_password_edit - // - this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; - this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_password_edit.Name = "btn_password_edit"; - this.btn_password_edit.SubItemsExpandWidth = 14; - this.btn_password_edit.Text = "密码修改"; - this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); - // - // btn_reset_password - // - this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; - this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_reset_password.Name = "btn_reset_password"; - this.btn_reset_password.SubItemsExpandWidth = 14; - this.btn_reset_password.Text = "重置密码"; - this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); - // // ribbonPanel15 // this.ribbonPanel15.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel15.Controls.Add(this.ribbonBar20); this.ribbonPanel15.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel15.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel15.Location = new System.Drawing.Point(0, 0); this.ribbonPanel15.Name = "ribbonPanel15"; this.ribbonPanel15.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel15.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel15.Size = new System.Drawing.Size(1328, 95); // // // @@ -4627,7 +4420,7 @@ this.buttonItemBZ}); this.ribbonBar20.Location = new System.Drawing.Point(3, 0); this.ribbonBar20.Name = "ribbonBar20"; - this.ribbonBar20.Size = new System.Drawing.Size(791, 59); + this.ribbonBar20.Size = new System.Drawing.Size(791, 92); this.ribbonBar20.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar20.TabIndex = 0; // @@ -6059,6 +5852,214 @@ this.buttonItem89.Visible = false; this.buttonItem89.Click += new System.EventHandler(this.buttonItem89_Click); // + // ribbonPanel7 + // + this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel7.Controls.Add(this.ribbonBar5); + this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel7.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel7.Name = "ribbonPanel7"; + this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel7.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel7.Style.Class = ""; + this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseDown.Class = ""; + this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseOver.Class = ""; + this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel7.TabIndex = 41; + this.ribbonPanel7.Visible = false; + // + // ribbonBar5 + // + this.ribbonBar5.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.BackgroundStyle.Class = ""; + this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.ContainerControlProcessDialogKey = true; + this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_flag, + this.slider4ground}); + this.ribbonBar5.Location = new System.Drawing.Point(3, 0); + this.ribbonBar5.Name = "ribbonBar5"; + this.ribbonBar5.Size = new System.Drawing.Size(427, 92); + this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar5.TabIndex = 0; + // + // + // + this.ribbonBar5.TitleStyle.Class = ""; + this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.TitleStyleMouseOver.Class = ""; + this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.TitleVisible = false; + // + // btn_flag + // + this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; + this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_flag.Name = "btn_flag"; + this.btn_flag.SubItemsExpandWidth = 14; + this.btn_flag.Text = "标识器管理"; + this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); + // + // slider4ground + // + this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; + this.slider4ground.Name = "slider4ground"; + this.slider4ground.Text = "地面透明度"; + this.slider4ground.Value = 0; + this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); + // + // ribbonPanel8 + // + this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); + this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel8.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel8.Name = "ribbonPanel8"; + this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel8.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel8.Style.Class = ""; + this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseDown.Class = ""; + this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseOver.Class = ""; + this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel8.TabIndex = 42; + this.ribbonPanel8.Visible = false; + // + // ribbonBar_UserInfo + // + this.ribbonBar_UserInfo.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; + this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_user_info, + this.btn_role_info, + this.btn_resc_info, + this.btn_role_resc, + this.btn_user_role, + this.btn_password_edit, + this.btn_reset_password}); + this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); + this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; + this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 92); + this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar_UserInfo.TabIndex = 0; + // + // + // + this.ribbonBar_UserInfo.TitleStyle.Class = ""; + this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; + this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // btn_user_info + // + this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; + this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_info.Name = "btn_user_info"; + this.btn_user_info.SubItemsExpandWidth = 14; + this.btn_user_info.Text = "用户管理"; + this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); + // + // btn_role_info + // + this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; + this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_info.Name = "btn_role_info"; + this.btn_role_info.SubItemsExpandWidth = 14; + this.btn_role_info.Text = "角色管理"; + this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); + // + // btn_resc_info + // + this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; + this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_resc_info.Name = "btn_resc_info"; + this.btn_resc_info.SubItemsExpandWidth = 14; + this.btn_resc_info.Text = "资源管理"; + this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); + // + // btn_role_resc + // + this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; + this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_resc.Name = "btn_role_resc"; + this.btn_role_resc.SubItemsExpandWidth = 14; + this.btn_role_resc.Text = "角色授权"; + this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); + // + // btn_user_role + // + this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; + this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_role.Name = "btn_user_role"; + this.btn_user_role.SubItemsExpandWidth = 14; + this.btn_user_role.Text = "用户授权"; + this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); + // + // btn_password_edit + // + this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; + this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_password_edit.Name = "btn_password_edit"; + this.btn_password_edit.SubItemsExpandWidth = 14; + this.btn_password_edit.Text = "密码修改"; + this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); + // + // btn_reset_password + // + this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; + this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_reset_password.Name = "btn_reset_password"; + this.btn_reset_password.SubItemsExpandWidth = 14; + this.btn_reset_password.Text = "重置密码"; + this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); + // // ribbonTabItem1 // this.ribbonTabItem1.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; @@ -6425,12 +6426,24 @@ this.buttonItem76.SubItemsExpandWidth = 14; this.buttonItem76.Text = "坐标标注"; // + // label1 + // + this.label1.AutoSize = true; + this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.label1.Image = global::Cyberpipe.Properties.Resources.user; + this.label1.Location = new System.Drawing.Point(1198, 53); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(56, 16); + this.label1.TabIndex = 28; + this.label1.Text = "label1"; + // // MainFrm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; this.AutoSize = true; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(205)))), ((int)(((byte)(214))))); this.ClientSize = new System.Drawing.Size(1328, 707); + this.Controls.Add(this.label1); this.Controls.Add(this.panelEx4); this.Controls.Add(this.expandableSplitter1); this.Controls.Add(this.sideBar1); @@ -6500,10 +6513,10 @@ this.ribbonControl1.PerformLayout(); this.ribbonPanel3.ResumeLayout(false); this.ribbonPanel2.ResumeLayout(false); - this.ribbonPanel7.ResumeLayout(false); - this.ribbonPanel8.ResumeLayout(false); this.ribbonPanel15.ResumeLayout(false); this.ribbonPanel1.ResumeLayout(false); + this.ribbonPanel7.ResumeLayout(false); + this.ribbonPanel8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -7082,6 +7095,7 @@ private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 量算ToolStripMenuItem; + private System.Windows.Forms.Label label1; } } diff --git a/MainFrm.resx b/MainFrm.resx index 3734419..15e5339 100644 --- a/MainFrm.resx +++ b/MainFrm.resx @@ -2094,7 +2094,7 @@ - 50 + 211 diff --git a/Properties/Resources.Designer.cs b/Properties/Resources.Designer.cs index 2dd7541..e1961b3 100644 --- a/Properties/Resources.Designer.cs +++ b/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // 此代码由工具生成。 -// 运行时版本:4.0.30319.18063 +// 运行时版本:4.0.30319.1026 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 @@ -60,9 +60,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _1 { get { object obj = ResourceManager.GetObject("1", resourceCulture); @@ -70,9 +67,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _12_副本 { get { object obj = ResourceManager.GetObject("12 副本", resourceCulture); @@ -80,9 +74,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__02 { get { object obj = ResourceManager.GetObject("24X24_(2)_02", resourceCulture); @@ -90,9 +81,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__10 { get { object obj = ResourceManager.GetObject("24X24_(2)_10", resourceCulture); @@ -100,9 +88,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__51 { get { object obj = ResourceManager.GetObject("24X24_(2)_51", resourceCulture); @@ -110,9 +95,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__01 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_01", resourceCulture); @@ -120,9 +102,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__02 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_02", resourceCulture); @@ -130,9 +109,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__03 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_03", resourceCulture); @@ -140,9 +116,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__04 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_04", resourceCulture); @@ -150,9 +123,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__05 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_05", resourceCulture); @@ -160,9 +130,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__06 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_06", resourceCulture); @@ -170,9 +137,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__07 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_07", resourceCulture); @@ -180,9 +144,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__08 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_08", resourceCulture); @@ -190,9 +151,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__09 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_09", resourceCulture); @@ -200,9 +158,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__10 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_10", resourceCulture); @@ -210,9 +165,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__100 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_100", resourceCulture); @@ -220,9 +172,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__101 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_101", resourceCulture); @@ -230,9 +179,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__102 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_102", resourceCulture); @@ -240,9 +186,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__103 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_103", resourceCulture); @@ -250,9 +193,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__104 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_104", resourceCulture); @@ -260,9 +200,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1041 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1041", resourceCulture); @@ -270,9 +207,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__105 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_105", resourceCulture); @@ -280,9 +214,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__106 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_106", resourceCulture); @@ -290,9 +221,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1061 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1061", resourceCulture); @@ -300,9 +228,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__107 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_107", resourceCulture); @@ -310,9 +235,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__108 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_108", resourceCulture); @@ -320,9 +242,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__109 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_109", resourceCulture); @@ -330,9 +249,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__11 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_11", resourceCulture); @@ -340,9 +256,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__110 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_110", resourceCulture); @@ -350,9 +263,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__111 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_111", resourceCulture); @@ -360,9 +270,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__112 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_112", resourceCulture); @@ -370,9 +277,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__113 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_113", resourceCulture); @@ -380,9 +284,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__114 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_114", resourceCulture); @@ -390,9 +291,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1141 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1141", resourceCulture); @@ -400,9 +298,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__115 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_115", resourceCulture); @@ -410,9 +305,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__116 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_116", resourceCulture); @@ -420,9 +312,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__117 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_117", resourceCulture); @@ -430,9 +319,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__118 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_118", resourceCulture); @@ -440,9 +326,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__12 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_12", resourceCulture); @@ -450,9 +333,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__13 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_13", resourceCulture); @@ -460,9 +340,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__131 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_131", resourceCulture); @@ -470,9 +347,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__14 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_14", resourceCulture); @@ -480,9 +354,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__15 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_15", resourceCulture); @@ -490,9 +361,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__16 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_16", resourceCulture); @@ -500,9 +368,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__17 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_17", resourceCulture); @@ -510,9 +375,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__18 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_18", resourceCulture); @@ -520,9 +382,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__19 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_19", resourceCulture); @@ -530,9 +389,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__20 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_20", resourceCulture); @@ -540,9 +396,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__21 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_21", resourceCulture); @@ -550,9 +403,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__22 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_22", resourceCulture); @@ -560,9 +410,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__23 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_23", resourceCulture); @@ -570,9 +417,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__24 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_24", resourceCulture); @@ -580,9 +424,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__25 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_25", resourceCulture); @@ -590,9 +431,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__26 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_26", resourceCulture); @@ -600,9 +438,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__27 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_27", resourceCulture); @@ -610,9 +445,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__28 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_28", resourceCulture); @@ -620,9 +452,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__29 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_29", resourceCulture); @@ -630,9 +459,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__30 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_30", resourceCulture); @@ -640,9 +466,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__31 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_31", resourceCulture); @@ -650,9 +473,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__32 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_32", resourceCulture); @@ -660,9 +480,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__33 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_33", resourceCulture); @@ -670,9 +487,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__34 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_34", resourceCulture); @@ -680,9 +494,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__35 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_35", resourceCulture); @@ -690,9 +501,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__36 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_36", resourceCulture); @@ -700,9 +508,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__37 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_37", resourceCulture); @@ -710,9 +515,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__371 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_371", resourceCulture); @@ -720,9 +522,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__38 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_38", resourceCulture); @@ -730,9 +529,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__39 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_39", resourceCulture); @@ -740,9 +536,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__40 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_40", resourceCulture); @@ -750,9 +543,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__41 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_41", resourceCulture); @@ -760,9 +550,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__42 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_42", resourceCulture); @@ -770,9 +557,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__43 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_43", resourceCulture); @@ -780,9 +564,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__44 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_44", resourceCulture); @@ -790,9 +571,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__45 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_45", resourceCulture); @@ -800,9 +578,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__46 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_46", resourceCulture); @@ -810,9 +585,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__47 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_47", resourceCulture); @@ -820,9 +592,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__48 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_48", resourceCulture); @@ -830,9 +599,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__49 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_49", resourceCulture); @@ -840,9 +606,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__50 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_50", resourceCulture); @@ -850,9 +613,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__51 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_51", resourceCulture); @@ -860,9 +620,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__52 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_52", resourceCulture); @@ -870,9 +627,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__53 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_53", resourceCulture); @@ -880,9 +634,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__54 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_54", resourceCulture); @@ -890,9 +641,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__55 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_55", resourceCulture); @@ -900,9 +648,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__551 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_551", resourceCulture); @@ -910,9 +655,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__56 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_56", resourceCulture); @@ -920,9 +662,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__57 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_57", resourceCulture); @@ -930,9 +669,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__58 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_58", resourceCulture); @@ -940,9 +676,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__59 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_59", resourceCulture); @@ -950,9 +683,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__60 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_60", resourceCulture); @@ -960,9 +690,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__61 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_61", resourceCulture); @@ -970,9 +697,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__62 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_62", resourceCulture); @@ -980,9 +704,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__63 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_63", resourceCulture); @@ -990,9 +711,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__64 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_64", resourceCulture); @@ -1000,9 +718,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__65 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_65", resourceCulture); @@ -1010,9 +725,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__66 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_66", resourceCulture); @@ -1020,9 +732,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__67 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_67", resourceCulture); @@ -1030,9 +739,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__671 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_671", resourceCulture); @@ -1040,9 +746,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__68 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_68", resourceCulture); @@ -1050,9 +753,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__681 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_681", resourceCulture); @@ -1060,9 +760,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__69 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_69", resourceCulture); @@ -1070,9 +767,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__70 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_70", resourceCulture); @@ -1080,9 +774,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__701 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_701", resourceCulture); @@ -1090,9 +781,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__71 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_71", resourceCulture); @@ -1100,9 +788,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__72 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_72", resourceCulture); @@ -1110,9 +795,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__73 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_73", resourceCulture); @@ -1120,9 +802,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__74 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_74", resourceCulture); @@ -1130,9 +809,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__75 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_75", resourceCulture); @@ -1140,9 +816,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__76 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_76", resourceCulture); @@ -1150,9 +823,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__77 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_77", resourceCulture); @@ -1160,9 +830,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__78 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_78", resourceCulture); @@ -1170,9 +837,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__79 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_79", resourceCulture); @@ -1180,9 +844,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__80 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_80", resourceCulture); @@ -1190,9 +851,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__801 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_801", resourceCulture); @@ -1200,9 +858,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__81 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_81", resourceCulture); @@ -1210,9 +865,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__811 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_811", resourceCulture); @@ -1220,9 +872,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__82 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_82", resourceCulture); @@ -1230,9 +879,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__83 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_83", resourceCulture); @@ -1240,9 +886,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__84 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_84", resourceCulture); @@ -1250,9 +893,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__85 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_85", resourceCulture); @@ -1260,9 +900,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__86 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_86", resourceCulture); @@ -1270,9 +907,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__87 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_87", resourceCulture); @@ -1280,9 +914,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__88 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_88", resourceCulture); @@ -1290,9 +921,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__90 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_90", resourceCulture); @@ -1300,9 +928,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__91 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_91", resourceCulture); @@ -1310,9 +935,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__92 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_92", resourceCulture); @@ -1320,9 +942,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__93 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_93", resourceCulture); @@ -1330,9 +949,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__94 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_94", resourceCulture); @@ -1340,9 +956,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__95 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_95", resourceCulture); @@ -1350,9 +963,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__96 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_96", resourceCulture); @@ -1360,9 +970,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__97 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_97", resourceCulture); @@ -1370,9 +977,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__98 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_98", resourceCulture); @@ -1380,9 +984,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__99 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_99", resourceCulture); @@ -1390,9 +991,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01 { get { object obj = ResourceManager.GetObject("24x24icon_01", resourceCulture); @@ -1400,9 +998,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01_hover { get { object obj = ResourceManager.GetObject("24x24icon_01_hover", resourceCulture); @@ -1410,9 +1005,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_011 { get { object obj = ResourceManager.GetObject("24x24icon_011", resourceCulture); @@ -1420,9 +1012,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02 { get { object obj = ResourceManager.GetObject("24x24icon_02", resourceCulture); @@ -1430,9 +1019,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02_hover { get { object obj = ResourceManager.GetObject("24x24icon_02_hover", resourceCulture); @@ -1440,9 +1026,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03 { get { object obj = ResourceManager.GetObject("24x24icon_03", resourceCulture); @@ -1450,9 +1033,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03_hover { get { object obj = ResourceManager.GetObject("24x24icon_03_hover", resourceCulture); @@ -1460,9 +1040,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04 { get { object obj = ResourceManager.GetObject("24x24icon_04", resourceCulture); @@ -1470,9 +1047,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover { get { object obj = ResourceManager.GetObject("24x24icon_04_hover", resourceCulture); @@ -1480,9 +1054,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_04_hover1", resourceCulture); @@ -1490,9 +1061,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_041 { get { object obj = ResourceManager.GetObject("24x24icon_041", resourceCulture); @@ -1500,9 +1068,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05 { get { object obj = ResourceManager.GetObject("24x24icon_05", resourceCulture); @@ -1510,9 +1075,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover { get { object obj = ResourceManager.GetObject("24x24icon_05_hover", resourceCulture); @@ -1520,9 +1082,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_05_hover1", resourceCulture); @@ -1530,9 +1089,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06 { get { object obj = ResourceManager.GetObject("24x24icon_06", resourceCulture); @@ -1540,9 +1096,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06_hover { get { object obj = ResourceManager.GetObject("24x24icon_06_hover", resourceCulture); @@ -1550,9 +1103,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07 { get { object obj = ResourceManager.GetObject("24x24icon_07", resourceCulture); @@ -1560,9 +1110,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07_hover { get { object obj = ResourceManager.GetObject("24x24icon_07_hover", resourceCulture); @@ -1570,9 +1117,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08 { get { object obj = ResourceManager.GetObject("24x24icon_08", resourceCulture); @@ -1580,9 +1124,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08_hover { get { object obj = ResourceManager.GetObject("24x24icon_08_hover", resourceCulture); @@ -1590,9 +1131,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09 { get { object obj = ResourceManager.GetObject("24x24icon_09", resourceCulture); @@ -1600,9 +1138,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09_hover { get { object obj = ResourceManager.GetObject("24x24icon_09_hover", resourceCulture); @@ -1610,9 +1145,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10 { get { object obj = ResourceManager.GetObject("24x24icon_10", resourceCulture); @@ -1620,9 +1152,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover { get { object obj = ResourceManager.GetObject("24x24icon_10_hover", resourceCulture); @@ -1630,9 +1159,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_10_hover1", resourceCulture); @@ -1640,9 +1166,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_101 { get { object obj = ResourceManager.GetObject("24x24icon_101", resourceCulture); @@ -1650,9 +1173,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_102 { get { object obj = ResourceManager.GetObject("24x24icon_102", resourceCulture); @@ -1660,9 +1180,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11 { get { object obj = ResourceManager.GetObject("24x24icon_11", resourceCulture); @@ -1670,9 +1187,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11_hover { get { object obj = ResourceManager.GetObject("24x24icon_11_hover", resourceCulture); @@ -1680,9 +1194,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12 { get { object obj = ResourceManager.GetObject("24x24icon_12", resourceCulture); @@ -1690,9 +1201,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12_hover { get { object obj = ResourceManager.GetObject("24x24icon_12_hover", resourceCulture); @@ -1700,9 +1208,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13 { get { object obj = ResourceManager.GetObject("24x24icon_13", resourceCulture); @@ -1710,9 +1215,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13_hover { get { object obj = ResourceManager.GetObject("24x24icon_13_hover", resourceCulture); @@ -1720,9 +1222,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _4 { get { object obj = ResourceManager.GetObject("4", resourceCulture); @@ -1730,9 +1229,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _5_副本 { get { object obj = ResourceManager.GetObject("5 副本", resourceCulture); @@ -1740,9 +1236,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _555 { get { object obj = ResourceManager.GetObject("555", resourceCulture); @@ -1750,9 +1243,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addDataBase { get { object obj = ResourceManager.GetObject("addDataBase", resourceCulture); @@ -1760,9 +1250,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addGJ { get { object obj = ResourceManager.GetObject("addGJ", resourceCulture); @@ -1770,9 +1257,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addMarker { get { object obj = ResourceManager.GetObject("addMarker", resourceCulture); @@ -1780,9 +1264,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addPipeLine { get { object obj = ResourceManager.GetObject("addPipeLine", resourceCulture); @@ -1790,9 +1271,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap arrow_updown { get { object obj = ResourceManager.GetObject("arrow_updown", resourceCulture); @@ -1800,9 +1278,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap bar_chart { get { object obj = ResourceManager.GetObject("bar-chart", resourceCulture); @@ -1810,9 +1285,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap BlueBackstageBgImage { get { object obj = ResourceManager.GetObject("BlueBackstageBgImage", resourceCulture); @@ -1820,9 +1292,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnAddData_Image { get { object obj = ResourceManager.GetObject("btnAddData.Image", resourceCulture); @@ -1830,9 +1299,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnlegendSet_Image_副本 { get { object obj = ResourceManager.GetObject("btnlegendSet.Image 副本", resourceCulture); @@ -1840,9 +1306,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnNavigation_Image_副本 { get { object obj = ResourceManager.GetObject("btnNavigation.Image 副本", resourceCulture); @@ -1850,9 +1313,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Button1_副本 { get { object obj = ResourceManager.GetObject("Button1 副本", resourceCulture); @@ -1860,9 +1320,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap cad_副本 { get { object obj = ResourceManager.GetObject("cad 副本", resourceCulture); @@ -1870,9 +1327,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic { get { object obj = ResourceManager.GetObject("casic", resourceCulture); @@ -1880,9 +1334,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic1 { get { object obj = ResourceManager.GetObject("casic1", resourceCulture); @@ -1890,9 +1341,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic2 { get { object obj = ResourceManager.GetObject("casic2", resourceCulture); @@ -1900,9 +1348,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic3 { get { object obj = ResourceManager.GetObject("casic3", resourceCulture); @@ -1910,9 +1355,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap chuiju { get { object obj = ResourceManager.GetObject("chuiju", resourceCulture); @@ -1920,9 +1362,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap clear { get { object obj = ResourceManager.GetObject("clear", resourceCulture); @@ -1930,9 +1369,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap connectivity1 { get { object obj = ResourceManager.GetObject("connectivity1", resourceCulture); @@ -1940,9 +1376,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap dighole { get { object obj = ResourceManager.GetObject("dighole", resourceCulture); @@ -1950,9 +1383,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawLine { get { object obj = ResourceManager.GetObject("drawLine", resourceCulture); @@ -1960,9 +1390,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawPolygon { get { object obj = ResourceManager.GetObject("drawPolygon", resourceCulture); @@ -1970,9 +1397,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap edit_clear { get { object obj = ResourceManager.GetObject("edit_clear", resourceCulture); @@ -1980,9 +1404,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap ew_副本 { get { object obj = ResourceManager.GetObject("ew 副本", resourceCulture); @@ -1990,9 +1411,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap full_screen { get { object obj = ResourceManager.GetObject("full_screen", resourceCulture); @@ -2000,9 +1418,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap hdmanaly_副本 { get { object obj = ResourceManager.GetObject("hdmanaly 副本", resourceCulture); @@ -2010,9 +1425,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap height { get { object obj = ResourceManager.GetObject("height", resourceCulture); @@ -2020,9 +1432,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap help { get { object obj = ResourceManager.GetObject("help", resourceCulture); @@ -2030,9 +1439,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap huitui { get { object obj = ResourceManager.GetObject("huitui", resourceCulture); @@ -2040,9 +1446,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_downstream { get { object obj = ResourceManager.GetObject("icon-downstream", resourceCulture); @@ -2050,9 +1453,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_upstream { get { object obj = ResourceManager.GetObject("icon-upstream", resourceCulture); @@ -2060,9 +1460,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap juli { get { object obj = ResourceManager.GetObject("juli", resourceCulture); @@ -2070,9 +1467,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap l { get { object obj = ResourceManager.GetObject("l", resourceCulture); @@ -2080,9 +1474,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Line_20Chart { get { object obj = ResourceManager.GetObject("Line%20Chart", resourceCulture); @@ -2090,9 +1481,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap liuxiang { get { object obj = ResourceManager.GetObject("liuxiang", resourceCulture); @@ -2100,9 +1488,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap map { get { object obj = ResourceManager.GetObject("map", resourceCulture); @@ -2110,9 +1495,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap measuremian { get { object obj = ResourceManager.GetObject("measuremian", resourceCulture); @@ -2120,9 +1502,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap move1 { get { object obj = ResourceManager.GetObject("move1", resourceCulture); @@ -2130,9 +1509,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap open_folder_add256 { get { object obj = ResourceManager.GetObject("open-folder-add256", resourceCulture); @@ -2140,9 +1516,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Pan1_副本 { get { object obj = ResourceManager.GetObject("Pan1 副本", resourceCulture); @@ -2150,9 +1523,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo1 { get { object obj = ResourceManager.GetObject("PipeLinelogo1", resourceCulture); @@ -2160,9 +1530,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo3 { get { object obj = ResourceManager.GetObject("PipeLinelogo3", resourceCulture); @@ -2170,9 +1537,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogoey { get { object obj = ResourceManager.GetObject("PipeLinelogoey", resourceCulture); @@ -2180,9 +1544,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap qianjin { get { object obj = ResourceManager.GetObject("qianjin", resourceCulture); @@ -2190,9 +1551,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap query1 { get { object obj = ResourceManager.GetObject("query1", resourceCulture); @@ -2200,9 +1558,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sc_副本 { get { object obj = ResourceManager.GetObject("sc 副本", resourceCulture); @@ -2210,9 +1565,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sharevisible_副本 { get { object obj = ResourceManager.GetObject("sharevisible 副本", resourceCulture); @@ -2220,9 +1572,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap suzhou { get { object obj = ResourceManager.GetObject("suzhou", resourceCulture); @@ -2230,9 +1579,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t7_副本 { get { object obj = ResourceManager.GetObject("t7 副本", resourceCulture); @@ -2240,9 +1586,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本 { get { object obj = ResourceManager.GetObject("t9 副本", resourceCulture); @@ -2250,9 +1593,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本1 { get { object obj = ResourceManager.GetObject("t9 副本1", resourceCulture); @@ -2260,9 +1600,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title { get { object obj = ResourceManager.GetObject("title", resourceCulture); @@ -2270,9 +1607,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title00 { get { object obj = ResourceManager.GetObject("title00", resourceCulture); @@ -2280,9 +1614,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap tuopu_副本 { get { object obj = ResourceManager.GetObject("tuopu 副本", resourceCulture); @@ -2290,9 +1621,13 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// + internal static System.Drawing.Bitmap user { + get { + object obj = ResourceManager.GetObject("user", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + internal static System.Drawing.Bitmap valve { get { object obj = ResourceManager.GetObject("valve", resourceCulture); @@ -2300,9 +1635,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap walk { get { object obj = ResourceManager.GetObject("walk", resourceCulture); @@ -2310,9 +1642,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap xuanzhuan2 { get { object obj = ResourceManager.GetObject("xuanzhuan2", resourceCulture); @@ -2320,9 +1649,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap yh2_副本 { get { object obj = ResourceManager.GetObject("yh2 副本", resourceCulture); @@ -2330,9 +1656,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线 { get { object obj = ResourceManager.GetObject("七线", resourceCulture); @@ -2340,9 +1663,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线审核 { get { object obj = ResourceManager.GetObject("七线审核", resourceCulture); @@ -2350,9 +1670,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 关闭 { get { object obj = ResourceManager.GetObject("关闭", resourceCulture); @@ -2360,9 +1677,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 创建隧道 { get { object obj = ResourceManager.GetObject("创建隧道", resourceCulture); @@ -2370,9 +1684,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 删除隧道 { get { object obj = ResourceManager.GetObject("删除隧道", resourceCulture); @@ -2380,9 +1691,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏对比 { get { object obj = ResourceManager.GetObject("双屏对比", resourceCulture); @@ -2390,9 +1698,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏联动 { get { object obj = ResourceManager.GetObject("双屏联动", resourceCulture); @@ -2400,9 +1705,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏设置 { get { object obj = ResourceManager.GetObject("双屏设置", resourceCulture); @@ -2410,9 +1712,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 垂直净距分析 { get { object obj = ResourceManager.GetObject("垂直净距分析", resourceCulture); @@ -2420,9 +1719,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 太湖新城 { get { object obj = ResourceManager.GetObject("太湖新城", resourceCulture); @@ -2430,9 +1726,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 导出矢量 { get { object obj = ResourceManager.GetObject("导出矢量", resourceCulture); @@ -2440,9 +1733,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_1_副本 { get { object obj = ResourceManager.GetObject("未标题-1 副本", resourceCulture); @@ -2450,9 +1740,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_5 { get { object obj = ResourceManager.GetObject("未标题-5", resourceCulture); @@ -2460,9 +1747,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 水平净距分析 { get { object obj = ResourceManager.GetObject("水平净距分析", resourceCulture); @@ -2470,9 +1754,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 淹没分析 { get { object obj = ResourceManager.GetObject("淹没分析", resourceCulture); @@ -2480,9 +1761,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页 { get { object obj = ResourceManager.GetObject("登录页", resourceCulture); @@ -2490,9 +1768,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页1 { get { object obj = ResourceManager.GetObject("登录页1", resourceCulture); @@ -2500,9 +1775,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 选择管线 { get { object obj = ResourceManager.GetObject("选择管线", resourceCulture); @@ -2510,9 +1782,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 隐藏隧道 { get { object obj = ResourceManager.GetObject("隐藏隧道", resourceCulture); diff --git a/Properties/Resources.resx b/Properties/Resources.resx index 19abc3c..443bdad 100644 --- a/Properties/Resources.resx +++ b/Properties/Resources.resx @@ -118,38 +118,35 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_72.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\l.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_14.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_43.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -157,20 +154,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_102.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_08_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\icon-upstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -178,11 +169,8 @@ ..\Resources\水平净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -193,17 +181,23 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_97.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_105.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -217,35 +211,29 @@ ..\Resources\icon-downstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_74.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24X24_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -253,33 +241,36 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_46.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_41.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_27.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_39.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\t7 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -295,8 +286,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_85.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\垂直净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -334,53 +331,77 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_118.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\登录页.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\七线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_44.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\cad 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_21.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\full_screen1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\5 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\dighole1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_28.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -388,8 +409,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_94.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\双屏对比.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -400,17 +421,14 @@ ..\Resources\btnlegendSet.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_84.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\measuremian1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_87.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -418,32 +436,35 @@ ..\Resources\move11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\xuanzhuan21.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\隐藏隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\导出矢量.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\liuxiang1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -460,8 +481,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\BlueBackstageBgImage.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -472,11 +493,8 @@ ..\Resources\Pan1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\bar-chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -496,23 +514,26 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_73.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24X24_(2)_021.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_82.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\t9 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -523,20 +544,23 @@ ..\Resources\PipeLinelogo1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_09.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_69.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -544,8 +568,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_96.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\btnNavigation.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -553,11 +577,11 @@ ..\bin\x86\Debug\Resource\关闭.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_86.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -568,26 +592,17 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\Line%20Chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\image\walk.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -595,9 +610,6 @@ ..\Resources\ew 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -610,90 +622,87 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_57.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_07_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_90.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_19.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\valve1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\555.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_03.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_93.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\addPipeLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\help1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_45.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_11_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -703,17 +712,14 @@ ..\Resources\PipeLinelogoey.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\title00.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -721,53 +727,47 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_09_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -775,35 +775,44 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_06_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -811,49 +820,43 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_76.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\七线审核.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\map1.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_66.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_47.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_80.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\user.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a \ No newline at end of file diff --git a/Properties/licenses.licx b/Properties/licenses.licx new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Properties/licenses.licx diff --git a/Resources/user.jpg b/Resources/user.jpg new file mode 100644 index 0000000..9bf11ec --- /dev/null +++ b/Resources/user.jpg Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.exe b/bin/x86/Debug/EMSCyberpipe.exe index f6527f0..c40cffc 100644 --- a/bin/x86/Debug/EMSCyberpipe.exe +++ b/bin/x86/Debug/EMSCyberpipe.exe Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.pdb b/bin/x86/Debug/EMSCyberpipe.pdb index 63fabc4..eb32a47 100644 --- a/bin/x86/Debug/EMSCyberpipe.pdb +++ b/bin/x86/Debug/EMSCyberpipe.pdb Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest b/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest new file mode 100644 index 0000000..061c9ca --- /dev/null +++ b/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/bin/x86/Debug/download/BootStrap_pdf.zip b/bin/x86/Debug/download/BootStrap_pdf.zip new file mode 100644 index 0000000..993e02b --- /dev/null +++ b/bin/x86/Debug/download/BootStrap_pdf.zip Binary files differ diff --git "a/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" "b/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" new file mode 100644 index 0000000..7fe754a --- /dev/null +++ "b/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" Binary files differ diff --git "a/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" "b/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" new file mode 100644 index 0000000..751a2a4 --- /dev/null +++ "b/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" Binary files differ diff --git a/bin/x86/Debug/download/temp.xlsx b/bin/x86/Debug/download/temp.xlsx new file mode 100644 index 0000000..5ccf6c9 --- /dev/null +++ b/bin/x86/Debug/download/temp.xlsx Binary files differ diff --git a/obj/x86/Debug/Cyberpipe.Properties.Resources.resources b/obj/x86/Debug/Cyberpipe.Properties.Resources.resources index 11c13d8..a586cb5 100644 --- a/obj/x86/Debug/Cyberpipe.Properties.Resources.resources +++ b/obj/x86/Debug/Cyberpipe.Properties.Resources.resources Binary files differ diff --git a/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache b/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache index 66ea1b3..2b22f93 100644 --- a/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache +++ b/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache Binary files differ diff --git a/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 28b636c..8cb7182 100644 --- a/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache +++ b/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache Binary files differ diff --git a/obj/x86/Debug/EMSCyberpipe.exe b/obj/x86/Debug/EMSCyberpipe.exe index f6527f0..c40cffc 100644 --- a/obj/x86/Debug/EMSCyberpipe.exe +++ b/obj/x86/Debug/EMSCyberpipe.exe Binary files differ diff --git a/obj/x86/Debug/EMSCyberpipe.pdb b/obj/x86/Debug/EMSCyberpipe.pdb index 63fabc4..eb32a47 100644 --- a/obj/x86/Debug/EMSCyberpipe.pdb +++ b/obj/x86/Debug/EMSCyberpipe.pdb Binary files differ diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj index adcf3cc..dd4b100 100644 --- a/Cyberpipe.csproj +++ b/Cyberpipe.csproj @@ -2498,6 +2498,7 @@ + diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 0fbc64b..13a1659 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/MainFrm.cs b/MainFrm.cs index efec2a6..e801c7e 100644 --- a/MainFrm.cs +++ b/MainFrm.cs @@ -135,7 +135,7 @@ public MainFrm() { InitializeComponent(); - + label1.Text = "当前登录:"+Utility.userName; PipeSys.Attach(this.panelEx5.Controls); globeControl1 = PipeSys.getGlobeCtrl(); globeControl1.Dock = DockStyle.Fill; @@ -14373,6 +14373,11 @@ } + private void label1_Click(object sender, EventArgs e) + { + + } + } diff --git a/MainFrm.designer.cs b/MainFrm.designer.cs index a98083c..ee6e5b6 100644 --- a/MainFrm.designer.cs +++ b/MainFrm.designer.cs @@ -377,19 +377,6 @@ this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem(); - this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); - this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); - this.slider4ground = new DevComponents.DotNetBar.SliderItem(); - this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); - this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); - this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); - this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); - this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonPanel15 = new DevComponents.DotNetBar.RibbonPanel(); this.ribbonBar20 = new DevComponents.DotNetBar.RibbonBar(); this.buttonItemSJGL = new DevComponents.DotNetBar.ButtonItem(); @@ -565,6 +552,19 @@ this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem(); this.btnlegendSet = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem89 = new DevComponents.DotNetBar.ButtonItem(); + this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); + this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); + this.slider4ground = new DevComponents.DotNetBar.SliderItem(); + this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); + this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); + this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); + this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); + this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonTabItem1 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem14 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem2 = new DevComponents.DotNetBar.RibbonTabItem(); @@ -611,6 +611,7 @@ this.buttonItem84 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem75 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem76 = new DevComponents.DotNetBar.ButtonItem(); + this.label1 = new System.Windows.Forms.Label(); this.statusStrip1.SuspendLayout(); this.sideBar1.SuspendLayout(); this.panelEx3.SuspendLayout(); @@ -649,10 +650,10 @@ this.ribbonControl1.SuspendLayout(); this.ribbonPanel3.SuspendLayout(); this.ribbonPanel2.SuspendLayout(); - this.ribbonPanel7.SuspendLayout(); - this.ribbonPanel8.SuspendLayout(); this.ribbonPanel15.SuspendLayout(); this.ribbonPanel1.SuspendLayout(); + this.ribbonPanel7.SuspendLayout(); + this.ribbonPanel8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // @@ -4126,10 +4127,10 @@ this.ribbonControl1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonControl1.Controls.Add(this.ribbonPanel3); this.ribbonControl1.Controls.Add(this.ribbonPanel2); - this.ribbonControl1.Controls.Add(this.ribbonPanel7); - this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Controls.Add(this.ribbonPanel15); this.ribbonControl1.Controls.Add(this.ribbonPanel1); + this.ribbonControl1.Controls.Add(this.ribbonPanel7); + this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top; this.ribbonControl1.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { @@ -4276,10 +4277,10 @@ this.ribbonPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel2.Controls.Add(this.ribbonBar4); this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel2.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel2.Location = new System.Drawing.Point(0, 0); this.ribbonPanel2.Name = "ribbonPanel2"; this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel2.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel2.Size = new System.Drawing.Size(1328, 95); // // // @@ -4319,7 +4320,7 @@ this.buttonItem_Event}); this.ribbonBar4.Location = new System.Drawing.Point(3, 0); this.ribbonBar4.Name = "ribbonBar4"; - this.ribbonBar4.Size = new System.Drawing.Size(211, 59); + this.ribbonBar4.Size = new System.Drawing.Size(211, 92); this.ribbonBar4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar4.TabIndex = 0; this.ribbonBar4.Text = "ribbonBar4"; @@ -4362,223 +4363,15 @@ this.buttonItem_Event.Text = "事件管理"; this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click); // - // ribbonPanel7 - // - this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel7.Controls.Add(this.ribbonBar5); - this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel7.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel7.Name = "ribbonPanel7"; - this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel7.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel7.Style.Class = ""; - this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseDown.Class = ""; - this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseOver.Class = ""; - this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel7.TabIndex = 41; - this.ribbonPanel7.Visible = false; - // - // ribbonBar5 - // - this.ribbonBar5.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.BackgroundStyle.Class = ""; - this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.ContainerControlProcessDialogKey = true; - this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_flag, - this.slider4ground}); - this.ribbonBar5.Location = new System.Drawing.Point(3, 0); - this.ribbonBar5.Name = "ribbonBar5"; - this.ribbonBar5.Size = new System.Drawing.Size(427, 59); - this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar5.TabIndex = 0; - // - // - // - this.ribbonBar5.TitleStyle.Class = ""; - this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.TitleStyleMouseOver.Class = ""; - this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.TitleVisible = false; - // - // btn_flag - // - this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; - this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_flag.Name = "btn_flag"; - this.btn_flag.SubItemsExpandWidth = 14; - this.btn_flag.Text = "标识器管理"; - this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); - // - // slider4ground - // - this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; - this.slider4ground.Name = "slider4ground"; - this.slider4ground.Text = "地面透明度"; - this.slider4ground.Value = 0; - this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); - // - // ribbonPanel8 - // - this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); - this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel8.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel8.Name = "ribbonPanel8"; - this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel8.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel8.Style.Class = ""; - this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseDown.Class = ""; - this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseOver.Class = ""; - this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel8.TabIndex = 42; - this.ribbonPanel8.Visible = false; - // - // ribbonBar_UserInfo - // - this.ribbonBar_UserInfo.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; - this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_user_info, - this.btn_role_info, - this.btn_resc_info, - this.btn_role_resc, - this.btn_user_role, - this.btn_password_edit, - this.btn_reset_password}); - this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); - this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; - this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 59); - this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar_UserInfo.TabIndex = 0; - // - // - // - this.ribbonBar_UserInfo.TitleStyle.Class = ""; - this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; - this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // btn_user_info - // - this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; - this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_info.Name = "btn_user_info"; - this.btn_user_info.SubItemsExpandWidth = 14; - this.btn_user_info.Text = "用户管理"; - this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); - // - // btn_role_info - // - this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; - this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_info.Name = "btn_role_info"; - this.btn_role_info.SubItemsExpandWidth = 14; - this.btn_role_info.Text = "角色管理"; - this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); - // - // btn_resc_info - // - this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; - this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_resc_info.Name = "btn_resc_info"; - this.btn_resc_info.SubItemsExpandWidth = 14; - this.btn_resc_info.Text = "资源管理"; - this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); - // - // btn_role_resc - // - this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; - this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_resc.Name = "btn_role_resc"; - this.btn_role_resc.SubItemsExpandWidth = 14; - this.btn_role_resc.Text = "角色授权"; - this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); - // - // btn_user_role - // - this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; - this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_role.Name = "btn_user_role"; - this.btn_user_role.SubItemsExpandWidth = 14; - this.btn_user_role.Text = "用户授权"; - this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); - // - // btn_password_edit - // - this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; - this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_password_edit.Name = "btn_password_edit"; - this.btn_password_edit.SubItemsExpandWidth = 14; - this.btn_password_edit.Text = "密码修改"; - this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); - // - // btn_reset_password - // - this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; - this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_reset_password.Name = "btn_reset_password"; - this.btn_reset_password.SubItemsExpandWidth = 14; - this.btn_reset_password.Text = "重置密码"; - this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); - // // ribbonPanel15 // this.ribbonPanel15.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel15.Controls.Add(this.ribbonBar20); this.ribbonPanel15.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel15.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel15.Location = new System.Drawing.Point(0, 0); this.ribbonPanel15.Name = "ribbonPanel15"; this.ribbonPanel15.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel15.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel15.Size = new System.Drawing.Size(1328, 95); // // // @@ -4627,7 +4420,7 @@ this.buttonItemBZ}); this.ribbonBar20.Location = new System.Drawing.Point(3, 0); this.ribbonBar20.Name = "ribbonBar20"; - this.ribbonBar20.Size = new System.Drawing.Size(791, 59); + this.ribbonBar20.Size = new System.Drawing.Size(791, 92); this.ribbonBar20.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar20.TabIndex = 0; // @@ -6059,6 +5852,214 @@ this.buttonItem89.Visible = false; this.buttonItem89.Click += new System.EventHandler(this.buttonItem89_Click); // + // ribbonPanel7 + // + this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel7.Controls.Add(this.ribbonBar5); + this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel7.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel7.Name = "ribbonPanel7"; + this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel7.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel7.Style.Class = ""; + this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseDown.Class = ""; + this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseOver.Class = ""; + this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel7.TabIndex = 41; + this.ribbonPanel7.Visible = false; + // + // ribbonBar5 + // + this.ribbonBar5.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.BackgroundStyle.Class = ""; + this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.ContainerControlProcessDialogKey = true; + this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_flag, + this.slider4ground}); + this.ribbonBar5.Location = new System.Drawing.Point(3, 0); + this.ribbonBar5.Name = "ribbonBar5"; + this.ribbonBar5.Size = new System.Drawing.Size(427, 92); + this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar5.TabIndex = 0; + // + // + // + this.ribbonBar5.TitleStyle.Class = ""; + this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.TitleStyleMouseOver.Class = ""; + this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.TitleVisible = false; + // + // btn_flag + // + this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; + this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_flag.Name = "btn_flag"; + this.btn_flag.SubItemsExpandWidth = 14; + this.btn_flag.Text = "标识器管理"; + this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); + // + // slider4ground + // + this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; + this.slider4ground.Name = "slider4ground"; + this.slider4ground.Text = "地面透明度"; + this.slider4ground.Value = 0; + this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); + // + // ribbonPanel8 + // + this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); + this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel8.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel8.Name = "ribbonPanel8"; + this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel8.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel8.Style.Class = ""; + this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseDown.Class = ""; + this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseOver.Class = ""; + this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel8.TabIndex = 42; + this.ribbonPanel8.Visible = false; + // + // ribbonBar_UserInfo + // + this.ribbonBar_UserInfo.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; + this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_user_info, + this.btn_role_info, + this.btn_resc_info, + this.btn_role_resc, + this.btn_user_role, + this.btn_password_edit, + this.btn_reset_password}); + this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); + this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; + this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 92); + this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar_UserInfo.TabIndex = 0; + // + // + // + this.ribbonBar_UserInfo.TitleStyle.Class = ""; + this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; + this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // btn_user_info + // + this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; + this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_info.Name = "btn_user_info"; + this.btn_user_info.SubItemsExpandWidth = 14; + this.btn_user_info.Text = "用户管理"; + this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); + // + // btn_role_info + // + this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; + this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_info.Name = "btn_role_info"; + this.btn_role_info.SubItemsExpandWidth = 14; + this.btn_role_info.Text = "角色管理"; + this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); + // + // btn_resc_info + // + this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; + this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_resc_info.Name = "btn_resc_info"; + this.btn_resc_info.SubItemsExpandWidth = 14; + this.btn_resc_info.Text = "资源管理"; + this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); + // + // btn_role_resc + // + this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; + this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_resc.Name = "btn_role_resc"; + this.btn_role_resc.SubItemsExpandWidth = 14; + this.btn_role_resc.Text = "角色授权"; + this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); + // + // btn_user_role + // + this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; + this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_role.Name = "btn_user_role"; + this.btn_user_role.SubItemsExpandWidth = 14; + this.btn_user_role.Text = "用户授权"; + this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); + // + // btn_password_edit + // + this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; + this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_password_edit.Name = "btn_password_edit"; + this.btn_password_edit.SubItemsExpandWidth = 14; + this.btn_password_edit.Text = "密码修改"; + this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); + // + // btn_reset_password + // + this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; + this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_reset_password.Name = "btn_reset_password"; + this.btn_reset_password.SubItemsExpandWidth = 14; + this.btn_reset_password.Text = "重置密码"; + this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); + // // ribbonTabItem1 // this.ribbonTabItem1.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; @@ -6425,12 +6426,24 @@ this.buttonItem76.SubItemsExpandWidth = 14; this.buttonItem76.Text = "坐标标注"; // + // label1 + // + this.label1.AutoSize = true; + this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.label1.Image = global::Cyberpipe.Properties.Resources.user; + this.label1.Location = new System.Drawing.Point(1198, 53); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(56, 16); + this.label1.TabIndex = 28; + this.label1.Text = "label1"; + // // MainFrm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; this.AutoSize = true; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(205)))), ((int)(((byte)(214))))); this.ClientSize = new System.Drawing.Size(1328, 707); + this.Controls.Add(this.label1); this.Controls.Add(this.panelEx4); this.Controls.Add(this.expandableSplitter1); this.Controls.Add(this.sideBar1); @@ -6500,10 +6513,10 @@ this.ribbonControl1.PerformLayout(); this.ribbonPanel3.ResumeLayout(false); this.ribbonPanel2.ResumeLayout(false); - this.ribbonPanel7.ResumeLayout(false); - this.ribbonPanel8.ResumeLayout(false); this.ribbonPanel15.ResumeLayout(false); this.ribbonPanel1.ResumeLayout(false); + this.ribbonPanel7.ResumeLayout(false); + this.ribbonPanel8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -7082,6 +7095,7 @@ private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 量算ToolStripMenuItem; + private System.Windows.Forms.Label label1; } } diff --git a/MainFrm.resx b/MainFrm.resx index 3734419..15e5339 100644 --- a/MainFrm.resx +++ b/MainFrm.resx @@ -2094,7 +2094,7 @@ - 50 + 211 diff --git a/Properties/Resources.Designer.cs b/Properties/Resources.Designer.cs index 2dd7541..e1961b3 100644 --- a/Properties/Resources.Designer.cs +++ b/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // 此代码由工具生成。 -// 运行时版本:4.0.30319.18063 +// 运行时版本:4.0.30319.1026 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 @@ -60,9 +60,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _1 { get { object obj = ResourceManager.GetObject("1", resourceCulture); @@ -70,9 +67,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _12_副本 { get { object obj = ResourceManager.GetObject("12 副本", resourceCulture); @@ -80,9 +74,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__02 { get { object obj = ResourceManager.GetObject("24X24_(2)_02", resourceCulture); @@ -90,9 +81,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__10 { get { object obj = ResourceManager.GetObject("24X24_(2)_10", resourceCulture); @@ -100,9 +88,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__51 { get { object obj = ResourceManager.GetObject("24X24_(2)_51", resourceCulture); @@ -110,9 +95,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__01 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_01", resourceCulture); @@ -120,9 +102,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__02 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_02", resourceCulture); @@ -130,9 +109,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__03 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_03", resourceCulture); @@ -140,9 +116,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__04 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_04", resourceCulture); @@ -150,9 +123,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__05 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_05", resourceCulture); @@ -160,9 +130,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__06 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_06", resourceCulture); @@ -170,9 +137,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__07 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_07", resourceCulture); @@ -180,9 +144,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__08 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_08", resourceCulture); @@ -190,9 +151,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__09 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_09", resourceCulture); @@ -200,9 +158,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__10 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_10", resourceCulture); @@ -210,9 +165,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__100 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_100", resourceCulture); @@ -220,9 +172,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__101 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_101", resourceCulture); @@ -230,9 +179,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__102 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_102", resourceCulture); @@ -240,9 +186,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__103 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_103", resourceCulture); @@ -250,9 +193,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__104 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_104", resourceCulture); @@ -260,9 +200,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1041 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1041", resourceCulture); @@ -270,9 +207,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__105 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_105", resourceCulture); @@ -280,9 +214,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__106 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_106", resourceCulture); @@ -290,9 +221,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1061 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1061", resourceCulture); @@ -300,9 +228,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__107 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_107", resourceCulture); @@ -310,9 +235,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__108 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_108", resourceCulture); @@ -320,9 +242,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__109 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_109", resourceCulture); @@ -330,9 +249,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__11 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_11", resourceCulture); @@ -340,9 +256,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__110 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_110", resourceCulture); @@ -350,9 +263,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__111 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_111", resourceCulture); @@ -360,9 +270,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__112 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_112", resourceCulture); @@ -370,9 +277,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__113 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_113", resourceCulture); @@ -380,9 +284,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__114 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_114", resourceCulture); @@ -390,9 +291,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1141 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1141", resourceCulture); @@ -400,9 +298,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__115 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_115", resourceCulture); @@ -410,9 +305,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__116 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_116", resourceCulture); @@ -420,9 +312,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__117 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_117", resourceCulture); @@ -430,9 +319,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__118 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_118", resourceCulture); @@ -440,9 +326,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__12 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_12", resourceCulture); @@ -450,9 +333,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__13 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_13", resourceCulture); @@ -460,9 +340,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__131 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_131", resourceCulture); @@ -470,9 +347,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__14 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_14", resourceCulture); @@ -480,9 +354,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__15 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_15", resourceCulture); @@ -490,9 +361,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__16 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_16", resourceCulture); @@ -500,9 +368,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__17 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_17", resourceCulture); @@ -510,9 +375,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__18 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_18", resourceCulture); @@ -520,9 +382,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__19 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_19", resourceCulture); @@ -530,9 +389,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__20 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_20", resourceCulture); @@ -540,9 +396,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__21 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_21", resourceCulture); @@ -550,9 +403,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__22 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_22", resourceCulture); @@ -560,9 +410,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__23 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_23", resourceCulture); @@ -570,9 +417,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__24 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_24", resourceCulture); @@ -580,9 +424,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__25 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_25", resourceCulture); @@ -590,9 +431,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__26 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_26", resourceCulture); @@ -600,9 +438,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__27 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_27", resourceCulture); @@ -610,9 +445,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__28 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_28", resourceCulture); @@ -620,9 +452,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__29 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_29", resourceCulture); @@ -630,9 +459,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__30 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_30", resourceCulture); @@ -640,9 +466,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__31 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_31", resourceCulture); @@ -650,9 +473,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__32 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_32", resourceCulture); @@ -660,9 +480,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__33 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_33", resourceCulture); @@ -670,9 +487,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__34 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_34", resourceCulture); @@ -680,9 +494,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__35 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_35", resourceCulture); @@ -690,9 +501,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__36 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_36", resourceCulture); @@ -700,9 +508,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__37 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_37", resourceCulture); @@ -710,9 +515,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__371 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_371", resourceCulture); @@ -720,9 +522,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__38 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_38", resourceCulture); @@ -730,9 +529,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__39 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_39", resourceCulture); @@ -740,9 +536,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__40 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_40", resourceCulture); @@ -750,9 +543,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__41 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_41", resourceCulture); @@ -760,9 +550,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__42 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_42", resourceCulture); @@ -770,9 +557,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__43 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_43", resourceCulture); @@ -780,9 +564,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__44 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_44", resourceCulture); @@ -790,9 +571,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__45 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_45", resourceCulture); @@ -800,9 +578,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__46 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_46", resourceCulture); @@ -810,9 +585,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__47 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_47", resourceCulture); @@ -820,9 +592,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__48 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_48", resourceCulture); @@ -830,9 +599,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__49 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_49", resourceCulture); @@ -840,9 +606,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__50 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_50", resourceCulture); @@ -850,9 +613,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__51 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_51", resourceCulture); @@ -860,9 +620,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__52 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_52", resourceCulture); @@ -870,9 +627,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__53 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_53", resourceCulture); @@ -880,9 +634,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__54 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_54", resourceCulture); @@ -890,9 +641,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__55 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_55", resourceCulture); @@ -900,9 +648,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__551 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_551", resourceCulture); @@ -910,9 +655,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__56 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_56", resourceCulture); @@ -920,9 +662,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__57 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_57", resourceCulture); @@ -930,9 +669,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__58 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_58", resourceCulture); @@ -940,9 +676,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__59 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_59", resourceCulture); @@ -950,9 +683,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__60 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_60", resourceCulture); @@ -960,9 +690,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__61 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_61", resourceCulture); @@ -970,9 +697,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__62 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_62", resourceCulture); @@ -980,9 +704,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__63 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_63", resourceCulture); @@ -990,9 +711,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__64 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_64", resourceCulture); @@ -1000,9 +718,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__65 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_65", resourceCulture); @@ -1010,9 +725,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__66 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_66", resourceCulture); @@ -1020,9 +732,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__67 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_67", resourceCulture); @@ -1030,9 +739,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__671 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_671", resourceCulture); @@ -1040,9 +746,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__68 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_68", resourceCulture); @@ -1050,9 +753,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__681 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_681", resourceCulture); @@ -1060,9 +760,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__69 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_69", resourceCulture); @@ -1070,9 +767,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__70 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_70", resourceCulture); @@ -1080,9 +774,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__701 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_701", resourceCulture); @@ -1090,9 +781,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__71 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_71", resourceCulture); @@ -1100,9 +788,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__72 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_72", resourceCulture); @@ -1110,9 +795,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__73 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_73", resourceCulture); @@ -1120,9 +802,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__74 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_74", resourceCulture); @@ -1130,9 +809,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__75 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_75", resourceCulture); @@ -1140,9 +816,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__76 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_76", resourceCulture); @@ -1150,9 +823,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__77 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_77", resourceCulture); @@ -1160,9 +830,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__78 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_78", resourceCulture); @@ -1170,9 +837,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__79 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_79", resourceCulture); @@ -1180,9 +844,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__80 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_80", resourceCulture); @@ -1190,9 +851,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__801 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_801", resourceCulture); @@ -1200,9 +858,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__81 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_81", resourceCulture); @@ -1210,9 +865,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__811 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_811", resourceCulture); @@ -1220,9 +872,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__82 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_82", resourceCulture); @@ -1230,9 +879,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__83 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_83", resourceCulture); @@ -1240,9 +886,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__84 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_84", resourceCulture); @@ -1250,9 +893,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__85 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_85", resourceCulture); @@ -1260,9 +900,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__86 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_86", resourceCulture); @@ -1270,9 +907,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__87 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_87", resourceCulture); @@ -1280,9 +914,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__88 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_88", resourceCulture); @@ -1290,9 +921,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__90 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_90", resourceCulture); @@ -1300,9 +928,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__91 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_91", resourceCulture); @@ -1310,9 +935,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__92 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_92", resourceCulture); @@ -1320,9 +942,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__93 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_93", resourceCulture); @@ -1330,9 +949,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__94 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_94", resourceCulture); @@ -1340,9 +956,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__95 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_95", resourceCulture); @@ -1350,9 +963,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__96 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_96", resourceCulture); @@ -1360,9 +970,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__97 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_97", resourceCulture); @@ -1370,9 +977,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__98 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_98", resourceCulture); @@ -1380,9 +984,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__99 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_99", resourceCulture); @@ -1390,9 +991,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01 { get { object obj = ResourceManager.GetObject("24x24icon_01", resourceCulture); @@ -1400,9 +998,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01_hover { get { object obj = ResourceManager.GetObject("24x24icon_01_hover", resourceCulture); @@ -1410,9 +1005,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_011 { get { object obj = ResourceManager.GetObject("24x24icon_011", resourceCulture); @@ -1420,9 +1012,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02 { get { object obj = ResourceManager.GetObject("24x24icon_02", resourceCulture); @@ -1430,9 +1019,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02_hover { get { object obj = ResourceManager.GetObject("24x24icon_02_hover", resourceCulture); @@ -1440,9 +1026,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03 { get { object obj = ResourceManager.GetObject("24x24icon_03", resourceCulture); @@ -1450,9 +1033,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03_hover { get { object obj = ResourceManager.GetObject("24x24icon_03_hover", resourceCulture); @@ -1460,9 +1040,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04 { get { object obj = ResourceManager.GetObject("24x24icon_04", resourceCulture); @@ -1470,9 +1047,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover { get { object obj = ResourceManager.GetObject("24x24icon_04_hover", resourceCulture); @@ -1480,9 +1054,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_04_hover1", resourceCulture); @@ -1490,9 +1061,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_041 { get { object obj = ResourceManager.GetObject("24x24icon_041", resourceCulture); @@ -1500,9 +1068,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05 { get { object obj = ResourceManager.GetObject("24x24icon_05", resourceCulture); @@ -1510,9 +1075,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover { get { object obj = ResourceManager.GetObject("24x24icon_05_hover", resourceCulture); @@ -1520,9 +1082,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_05_hover1", resourceCulture); @@ -1530,9 +1089,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06 { get { object obj = ResourceManager.GetObject("24x24icon_06", resourceCulture); @@ -1540,9 +1096,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06_hover { get { object obj = ResourceManager.GetObject("24x24icon_06_hover", resourceCulture); @@ -1550,9 +1103,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07 { get { object obj = ResourceManager.GetObject("24x24icon_07", resourceCulture); @@ -1560,9 +1110,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07_hover { get { object obj = ResourceManager.GetObject("24x24icon_07_hover", resourceCulture); @@ -1570,9 +1117,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08 { get { object obj = ResourceManager.GetObject("24x24icon_08", resourceCulture); @@ -1580,9 +1124,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08_hover { get { object obj = ResourceManager.GetObject("24x24icon_08_hover", resourceCulture); @@ -1590,9 +1131,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09 { get { object obj = ResourceManager.GetObject("24x24icon_09", resourceCulture); @@ -1600,9 +1138,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09_hover { get { object obj = ResourceManager.GetObject("24x24icon_09_hover", resourceCulture); @@ -1610,9 +1145,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10 { get { object obj = ResourceManager.GetObject("24x24icon_10", resourceCulture); @@ -1620,9 +1152,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover { get { object obj = ResourceManager.GetObject("24x24icon_10_hover", resourceCulture); @@ -1630,9 +1159,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_10_hover1", resourceCulture); @@ -1640,9 +1166,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_101 { get { object obj = ResourceManager.GetObject("24x24icon_101", resourceCulture); @@ -1650,9 +1173,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_102 { get { object obj = ResourceManager.GetObject("24x24icon_102", resourceCulture); @@ -1660,9 +1180,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11 { get { object obj = ResourceManager.GetObject("24x24icon_11", resourceCulture); @@ -1670,9 +1187,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11_hover { get { object obj = ResourceManager.GetObject("24x24icon_11_hover", resourceCulture); @@ -1680,9 +1194,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12 { get { object obj = ResourceManager.GetObject("24x24icon_12", resourceCulture); @@ -1690,9 +1201,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12_hover { get { object obj = ResourceManager.GetObject("24x24icon_12_hover", resourceCulture); @@ -1700,9 +1208,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13 { get { object obj = ResourceManager.GetObject("24x24icon_13", resourceCulture); @@ -1710,9 +1215,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13_hover { get { object obj = ResourceManager.GetObject("24x24icon_13_hover", resourceCulture); @@ -1720,9 +1222,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _4 { get { object obj = ResourceManager.GetObject("4", resourceCulture); @@ -1730,9 +1229,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _5_副本 { get { object obj = ResourceManager.GetObject("5 副本", resourceCulture); @@ -1740,9 +1236,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _555 { get { object obj = ResourceManager.GetObject("555", resourceCulture); @@ -1750,9 +1243,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addDataBase { get { object obj = ResourceManager.GetObject("addDataBase", resourceCulture); @@ -1760,9 +1250,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addGJ { get { object obj = ResourceManager.GetObject("addGJ", resourceCulture); @@ -1770,9 +1257,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addMarker { get { object obj = ResourceManager.GetObject("addMarker", resourceCulture); @@ -1780,9 +1264,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addPipeLine { get { object obj = ResourceManager.GetObject("addPipeLine", resourceCulture); @@ -1790,9 +1271,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap arrow_updown { get { object obj = ResourceManager.GetObject("arrow_updown", resourceCulture); @@ -1800,9 +1278,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap bar_chart { get { object obj = ResourceManager.GetObject("bar-chart", resourceCulture); @@ -1810,9 +1285,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap BlueBackstageBgImage { get { object obj = ResourceManager.GetObject("BlueBackstageBgImage", resourceCulture); @@ -1820,9 +1292,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnAddData_Image { get { object obj = ResourceManager.GetObject("btnAddData.Image", resourceCulture); @@ -1830,9 +1299,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnlegendSet_Image_副本 { get { object obj = ResourceManager.GetObject("btnlegendSet.Image 副本", resourceCulture); @@ -1840,9 +1306,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnNavigation_Image_副本 { get { object obj = ResourceManager.GetObject("btnNavigation.Image 副本", resourceCulture); @@ -1850,9 +1313,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Button1_副本 { get { object obj = ResourceManager.GetObject("Button1 副本", resourceCulture); @@ -1860,9 +1320,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap cad_副本 { get { object obj = ResourceManager.GetObject("cad 副本", resourceCulture); @@ -1870,9 +1327,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic { get { object obj = ResourceManager.GetObject("casic", resourceCulture); @@ -1880,9 +1334,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic1 { get { object obj = ResourceManager.GetObject("casic1", resourceCulture); @@ -1890,9 +1341,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic2 { get { object obj = ResourceManager.GetObject("casic2", resourceCulture); @@ -1900,9 +1348,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic3 { get { object obj = ResourceManager.GetObject("casic3", resourceCulture); @@ -1910,9 +1355,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap chuiju { get { object obj = ResourceManager.GetObject("chuiju", resourceCulture); @@ -1920,9 +1362,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap clear { get { object obj = ResourceManager.GetObject("clear", resourceCulture); @@ -1930,9 +1369,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap connectivity1 { get { object obj = ResourceManager.GetObject("connectivity1", resourceCulture); @@ -1940,9 +1376,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap dighole { get { object obj = ResourceManager.GetObject("dighole", resourceCulture); @@ -1950,9 +1383,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawLine { get { object obj = ResourceManager.GetObject("drawLine", resourceCulture); @@ -1960,9 +1390,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawPolygon { get { object obj = ResourceManager.GetObject("drawPolygon", resourceCulture); @@ -1970,9 +1397,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap edit_clear { get { object obj = ResourceManager.GetObject("edit_clear", resourceCulture); @@ -1980,9 +1404,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap ew_副本 { get { object obj = ResourceManager.GetObject("ew 副本", resourceCulture); @@ -1990,9 +1411,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap full_screen { get { object obj = ResourceManager.GetObject("full_screen", resourceCulture); @@ -2000,9 +1418,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap hdmanaly_副本 { get { object obj = ResourceManager.GetObject("hdmanaly 副本", resourceCulture); @@ -2010,9 +1425,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap height { get { object obj = ResourceManager.GetObject("height", resourceCulture); @@ -2020,9 +1432,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap help { get { object obj = ResourceManager.GetObject("help", resourceCulture); @@ -2030,9 +1439,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap huitui { get { object obj = ResourceManager.GetObject("huitui", resourceCulture); @@ -2040,9 +1446,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_downstream { get { object obj = ResourceManager.GetObject("icon-downstream", resourceCulture); @@ -2050,9 +1453,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_upstream { get { object obj = ResourceManager.GetObject("icon-upstream", resourceCulture); @@ -2060,9 +1460,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap juli { get { object obj = ResourceManager.GetObject("juli", resourceCulture); @@ -2070,9 +1467,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap l { get { object obj = ResourceManager.GetObject("l", resourceCulture); @@ -2080,9 +1474,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Line_20Chart { get { object obj = ResourceManager.GetObject("Line%20Chart", resourceCulture); @@ -2090,9 +1481,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap liuxiang { get { object obj = ResourceManager.GetObject("liuxiang", resourceCulture); @@ -2100,9 +1488,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap map { get { object obj = ResourceManager.GetObject("map", resourceCulture); @@ -2110,9 +1495,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap measuremian { get { object obj = ResourceManager.GetObject("measuremian", resourceCulture); @@ -2120,9 +1502,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap move1 { get { object obj = ResourceManager.GetObject("move1", resourceCulture); @@ -2130,9 +1509,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap open_folder_add256 { get { object obj = ResourceManager.GetObject("open-folder-add256", resourceCulture); @@ -2140,9 +1516,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Pan1_副本 { get { object obj = ResourceManager.GetObject("Pan1 副本", resourceCulture); @@ -2150,9 +1523,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo1 { get { object obj = ResourceManager.GetObject("PipeLinelogo1", resourceCulture); @@ -2160,9 +1530,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo3 { get { object obj = ResourceManager.GetObject("PipeLinelogo3", resourceCulture); @@ -2170,9 +1537,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogoey { get { object obj = ResourceManager.GetObject("PipeLinelogoey", resourceCulture); @@ -2180,9 +1544,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap qianjin { get { object obj = ResourceManager.GetObject("qianjin", resourceCulture); @@ -2190,9 +1551,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap query1 { get { object obj = ResourceManager.GetObject("query1", resourceCulture); @@ -2200,9 +1558,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sc_副本 { get { object obj = ResourceManager.GetObject("sc 副本", resourceCulture); @@ -2210,9 +1565,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sharevisible_副本 { get { object obj = ResourceManager.GetObject("sharevisible 副本", resourceCulture); @@ -2220,9 +1572,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap suzhou { get { object obj = ResourceManager.GetObject("suzhou", resourceCulture); @@ -2230,9 +1579,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t7_副本 { get { object obj = ResourceManager.GetObject("t7 副本", resourceCulture); @@ -2240,9 +1586,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本 { get { object obj = ResourceManager.GetObject("t9 副本", resourceCulture); @@ -2250,9 +1593,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本1 { get { object obj = ResourceManager.GetObject("t9 副本1", resourceCulture); @@ -2260,9 +1600,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title { get { object obj = ResourceManager.GetObject("title", resourceCulture); @@ -2270,9 +1607,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title00 { get { object obj = ResourceManager.GetObject("title00", resourceCulture); @@ -2280,9 +1614,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap tuopu_副本 { get { object obj = ResourceManager.GetObject("tuopu 副本", resourceCulture); @@ -2290,9 +1621,13 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// + internal static System.Drawing.Bitmap user { + get { + object obj = ResourceManager.GetObject("user", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + internal static System.Drawing.Bitmap valve { get { object obj = ResourceManager.GetObject("valve", resourceCulture); @@ -2300,9 +1635,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap walk { get { object obj = ResourceManager.GetObject("walk", resourceCulture); @@ -2310,9 +1642,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap xuanzhuan2 { get { object obj = ResourceManager.GetObject("xuanzhuan2", resourceCulture); @@ -2320,9 +1649,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap yh2_副本 { get { object obj = ResourceManager.GetObject("yh2 副本", resourceCulture); @@ -2330,9 +1656,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线 { get { object obj = ResourceManager.GetObject("七线", resourceCulture); @@ -2340,9 +1663,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线审核 { get { object obj = ResourceManager.GetObject("七线审核", resourceCulture); @@ -2350,9 +1670,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 关闭 { get { object obj = ResourceManager.GetObject("关闭", resourceCulture); @@ -2360,9 +1677,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 创建隧道 { get { object obj = ResourceManager.GetObject("创建隧道", resourceCulture); @@ -2370,9 +1684,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 删除隧道 { get { object obj = ResourceManager.GetObject("删除隧道", resourceCulture); @@ -2380,9 +1691,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏对比 { get { object obj = ResourceManager.GetObject("双屏对比", resourceCulture); @@ -2390,9 +1698,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏联动 { get { object obj = ResourceManager.GetObject("双屏联动", resourceCulture); @@ -2400,9 +1705,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏设置 { get { object obj = ResourceManager.GetObject("双屏设置", resourceCulture); @@ -2410,9 +1712,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 垂直净距分析 { get { object obj = ResourceManager.GetObject("垂直净距分析", resourceCulture); @@ -2420,9 +1719,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 太湖新城 { get { object obj = ResourceManager.GetObject("太湖新城", resourceCulture); @@ -2430,9 +1726,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 导出矢量 { get { object obj = ResourceManager.GetObject("导出矢量", resourceCulture); @@ -2440,9 +1733,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_1_副本 { get { object obj = ResourceManager.GetObject("未标题-1 副本", resourceCulture); @@ -2450,9 +1740,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_5 { get { object obj = ResourceManager.GetObject("未标题-5", resourceCulture); @@ -2460,9 +1747,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 水平净距分析 { get { object obj = ResourceManager.GetObject("水平净距分析", resourceCulture); @@ -2470,9 +1754,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 淹没分析 { get { object obj = ResourceManager.GetObject("淹没分析", resourceCulture); @@ -2480,9 +1761,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页 { get { object obj = ResourceManager.GetObject("登录页", resourceCulture); @@ -2490,9 +1768,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页1 { get { object obj = ResourceManager.GetObject("登录页1", resourceCulture); @@ -2500,9 +1775,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 选择管线 { get { object obj = ResourceManager.GetObject("选择管线", resourceCulture); @@ -2510,9 +1782,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 隐藏隧道 { get { object obj = ResourceManager.GetObject("隐藏隧道", resourceCulture); diff --git a/Properties/Resources.resx b/Properties/Resources.resx index 19abc3c..443bdad 100644 --- a/Properties/Resources.resx +++ b/Properties/Resources.resx @@ -118,38 +118,35 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_72.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\l.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_14.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_43.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -157,20 +154,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_102.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_08_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\icon-upstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -178,11 +169,8 @@ ..\Resources\水平净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -193,17 +181,23 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_97.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_105.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -217,35 +211,29 @@ ..\Resources\icon-downstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_74.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24X24_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -253,33 +241,36 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_46.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_41.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_27.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_39.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\t7 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -295,8 +286,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_85.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\垂直净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -334,53 +331,77 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_118.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\登录页.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\七线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_44.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\cad 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_21.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\full_screen1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\5 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\dighole1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_28.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -388,8 +409,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_94.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\双屏对比.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -400,17 +421,14 @@ ..\Resources\btnlegendSet.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_84.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\measuremian1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_87.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -418,32 +436,35 @@ ..\Resources\move11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\xuanzhuan21.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\隐藏隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\导出矢量.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\liuxiang1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -460,8 +481,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\BlueBackstageBgImage.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -472,11 +493,8 @@ ..\Resources\Pan1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\bar-chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -496,23 +514,26 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_73.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24X24_(2)_021.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_82.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\t9 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -523,20 +544,23 @@ ..\Resources\PipeLinelogo1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_09.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_69.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -544,8 +568,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_96.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\btnNavigation.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -553,11 +577,11 @@ ..\bin\x86\Debug\Resource\关闭.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_86.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -568,26 +592,17 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\Line%20Chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\image\walk.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -595,9 +610,6 @@ ..\Resources\ew 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -610,90 +622,87 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_57.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_07_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_90.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_19.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\valve1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\555.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_03.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_93.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\addPipeLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\help1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_45.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_11_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -703,17 +712,14 @@ ..\Resources\PipeLinelogoey.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\title00.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -721,53 +727,47 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_09_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -775,35 +775,44 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_06_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -811,49 +820,43 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_76.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\七线审核.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\map1.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_66.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_47.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_80.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\user.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a \ No newline at end of file diff --git a/Properties/licenses.licx b/Properties/licenses.licx new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Properties/licenses.licx diff --git a/Resources/user.jpg b/Resources/user.jpg new file mode 100644 index 0000000..9bf11ec --- /dev/null +++ b/Resources/user.jpg Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.exe b/bin/x86/Debug/EMSCyberpipe.exe index f6527f0..c40cffc 100644 --- a/bin/x86/Debug/EMSCyberpipe.exe +++ b/bin/x86/Debug/EMSCyberpipe.exe Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.pdb b/bin/x86/Debug/EMSCyberpipe.pdb index 63fabc4..eb32a47 100644 --- a/bin/x86/Debug/EMSCyberpipe.pdb +++ b/bin/x86/Debug/EMSCyberpipe.pdb Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest b/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest new file mode 100644 index 0000000..061c9ca --- /dev/null +++ b/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/bin/x86/Debug/download/BootStrap_pdf.zip b/bin/x86/Debug/download/BootStrap_pdf.zip new file mode 100644 index 0000000..993e02b --- /dev/null +++ b/bin/x86/Debug/download/BootStrap_pdf.zip Binary files differ diff --git "a/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" "b/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" new file mode 100644 index 0000000..7fe754a --- /dev/null +++ "b/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" Binary files differ diff --git "a/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" "b/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" new file mode 100644 index 0000000..751a2a4 --- /dev/null +++ "b/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" Binary files differ diff --git a/bin/x86/Debug/download/temp.xlsx b/bin/x86/Debug/download/temp.xlsx new file mode 100644 index 0000000..5ccf6c9 --- /dev/null +++ b/bin/x86/Debug/download/temp.xlsx Binary files differ diff --git a/obj/x86/Debug/Cyberpipe.Properties.Resources.resources b/obj/x86/Debug/Cyberpipe.Properties.Resources.resources index 11c13d8..a586cb5 100644 --- a/obj/x86/Debug/Cyberpipe.Properties.Resources.resources +++ b/obj/x86/Debug/Cyberpipe.Properties.Resources.resources Binary files differ diff --git a/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache b/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache index 66ea1b3..2b22f93 100644 --- a/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache +++ b/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache Binary files differ diff --git a/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 28b636c..8cb7182 100644 --- a/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache +++ b/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache Binary files differ diff --git a/obj/x86/Debug/EMSCyberpipe.exe b/obj/x86/Debug/EMSCyberpipe.exe index f6527f0..c40cffc 100644 --- a/obj/x86/Debug/EMSCyberpipe.exe +++ b/obj/x86/Debug/EMSCyberpipe.exe Binary files differ diff --git a/obj/x86/Debug/EMSCyberpipe.pdb b/obj/x86/Debug/EMSCyberpipe.pdb index 63fabc4..eb32a47 100644 --- a/obj/x86/Debug/EMSCyberpipe.pdb +++ b/obj/x86/Debug/EMSCyberpipe.pdb Binary files differ diff --git a/obj/x86/Debug/GenerateResource.read.1.tlog b/obj/x86/Debug/GenerateResource.read.1.tlog index afc72db..72d22f9 100644 --- a/obj/x86/Debug/GenerateResource.read.1.tlog +++ b/obj/x86/Debug/GenerateResource.read.1.tlog Binary files differ diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj index adcf3cc..dd4b100 100644 --- a/Cyberpipe.csproj +++ b/Cyberpipe.csproj @@ -2498,6 +2498,7 @@ + diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 0fbc64b..13a1659 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/MainFrm.cs b/MainFrm.cs index efec2a6..e801c7e 100644 --- a/MainFrm.cs +++ b/MainFrm.cs @@ -135,7 +135,7 @@ public MainFrm() { InitializeComponent(); - + label1.Text = "当前登录:"+Utility.userName; PipeSys.Attach(this.panelEx5.Controls); globeControl1 = PipeSys.getGlobeCtrl(); globeControl1.Dock = DockStyle.Fill; @@ -14373,6 +14373,11 @@ } + private void label1_Click(object sender, EventArgs e) + { + + } + } diff --git a/MainFrm.designer.cs b/MainFrm.designer.cs index a98083c..ee6e5b6 100644 --- a/MainFrm.designer.cs +++ b/MainFrm.designer.cs @@ -377,19 +377,6 @@ this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem(); - this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); - this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); - this.slider4ground = new DevComponents.DotNetBar.SliderItem(); - this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); - this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); - this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); - this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); - this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); - this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); - this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonPanel15 = new DevComponents.DotNetBar.RibbonPanel(); this.ribbonBar20 = new DevComponents.DotNetBar.RibbonBar(); this.buttonItemSJGL = new DevComponents.DotNetBar.ButtonItem(); @@ -565,6 +552,19 @@ this.buttonItem1 = new DevComponents.DotNetBar.ButtonItem(); this.btnlegendSet = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem89 = new DevComponents.DotNetBar.ButtonItem(); + this.ribbonPanel7 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar5 = new DevComponents.DotNetBar.RibbonBar(); + this.btn_flag = new DevComponents.DotNetBar.ButtonItem(); + this.slider4ground = new DevComponents.DotNetBar.SliderItem(); + this.ribbonPanel8 = new DevComponents.DotNetBar.RibbonPanel(); + this.ribbonBar_UserInfo = new DevComponents.DotNetBar.RibbonBar(); + this.btn_user_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_resc_info = new DevComponents.DotNetBar.ButtonItem(); + this.btn_role_resc = new DevComponents.DotNetBar.ButtonItem(); + this.btn_user_role = new DevComponents.DotNetBar.ButtonItem(); + this.btn_password_edit = new DevComponents.DotNetBar.ButtonItem(); + this.btn_reset_password = new DevComponents.DotNetBar.ButtonItem(); this.ribbonTabItem1 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem14 = new DevComponents.DotNetBar.RibbonTabItem(); this.ribbonTabItem2 = new DevComponents.DotNetBar.RibbonTabItem(); @@ -611,6 +611,7 @@ this.buttonItem84 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem75 = new DevComponents.DotNetBar.ButtonItem(); this.buttonItem76 = new DevComponents.DotNetBar.ButtonItem(); + this.label1 = new System.Windows.Forms.Label(); this.statusStrip1.SuspendLayout(); this.sideBar1.SuspendLayout(); this.panelEx3.SuspendLayout(); @@ -649,10 +650,10 @@ this.ribbonControl1.SuspendLayout(); this.ribbonPanel3.SuspendLayout(); this.ribbonPanel2.SuspendLayout(); - this.ribbonPanel7.SuspendLayout(); - this.ribbonPanel8.SuspendLayout(); this.ribbonPanel15.SuspendLayout(); this.ribbonPanel1.SuspendLayout(); + this.ribbonPanel7.SuspendLayout(); + this.ribbonPanel8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.SuspendLayout(); // @@ -4126,10 +4127,10 @@ this.ribbonControl1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ribbonControl1.Controls.Add(this.ribbonPanel3); this.ribbonControl1.Controls.Add(this.ribbonPanel2); - this.ribbonControl1.Controls.Add(this.ribbonPanel7); - this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Controls.Add(this.ribbonPanel15); this.ribbonControl1.Controls.Add(this.ribbonPanel1); + this.ribbonControl1.Controls.Add(this.ribbonPanel7); + this.ribbonControl1.Controls.Add(this.ribbonPanel8); this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.Top; this.ribbonControl1.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.ribbonControl1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { @@ -4276,10 +4277,10 @@ this.ribbonPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel2.Controls.Add(this.ribbonBar4); this.ribbonPanel2.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel2.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel2.Location = new System.Drawing.Point(0, 0); this.ribbonPanel2.Name = "ribbonPanel2"; this.ribbonPanel2.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel2.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel2.Size = new System.Drawing.Size(1328, 95); // // // @@ -4319,7 +4320,7 @@ this.buttonItem_Event}); this.ribbonBar4.Location = new System.Drawing.Point(3, 0); this.ribbonBar4.Name = "ribbonBar4"; - this.ribbonBar4.Size = new System.Drawing.Size(211, 59); + this.ribbonBar4.Size = new System.Drawing.Size(211, 92); this.ribbonBar4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar4.TabIndex = 0; this.ribbonBar4.Text = "ribbonBar4"; @@ -4362,223 +4363,15 @@ this.buttonItem_Event.Text = "事件管理"; this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click); // - // ribbonPanel7 - // - this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel7.Controls.Add(this.ribbonBar5); - this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel7.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel7.Name = "ribbonPanel7"; - this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel7.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel7.Style.Class = ""; - this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseDown.Class = ""; - this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel7.StyleMouseOver.Class = ""; - this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel7.TabIndex = 41; - this.ribbonPanel7.Visible = false; - // - // ribbonBar5 - // - this.ribbonBar5.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.BackgroundStyle.Class = ""; - this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.ContainerControlProcessDialogKey = true; - this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_flag, - this.slider4ground}); - this.ribbonBar5.Location = new System.Drawing.Point(3, 0); - this.ribbonBar5.Name = "ribbonBar5"; - this.ribbonBar5.Size = new System.Drawing.Size(427, 59); - this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar5.TabIndex = 0; - // - // - // - this.ribbonBar5.TitleStyle.Class = ""; - this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar5.TitleStyleMouseOver.Class = ""; - this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar5.TitleVisible = false; - // - // btn_flag - // - this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; - this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_flag.Name = "btn_flag"; - this.btn_flag.SubItemsExpandWidth = 14; - this.btn_flag.Text = "标识器管理"; - this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); - // - // slider4ground - // - this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; - this.slider4ground.Name = "slider4ground"; - this.slider4ground.Text = "地面透明度"; - this.slider4ground.Value = 0; - this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); - // - // ribbonPanel8 - // - this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); - this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel8.Location = new System.Drawing.Point(0, 33); - this.ribbonPanel8.Name = "ribbonPanel8"; - this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel8.Size = new System.Drawing.Size(1328, 62); - // - // - // - this.ribbonPanel8.Style.Class = ""; - this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseDown.Class = ""; - this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonPanel8.StyleMouseOver.Class = ""; - this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonPanel8.TabIndex = 42; - this.ribbonPanel8.Visible = false; - // - // ribbonBar_UserInfo - // - this.ribbonBar_UserInfo.AutoOverflowEnabled = true; - // - // - // - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; - this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; - this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; - this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { - this.btn_user_info, - this.btn_role_info, - this.btn_resc_info, - this.btn_role_resc, - this.btn_user_role, - this.btn_password_edit, - this.btn_reset_password}); - this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); - this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; - this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 59); - this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.ribbonBar_UserInfo.TabIndex = 0; - // - // - // - this.ribbonBar_UserInfo.TitleStyle.Class = ""; - this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // - // - this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; - this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; - // - // btn_user_info - // - this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; - this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_info.Name = "btn_user_info"; - this.btn_user_info.SubItemsExpandWidth = 14; - this.btn_user_info.Text = "用户管理"; - this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); - // - // btn_role_info - // - this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; - this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_info.Name = "btn_role_info"; - this.btn_role_info.SubItemsExpandWidth = 14; - this.btn_role_info.Text = "角色管理"; - this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); - // - // btn_resc_info - // - this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; - this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_resc_info.Name = "btn_resc_info"; - this.btn_resc_info.SubItemsExpandWidth = 14; - this.btn_resc_info.Text = "资源管理"; - this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); - // - // btn_role_resc - // - this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; - this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_role_resc.Name = "btn_role_resc"; - this.btn_role_resc.SubItemsExpandWidth = 14; - this.btn_role_resc.Text = "角色授权"; - this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); - // - // btn_user_role - // - this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; - this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_user_role.Name = "btn_user_role"; - this.btn_user_role.SubItemsExpandWidth = 14; - this.btn_user_role.Text = "用户授权"; - this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); - // - // btn_password_edit - // - this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; - this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_password_edit.Name = "btn_password_edit"; - this.btn_password_edit.SubItemsExpandWidth = 14; - this.btn_password_edit.Text = "密码修改"; - this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); - // - // btn_reset_password - // - this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; - this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; - this.btn_reset_password.Name = "btn_reset_password"; - this.btn_reset_password.SubItemsExpandWidth = 14; - this.btn_reset_password.Text = "重置密码"; - this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); - // // ribbonPanel15 // this.ribbonPanel15.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonPanel15.Controls.Add(this.ribbonBar20); this.ribbonPanel15.Dock = System.Windows.Forms.DockStyle.Fill; - this.ribbonPanel15.Location = new System.Drawing.Point(0, 33); + this.ribbonPanel15.Location = new System.Drawing.Point(0, 0); this.ribbonPanel15.Name = "ribbonPanel15"; this.ribbonPanel15.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); - this.ribbonPanel15.Size = new System.Drawing.Size(1328, 62); + this.ribbonPanel15.Size = new System.Drawing.Size(1328, 95); // // // @@ -4627,7 +4420,7 @@ this.buttonItemBZ}); this.ribbonBar20.Location = new System.Drawing.Point(3, 0); this.ribbonBar20.Name = "ribbonBar20"; - this.ribbonBar20.Size = new System.Drawing.Size(791, 59); + this.ribbonBar20.Size = new System.Drawing.Size(791, 92); this.ribbonBar20.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.ribbonBar20.TabIndex = 0; // @@ -6059,6 +5852,214 @@ this.buttonItem89.Visible = false; this.buttonItem89.Click += new System.EventHandler(this.buttonItem89_Click); // + // ribbonPanel7 + // + this.ribbonPanel7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel7.Controls.Add(this.ribbonBar5); + this.ribbonPanel7.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel7.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel7.Name = "ribbonPanel7"; + this.ribbonPanel7.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel7.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel7.Style.Class = ""; + this.ribbonPanel7.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseDown.Class = ""; + this.ribbonPanel7.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel7.StyleMouseOver.Class = ""; + this.ribbonPanel7.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel7.TabIndex = 41; + this.ribbonPanel7.Visible = false; + // + // ribbonBar5 + // + this.ribbonBar5.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar5.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar5.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.BackgroundStyle.Class = ""; + this.ribbonBar5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.ContainerControlProcessDialogKey = true; + this.ribbonBar5.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar5.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_flag, + this.slider4ground}); + this.ribbonBar5.Location = new System.Drawing.Point(3, 0); + this.ribbonBar5.Name = "ribbonBar5"; + this.ribbonBar5.Size = new System.Drawing.Size(427, 92); + this.ribbonBar5.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar5.TabIndex = 0; + // + // + // + this.ribbonBar5.TitleStyle.Class = ""; + this.ribbonBar5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar5.TitleStyleMouseOver.Class = ""; + this.ribbonBar5.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar5.TitleVisible = false; + // + // btn_flag + // + this.btn_flag.Image = global::Cyberpipe.Properties.Resources._24x24icon_03_hover; + this.btn_flag.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_flag.Name = "btn_flag"; + this.btn_flag.SubItemsExpandWidth = 14; + this.btn_flag.Text = "标识器管理"; + this.btn_flag.Click += new System.EventHandler(this.btn_flag_Click); + // + // slider4ground + // + this.slider4ground.LabelPosition = DevComponents.DotNetBar.eSliderLabelPosition.Top; + this.slider4ground.Name = "slider4ground"; + this.slider4ground.Text = "地面透明度"; + this.slider4ground.Value = 0; + this.slider4ground.ValueChanged += new System.EventHandler(this.slider4ground_ValueChanged); + // + // ribbonPanel8 + // + this.ribbonPanel8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonPanel8.Controls.Add(this.ribbonBar_UserInfo); + this.ribbonPanel8.Dock = System.Windows.Forms.DockStyle.Fill; + this.ribbonPanel8.Location = new System.Drawing.Point(0, 0); + this.ribbonPanel8.Name = "ribbonPanel8"; + this.ribbonPanel8.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.ribbonPanel8.Size = new System.Drawing.Size(1328, 95); + // + // + // + this.ribbonPanel8.Style.Class = ""; + this.ribbonPanel8.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseDown.Class = ""; + this.ribbonPanel8.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonPanel8.StyleMouseOver.Class = ""; + this.ribbonPanel8.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonPanel8.TabIndex = 42; + this.ribbonPanel8.Visible = false; + // + // ribbonBar_UserInfo + // + this.ribbonBar_UserInfo.AutoOverflowEnabled = true; + // + // + // + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.BackgroundStyle.Class = ""; + this.ribbonBar_UserInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.ribbonBar_UserInfo.ContainerControlProcessDialogKey = true; + this.ribbonBar_UserInfo.Dock = System.Windows.Forms.DockStyle.Left; + this.ribbonBar_UserInfo.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { + this.btn_user_info, + this.btn_role_info, + this.btn_resc_info, + this.btn_role_resc, + this.btn_user_role, + this.btn_password_edit, + this.btn_reset_password}); + this.ribbonBar_UserInfo.Location = new System.Drawing.Point(3, 0); + this.ribbonBar_UserInfo.Name = "ribbonBar_UserInfo"; + this.ribbonBar_UserInfo.Size = new System.Drawing.Size(427, 92); + this.ribbonBar_UserInfo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.ribbonBar_UserInfo.TabIndex = 0; + // + // + // + this.ribbonBar_UserInfo.TitleStyle.Class = ""; + this.ribbonBar_UserInfo.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // + // + this.ribbonBar_UserInfo.TitleStyleMouseOver.Class = ""; + this.ribbonBar_UserInfo.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; + // + // btn_user_info + // + this.btn_user_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_13_hover; + this.btn_user_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_info.Name = "btn_user_info"; + this.btn_user_info.SubItemsExpandWidth = 14; + this.btn_user_info.Text = "用户管理"; + this.btn_user_info.Click += new System.EventHandler(this.btn_user_info_Click); + // + // btn_role_info + // + this.btn_role_info.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1; + this.btn_role_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_info.Name = "btn_role_info"; + this.btn_role_info.SubItemsExpandWidth = 14; + this.btn_role_info.Text = "角色管理"; + this.btn_role_info.Click += new System.EventHandler(this.btn_role_info_Click); + // + // btn_resc_info + // + this.btn_resc_info.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__09; + this.btn_resc_info.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_resc_info.Name = "btn_resc_info"; + this.btn_resc_info.SubItemsExpandWidth = 14; + this.btn_resc_info.Text = "资源管理"; + this.btn_resc_info.Click += new System.EventHandler(this.btn_resc_info_Click); + // + // btn_role_resc + // + this.btn_role_resc.Image = global::Cyberpipe.Properties.Resources.btnlegendSet_Image_副本; + this.btn_role_resc.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_role_resc.Name = "btn_role_resc"; + this.btn_role_resc.SubItemsExpandWidth = 14; + this.btn_role_resc.Text = "角色授权"; + this.btn_role_resc.Click += new System.EventHandler(this.btn_role_resc_Click); + // + // btn_user_role + // + this.btn_user_role.Image = global::Cyberpipe.Properties.Resources._24x24icon_08_hover; + this.btn_user_role.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_user_role.Name = "btn_user_role"; + this.btn_user_role.SubItemsExpandWidth = 14; + this.btn_user_role.Text = "用户授权"; + this.btn_user_role.Click += new System.EventHandler(this.btn_user_role_Click); + // + // btn_password_edit + // + this.btn_password_edit.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__67; + this.btn_password_edit.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_password_edit.Name = "btn_password_edit"; + this.btn_password_edit.SubItemsExpandWidth = 14; + this.btn_password_edit.Text = "密码修改"; + this.btn_password_edit.Click += new System.EventHandler(this.btn_password_edit_Click); + // + // btn_reset_password + // + this.btn_reset_password.Image = global::Cyberpipe.Properties.Resources.liuxiang; + this.btn_reset_password.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top; + this.btn_reset_password.Name = "btn_reset_password"; + this.btn_reset_password.SubItemsExpandWidth = 14; + this.btn_reset_password.Text = "重置密码"; + this.btn_reset_password.Click += new System.EventHandler(this.btn_reset_password_Click); + // // ribbonTabItem1 // this.ribbonTabItem1.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText; @@ -6425,12 +6426,24 @@ this.buttonItem76.SubItemsExpandWidth = 14; this.buttonItem76.Text = "坐标标注"; // + // label1 + // + this.label1.AutoSize = true; + this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.label1.Image = global::Cyberpipe.Properties.Resources.user; + this.label1.Location = new System.Drawing.Point(1198, 53); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(56, 16); + this.label1.TabIndex = 28; + this.label1.Text = "label1"; + // // MainFrm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; this.AutoSize = true; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(205)))), ((int)(((byte)(214))))); this.ClientSize = new System.Drawing.Size(1328, 707); + this.Controls.Add(this.label1); this.Controls.Add(this.panelEx4); this.Controls.Add(this.expandableSplitter1); this.Controls.Add(this.sideBar1); @@ -6500,10 +6513,10 @@ this.ribbonControl1.PerformLayout(); this.ribbonPanel3.ResumeLayout(false); this.ribbonPanel2.ResumeLayout(false); - this.ribbonPanel7.ResumeLayout(false); - this.ribbonPanel8.ResumeLayout(false); this.ribbonPanel15.ResumeLayout(false); this.ribbonPanel1.ResumeLayout(false); + this.ribbonPanel7.ResumeLayout(false); + this.ribbonPanel8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -7082,6 +7095,7 @@ private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 标识器街道统计ToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 量算ToolStripMenuItem; + private System.Windows.Forms.Label label1; } } diff --git a/MainFrm.resx b/MainFrm.resx index 3734419..15e5339 100644 --- a/MainFrm.resx +++ b/MainFrm.resx @@ -2094,7 +2094,7 @@ - 50 + 211 diff --git a/Properties/Resources.Designer.cs b/Properties/Resources.Designer.cs index 2dd7541..e1961b3 100644 --- a/Properties/Resources.Designer.cs +++ b/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // 此代码由工具生成。 -// 运行时版本:4.0.30319.18063 +// 运行时版本:4.0.30319.1026 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 @@ -60,9 +60,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _1 { get { object obj = ResourceManager.GetObject("1", resourceCulture); @@ -70,9 +67,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _12_副本 { get { object obj = ResourceManager.GetObject("12 副本", resourceCulture); @@ -80,9 +74,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__02 { get { object obj = ResourceManager.GetObject("24X24_(2)_02", resourceCulture); @@ -90,9 +81,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__10 { get { object obj = ResourceManager.GetObject("24X24_(2)_10", resourceCulture); @@ -100,9 +88,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24X24__2__51 { get { object obj = ResourceManager.GetObject("24X24_(2)_51", resourceCulture); @@ -110,9 +95,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__01 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_01", resourceCulture); @@ -120,9 +102,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__02 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_02", resourceCulture); @@ -130,9 +109,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__03 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_03", resourceCulture); @@ -140,9 +116,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__04 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_04", resourceCulture); @@ -150,9 +123,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__05 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_05", resourceCulture); @@ -160,9 +130,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__06 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_06", resourceCulture); @@ -170,9 +137,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__07 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_07", resourceCulture); @@ -180,9 +144,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__08 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_08", resourceCulture); @@ -190,9 +151,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__09 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_09", resourceCulture); @@ -200,9 +158,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__10 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_10", resourceCulture); @@ -210,9 +165,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__100 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_100", resourceCulture); @@ -220,9 +172,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__101 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_101", resourceCulture); @@ -230,9 +179,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__102 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_102", resourceCulture); @@ -240,9 +186,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__103 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_103", resourceCulture); @@ -250,9 +193,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__104 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_104", resourceCulture); @@ -260,9 +200,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1041 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1041", resourceCulture); @@ -270,9 +207,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__105 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_105", resourceCulture); @@ -280,9 +214,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__106 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_106", resourceCulture); @@ -290,9 +221,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1061 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1061", resourceCulture); @@ -300,9 +228,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__107 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_107", resourceCulture); @@ -310,9 +235,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__108 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_108", resourceCulture); @@ -320,9 +242,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__109 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_109", resourceCulture); @@ -330,9 +249,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__11 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_11", resourceCulture); @@ -340,9 +256,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__110 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_110", resourceCulture); @@ -350,9 +263,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__111 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_111", resourceCulture); @@ -360,9 +270,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__112 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_112", resourceCulture); @@ -370,9 +277,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__113 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_113", resourceCulture); @@ -380,9 +284,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__114 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_114", resourceCulture); @@ -390,9 +291,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__1141 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_1141", resourceCulture); @@ -400,9 +298,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__115 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_115", resourceCulture); @@ -410,9 +305,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__116 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_116", resourceCulture); @@ -420,9 +312,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__117 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_117", resourceCulture); @@ -430,9 +319,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__118 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_118", resourceCulture); @@ -440,9 +326,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__12 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_12", resourceCulture); @@ -450,9 +333,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__13 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_13", resourceCulture); @@ -460,9 +340,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__131 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_131", resourceCulture); @@ -470,9 +347,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__14 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_14", resourceCulture); @@ -480,9 +354,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__15 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_15", resourceCulture); @@ -490,9 +361,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__16 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_16", resourceCulture); @@ -500,9 +368,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__17 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_17", resourceCulture); @@ -510,9 +375,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__18 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_18", resourceCulture); @@ -520,9 +382,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__19 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_19", resourceCulture); @@ -530,9 +389,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__20 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_20", resourceCulture); @@ -540,9 +396,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__21 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_21", resourceCulture); @@ -550,9 +403,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__22 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_22", resourceCulture); @@ -560,9 +410,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__23 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_23", resourceCulture); @@ -570,9 +417,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__24 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_24", resourceCulture); @@ -580,9 +424,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__25 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_25", resourceCulture); @@ -590,9 +431,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__26 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_26", resourceCulture); @@ -600,9 +438,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__27 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_27", resourceCulture); @@ -610,9 +445,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__28 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_28", resourceCulture); @@ -620,9 +452,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__29 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_29", resourceCulture); @@ -630,9 +459,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__30 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_30", resourceCulture); @@ -640,9 +466,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__31 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_31", resourceCulture); @@ -650,9 +473,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__32 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_32", resourceCulture); @@ -660,9 +480,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__33 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_33", resourceCulture); @@ -670,9 +487,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__34 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_34", resourceCulture); @@ -680,9 +494,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__35 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_35", resourceCulture); @@ -690,9 +501,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__36 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_36", resourceCulture); @@ -700,9 +508,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__37 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_37", resourceCulture); @@ -710,9 +515,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__371 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_371", resourceCulture); @@ -720,9 +522,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__38 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_38", resourceCulture); @@ -730,9 +529,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__39 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_39", resourceCulture); @@ -740,9 +536,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__40 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_40", resourceCulture); @@ -750,9 +543,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__41 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_41", resourceCulture); @@ -760,9 +550,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__42 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_42", resourceCulture); @@ -770,9 +557,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__43 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_43", resourceCulture); @@ -780,9 +564,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__44 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_44", resourceCulture); @@ -790,9 +571,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__45 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_45", resourceCulture); @@ -800,9 +578,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__46 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_46", resourceCulture); @@ -810,9 +585,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__47 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_47", resourceCulture); @@ -820,9 +592,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__48 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_48", resourceCulture); @@ -830,9 +599,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__49 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_49", resourceCulture); @@ -840,9 +606,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__50 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_50", resourceCulture); @@ -850,9 +613,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__51 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_51", resourceCulture); @@ -860,9 +620,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__52 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_52", resourceCulture); @@ -870,9 +627,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__53 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_53", resourceCulture); @@ -880,9 +634,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__54 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_54", resourceCulture); @@ -890,9 +641,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__55 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_55", resourceCulture); @@ -900,9 +648,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__551 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_551", resourceCulture); @@ -910,9 +655,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__56 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_56", resourceCulture); @@ -920,9 +662,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__57 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_57", resourceCulture); @@ -930,9 +669,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__58 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_58", resourceCulture); @@ -940,9 +676,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__59 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_59", resourceCulture); @@ -950,9 +683,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__60 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_60", resourceCulture); @@ -960,9 +690,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__61 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_61", resourceCulture); @@ -970,9 +697,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__62 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_62", resourceCulture); @@ -980,9 +704,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__63 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_63", resourceCulture); @@ -990,9 +711,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__64 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_64", resourceCulture); @@ -1000,9 +718,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__65 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_65", resourceCulture); @@ -1010,9 +725,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__66 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_66", resourceCulture); @@ -1020,9 +732,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__67 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_67", resourceCulture); @@ -1030,9 +739,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__671 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_671", resourceCulture); @@ -1040,9 +746,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__68 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_68", resourceCulture); @@ -1050,9 +753,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__681 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_681", resourceCulture); @@ -1060,9 +760,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__69 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_69", resourceCulture); @@ -1070,9 +767,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__70 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_70", resourceCulture); @@ -1080,9 +774,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__701 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_701", resourceCulture); @@ -1090,9 +781,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__71 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_71", resourceCulture); @@ -1100,9 +788,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__72 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_72", resourceCulture); @@ -1110,9 +795,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__73 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_73", resourceCulture); @@ -1120,9 +802,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__74 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_74", resourceCulture); @@ -1130,9 +809,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__75 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_75", resourceCulture); @@ -1140,9 +816,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__76 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_76", resourceCulture); @@ -1150,9 +823,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__77 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_77", resourceCulture); @@ -1160,9 +830,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__78 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_78", resourceCulture); @@ -1170,9 +837,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__79 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_79", resourceCulture); @@ -1180,9 +844,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__80 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_80", resourceCulture); @@ -1190,9 +851,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__801 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_801", resourceCulture); @@ -1200,9 +858,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__81 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_81", resourceCulture); @@ -1210,9 +865,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__811 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_811", resourceCulture); @@ -1220,9 +872,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__82 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_82", resourceCulture); @@ -1230,9 +879,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__83 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_83", resourceCulture); @@ -1240,9 +886,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__84 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_84", resourceCulture); @@ -1250,9 +893,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__85 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_85", resourceCulture); @@ -1260,9 +900,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__86 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_86", resourceCulture); @@ -1270,9 +907,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__87 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_87", resourceCulture); @@ -1280,9 +914,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__88 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_88", resourceCulture); @@ -1290,9 +921,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__90 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_90", resourceCulture); @@ -1300,9 +928,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__91 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_91", resourceCulture); @@ -1310,9 +935,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__92 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_92", resourceCulture); @@ -1320,9 +942,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__93 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_93", resourceCulture); @@ -1330,9 +949,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__94 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_94", resourceCulture); @@ -1340,9 +956,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__95 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_95", resourceCulture); @@ -1350,9 +963,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__96 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_96", resourceCulture); @@ -1360,9 +970,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__97 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_97", resourceCulture); @@ -1370,9 +977,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__98 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_98", resourceCulture); @@ -1380,9 +984,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon__2__99 { get { object obj = ResourceManager.GetObject("24x24icon_(2)_99", resourceCulture); @@ -1390,9 +991,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01 { get { object obj = ResourceManager.GetObject("24x24icon_01", resourceCulture); @@ -1400,9 +998,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_01_hover { get { object obj = ResourceManager.GetObject("24x24icon_01_hover", resourceCulture); @@ -1410,9 +1005,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_011 { get { object obj = ResourceManager.GetObject("24x24icon_011", resourceCulture); @@ -1420,9 +1012,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02 { get { object obj = ResourceManager.GetObject("24x24icon_02", resourceCulture); @@ -1430,9 +1019,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_02_hover { get { object obj = ResourceManager.GetObject("24x24icon_02_hover", resourceCulture); @@ -1440,9 +1026,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03 { get { object obj = ResourceManager.GetObject("24x24icon_03", resourceCulture); @@ -1450,9 +1033,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_03_hover { get { object obj = ResourceManager.GetObject("24x24icon_03_hover", resourceCulture); @@ -1460,9 +1040,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04 { get { object obj = ResourceManager.GetObject("24x24icon_04", resourceCulture); @@ -1470,9 +1047,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover { get { object obj = ResourceManager.GetObject("24x24icon_04_hover", resourceCulture); @@ -1480,9 +1054,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_04_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_04_hover1", resourceCulture); @@ -1490,9 +1061,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_041 { get { object obj = ResourceManager.GetObject("24x24icon_041", resourceCulture); @@ -1500,9 +1068,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05 { get { object obj = ResourceManager.GetObject("24x24icon_05", resourceCulture); @@ -1510,9 +1075,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover { get { object obj = ResourceManager.GetObject("24x24icon_05_hover", resourceCulture); @@ -1520,9 +1082,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_05_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_05_hover1", resourceCulture); @@ -1530,9 +1089,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06 { get { object obj = ResourceManager.GetObject("24x24icon_06", resourceCulture); @@ -1540,9 +1096,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_06_hover { get { object obj = ResourceManager.GetObject("24x24icon_06_hover", resourceCulture); @@ -1550,9 +1103,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07 { get { object obj = ResourceManager.GetObject("24x24icon_07", resourceCulture); @@ -1560,9 +1110,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_07_hover { get { object obj = ResourceManager.GetObject("24x24icon_07_hover", resourceCulture); @@ -1570,9 +1117,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08 { get { object obj = ResourceManager.GetObject("24x24icon_08", resourceCulture); @@ -1580,9 +1124,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_08_hover { get { object obj = ResourceManager.GetObject("24x24icon_08_hover", resourceCulture); @@ -1590,9 +1131,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09 { get { object obj = ResourceManager.GetObject("24x24icon_09", resourceCulture); @@ -1600,9 +1138,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_09_hover { get { object obj = ResourceManager.GetObject("24x24icon_09_hover", resourceCulture); @@ -1610,9 +1145,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10 { get { object obj = ResourceManager.GetObject("24x24icon_10", resourceCulture); @@ -1620,9 +1152,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover { get { object obj = ResourceManager.GetObject("24x24icon_10_hover", resourceCulture); @@ -1630,9 +1159,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_10_hover1 { get { object obj = ResourceManager.GetObject("24x24icon_10_hover1", resourceCulture); @@ -1640,9 +1166,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_101 { get { object obj = ResourceManager.GetObject("24x24icon_101", resourceCulture); @@ -1650,9 +1173,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_102 { get { object obj = ResourceManager.GetObject("24x24icon_102", resourceCulture); @@ -1660,9 +1180,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11 { get { object obj = ResourceManager.GetObject("24x24icon_11", resourceCulture); @@ -1670,9 +1187,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_11_hover { get { object obj = ResourceManager.GetObject("24x24icon_11_hover", resourceCulture); @@ -1680,9 +1194,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12 { get { object obj = ResourceManager.GetObject("24x24icon_12", resourceCulture); @@ -1690,9 +1201,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_12_hover { get { object obj = ResourceManager.GetObject("24x24icon_12_hover", resourceCulture); @@ -1700,9 +1208,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13 { get { object obj = ResourceManager.GetObject("24x24icon_13", resourceCulture); @@ -1710,9 +1215,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _24x24icon_13_hover { get { object obj = ResourceManager.GetObject("24x24icon_13_hover", resourceCulture); @@ -1720,9 +1222,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _4 { get { object obj = ResourceManager.GetObject("4", resourceCulture); @@ -1730,9 +1229,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _5_副本 { get { object obj = ResourceManager.GetObject("5 副本", resourceCulture); @@ -1740,9 +1236,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap _555 { get { object obj = ResourceManager.GetObject("555", resourceCulture); @@ -1750,9 +1243,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addDataBase { get { object obj = ResourceManager.GetObject("addDataBase", resourceCulture); @@ -1760,9 +1250,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addGJ { get { object obj = ResourceManager.GetObject("addGJ", resourceCulture); @@ -1770,9 +1257,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addMarker { get { object obj = ResourceManager.GetObject("addMarker", resourceCulture); @@ -1780,9 +1264,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap addPipeLine { get { object obj = ResourceManager.GetObject("addPipeLine", resourceCulture); @@ -1790,9 +1271,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap arrow_updown { get { object obj = ResourceManager.GetObject("arrow_updown", resourceCulture); @@ -1800,9 +1278,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap bar_chart { get { object obj = ResourceManager.GetObject("bar-chart", resourceCulture); @@ -1810,9 +1285,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap BlueBackstageBgImage { get { object obj = ResourceManager.GetObject("BlueBackstageBgImage", resourceCulture); @@ -1820,9 +1292,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnAddData_Image { get { object obj = ResourceManager.GetObject("btnAddData.Image", resourceCulture); @@ -1830,9 +1299,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnlegendSet_Image_副本 { get { object obj = ResourceManager.GetObject("btnlegendSet.Image 副本", resourceCulture); @@ -1840,9 +1306,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap btnNavigation_Image_副本 { get { object obj = ResourceManager.GetObject("btnNavigation.Image 副本", resourceCulture); @@ -1850,9 +1313,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Button1_副本 { get { object obj = ResourceManager.GetObject("Button1 副本", resourceCulture); @@ -1860,9 +1320,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap cad_副本 { get { object obj = ResourceManager.GetObject("cad 副本", resourceCulture); @@ -1870,9 +1327,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic { get { object obj = ResourceManager.GetObject("casic", resourceCulture); @@ -1880,9 +1334,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic1 { get { object obj = ResourceManager.GetObject("casic1", resourceCulture); @@ -1890,9 +1341,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic2 { get { object obj = ResourceManager.GetObject("casic2", resourceCulture); @@ -1900,9 +1348,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap casic3 { get { object obj = ResourceManager.GetObject("casic3", resourceCulture); @@ -1910,9 +1355,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap chuiju { get { object obj = ResourceManager.GetObject("chuiju", resourceCulture); @@ -1920,9 +1362,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap clear { get { object obj = ResourceManager.GetObject("clear", resourceCulture); @@ -1930,9 +1369,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap connectivity1 { get { object obj = ResourceManager.GetObject("connectivity1", resourceCulture); @@ -1940,9 +1376,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap dighole { get { object obj = ResourceManager.GetObject("dighole", resourceCulture); @@ -1950,9 +1383,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawLine { get { object obj = ResourceManager.GetObject("drawLine", resourceCulture); @@ -1960,9 +1390,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap drawPolygon { get { object obj = ResourceManager.GetObject("drawPolygon", resourceCulture); @@ -1970,9 +1397,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap edit_clear { get { object obj = ResourceManager.GetObject("edit_clear", resourceCulture); @@ -1980,9 +1404,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap ew_副本 { get { object obj = ResourceManager.GetObject("ew 副本", resourceCulture); @@ -1990,9 +1411,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap full_screen { get { object obj = ResourceManager.GetObject("full_screen", resourceCulture); @@ -2000,9 +1418,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap hdmanaly_副本 { get { object obj = ResourceManager.GetObject("hdmanaly 副本", resourceCulture); @@ -2010,9 +1425,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap height { get { object obj = ResourceManager.GetObject("height", resourceCulture); @@ -2020,9 +1432,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap help { get { object obj = ResourceManager.GetObject("help", resourceCulture); @@ -2030,9 +1439,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap huitui { get { object obj = ResourceManager.GetObject("huitui", resourceCulture); @@ -2040,9 +1446,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_downstream { get { object obj = ResourceManager.GetObject("icon-downstream", resourceCulture); @@ -2050,9 +1453,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap icon_upstream { get { object obj = ResourceManager.GetObject("icon-upstream", resourceCulture); @@ -2060,9 +1460,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap juli { get { object obj = ResourceManager.GetObject("juli", resourceCulture); @@ -2070,9 +1467,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap l { get { object obj = ResourceManager.GetObject("l", resourceCulture); @@ -2080,9 +1474,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Line_20Chart { get { object obj = ResourceManager.GetObject("Line%20Chart", resourceCulture); @@ -2090,9 +1481,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap liuxiang { get { object obj = ResourceManager.GetObject("liuxiang", resourceCulture); @@ -2100,9 +1488,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap map { get { object obj = ResourceManager.GetObject("map", resourceCulture); @@ -2110,9 +1495,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap measuremian { get { object obj = ResourceManager.GetObject("measuremian", resourceCulture); @@ -2120,9 +1502,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap move1 { get { object obj = ResourceManager.GetObject("move1", resourceCulture); @@ -2130,9 +1509,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap open_folder_add256 { get { object obj = ResourceManager.GetObject("open-folder-add256", resourceCulture); @@ -2140,9 +1516,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap Pan1_副本 { get { object obj = ResourceManager.GetObject("Pan1 副本", resourceCulture); @@ -2150,9 +1523,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo1 { get { object obj = ResourceManager.GetObject("PipeLinelogo1", resourceCulture); @@ -2160,9 +1530,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogo3 { get { object obj = ResourceManager.GetObject("PipeLinelogo3", resourceCulture); @@ -2170,9 +1537,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap PipeLinelogoey { get { object obj = ResourceManager.GetObject("PipeLinelogoey", resourceCulture); @@ -2180,9 +1544,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap qianjin { get { object obj = ResourceManager.GetObject("qianjin", resourceCulture); @@ -2190,9 +1551,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap query1 { get { object obj = ResourceManager.GetObject("query1", resourceCulture); @@ -2200,9 +1558,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sc_副本 { get { object obj = ResourceManager.GetObject("sc 副本", resourceCulture); @@ -2210,9 +1565,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap sharevisible_副本 { get { object obj = ResourceManager.GetObject("sharevisible 副本", resourceCulture); @@ -2220,9 +1572,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap suzhou { get { object obj = ResourceManager.GetObject("suzhou", resourceCulture); @@ -2230,9 +1579,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t7_副本 { get { object obj = ResourceManager.GetObject("t7 副本", resourceCulture); @@ -2240,9 +1586,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本 { get { object obj = ResourceManager.GetObject("t9 副本", resourceCulture); @@ -2250,9 +1593,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap t9_副本1 { get { object obj = ResourceManager.GetObject("t9 副本1", resourceCulture); @@ -2260,9 +1600,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title { get { object obj = ResourceManager.GetObject("title", resourceCulture); @@ -2270,9 +1607,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap title00 { get { object obj = ResourceManager.GetObject("title00", resourceCulture); @@ -2280,9 +1614,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap tuopu_副本 { get { object obj = ResourceManager.GetObject("tuopu 副本", resourceCulture); @@ -2290,9 +1621,13 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// + internal static System.Drawing.Bitmap user { + get { + object obj = ResourceManager.GetObject("user", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + internal static System.Drawing.Bitmap valve { get { object obj = ResourceManager.GetObject("valve", resourceCulture); @@ -2300,9 +1635,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap walk { get { object obj = ResourceManager.GetObject("walk", resourceCulture); @@ -2310,9 +1642,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap xuanzhuan2 { get { object obj = ResourceManager.GetObject("xuanzhuan2", resourceCulture); @@ -2320,9 +1649,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap yh2_副本 { get { object obj = ResourceManager.GetObject("yh2 副本", resourceCulture); @@ -2330,9 +1656,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线 { get { object obj = ResourceManager.GetObject("七线", resourceCulture); @@ -2340,9 +1663,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 七线审核 { get { object obj = ResourceManager.GetObject("七线审核", resourceCulture); @@ -2350,9 +1670,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 关闭 { get { object obj = ResourceManager.GetObject("关闭", resourceCulture); @@ -2360,9 +1677,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 创建隧道 { get { object obj = ResourceManager.GetObject("创建隧道", resourceCulture); @@ -2370,9 +1684,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 删除隧道 { get { object obj = ResourceManager.GetObject("删除隧道", resourceCulture); @@ -2380,9 +1691,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏对比 { get { object obj = ResourceManager.GetObject("双屏对比", resourceCulture); @@ -2390,9 +1698,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏联动 { get { object obj = ResourceManager.GetObject("双屏联动", resourceCulture); @@ -2400,9 +1705,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 双屏设置 { get { object obj = ResourceManager.GetObject("双屏设置", resourceCulture); @@ -2410,9 +1712,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 垂直净距分析 { get { object obj = ResourceManager.GetObject("垂直净距分析", resourceCulture); @@ -2420,9 +1719,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 太湖新城 { get { object obj = ResourceManager.GetObject("太湖新城", resourceCulture); @@ -2430,9 +1726,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 导出矢量 { get { object obj = ResourceManager.GetObject("导出矢量", resourceCulture); @@ -2440,9 +1733,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_1_副本 { get { object obj = ResourceManager.GetObject("未标题-1 副本", resourceCulture); @@ -2450,9 +1740,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 未标题_5 { get { object obj = ResourceManager.GetObject("未标题-5", resourceCulture); @@ -2460,9 +1747,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 水平净距分析 { get { object obj = ResourceManager.GetObject("水平净距分析", resourceCulture); @@ -2470,9 +1754,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 淹没分析 { get { object obj = ResourceManager.GetObject("淹没分析", resourceCulture); @@ -2480,9 +1761,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页 { get { object obj = ResourceManager.GetObject("登录页", resourceCulture); @@ -2490,9 +1768,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 登录页1 { get { object obj = ResourceManager.GetObject("登录页1", resourceCulture); @@ -2500,9 +1775,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 选择管线 { get { object obj = ResourceManager.GetObject("选择管线", resourceCulture); @@ -2510,9 +1782,6 @@ } } - /// - /// Looks up a localized resource of type System.Drawing.Bitmap. - /// internal static System.Drawing.Bitmap 隐藏隧道 { get { object obj = ResourceManager.GetObject("隐藏隧道", resourceCulture); diff --git a/Properties/Resources.resx b/Properties/Resources.resx index 19abc3c..443bdad 100644 --- a/Properties/Resources.resx +++ b/Properties/Resources.resx @@ -118,38 +118,35 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_72.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\l.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_14.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_43.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -157,20 +154,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_102.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_08_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\icon-upstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -178,11 +169,8 @@ ..\Resources\水平净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -193,17 +181,23 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_106.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_58.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_97.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_105.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -217,35 +211,29 @@ ..\Resources\icon-downstream1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_74.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24X24_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_20.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -253,33 +241,36 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_46.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_41.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_27.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_25.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_39.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_42.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\t7 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -295,8 +286,14 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_85.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic2.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\淹没分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\t9 副本2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_83.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\垂直净距分析.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -334,53 +331,77 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_118.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\登录页.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\七线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_44.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\cad 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_21.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\full_screen1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\5 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\dighole1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_59.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_28.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -388,8 +409,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_94.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\双屏对比.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -400,17 +421,14 @@ ..\Resources\btnlegendSet.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_84.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\measuremian1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_87.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -418,32 +436,35 @@ ..\Resources\move11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\xuanzhuan21.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_110.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_67.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\隐藏隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_108.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\导出矢量.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\liuxiang1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -460,8 +481,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\BlueBackstageBgImage.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -472,11 +493,8 @@ ..\Resources\Pan1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\addGJ1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_35.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\Button1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\bar-chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -496,23 +514,26 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_73.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_75.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_15.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24X24_(2)_021.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_52.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_82.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\t9 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -523,20 +544,23 @@ ..\Resources\PipeLinelogo1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_112.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\bin\x86\Debug\Resource\ico\24x24icon_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_09.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_69.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -544,8 +568,8 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_96.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawPolygon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\btnNavigation.Image 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -553,11 +577,11 @@ ..\bin\x86\Debug\Resource\关闭.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\12 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\qianjin1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_86.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -568,26 +592,17 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_109.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\Line%20Chart1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\image\walk.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_22.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_111.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -595,9 +610,6 @@ ..\Resources\ew 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_18.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -610,90 +622,87 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_57.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\drawLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_07_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_90.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_13_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\edit_clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_19.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_98.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Resources\valve1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\555.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_03.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_61.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_115.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_93.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_49.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\未标题-1 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\hdmanaly 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_101.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_62.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_78.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_01_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_65.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\addPipeLine1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\PipeLinelogo3.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_31.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\tuopu 副本1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_07.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_50.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\addDataBase1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\help1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_92.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_45.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\ico\24x24icon_11_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -703,17 +712,14 @@ ..\Resources\PipeLinelogoey.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\bin\x86\Debug\Resource\title00.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_33.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_88.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_38.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\clear1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -721,53 +727,47 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_12.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_01.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\casic1.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\suzhou.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_63.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\创建隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\24x24icon_04_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_29.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\addMarker1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\casic3.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_09_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_13.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏设置.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_26.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_34.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_51.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_05.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_68.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_10.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_08.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_60.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_12_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -775,35 +775,44 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_02.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\chuiju1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_114.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_117.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\选择管线.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_95.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_36.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_103.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_23.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_100.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_48.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\删除隧道.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\24x24icon_04.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_107.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_79.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\juli1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_53.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\btnAddData.Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\casic.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_55.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_06_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -811,49 +820,43 @@ ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_76.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_30.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - ..\Resources\七线审核.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\双屏联动.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_91.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_06.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\Resources\map1.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_71.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_70.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_99.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_66.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_11.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_37.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\connectivity11.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_47.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_81.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\ico\24x24icon_02_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ..\bin\x86\Debug\Resource\ico\24x24icon_(2)_80.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\24x24icon_05_hover.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\bin\x86\Debug\Resource\4.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Resources\user.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a \ No newline at end of file diff --git a/Properties/licenses.licx b/Properties/licenses.licx new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Properties/licenses.licx diff --git a/Resources/user.jpg b/Resources/user.jpg new file mode 100644 index 0000000..9bf11ec --- /dev/null +++ b/Resources/user.jpg Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.exe b/bin/x86/Debug/EMSCyberpipe.exe index f6527f0..c40cffc 100644 --- a/bin/x86/Debug/EMSCyberpipe.exe +++ b/bin/x86/Debug/EMSCyberpipe.exe Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.pdb b/bin/x86/Debug/EMSCyberpipe.pdb index 63fabc4..eb32a47 100644 --- a/bin/x86/Debug/EMSCyberpipe.pdb +++ b/bin/x86/Debug/EMSCyberpipe.pdb Binary files differ diff --git a/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest b/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest new file mode 100644 index 0000000..061c9ca --- /dev/null +++ b/bin/x86/Debug/EMSCyberpipe.vshost.exe.manifest @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/bin/x86/Debug/download/BootStrap_pdf.zip b/bin/x86/Debug/download/BootStrap_pdf.zip new file mode 100644 index 0000000..993e02b --- /dev/null +++ b/bin/x86/Debug/download/BootStrap_pdf.zip Binary files differ diff --git "a/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" "b/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" new file mode 100644 index 0000000..7fe754a --- /dev/null +++ "b/bin/x86/Debug/download/BootStrap\345\205\245\351\227\250\346\225\231\347\250\213.pdf" Binary files differ diff --git "a/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" "b/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" new file mode 100644 index 0000000..751a2a4 --- /dev/null +++ "b/bin/x86/Debug/download/axure7.0\346\225\231\347\250\213\050\345\233\276\346\226\207\346\241\210\344\276\213\051.pdf" Binary files differ diff --git a/bin/x86/Debug/download/temp.xlsx b/bin/x86/Debug/download/temp.xlsx new file mode 100644 index 0000000..5ccf6c9 --- /dev/null +++ b/bin/x86/Debug/download/temp.xlsx Binary files differ diff --git a/obj/x86/Debug/Cyberpipe.Properties.Resources.resources b/obj/x86/Debug/Cyberpipe.Properties.Resources.resources index 11c13d8..a586cb5 100644 --- a/obj/x86/Debug/Cyberpipe.Properties.Resources.resources +++ b/obj/x86/Debug/Cyberpipe.Properties.Resources.resources Binary files differ diff --git a/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache b/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache index 66ea1b3..2b22f93 100644 --- a/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache +++ b/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache Binary files differ diff --git a/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 28b636c..8cb7182 100644 --- a/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache +++ b/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache Binary files differ diff --git a/obj/x86/Debug/EMSCyberpipe.exe b/obj/x86/Debug/EMSCyberpipe.exe index f6527f0..c40cffc 100644 --- a/obj/x86/Debug/EMSCyberpipe.exe +++ b/obj/x86/Debug/EMSCyberpipe.exe Binary files differ diff --git a/obj/x86/Debug/EMSCyberpipe.pdb b/obj/x86/Debug/EMSCyberpipe.pdb index 63fabc4..eb32a47 100644 --- a/obj/x86/Debug/EMSCyberpipe.pdb +++ b/obj/x86/Debug/EMSCyberpipe.pdb Binary files differ diff --git a/obj/x86/Debug/GenerateResource.read.1.tlog b/obj/x86/Debug/GenerateResource.read.1.tlog index afc72db..72d22f9 100644 --- a/obj/x86/Debug/GenerateResource.read.1.tlog +++ b/obj/x86/Debug/GenerateResource.read.1.tlog Binary files differ diff --git a/obj/x86/Debug/TempPE/Properties.Resources.Designer.cs.dll b/obj/x86/Debug/TempPE/Properties.Resources.Designer.cs.dll index 3c55418..bbd3696 100644 --- a/obj/x86/Debug/TempPE/Properties.Resources.Designer.cs.dll +++ b/obj/x86/Debug/TempPE/Properties.Resources.Designer.cs.dll Binary files differ