diff --git a/.gitignore b/.gitignore
index 8ee30f6..763c8a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
Thumbs.db
*.obj
*.exe
+*.pdb
*.user
*.aps
*.pch
diff --git a/.gitignore b/.gitignore
index 8ee30f6..763c8a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
Thumbs.db
*.obj
*.exe
+*.pdb
*.user
*.aps
*.pch
diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj
index a2641b9..7aa3ca4 100644
--- a/Cyberpipe.csproj
+++ b/Cyberpipe.csproj
@@ -43,7 +43,7 @@
DEBUG;TRACE
prompt
4
- AnyCPU
+ x64
AllRules.ruleset
diff --git a/.gitignore b/.gitignore
index 8ee30f6..763c8a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
Thumbs.db
*.obj
*.exe
+*.pdb
*.user
*.aps
*.pch
diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj
index a2641b9..7aa3ca4 100644
--- a/Cyberpipe.csproj
+++ b/Cyberpipe.csproj
@@ -43,7 +43,7 @@
DEBUG;TRACE
prompt
4
- AnyCPU
+ x64
AllRules.ruleset
diff --git a/Cyberpipe.suo b/Cyberpipe.suo
index b69ab53..41fa30a 100644
--- a/Cyberpipe.suo
+++ b/Cyberpipe.suo
Binary files differ
diff --git a/.gitignore b/.gitignore
index 8ee30f6..763c8a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
Thumbs.db
*.obj
*.exe
+*.pdb
*.user
*.aps
*.pch
diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj
index a2641b9..7aa3ca4 100644
--- a/Cyberpipe.csproj
+++ b/Cyberpipe.csproj
@@ -43,7 +43,7 @@
DEBUG;TRACE
prompt
4
- AnyCPU
+ x64
AllRules.ruleset
diff --git a/Cyberpipe.suo b/Cyberpipe.suo
index b69ab53..41fa30a 100644
--- a/Cyberpipe.suo
+++ b/Cyberpipe.suo
Binary files differ
diff --git a/MainFrm.designer.cs b/MainFrm.designer.cs
index 518c500..a4fe85e 100644
--- a/MainFrm.designer.cs
+++ b/MainFrm.designer.cs
@@ -366,6 +366,21 @@
this.可编辑ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.保存ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ribbonControl1 = new DevComponents.DotNetBar.RibbonControl();
+ this.ribbonPanel2 = new DevComponents.DotNetBar.RibbonPanel();
+ this.ribbonBar4 = new DevComponents.DotNetBar.RibbonBar();
+ this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem();
+ this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem();
+ this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem();
+ this.ribbonPanel3 = new DevComponents.DotNetBar.RibbonPanel();
+ this.ribbonBar3 = new DevComponents.DotNetBar.RibbonBar();
+ this.btn_device = new DevComponents.DotNetBar.ButtonItem();
+ this.btn_Person = new DevComponents.DotNetBar.ButtonItem();
+ this.btn_constructMap = new DevComponents.DotNetBar.ButtonItem();
+ this.buttonItem9 = 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.ribbonPanel1 = new DevComponents.DotNetBar.RibbonPanel();
this.ribbonBar21 = new DevComponents.DotNetBar.RibbonBar();
this.buttonItem87 = new DevComponents.DotNetBar.ButtonItem();
@@ -537,21 +552,6 @@
this.buttonItemBZ9 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItemBZ10 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItemBZ11 = new DevComponents.DotNetBar.ButtonItem();
- this.ribbonPanel2 = new DevComponents.DotNetBar.RibbonPanel();
- this.ribbonBar4 = new DevComponents.DotNetBar.RibbonBar();
- this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem();
- this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem();
- this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem();
- this.ribbonPanel3 = new DevComponents.DotNetBar.RibbonPanel();
- this.ribbonBar3 = new DevComponents.DotNetBar.RibbonBar();
- this.btn_device = new DevComponents.DotNetBar.ButtonItem();
- this.btn_Person = new DevComponents.DotNetBar.ButtonItem();
- this.btn_constructMap = new DevComponents.DotNetBar.ButtonItem();
- this.buttonItem9 = 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();
@@ -647,11 +647,11 @@
this.contextMenuStrip3.SuspendLayout();
this.contextMenuStripDeleteLayerNode.SuspendLayout();
this.ribbonControl1.SuspendLayout();
- this.ribbonPanel1.SuspendLayout();
- this.ribbonPanel15.SuspendLayout();
this.ribbonPanel2.SuspendLayout();
this.ribbonPanel3.SuspendLayout();
this.ribbonPanel7.SuspendLayout();
+ this.ribbonPanel1.SuspendLayout();
+ this.ribbonPanel15.SuspendLayout();
this.ribbonPanel8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.SuspendLayout();
@@ -4170,6 +4170,277 @@
this.ribbonControl1.Text = "ribbonControl1";
this.ribbonControl1.UseCustomizeDialog = false;
//
+ // ribbonPanel2
+ //
+ 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.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.Style.Class = "";
+ this.ribbonPanel2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ //
+ //
+ //
+ this.ribbonPanel2.StyleMouseDown.Class = "";
+ this.ribbonPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ //
+ //
+ //
+ this.ribbonPanel2.StyleMouseOver.Class = "";
+ this.ribbonPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ this.ribbonPanel2.TabIndex = 39;
+ //
+ // ribbonBar4
+ //
+ this.ribbonBar4.AutoOverflowEnabled = true;
+ //
+ //
+ //
+ this.ribbonBar4.BackgroundMouseOverStyle.Class = "";
+ this.ribbonBar4.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ //
+ //
+ //
+ this.ribbonBar4.BackgroundStyle.Class = "";
+ this.ribbonBar4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ this.ribbonBar4.ContainerControlProcessDialogKey = true;
+ this.ribbonBar4.Dock = System.Windows.Forms.DockStyle.Left;
+ this.ribbonBar4.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
+ this.buttonItem_TaskManager,
+ this.buttonItem_OnlineTask,
+ 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.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
+ this.ribbonBar4.TabIndex = 0;
+ this.ribbonBar4.Text = "ribbonBar4";
+ //
+ //
+ //
+ this.ribbonBar4.TitleStyle.Class = "";
+ this.ribbonBar4.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ //
+ //
+ //
+ this.ribbonBar4.TitleStyleMouseOver.Class = "";
+ this.ribbonBar4.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ this.ribbonBar4.TitleVisible = false;
+ //
+ // buttonItem_TaskManager
+ //
+ this.buttonItem_TaskManager.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__76;
+ this.buttonItem_TaskManager.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
+ this.buttonItem_TaskManager.Name = "buttonItem_TaskManager";
+ this.buttonItem_TaskManager.SubItemsExpandWidth = 14;
+ this.buttonItem_TaskManager.Text = "工单管理";
+ this.buttonItem_TaskManager.Click += new System.EventHandler(this.buttonItem_TaskManager_Click);
+ //
+ // buttonItem_OnlineTask
+ //
+ this.buttonItem_OnlineTask.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__69;
+ this.buttonItem_OnlineTask.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
+ this.buttonItem_OnlineTask.Name = "buttonItem_OnlineTask";
+ this.buttonItem_OnlineTask.SubItemsExpandWidth = 14;
+ this.buttonItem_OnlineTask.Text = "在线任务";
+ this.buttonItem_OnlineTask.Click += new System.EventHandler(this.buttonItem_OnlineTask_Click);
+ //
+ // buttonItem_Event
+ //
+ this.buttonItem_Event.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__72;
+ this.buttonItem_Event.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
+ this.buttonItem_Event.Name = "buttonItem_Event";
+ this.buttonItem_Event.SubItemsExpandWidth = 14;
+ this.buttonItem_Event.Text = "事件管理";
+ this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click);
+ //
+ // ribbonPanel3
+ //
+ this.ribbonPanel3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
+ this.ribbonPanel3.Controls.Add(this.ribbonBar3);
+ this.ribbonPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.ribbonPanel3.Location = new System.Drawing.Point(0, 33);
+ this.ribbonPanel3.Name = "ribbonPanel3";
+ this.ribbonPanel3.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
+ this.ribbonPanel3.Size = new System.Drawing.Size(1328, 62);
+ //
+ //
+ //
+ this.ribbonPanel3.Style.Class = "";
+ this.ribbonPanel3.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ //
+ //
+ //
+ this.ribbonPanel3.StyleMouseDown.Class = "";
+ this.ribbonPanel3.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ //
+ //
+ //
+ this.ribbonPanel3.StyleMouseOver.Class = "";
+ this.ribbonPanel3.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ this.ribbonPanel3.TabIndex = 40;
+ this.ribbonPanel3.Visible = false;
+ //
+ // ribbonBar3
+ //
+ this.ribbonBar3.AutoOverflowEnabled = true;
+ //
+ //
+ //
+ this.ribbonBar3.BackgroundMouseOverStyle.Class = "";
+ this.ribbonBar3.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ //
+ //
+ //
+ this.ribbonBar3.BackgroundStyle.Class = "";
+ this.ribbonBar3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ this.ribbonBar3.ContainerControlProcessDialogKey = true;
+ this.ribbonBar3.Dock = System.Windows.Forms.DockStyle.Left;
+ this.ribbonBar3.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
+ this.btn_device,
+ this.btn_Person,
+ this.btn_constructMap,
+ this.buttonItem9});
+ this.ribbonBar3.Location = new System.Drawing.Point(3, 0);
+ this.ribbonBar3.Name = "ribbonBar3";
+ this.ribbonBar3.Size = new System.Drawing.Size(296, 59);
+ this.ribbonBar3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
+ this.ribbonBar3.TabIndex = 0;
+ //
+ //
+ //
+ this.ribbonBar3.TitleStyle.Class = "";
+ this.ribbonBar3.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ //
+ //
+ //
+ this.ribbonBar3.TitleStyleMouseOver.Class = "";
+ this.ribbonBar3.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ this.ribbonBar3.TitleVisible = false;
+ //
+ // btn_device
+ //
+ this.btn_device.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
+ this.btn_device.Image = global::Cyberpipe.Properties.Resources._24X24__2__02;
+ this.btn_device.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
+ this.btn_device.Name = "btn_device";
+ this.btn_device.SubItemsExpandWidth = 14;
+ this.btn_device.Text = "探测仪管理";
+ this.btn_device.Click += new System.EventHandler(this.btn_device_Click);
+ //
+ // btn_Person
+ //
+ this.btn_Person.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
+ this.btn_Person.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1;
+ this.btn_Person.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
+ this.btn_Person.Name = "btn_Person";
+ this.btn_Person.SubItemsExpandWidth = 14;
+ this.btn_Person.Text = "定位人员维护";
+ this.btn_Person.Click += new System.EventHandler(this.btn_Person_Click);
+ //
+ // btn_constructMap
+ //
+ this.btn_constructMap.Image = global::Cyberpipe.Properties.Resources._24x24icon_04_hover;
+ this.btn_constructMap.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
+ this.btn_constructMap.Name = "btn_constructMap";
+ this.btn_constructMap.SubItemsExpandWidth = 14;
+ this.btn_constructMap.Text = "导出施工图";
+ this.btn_constructMap.Click += new System.EventHandler(this.btn_constructMap_Click);
+ //
+ // buttonItem9
+ //
+ this.buttonItem9.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__10;
+ this.buttonItem9.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
+ this.buttonItem9.Name = "buttonItem9";
+ this.buttonItem9.SubItemsExpandWidth = 14;
+ this.buttonItem9.Text = "文档管理";
+ this.buttonItem9.Click += new System.EventHandler(this.buttonItem9_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);
+ //
// ribbonPanel1
//
this.ribbonPanel1.AutoSize = true;
@@ -5619,277 +5890,6 @@
this.buttonItemBZ11.Text = "标注管理";
this.buttonItemBZ11.Click += new System.EventHandler(this.buttonItemBZ11_Click);
//
- // ribbonPanel2
- //
- 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.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.Style.Class = "";
- this.ribbonPanel2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- //
- //
- //
- this.ribbonPanel2.StyleMouseDown.Class = "";
- this.ribbonPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- //
- //
- //
- this.ribbonPanel2.StyleMouseOver.Class = "";
- this.ribbonPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- this.ribbonPanel2.TabIndex = 39;
- //
- // ribbonBar4
- //
- this.ribbonBar4.AutoOverflowEnabled = true;
- //
- //
- //
- this.ribbonBar4.BackgroundMouseOverStyle.Class = "";
- this.ribbonBar4.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- //
- //
- //
- this.ribbonBar4.BackgroundStyle.Class = "";
- this.ribbonBar4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- this.ribbonBar4.ContainerControlProcessDialogKey = true;
- this.ribbonBar4.Dock = System.Windows.Forms.DockStyle.Left;
- this.ribbonBar4.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
- this.buttonItem_TaskManager,
- this.buttonItem_OnlineTask,
- 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.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
- this.ribbonBar4.TabIndex = 0;
- this.ribbonBar4.Text = "ribbonBar4";
- //
- //
- //
- this.ribbonBar4.TitleStyle.Class = "";
- this.ribbonBar4.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- //
- //
- //
- this.ribbonBar4.TitleStyleMouseOver.Class = "";
- this.ribbonBar4.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- this.ribbonBar4.TitleVisible = false;
- //
- // buttonItem_TaskManager
- //
- this.buttonItem_TaskManager.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__76;
- this.buttonItem_TaskManager.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
- this.buttonItem_TaskManager.Name = "buttonItem_TaskManager";
- this.buttonItem_TaskManager.SubItemsExpandWidth = 14;
- this.buttonItem_TaskManager.Text = "工单管理";
- this.buttonItem_TaskManager.Click += new System.EventHandler(this.buttonItem_TaskManager_Click);
- //
- // buttonItem_OnlineTask
- //
- this.buttonItem_OnlineTask.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__69;
- this.buttonItem_OnlineTask.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
- this.buttonItem_OnlineTask.Name = "buttonItem_OnlineTask";
- this.buttonItem_OnlineTask.SubItemsExpandWidth = 14;
- this.buttonItem_OnlineTask.Text = "在线任务";
- this.buttonItem_OnlineTask.Click += new System.EventHandler(this.buttonItem_OnlineTask_Click);
- //
- // buttonItem_Event
- //
- this.buttonItem_Event.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__72;
- this.buttonItem_Event.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
- this.buttonItem_Event.Name = "buttonItem_Event";
- this.buttonItem_Event.SubItemsExpandWidth = 14;
- this.buttonItem_Event.Text = "事件管理";
- this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click);
- //
- // ribbonPanel3
- //
- this.ribbonPanel3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
- this.ribbonPanel3.Controls.Add(this.ribbonBar3);
- this.ribbonPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ribbonPanel3.Location = new System.Drawing.Point(0, 33);
- this.ribbonPanel3.Name = "ribbonPanel3";
- this.ribbonPanel3.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
- this.ribbonPanel3.Size = new System.Drawing.Size(1328, 62);
- //
- //
- //
- this.ribbonPanel3.Style.Class = "";
- this.ribbonPanel3.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- //
- //
- //
- this.ribbonPanel3.StyleMouseDown.Class = "";
- this.ribbonPanel3.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- //
- //
- //
- this.ribbonPanel3.StyleMouseOver.Class = "";
- this.ribbonPanel3.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- this.ribbonPanel3.TabIndex = 40;
- this.ribbonPanel3.Visible = false;
- //
- // ribbonBar3
- //
- this.ribbonBar3.AutoOverflowEnabled = true;
- //
- //
- //
- this.ribbonBar3.BackgroundMouseOverStyle.Class = "";
- this.ribbonBar3.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- //
- //
- //
- this.ribbonBar3.BackgroundStyle.Class = "";
- this.ribbonBar3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- this.ribbonBar3.ContainerControlProcessDialogKey = true;
- this.ribbonBar3.Dock = System.Windows.Forms.DockStyle.Left;
- this.ribbonBar3.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
- this.btn_device,
- this.btn_Person,
- this.btn_constructMap,
- this.buttonItem9});
- this.ribbonBar3.Location = new System.Drawing.Point(3, 0);
- this.ribbonBar3.Name = "ribbonBar3";
- this.ribbonBar3.Size = new System.Drawing.Size(296, 59);
- this.ribbonBar3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
- this.ribbonBar3.TabIndex = 0;
- //
- //
- //
- this.ribbonBar3.TitleStyle.Class = "";
- this.ribbonBar3.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- //
- //
- //
- this.ribbonBar3.TitleStyleMouseOver.Class = "";
- this.ribbonBar3.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- this.ribbonBar3.TitleVisible = false;
- //
- // btn_device
- //
- this.btn_device.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
- this.btn_device.Image = global::Cyberpipe.Properties.Resources._24X24__2__02;
- this.btn_device.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
- this.btn_device.Name = "btn_device";
- this.btn_device.SubItemsExpandWidth = 14;
- this.btn_device.Text = "探测仪管理";
- this.btn_device.Click += new System.EventHandler(this.btn_device_Click);
- //
- // btn_Person
- //
- this.btn_Person.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
- this.btn_Person.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1;
- this.btn_Person.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
- this.btn_Person.Name = "btn_Person";
- this.btn_Person.SubItemsExpandWidth = 14;
- this.btn_Person.Text = "定位人员维护";
- this.btn_Person.Click += new System.EventHandler(this.btn_Person_Click);
- //
- // btn_constructMap
- //
- this.btn_constructMap.Image = global::Cyberpipe.Properties.Resources._24x24icon_04_hover;
- this.btn_constructMap.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
- this.btn_constructMap.Name = "btn_constructMap";
- this.btn_constructMap.SubItemsExpandWidth = 14;
- this.btn_constructMap.Text = "导出施工图";
- this.btn_constructMap.Click += new System.EventHandler(this.btn_constructMap_Click);
- //
- // buttonItem9
- //
- this.buttonItem9.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__10;
- this.buttonItem9.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
- this.buttonItem9.Name = "buttonItem9";
- this.buttonItem9.SubItemsExpandWidth = 14;
- this.buttonItem9.Text = "文档管理";
- this.buttonItem9.Click += new System.EventHandler(this.buttonItem9_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;
@@ -6423,7 +6423,7 @@
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.IsMdiContainer = true;
this.Name = "MainFrm";
- this.Text = "智慧太湖新城管网电子标识系统";
+ this.Text = "智慧太湖新城管网电子标识系统v1.7";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainFrm_FormClosing);
this.Load += new System.EventHandler(this.MainFrm_Load);
@@ -6472,11 +6472,11 @@
this.contextMenuStripDeleteLayerNode.ResumeLayout(false);
this.ribbonControl1.ResumeLayout(false);
this.ribbonControl1.PerformLayout();
- this.ribbonPanel1.ResumeLayout(false);
- this.ribbonPanel15.ResumeLayout(false);
this.ribbonPanel2.ResumeLayout(false);
this.ribbonPanel3.ResumeLayout(false);
this.ribbonPanel7.ResumeLayout(false);
+ this.ribbonPanel1.ResumeLayout(false);
+ this.ribbonPanel15.ResumeLayout(false);
this.ribbonPanel8.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.ResumeLayout(false);
diff --git a/.gitignore b/.gitignore
index 8ee30f6..763c8a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
Thumbs.db
*.obj
*.exe
+*.pdb
*.user
*.aps
*.pch
diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj
index a2641b9..7aa3ca4 100644
--- a/Cyberpipe.csproj
+++ b/Cyberpipe.csproj
@@ -43,7 +43,7 @@
DEBUG;TRACE
prompt
4
- AnyCPU
+ x64
AllRules.ruleset
diff --git a/Cyberpipe.suo b/Cyberpipe.suo
index b69ab53..41fa30a 100644
--- a/Cyberpipe.suo
+++ b/Cyberpipe.suo
Binary files differ
diff --git a/MainFrm.designer.cs b/MainFrm.designer.cs
index 518c500..a4fe85e 100644
--- a/MainFrm.designer.cs
+++ b/MainFrm.designer.cs
@@ -366,6 +366,21 @@
this.可编辑ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.保存ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ribbonControl1 = new DevComponents.DotNetBar.RibbonControl();
+ this.ribbonPanel2 = new DevComponents.DotNetBar.RibbonPanel();
+ this.ribbonBar4 = new DevComponents.DotNetBar.RibbonBar();
+ this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem();
+ this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem();
+ this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem();
+ this.ribbonPanel3 = new DevComponents.DotNetBar.RibbonPanel();
+ this.ribbonBar3 = new DevComponents.DotNetBar.RibbonBar();
+ this.btn_device = new DevComponents.DotNetBar.ButtonItem();
+ this.btn_Person = new DevComponents.DotNetBar.ButtonItem();
+ this.btn_constructMap = new DevComponents.DotNetBar.ButtonItem();
+ this.buttonItem9 = 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.ribbonPanel1 = new DevComponents.DotNetBar.RibbonPanel();
this.ribbonBar21 = new DevComponents.DotNetBar.RibbonBar();
this.buttonItem87 = new DevComponents.DotNetBar.ButtonItem();
@@ -537,21 +552,6 @@
this.buttonItemBZ9 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItemBZ10 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItemBZ11 = new DevComponents.DotNetBar.ButtonItem();
- this.ribbonPanel2 = new DevComponents.DotNetBar.RibbonPanel();
- this.ribbonBar4 = new DevComponents.DotNetBar.RibbonBar();
- this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem();
- this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem();
- this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem();
- this.ribbonPanel3 = new DevComponents.DotNetBar.RibbonPanel();
- this.ribbonBar3 = new DevComponents.DotNetBar.RibbonBar();
- this.btn_device = new DevComponents.DotNetBar.ButtonItem();
- this.btn_Person = new DevComponents.DotNetBar.ButtonItem();
- this.btn_constructMap = new DevComponents.DotNetBar.ButtonItem();
- this.buttonItem9 = 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();
@@ -647,11 +647,11 @@
this.contextMenuStrip3.SuspendLayout();
this.contextMenuStripDeleteLayerNode.SuspendLayout();
this.ribbonControl1.SuspendLayout();
- this.ribbonPanel1.SuspendLayout();
- this.ribbonPanel15.SuspendLayout();
this.ribbonPanel2.SuspendLayout();
this.ribbonPanel3.SuspendLayout();
this.ribbonPanel7.SuspendLayout();
+ this.ribbonPanel1.SuspendLayout();
+ this.ribbonPanel15.SuspendLayout();
this.ribbonPanel8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.SuspendLayout();
@@ -4170,6 +4170,277 @@
this.ribbonControl1.Text = "ribbonControl1";
this.ribbonControl1.UseCustomizeDialog = false;
//
+ // ribbonPanel2
+ //
+ 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.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.Style.Class = "";
+ this.ribbonPanel2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ //
+ //
+ //
+ this.ribbonPanel2.StyleMouseDown.Class = "";
+ this.ribbonPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ //
+ //
+ //
+ this.ribbonPanel2.StyleMouseOver.Class = "";
+ this.ribbonPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ this.ribbonPanel2.TabIndex = 39;
+ //
+ // ribbonBar4
+ //
+ this.ribbonBar4.AutoOverflowEnabled = true;
+ //
+ //
+ //
+ this.ribbonBar4.BackgroundMouseOverStyle.Class = "";
+ this.ribbonBar4.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ //
+ //
+ //
+ this.ribbonBar4.BackgroundStyle.Class = "";
+ this.ribbonBar4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ this.ribbonBar4.ContainerControlProcessDialogKey = true;
+ this.ribbonBar4.Dock = System.Windows.Forms.DockStyle.Left;
+ this.ribbonBar4.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
+ this.buttonItem_TaskManager,
+ this.buttonItem_OnlineTask,
+ 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.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
+ this.ribbonBar4.TabIndex = 0;
+ this.ribbonBar4.Text = "ribbonBar4";
+ //
+ //
+ //
+ this.ribbonBar4.TitleStyle.Class = "";
+ this.ribbonBar4.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ //
+ //
+ //
+ this.ribbonBar4.TitleStyleMouseOver.Class = "";
+ this.ribbonBar4.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ this.ribbonBar4.TitleVisible = false;
+ //
+ // buttonItem_TaskManager
+ //
+ this.buttonItem_TaskManager.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__76;
+ this.buttonItem_TaskManager.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
+ this.buttonItem_TaskManager.Name = "buttonItem_TaskManager";
+ this.buttonItem_TaskManager.SubItemsExpandWidth = 14;
+ this.buttonItem_TaskManager.Text = "工单管理";
+ this.buttonItem_TaskManager.Click += new System.EventHandler(this.buttonItem_TaskManager_Click);
+ //
+ // buttonItem_OnlineTask
+ //
+ this.buttonItem_OnlineTask.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__69;
+ this.buttonItem_OnlineTask.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
+ this.buttonItem_OnlineTask.Name = "buttonItem_OnlineTask";
+ this.buttonItem_OnlineTask.SubItemsExpandWidth = 14;
+ this.buttonItem_OnlineTask.Text = "在线任务";
+ this.buttonItem_OnlineTask.Click += new System.EventHandler(this.buttonItem_OnlineTask_Click);
+ //
+ // buttonItem_Event
+ //
+ this.buttonItem_Event.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__72;
+ this.buttonItem_Event.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
+ this.buttonItem_Event.Name = "buttonItem_Event";
+ this.buttonItem_Event.SubItemsExpandWidth = 14;
+ this.buttonItem_Event.Text = "事件管理";
+ this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click);
+ //
+ // ribbonPanel3
+ //
+ this.ribbonPanel3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
+ this.ribbonPanel3.Controls.Add(this.ribbonBar3);
+ this.ribbonPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.ribbonPanel3.Location = new System.Drawing.Point(0, 33);
+ this.ribbonPanel3.Name = "ribbonPanel3";
+ this.ribbonPanel3.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
+ this.ribbonPanel3.Size = new System.Drawing.Size(1328, 62);
+ //
+ //
+ //
+ this.ribbonPanel3.Style.Class = "";
+ this.ribbonPanel3.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ //
+ //
+ //
+ this.ribbonPanel3.StyleMouseDown.Class = "";
+ this.ribbonPanel3.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ //
+ //
+ //
+ this.ribbonPanel3.StyleMouseOver.Class = "";
+ this.ribbonPanel3.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ this.ribbonPanel3.TabIndex = 40;
+ this.ribbonPanel3.Visible = false;
+ //
+ // ribbonBar3
+ //
+ this.ribbonBar3.AutoOverflowEnabled = true;
+ //
+ //
+ //
+ this.ribbonBar3.BackgroundMouseOverStyle.Class = "";
+ this.ribbonBar3.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ //
+ //
+ //
+ this.ribbonBar3.BackgroundStyle.Class = "";
+ this.ribbonBar3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ this.ribbonBar3.ContainerControlProcessDialogKey = true;
+ this.ribbonBar3.Dock = System.Windows.Forms.DockStyle.Left;
+ this.ribbonBar3.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
+ this.btn_device,
+ this.btn_Person,
+ this.btn_constructMap,
+ this.buttonItem9});
+ this.ribbonBar3.Location = new System.Drawing.Point(3, 0);
+ this.ribbonBar3.Name = "ribbonBar3";
+ this.ribbonBar3.Size = new System.Drawing.Size(296, 59);
+ this.ribbonBar3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
+ this.ribbonBar3.TabIndex = 0;
+ //
+ //
+ //
+ this.ribbonBar3.TitleStyle.Class = "";
+ this.ribbonBar3.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ //
+ //
+ //
+ this.ribbonBar3.TitleStyleMouseOver.Class = "";
+ this.ribbonBar3.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ this.ribbonBar3.TitleVisible = false;
+ //
+ // btn_device
+ //
+ this.btn_device.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
+ this.btn_device.Image = global::Cyberpipe.Properties.Resources._24X24__2__02;
+ this.btn_device.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
+ this.btn_device.Name = "btn_device";
+ this.btn_device.SubItemsExpandWidth = 14;
+ this.btn_device.Text = "探测仪管理";
+ this.btn_device.Click += new System.EventHandler(this.btn_device_Click);
+ //
+ // btn_Person
+ //
+ this.btn_Person.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
+ this.btn_Person.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1;
+ this.btn_Person.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
+ this.btn_Person.Name = "btn_Person";
+ this.btn_Person.SubItemsExpandWidth = 14;
+ this.btn_Person.Text = "定位人员维护";
+ this.btn_Person.Click += new System.EventHandler(this.btn_Person_Click);
+ //
+ // btn_constructMap
+ //
+ this.btn_constructMap.Image = global::Cyberpipe.Properties.Resources._24x24icon_04_hover;
+ this.btn_constructMap.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
+ this.btn_constructMap.Name = "btn_constructMap";
+ this.btn_constructMap.SubItemsExpandWidth = 14;
+ this.btn_constructMap.Text = "导出施工图";
+ this.btn_constructMap.Click += new System.EventHandler(this.btn_constructMap_Click);
+ //
+ // buttonItem9
+ //
+ this.buttonItem9.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__10;
+ this.buttonItem9.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
+ this.buttonItem9.Name = "buttonItem9";
+ this.buttonItem9.SubItemsExpandWidth = 14;
+ this.buttonItem9.Text = "文档管理";
+ this.buttonItem9.Click += new System.EventHandler(this.buttonItem9_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);
+ //
// ribbonPanel1
//
this.ribbonPanel1.AutoSize = true;
@@ -5619,277 +5890,6 @@
this.buttonItemBZ11.Text = "标注管理";
this.buttonItemBZ11.Click += new System.EventHandler(this.buttonItemBZ11_Click);
//
- // ribbonPanel2
- //
- 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.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.Style.Class = "";
- this.ribbonPanel2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- //
- //
- //
- this.ribbonPanel2.StyleMouseDown.Class = "";
- this.ribbonPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- //
- //
- //
- this.ribbonPanel2.StyleMouseOver.Class = "";
- this.ribbonPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- this.ribbonPanel2.TabIndex = 39;
- //
- // ribbonBar4
- //
- this.ribbonBar4.AutoOverflowEnabled = true;
- //
- //
- //
- this.ribbonBar4.BackgroundMouseOverStyle.Class = "";
- this.ribbonBar4.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- //
- //
- //
- this.ribbonBar4.BackgroundStyle.Class = "";
- this.ribbonBar4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- this.ribbonBar4.ContainerControlProcessDialogKey = true;
- this.ribbonBar4.Dock = System.Windows.Forms.DockStyle.Left;
- this.ribbonBar4.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
- this.buttonItem_TaskManager,
- this.buttonItem_OnlineTask,
- 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.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
- this.ribbonBar4.TabIndex = 0;
- this.ribbonBar4.Text = "ribbonBar4";
- //
- //
- //
- this.ribbonBar4.TitleStyle.Class = "";
- this.ribbonBar4.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- //
- //
- //
- this.ribbonBar4.TitleStyleMouseOver.Class = "";
- this.ribbonBar4.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- this.ribbonBar4.TitleVisible = false;
- //
- // buttonItem_TaskManager
- //
- this.buttonItem_TaskManager.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__76;
- this.buttonItem_TaskManager.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
- this.buttonItem_TaskManager.Name = "buttonItem_TaskManager";
- this.buttonItem_TaskManager.SubItemsExpandWidth = 14;
- this.buttonItem_TaskManager.Text = "工单管理";
- this.buttonItem_TaskManager.Click += new System.EventHandler(this.buttonItem_TaskManager_Click);
- //
- // buttonItem_OnlineTask
- //
- this.buttonItem_OnlineTask.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__69;
- this.buttonItem_OnlineTask.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
- this.buttonItem_OnlineTask.Name = "buttonItem_OnlineTask";
- this.buttonItem_OnlineTask.SubItemsExpandWidth = 14;
- this.buttonItem_OnlineTask.Text = "在线任务";
- this.buttonItem_OnlineTask.Click += new System.EventHandler(this.buttonItem_OnlineTask_Click);
- //
- // buttonItem_Event
- //
- this.buttonItem_Event.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__72;
- this.buttonItem_Event.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
- this.buttonItem_Event.Name = "buttonItem_Event";
- this.buttonItem_Event.SubItemsExpandWidth = 14;
- this.buttonItem_Event.Text = "事件管理";
- this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click);
- //
- // ribbonPanel3
- //
- this.ribbonPanel3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
- this.ribbonPanel3.Controls.Add(this.ribbonBar3);
- this.ribbonPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ribbonPanel3.Location = new System.Drawing.Point(0, 33);
- this.ribbonPanel3.Name = "ribbonPanel3";
- this.ribbonPanel3.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
- this.ribbonPanel3.Size = new System.Drawing.Size(1328, 62);
- //
- //
- //
- this.ribbonPanel3.Style.Class = "";
- this.ribbonPanel3.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- //
- //
- //
- this.ribbonPanel3.StyleMouseDown.Class = "";
- this.ribbonPanel3.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- //
- //
- //
- this.ribbonPanel3.StyleMouseOver.Class = "";
- this.ribbonPanel3.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- this.ribbonPanel3.TabIndex = 40;
- this.ribbonPanel3.Visible = false;
- //
- // ribbonBar3
- //
- this.ribbonBar3.AutoOverflowEnabled = true;
- //
- //
- //
- this.ribbonBar3.BackgroundMouseOverStyle.Class = "";
- this.ribbonBar3.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- //
- //
- //
- this.ribbonBar3.BackgroundStyle.Class = "";
- this.ribbonBar3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- this.ribbonBar3.ContainerControlProcessDialogKey = true;
- this.ribbonBar3.Dock = System.Windows.Forms.DockStyle.Left;
- this.ribbonBar3.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
- this.btn_device,
- this.btn_Person,
- this.btn_constructMap,
- this.buttonItem9});
- this.ribbonBar3.Location = new System.Drawing.Point(3, 0);
- this.ribbonBar3.Name = "ribbonBar3";
- this.ribbonBar3.Size = new System.Drawing.Size(296, 59);
- this.ribbonBar3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
- this.ribbonBar3.TabIndex = 0;
- //
- //
- //
- this.ribbonBar3.TitleStyle.Class = "";
- this.ribbonBar3.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- //
- //
- //
- this.ribbonBar3.TitleStyleMouseOver.Class = "";
- this.ribbonBar3.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- this.ribbonBar3.TitleVisible = false;
- //
- // btn_device
- //
- this.btn_device.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
- this.btn_device.Image = global::Cyberpipe.Properties.Resources._24X24__2__02;
- this.btn_device.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
- this.btn_device.Name = "btn_device";
- this.btn_device.SubItemsExpandWidth = 14;
- this.btn_device.Text = "探测仪管理";
- this.btn_device.Click += new System.EventHandler(this.btn_device_Click);
- //
- // btn_Person
- //
- this.btn_Person.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
- this.btn_Person.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1;
- this.btn_Person.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
- this.btn_Person.Name = "btn_Person";
- this.btn_Person.SubItemsExpandWidth = 14;
- this.btn_Person.Text = "定位人员维护";
- this.btn_Person.Click += new System.EventHandler(this.btn_Person_Click);
- //
- // btn_constructMap
- //
- this.btn_constructMap.Image = global::Cyberpipe.Properties.Resources._24x24icon_04_hover;
- this.btn_constructMap.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
- this.btn_constructMap.Name = "btn_constructMap";
- this.btn_constructMap.SubItemsExpandWidth = 14;
- this.btn_constructMap.Text = "导出施工图";
- this.btn_constructMap.Click += new System.EventHandler(this.btn_constructMap_Click);
- //
- // buttonItem9
- //
- this.buttonItem9.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__10;
- this.buttonItem9.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
- this.buttonItem9.Name = "buttonItem9";
- this.buttonItem9.SubItemsExpandWidth = 14;
- this.buttonItem9.Text = "文档管理";
- this.buttonItem9.Click += new System.EventHandler(this.buttonItem9_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;
@@ -6423,7 +6423,7 @@
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.IsMdiContainer = true;
this.Name = "MainFrm";
- this.Text = "智慧太湖新城管网电子标识系统";
+ this.Text = "智慧太湖新城管网电子标识系统v1.7";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainFrm_FormClosing);
this.Load += new System.EventHandler(this.MainFrm_Load);
@@ -6472,11 +6472,11 @@
this.contextMenuStripDeleteLayerNode.ResumeLayout(false);
this.ribbonControl1.ResumeLayout(false);
this.ribbonControl1.PerformLayout();
- this.ribbonPanel1.ResumeLayout(false);
- this.ribbonPanel15.ResumeLayout(false);
this.ribbonPanel2.ResumeLayout(false);
this.ribbonPanel3.ResumeLayout(false);
this.ribbonPanel7.ResumeLayout(false);
+ this.ribbonPanel1.ResumeLayout(false);
+ this.ribbonPanel15.ResumeLayout(false);
this.ribbonPanel8.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.ResumeLayout(false);
diff --git a/bin/x86/Debug/EMSCyberpipe.exe b/bin/x86/Debug/EMSCyberpipe.exe
index 773cf0c..aa2e3de 100644
--- a/bin/x86/Debug/EMSCyberpipe.exe
+++ b/bin/x86/Debug/EMSCyberpipe.exe
Binary files differ
diff --git a/.gitignore b/.gitignore
index 8ee30f6..763c8a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
Thumbs.db
*.obj
*.exe
+*.pdb
*.user
*.aps
*.pch
diff --git a/Cyberpipe.csproj b/Cyberpipe.csproj
index a2641b9..7aa3ca4 100644
--- a/Cyberpipe.csproj
+++ b/Cyberpipe.csproj
@@ -43,7 +43,7 @@
DEBUG;TRACE
prompt
4
- AnyCPU
+ x64
AllRules.ruleset
diff --git a/Cyberpipe.suo b/Cyberpipe.suo
index b69ab53..41fa30a 100644
--- a/Cyberpipe.suo
+++ b/Cyberpipe.suo
Binary files differ
diff --git a/MainFrm.designer.cs b/MainFrm.designer.cs
index 518c500..a4fe85e 100644
--- a/MainFrm.designer.cs
+++ b/MainFrm.designer.cs
@@ -366,6 +366,21 @@
this.可编辑ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.保存ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ribbonControl1 = new DevComponents.DotNetBar.RibbonControl();
+ this.ribbonPanel2 = new DevComponents.DotNetBar.RibbonPanel();
+ this.ribbonBar4 = new DevComponents.DotNetBar.RibbonBar();
+ this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem();
+ this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem();
+ this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem();
+ this.ribbonPanel3 = new DevComponents.DotNetBar.RibbonPanel();
+ this.ribbonBar3 = new DevComponents.DotNetBar.RibbonBar();
+ this.btn_device = new DevComponents.DotNetBar.ButtonItem();
+ this.btn_Person = new DevComponents.DotNetBar.ButtonItem();
+ this.btn_constructMap = new DevComponents.DotNetBar.ButtonItem();
+ this.buttonItem9 = 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.ribbonPanel1 = new DevComponents.DotNetBar.RibbonPanel();
this.ribbonBar21 = new DevComponents.DotNetBar.RibbonBar();
this.buttonItem87 = new DevComponents.DotNetBar.ButtonItem();
@@ -537,21 +552,6 @@
this.buttonItemBZ9 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItemBZ10 = new DevComponents.DotNetBar.ButtonItem();
this.buttonItemBZ11 = new DevComponents.DotNetBar.ButtonItem();
- this.ribbonPanel2 = new DevComponents.DotNetBar.RibbonPanel();
- this.ribbonBar4 = new DevComponents.DotNetBar.RibbonBar();
- this.buttonItem_TaskManager = new DevComponents.DotNetBar.ButtonItem();
- this.buttonItem_OnlineTask = new DevComponents.DotNetBar.ButtonItem();
- this.buttonItem_Event = new DevComponents.DotNetBar.ButtonItem();
- this.ribbonPanel3 = new DevComponents.DotNetBar.RibbonPanel();
- this.ribbonBar3 = new DevComponents.DotNetBar.RibbonBar();
- this.btn_device = new DevComponents.DotNetBar.ButtonItem();
- this.btn_Person = new DevComponents.DotNetBar.ButtonItem();
- this.btn_constructMap = new DevComponents.DotNetBar.ButtonItem();
- this.buttonItem9 = 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();
@@ -647,11 +647,11 @@
this.contextMenuStrip3.SuspendLayout();
this.contextMenuStripDeleteLayerNode.SuspendLayout();
this.ribbonControl1.SuspendLayout();
- this.ribbonPanel1.SuspendLayout();
- this.ribbonPanel15.SuspendLayout();
this.ribbonPanel2.SuspendLayout();
this.ribbonPanel3.SuspendLayout();
this.ribbonPanel7.SuspendLayout();
+ this.ribbonPanel1.SuspendLayout();
+ this.ribbonPanel15.SuspendLayout();
this.ribbonPanel8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.SuspendLayout();
@@ -4170,6 +4170,277 @@
this.ribbonControl1.Text = "ribbonControl1";
this.ribbonControl1.UseCustomizeDialog = false;
//
+ // ribbonPanel2
+ //
+ 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.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.Style.Class = "";
+ this.ribbonPanel2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ //
+ //
+ //
+ this.ribbonPanel2.StyleMouseDown.Class = "";
+ this.ribbonPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ //
+ //
+ //
+ this.ribbonPanel2.StyleMouseOver.Class = "";
+ this.ribbonPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ this.ribbonPanel2.TabIndex = 39;
+ //
+ // ribbonBar4
+ //
+ this.ribbonBar4.AutoOverflowEnabled = true;
+ //
+ //
+ //
+ this.ribbonBar4.BackgroundMouseOverStyle.Class = "";
+ this.ribbonBar4.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ //
+ //
+ //
+ this.ribbonBar4.BackgroundStyle.Class = "";
+ this.ribbonBar4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ this.ribbonBar4.ContainerControlProcessDialogKey = true;
+ this.ribbonBar4.Dock = System.Windows.Forms.DockStyle.Left;
+ this.ribbonBar4.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
+ this.buttonItem_TaskManager,
+ this.buttonItem_OnlineTask,
+ 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.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
+ this.ribbonBar4.TabIndex = 0;
+ this.ribbonBar4.Text = "ribbonBar4";
+ //
+ //
+ //
+ this.ribbonBar4.TitleStyle.Class = "";
+ this.ribbonBar4.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ //
+ //
+ //
+ this.ribbonBar4.TitleStyleMouseOver.Class = "";
+ this.ribbonBar4.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ this.ribbonBar4.TitleVisible = false;
+ //
+ // buttonItem_TaskManager
+ //
+ this.buttonItem_TaskManager.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__76;
+ this.buttonItem_TaskManager.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
+ this.buttonItem_TaskManager.Name = "buttonItem_TaskManager";
+ this.buttonItem_TaskManager.SubItemsExpandWidth = 14;
+ this.buttonItem_TaskManager.Text = "工单管理";
+ this.buttonItem_TaskManager.Click += new System.EventHandler(this.buttonItem_TaskManager_Click);
+ //
+ // buttonItem_OnlineTask
+ //
+ this.buttonItem_OnlineTask.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__69;
+ this.buttonItem_OnlineTask.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
+ this.buttonItem_OnlineTask.Name = "buttonItem_OnlineTask";
+ this.buttonItem_OnlineTask.SubItemsExpandWidth = 14;
+ this.buttonItem_OnlineTask.Text = "在线任务";
+ this.buttonItem_OnlineTask.Click += new System.EventHandler(this.buttonItem_OnlineTask_Click);
+ //
+ // buttonItem_Event
+ //
+ this.buttonItem_Event.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__72;
+ this.buttonItem_Event.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
+ this.buttonItem_Event.Name = "buttonItem_Event";
+ this.buttonItem_Event.SubItemsExpandWidth = 14;
+ this.buttonItem_Event.Text = "事件管理";
+ this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click);
+ //
+ // ribbonPanel3
+ //
+ this.ribbonPanel3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
+ this.ribbonPanel3.Controls.Add(this.ribbonBar3);
+ this.ribbonPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.ribbonPanel3.Location = new System.Drawing.Point(0, 33);
+ this.ribbonPanel3.Name = "ribbonPanel3";
+ this.ribbonPanel3.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
+ this.ribbonPanel3.Size = new System.Drawing.Size(1328, 62);
+ //
+ //
+ //
+ this.ribbonPanel3.Style.Class = "";
+ this.ribbonPanel3.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ //
+ //
+ //
+ this.ribbonPanel3.StyleMouseDown.Class = "";
+ this.ribbonPanel3.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ //
+ //
+ //
+ this.ribbonPanel3.StyleMouseOver.Class = "";
+ this.ribbonPanel3.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ this.ribbonPanel3.TabIndex = 40;
+ this.ribbonPanel3.Visible = false;
+ //
+ // ribbonBar3
+ //
+ this.ribbonBar3.AutoOverflowEnabled = true;
+ //
+ //
+ //
+ this.ribbonBar3.BackgroundMouseOverStyle.Class = "";
+ this.ribbonBar3.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ //
+ //
+ //
+ this.ribbonBar3.BackgroundStyle.Class = "";
+ this.ribbonBar3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ this.ribbonBar3.ContainerControlProcessDialogKey = true;
+ this.ribbonBar3.Dock = System.Windows.Forms.DockStyle.Left;
+ this.ribbonBar3.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
+ this.btn_device,
+ this.btn_Person,
+ this.btn_constructMap,
+ this.buttonItem9});
+ this.ribbonBar3.Location = new System.Drawing.Point(3, 0);
+ this.ribbonBar3.Name = "ribbonBar3";
+ this.ribbonBar3.Size = new System.Drawing.Size(296, 59);
+ this.ribbonBar3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
+ this.ribbonBar3.TabIndex = 0;
+ //
+ //
+ //
+ this.ribbonBar3.TitleStyle.Class = "";
+ this.ribbonBar3.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ //
+ //
+ //
+ this.ribbonBar3.TitleStyleMouseOver.Class = "";
+ this.ribbonBar3.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
+ this.ribbonBar3.TitleVisible = false;
+ //
+ // btn_device
+ //
+ this.btn_device.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
+ this.btn_device.Image = global::Cyberpipe.Properties.Resources._24X24__2__02;
+ this.btn_device.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
+ this.btn_device.Name = "btn_device";
+ this.btn_device.SubItemsExpandWidth = 14;
+ this.btn_device.Text = "探测仪管理";
+ this.btn_device.Click += new System.EventHandler(this.btn_device_Click);
+ //
+ // btn_Person
+ //
+ this.btn_Person.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
+ this.btn_Person.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1;
+ this.btn_Person.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
+ this.btn_Person.Name = "btn_Person";
+ this.btn_Person.SubItemsExpandWidth = 14;
+ this.btn_Person.Text = "定位人员维护";
+ this.btn_Person.Click += new System.EventHandler(this.btn_Person_Click);
+ //
+ // btn_constructMap
+ //
+ this.btn_constructMap.Image = global::Cyberpipe.Properties.Resources._24x24icon_04_hover;
+ this.btn_constructMap.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
+ this.btn_constructMap.Name = "btn_constructMap";
+ this.btn_constructMap.SubItemsExpandWidth = 14;
+ this.btn_constructMap.Text = "导出施工图";
+ this.btn_constructMap.Click += new System.EventHandler(this.btn_constructMap_Click);
+ //
+ // buttonItem9
+ //
+ this.buttonItem9.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__10;
+ this.buttonItem9.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
+ this.buttonItem9.Name = "buttonItem9";
+ this.buttonItem9.SubItemsExpandWidth = 14;
+ this.buttonItem9.Text = "文档管理";
+ this.buttonItem9.Click += new System.EventHandler(this.buttonItem9_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);
+ //
// ribbonPanel1
//
this.ribbonPanel1.AutoSize = true;
@@ -5619,277 +5890,6 @@
this.buttonItemBZ11.Text = "标注管理";
this.buttonItemBZ11.Click += new System.EventHandler(this.buttonItemBZ11_Click);
//
- // ribbonPanel2
- //
- 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.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.Style.Class = "";
- this.ribbonPanel2.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- //
- //
- //
- this.ribbonPanel2.StyleMouseDown.Class = "";
- this.ribbonPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- //
- //
- //
- this.ribbonPanel2.StyleMouseOver.Class = "";
- this.ribbonPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- this.ribbonPanel2.TabIndex = 39;
- //
- // ribbonBar4
- //
- this.ribbonBar4.AutoOverflowEnabled = true;
- //
- //
- //
- this.ribbonBar4.BackgroundMouseOverStyle.Class = "";
- this.ribbonBar4.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- //
- //
- //
- this.ribbonBar4.BackgroundStyle.Class = "";
- this.ribbonBar4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- this.ribbonBar4.ContainerControlProcessDialogKey = true;
- this.ribbonBar4.Dock = System.Windows.Forms.DockStyle.Left;
- this.ribbonBar4.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
- this.buttonItem_TaskManager,
- this.buttonItem_OnlineTask,
- 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.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
- this.ribbonBar4.TabIndex = 0;
- this.ribbonBar4.Text = "ribbonBar4";
- //
- //
- //
- this.ribbonBar4.TitleStyle.Class = "";
- this.ribbonBar4.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- //
- //
- //
- this.ribbonBar4.TitleStyleMouseOver.Class = "";
- this.ribbonBar4.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- this.ribbonBar4.TitleVisible = false;
- //
- // buttonItem_TaskManager
- //
- this.buttonItem_TaskManager.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__76;
- this.buttonItem_TaskManager.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
- this.buttonItem_TaskManager.Name = "buttonItem_TaskManager";
- this.buttonItem_TaskManager.SubItemsExpandWidth = 14;
- this.buttonItem_TaskManager.Text = "工单管理";
- this.buttonItem_TaskManager.Click += new System.EventHandler(this.buttonItem_TaskManager_Click);
- //
- // buttonItem_OnlineTask
- //
- this.buttonItem_OnlineTask.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__69;
- this.buttonItem_OnlineTask.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
- this.buttonItem_OnlineTask.Name = "buttonItem_OnlineTask";
- this.buttonItem_OnlineTask.SubItemsExpandWidth = 14;
- this.buttonItem_OnlineTask.Text = "在线任务";
- this.buttonItem_OnlineTask.Click += new System.EventHandler(this.buttonItem_OnlineTask_Click);
- //
- // buttonItem_Event
- //
- this.buttonItem_Event.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__72;
- this.buttonItem_Event.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
- this.buttonItem_Event.Name = "buttonItem_Event";
- this.buttonItem_Event.SubItemsExpandWidth = 14;
- this.buttonItem_Event.Text = "事件管理";
- this.buttonItem_Event.Click += new System.EventHandler(this.buttonItem_Event_Click);
- //
- // ribbonPanel3
- //
- this.ribbonPanel3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
- this.ribbonPanel3.Controls.Add(this.ribbonBar3);
- this.ribbonPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ribbonPanel3.Location = new System.Drawing.Point(0, 33);
- this.ribbonPanel3.Name = "ribbonPanel3";
- this.ribbonPanel3.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
- this.ribbonPanel3.Size = new System.Drawing.Size(1328, 62);
- //
- //
- //
- this.ribbonPanel3.Style.Class = "";
- this.ribbonPanel3.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- //
- //
- //
- this.ribbonPanel3.StyleMouseDown.Class = "";
- this.ribbonPanel3.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- //
- //
- //
- this.ribbonPanel3.StyleMouseOver.Class = "";
- this.ribbonPanel3.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- this.ribbonPanel3.TabIndex = 40;
- this.ribbonPanel3.Visible = false;
- //
- // ribbonBar3
- //
- this.ribbonBar3.AutoOverflowEnabled = true;
- //
- //
- //
- this.ribbonBar3.BackgroundMouseOverStyle.Class = "";
- this.ribbonBar3.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- //
- //
- //
- this.ribbonBar3.BackgroundStyle.Class = "";
- this.ribbonBar3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- this.ribbonBar3.ContainerControlProcessDialogKey = true;
- this.ribbonBar3.Dock = System.Windows.Forms.DockStyle.Left;
- this.ribbonBar3.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
- this.btn_device,
- this.btn_Person,
- this.btn_constructMap,
- this.buttonItem9});
- this.ribbonBar3.Location = new System.Drawing.Point(3, 0);
- this.ribbonBar3.Name = "ribbonBar3";
- this.ribbonBar3.Size = new System.Drawing.Size(296, 59);
- this.ribbonBar3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
- this.ribbonBar3.TabIndex = 0;
- //
- //
- //
- this.ribbonBar3.TitleStyle.Class = "";
- this.ribbonBar3.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- //
- //
- //
- this.ribbonBar3.TitleStyleMouseOver.Class = "";
- this.ribbonBar3.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
- this.ribbonBar3.TitleVisible = false;
- //
- // btn_device
- //
- this.btn_device.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
- this.btn_device.Image = global::Cyberpipe.Properties.Resources._24X24__2__02;
- this.btn_device.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
- this.btn_device.Name = "btn_device";
- this.btn_device.SubItemsExpandWidth = 14;
- this.btn_device.Text = "探测仪管理";
- this.btn_device.Click += new System.EventHandler(this.btn_device_Click);
- //
- // btn_Person
- //
- this.btn_Person.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
- this.btn_Person.Image = global::Cyberpipe.Properties.Resources._24x24icon_05_hover1;
- this.btn_Person.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
- this.btn_Person.Name = "btn_Person";
- this.btn_Person.SubItemsExpandWidth = 14;
- this.btn_Person.Text = "定位人员维护";
- this.btn_Person.Click += new System.EventHandler(this.btn_Person_Click);
- //
- // btn_constructMap
- //
- this.btn_constructMap.Image = global::Cyberpipe.Properties.Resources._24x24icon_04_hover;
- this.btn_constructMap.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
- this.btn_constructMap.Name = "btn_constructMap";
- this.btn_constructMap.SubItemsExpandWidth = 14;
- this.btn_constructMap.Text = "导出施工图";
- this.btn_constructMap.Click += new System.EventHandler(this.btn_constructMap_Click);
- //
- // buttonItem9
- //
- this.buttonItem9.Image = global::Cyberpipe.Properties.Resources._24x24icon__2__10;
- this.buttonItem9.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
- this.buttonItem9.Name = "buttonItem9";
- this.buttonItem9.SubItemsExpandWidth = 14;
- this.buttonItem9.Text = "文档管理";
- this.buttonItem9.Click += new System.EventHandler(this.buttonItem9_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;
@@ -6423,7 +6423,7 @@
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.IsMdiContainer = true;
this.Name = "MainFrm";
- this.Text = "智慧太湖新城管网电子标识系统";
+ this.Text = "智慧太湖新城管网电子标识系统v1.7";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainFrm_FormClosing);
this.Load += new System.EventHandler(this.MainFrm_Load);
@@ -6472,11 +6472,11 @@
this.contextMenuStripDeleteLayerNode.ResumeLayout(false);
this.ribbonControl1.ResumeLayout(false);
this.ribbonControl1.PerformLayout();
- this.ribbonPanel1.ResumeLayout(false);
- this.ribbonPanel15.ResumeLayout(false);
this.ribbonPanel2.ResumeLayout(false);
this.ribbonPanel3.ResumeLayout(false);
this.ribbonPanel7.ResumeLayout(false);
+ this.ribbonPanel1.ResumeLayout(false);
+ this.ribbonPanel15.ResumeLayout(false);
this.ribbonPanel8.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.ResumeLayout(false);
diff --git a/bin/x86/Debug/EMSCyberpipe.exe b/bin/x86/Debug/EMSCyberpipe.exe
index 773cf0c..aa2e3de 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 b64c73d..a735712 100644
--- a/bin/x86/Debug/EMSCyberpipe.pdb
+++ b/bin/x86/Debug/EMSCyberpipe.pdb
Binary files differ