diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 6586f1f..42f5d9a 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 6586f1f..42f5d9a 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/Forms/FrmGongShuiAttribute.cs b/Forms/FrmGongShuiAttribute.cs index d718634..0afd212 100644 --- a/Forms/FrmGongShuiAttribute.cs +++ b/Forms/FrmGongShuiAttribute.cs @@ -188,7 +188,7 @@ feat.SetValue("施工负责人", txtBuilder_Per.Text); feat.SetValue("监理单位", txtMon_Com.Text); feat.SetValue("监理负责人", txtMon_Per.Text); - feat.SetValue("业务负责人", txtHH_Per.Text); + //feat.SetValue("业务负责人", txtHH_Per.Text); feat.SetValue("备注", txtRemark.Text); feat.Name = txtBianHao.Text; //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// @@ -202,6 +202,7 @@ { layer.Save(); } + layer.Reload(); DialogResult = DialogResult.OK; Close(); } diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 6586f1f..42f5d9a 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/Forms/FrmGongShuiAttribute.cs b/Forms/FrmGongShuiAttribute.cs index d718634..0afd212 100644 --- a/Forms/FrmGongShuiAttribute.cs +++ b/Forms/FrmGongShuiAttribute.cs @@ -188,7 +188,7 @@ feat.SetValue("施工负责人", txtBuilder_Per.Text); feat.SetValue("监理单位", txtMon_Com.Text); feat.SetValue("监理负责人", txtMon_Per.Text); - feat.SetValue("业务负责人", txtHH_Per.Text); + //feat.SetValue("业务负责人", txtHH_Per.Text); feat.SetValue("备注", txtRemark.Text); feat.Name = txtBianHao.Text; //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// @@ -202,6 +202,7 @@ { layer.Save(); } + layer.Reload(); DialogResult = DialogResult.OK; Close(); } diff --git a/Forms/FrmGongShuiAttribute.designer.cs b/Forms/FrmGongShuiAttribute.designer.cs index 781579f..7ccdc61 100644 --- a/Forms/FrmGongShuiAttribute.designer.cs +++ b/Forms/FrmGongShuiAttribute.designer.cs @@ -38,8 +38,6 @@ this.btnOK = new DevComponents.DotNetBar.ButtonX(); this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel(); this.dateBuild = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); - this.txtHH_Per = new System.Windows.Forms.TextBox(); - this.label19 = new System.Windows.Forms.Label(); this.txtMon_Per = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.txtMon_Com = new System.Windows.Forms.TextBox(); @@ -95,7 +93,7 @@ this.btnCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; - this.btnCancel.Location = new System.Drawing.Point(403, 324); + this.btnCancel.Location = new System.Drawing.Point(390, 304); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(64, 25); this.btnCancel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; @@ -107,7 +105,7 @@ // this.btnOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnOK.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnOK.Location = new System.Drawing.Point(318, 324); + this.btnOK.Location = new System.Drawing.Point(305, 304); this.btnOK.Name = "btnOK"; this.btnOK.Size = new System.Drawing.Size(64, 25); this.btnOK.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; @@ -120,8 +118,6 @@ this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control; this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; this.groupPanel1.Controls.Add(this.dateBuild); - this.groupPanel1.Controls.Add(this.txtHH_Per); - this.groupPanel1.Controls.Add(this.label19); this.groupPanel1.Controls.Add(this.txtMon_Per); this.groupPanel1.Controls.Add(this.label17); this.groupPanel1.Controls.Add(this.txtMon_Com); @@ -170,7 +166,7 @@ this.groupPanel1.Controls.Add(this.label45); this.groupPanel1.Location = new System.Drawing.Point(12, 4); this.groupPanel1.Name = "groupPanel1"; - this.groupPanel1.Size = new System.Drawing.Size(467, 314); + this.groupPanel1.Size = new System.Drawing.Size(467, 294); // // // @@ -254,26 +250,9 @@ this.dateBuild.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.dateBuild.TabIndex = 146; // - // txtHH_Per - // - this.txtHH_Per.Location = new System.Drawing.Point(92, 233); - this.txtHH_Per.Name = "txtHH_Per"; - this.txtHH_Per.Size = new System.Drawing.Size(100, 21); - this.txtHH_Per.TabIndex = 141; - // - // label19 - // - this.label19.AutoSize = true; - this.label19.BackColor = System.Drawing.Color.Transparent; - this.label19.Location = new System.Drawing.Point(4, 236); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(77, 12); - this.label19.TabIndex = 140; - this.label19.Text = "业务负责人:"; - // // txtMon_Per // - this.txtMon_Per.Location = new System.Drawing.Point(340, 273); + this.txtMon_Per.Location = new System.Drawing.Point(339, 228); this.txtMon_Per.Name = "txtMon_Per"; this.txtMon_Per.Size = new System.Drawing.Size(100, 21); this.txtMon_Per.TabIndex = 139; @@ -282,7 +261,7 @@ // this.label17.AutoSize = true; this.label17.BackColor = System.Drawing.Color.Transparent; - this.label17.Location = new System.Drawing.Point(254, 278); + this.label17.Location = new System.Drawing.Point(253, 233); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(77, 12); this.label17.TabIndex = 138; @@ -290,7 +269,7 @@ // // txtMon_Com // - this.txtMon_Com.Location = new System.Drawing.Point(340, 249); + this.txtMon_Com.Location = new System.Drawing.Point(339, 204); this.txtMon_Com.Name = "txtMon_Com"; this.txtMon_Com.Size = new System.Drawing.Size(100, 21); this.txtMon_Com.TabIndex = 137; @@ -299,7 +278,7 @@ // this.label18.AutoSize = true; this.label18.BackColor = System.Drawing.Color.Transparent; - this.label18.Location = new System.Drawing.Point(264, 253); + this.label18.Location = new System.Drawing.Point(263, 208); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(65, 12); this.label18.TabIndex = 136; @@ -307,7 +286,7 @@ // // txtBuilder_Per // - this.txtBuilder_Per.Location = new System.Drawing.Point(340, 225); + this.txtBuilder_Per.Location = new System.Drawing.Point(339, 180); this.txtBuilder_Per.Name = "txtBuilder_Per"; this.txtBuilder_Per.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Per.TabIndex = 135; @@ -316,7 +295,7 @@ // this.label15.AutoSize = true; this.label15.BackColor = System.Drawing.Color.Transparent; - this.label15.Location = new System.Drawing.Point(254, 230); + this.label15.Location = new System.Drawing.Point(253, 185); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(77, 12); this.label15.TabIndex = 134; @@ -324,7 +303,7 @@ // // txtBuilder_Com // - this.txtBuilder_Com.Location = new System.Drawing.Point(340, 201); + this.txtBuilder_Com.Location = new System.Drawing.Point(339, 156); this.txtBuilder_Com.Name = "txtBuilder_Com"; this.txtBuilder_Com.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Com.TabIndex = 133; @@ -333,7 +312,7 @@ // this.label16.AutoSize = true; this.label16.BackColor = System.Drawing.Color.Transparent; - this.label16.Location = new System.Drawing.Point(264, 205); + this.label16.Location = new System.Drawing.Point(263, 160); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(65, 12); this.label16.TabIndex = 132; @@ -341,7 +320,7 @@ // // txtDesign_Per // - this.txtDesign_Per.Location = new System.Drawing.Point(340, 176); + this.txtDesign_Per.Location = new System.Drawing.Point(339, 131); this.txtDesign_Per.Name = "txtDesign_Per"; this.txtDesign_Per.Size = new System.Drawing.Size(100, 21); this.txtDesign_Per.TabIndex = 131; @@ -350,7 +329,7 @@ // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; - this.label6.Location = new System.Drawing.Point(254, 181); + this.label6.Location = new System.Drawing.Point(253, 136); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(77, 12); this.label6.TabIndex = 130; @@ -358,7 +337,7 @@ // // txtDesign_Com // - this.txtDesign_Com.Location = new System.Drawing.Point(340, 152); + this.txtDesign_Com.Location = new System.Drawing.Point(339, 107); this.txtDesign_Com.Name = "txtDesign_Com"; this.txtDesign_Com.Size = new System.Drawing.Size(100, 21); this.txtDesign_Com.TabIndex = 129; @@ -367,7 +346,7 @@ // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; - this.label1.Location = new System.Drawing.Point(264, 156); + this.label1.Location = new System.Drawing.Point(263, 111); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(65, 12); this.label1.TabIndex = 128; @@ -442,7 +421,7 @@ // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; - this.label8.Location = new System.Drawing.Point(242, 132); + this.label8.Location = new System.Drawing.Point(241, 87); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(89, 12); this.label8.TabIndex = 103; @@ -452,7 +431,7 @@ // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; - this.label3.Location = new System.Drawing.Point(242, 60); + this.label3.Location = new System.Drawing.Point(241, 15); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(89, 12); this.label3.TabIndex = 109; @@ -462,7 +441,7 @@ // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; - this.label7.Location = new System.Drawing.Point(242, 84); + this.label7.Location = new System.Drawing.Point(241, 39); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(89, 12); this.label7.TabIndex = 110; @@ -472,7 +451,7 @@ // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; - this.label2.Location = new System.Drawing.Point(242, 12); + this.label2.Location = new System.Drawing.Point(3, 239); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(89, 12); this.label2.TabIndex = 108; @@ -482,7 +461,7 @@ // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; - this.label5.Location = new System.Drawing.Point(267, 108); + this.label5.Location = new System.Drawing.Point(266, 63); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(65, 12); this.label5.TabIndex = 94; @@ -492,7 +471,7 @@ // this.label69.AutoSize = true; this.label69.BackColor = System.Drawing.Color.Transparent; - this.label69.Location = new System.Drawing.Point(267, 36); + this.label69.Location = new System.Drawing.Point(20, 266); this.label69.Name = "label69"; this.label69.Size = new System.Drawing.Size(65, 12); this.label69.TabIndex = 95; @@ -500,7 +479,7 @@ // // txtRemark // - this.txtRemark.Location = new System.Drawing.Point(92, 257); + this.txtRemark.Location = new System.Drawing.Point(339, 255); this.txtRemark.Name = "txtRemark"; this.txtRemark.Size = new System.Drawing.Size(100, 21); this.txtRemark.TabIndex = 118; @@ -530,7 +509,7 @@ // // txtDEMDing2 // - this.txtDEMDing2.Location = new System.Drawing.Point(339, 128); + this.txtDEMDing2.Location = new System.Drawing.Point(338, 83); this.txtDEMDing2.Name = "txtDEMDing2"; this.txtDEMDing2.Size = new System.Drawing.Size(100, 21); this.txtDEMDing2.TabIndex = 122; @@ -538,7 +517,7 @@ // // txtDEM2 // - this.txtDEM2.Location = new System.Drawing.Point(339, 80); + this.txtDEM2.Location = new System.Drawing.Point(338, 35); this.txtDEM2.Name = "txtDEM2"; this.txtDEM2.Size = new System.Drawing.Size(100, 21); this.txtDEM2.TabIndex = 123; @@ -546,7 +525,7 @@ // // txtDEMDing1 // - this.txtDEMDing1.Location = new System.Drawing.Point(339, 56); + this.txtDEMDing1.Location = new System.Drawing.Point(338, 11); this.txtDEMDing1.Name = "txtDEMDing1"; this.txtDEMDing1.Size = new System.Drawing.Size(100, 21); this.txtDEMDing1.TabIndex = 121; @@ -554,7 +533,7 @@ // // txtDEM1 // - this.txtDEM1.Location = new System.Drawing.Point(339, 8); + this.txtDEM1.Location = new System.Drawing.Point(92, 236); this.txtDEM1.Name = "txtDEM1"; this.txtDEM1.Size = new System.Drawing.Size(100, 21); this.txtDEM1.TabIndex = 120; @@ -564,7 +543,7 @@ // this.label13.AutoSize = true; this.label13.BackColor = System.Drawing.Color.Transparent; - this.label13.Location = new System.Drawing.Point(41, 262); + this.label13.Location = new System.Drawing.Point(276, 258); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(41, 12); this.label13.TabIndex = 98; @@ -572,7 +551,7 @@ // // txtDeep2 // - this.txtDeep2.Location = new System.Drawing.Point(339, 104); + this.txtDeep2.Location = new System.Drawing.Point(338, 59); this.txtDeep2.Name = "txtDeep2"; this.txtDeep2.Size = new System.Drawing.Size(100, 21); this.txtDeep2.TabIndex = 113; @@ -610,7 +589,7 @@ // // txtDeep1 // - this.txtDeep1.Location = new System.Drawing.Point(339, 32); + this.txtDeep1.Location = new System.Drawing.Point(92, 263); this.txtDeep1.Name = "txtDeep1"; this.txtDeep1.Size = new System.Drawing.Size(100, 21); this.txtDeep1.TabIndex = 111; @@ -630,7 +609,7 @@ // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; - this.label4.Location = new System.Drawing.Point(441, 109); + this.label4.Location = new System.Drawing.Point(440, 64); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(17, 12); this.label4.TabIndex = 92; @@ -650,7 +629,7 @@ // this.label56.AutoSize = true; this.label56.BackColor = System.Drawing.Color.Transparent; - this.label56.Location = new System.Drawing.Point(441, 37); + this.label56.Location = new System.Drawing.Point(198, 266); this.label56.Name = "label56"; this.label56.Size = new System.Drawing.Size(17, 12); this.label56.TabIndex = 93; @@ -700,7 +679,7 @@ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = this.btnCancel; - this.ClientSize = new System.Drawing.Size(491, 355); + this.ClientSize = new System.Drawing.Size(491, 335); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnOK); this.Controls.Add(this.groupPanel1); @@ -726,8 +705,6 @@ private ButtonX btnCancel; private ButtonX btnOK; private GroupPanel groupPanel1; - private TextBox txtHH_Per; - private Label label19; private TextBox txtMon_Per; private Label label17; private TextBox txtMon_Com; diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 6586f1f..42f5d9a 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/Forms/FrmGongShuiAttribute.cs b/Forms/FrmGongShuiAttribute.cs index d718634..0afd212 100644 --- a/Forms/FrmGongShuiAttribute.cs +++ b/Forms/FrmGongShuiAttribute.cs @@ -188,7 +188,7 @@ feat.SetValue("施工负责人", txtBuilder_Per.Text); feat.SetValue("监理单位", txtMon_Com.Text); feat.SetValue("监理负责人", txtMon_Per.Text); - feat.SetValue("业务负责人", txtHH_Per.Text); + //feat.SetValue("业务负责人", txtHH_Per.Text); feat.SetValue("备注", txtRemark.Text); feat.Name = txtBianHao.Text; //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// @@ -202,6 +202,7 @@ { layer.Save(); } + layer.Reload(); DialogResult = DialogResult.OK; Close(); } diff --git a/Forms/FrmGongShuiAttribute.designer.cs b/Forms/FrmGongShuiAttribute.designer.cs index 781579f..7ccdc61 100644 --- a/Forms/FrmGongShuiAttribute.designer.cs +++ b/Forms/FrmGongShuiAttribute.designer.cs @@ -38,8 +38,6 @@ this.btnOK = new DevComponents.DotNetBar.ButtonX(); this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel(); this.dateBuild = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); - this.txtHH_Per = new System.Windows.Forms.TextBox(); - this.label19 = new System.Windows.Forms.Label(); this.txtMon_Per = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.txtMon_Com = new System.Windows.Forms.TextBox(); @@ -95,7 +93,7 @@ this.btnCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; - this.btnCancel.Location = new System.Drawing.Point(403, 324); + this.btnCancel.Location = new System.Drawing.Point(390, 304); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(64, 25); this.btnCancel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; @@ -107,7 +105,7 @@ // this.btnOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnOK.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnOK.Location = new System.Drawing.Point(318, 324); + this.btnOK.Location = new System.Drawing.Point(305, 304); this.btnOK.Name = "btnOK"; this.btnOK.Size = new System.Drawing.Size(64, 25); this.btnOK.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; @@ -120,8 +118,6 @@ this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control; this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; this.groupPanel1.Controls.Add(this.dateBuild); - this.groupPanel1.Controls.Add(this.txtHH_Per); - this.groupPanel1.Controls.Add(this.label19); this.groupPanel1.Controls.Add(this.txtMon_Per); this.groupPanel1.Controls.Add(this.label17); this.groupPanel1.Controls.Add(this.txtMon_Com); @@ -170,7 +166,7 @@ this.groupPanel1.Controls.Add(this.label45); this.groupPanel1.Location = new System.Drawing.Point(12, 4); this.groupPanel1.Name = "groupPanel1"; - this.groupPanel1.Size = new System.Drawing.Size(467, 314); + this.groupPanel1.Size = new System.Drawing.Size(467, 294); // // // @@ -254,26 +250,9 @@ this.dateBuild.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.dateBuild.TabIndex = 146; // - // txtHH_Per - // - this.txtHH_Per.Location = new System.Drawing.Point(92, 233); - this.txtHH_Per.Name = "txtHH_Per"; - this.txtHH_Per.Size = new System.Drawing.Size(100, 21); - this.txtHH_Per.TabIndex = 141; - // - // label19 - // - this.label19.AutoSize = true; - this.label19.BackColor = System.Drawing.Color.Transparent; - this.label19.Location = new System.Drawing.Point(4, 236); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(77, 12); - this.label19.TabIndex = 140; - this.label19.Text = "业务负责人:"; - // // txtMon_Per // - this.txtMon_Per.Location = new System.Drawing.Point(340, 273); + this.txtMon_Per.Location = new System.Drawing.Point(339, 228); this.txtMon_Per.Name = "txtMon_Per"; this.txtMon_Per.Size = new System.Drawing.Size(100, 21); this.txtMon_Per.TabIndex = 139; @@ -282,7 +261,7 @@ // this.label17.AutoSize = true; this.label17.BackColor = System.Drawing.Color.Transparent; - this.label17.Location = new System.Drawing.Point(254, 278); + this.label17.Location = new System.Drawing.Point(253, 233); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(77, 12); this.label17.TabIndex = 138; @@ -290,7 +269,7 @@ // // txtMon_Com // - this.txtMon_Com.Location = new System.Drawing.Point(340, 249); + this.txtMon_Com.Location = new System.Drawing.Point(339, 204); this.txtMon_Com.Name = "txtMon_Com"; this.txtMon_Com.Size = new System.Drawing.Size(100, 21); this.txtMon_Com.TabIndex = 137; @@ -299,7 +278,7 @@ // this.label18.AutoSize = true; this.label18.BackColor = System.Drawing.Color.Transparent; - this.label18.Location = new System.Drawing.Point(264, 253); + this.label18.Location = new System.Drawing.Point(263, 208); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(65, 12); this.label18.TabIndex = 136; @@ -307,7 +286,7 @@ // // txtBuilder_Per // - this.txtBuilder_Per.Location = new System.Drawing.Point(340, 225); + this.txtBuilder_Per.Location = new System.Drawing.Point(339, 180); this.txtBuilder_Per.Name = "txtBuilder_Per"; this.txtBuilder_Per.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Per.TabIndex = 135; @@ -316,7 +295,7 @@ // this.label15.AutoSize = true; this.label15.BackColor = System.Drawing.Color.Transparent; - this.label15.Location = new System.Drawing.Point(254, 230); + this.label15.Location = new System.Drawing.Point(253, 185); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(77, 12); this.label15.TabIndex = 134; @@ -324,7 +303,7 @@ // // txtBuilder_Com // - this.txtBuilder_Com.Location = new System.Drawing.Point(340, 201); + this.txtBuilder_Com.Location = new System.Drawing.Point(339, 156); this.txtBuilder_Com.Name = "txtBuilder_Com"; this.txtBuilder_Com.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Com.TabIndex = 133; @@ -333,7 +312,7 @@ // this.label16.AutoSize = true; this.label16.BackColor = System.Drawing.Color.Transparent; - this.label16.Location = new System.Drawing.Point(264, 205); + this.label16.Location = new System.Drawing.Point(263, 160); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(65, 12); this.label16.TabIndex = 132; @@ -341,7 +320,7 @@ // // txtDesign_Per // - this.txtDesign_Per.Location = new System.Drawing.Point(340, 176); + this.txtDesign_Per.Location = new System.Drawing.Point(339, 131); this.txtDesign_Per.Name = "txtDesign_Per"; this.txtDesign_Per.Size = new System.Drawing.Size(100, 21); this.txtDesign_Per.TabIndex = 131; @@ -350,7 +329,7 @@ // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; - this.label6.Location = new System.Drawing.Point(254, 181); + this.label6.Location = new System.Drawing.Point(253, 136); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(77, 12); this.label6.TabIndex = 130; @@ -358,7 +337,7 @@ // // txtDesign_Com // - this.txtDesign_Com.Location = new System.Drawing.Point(340, 152); + this.txtDesign_Com.Location = new System.Drawing.Point(339, 107); this.txtDesign_Com.Name = "txtDesign_Com"; this.txtDesign_Com.Size = new System.Drawing.Size(100, 21); this.txtDesign_Com.TabIndex = 129; @@ -367,7 +346,7 @@ // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; - this.label1.Location = new System.Drawing.Point(264, 156); + this.label1.Location = new System.Drawing.Point(263, 111); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(65, 12); this.label1.TabIndex = 128; @@ -442,7 +421,7 @@ // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; - this.label8.Location = new System.Drawing.Point(242, 132); + this.label8.Location = new System.Drawing.Point(241, 87); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(89, 12); this.label8.TabIndex = 103; @@ -452,7 +431,7 @@ // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; - this.label3.Location = new System.Drawing.Point(242, 60); + this.label3.Location = new System.Drawing.Point(241, 15); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(89, 12); this.label3.TabIndex = 109; @@ -462,7 +441,7 @@ // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; - this.label7.Location = new System.Drawing.Point(242, 84); + this.label7.Location = new System.Drawing.Point(241, 39); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(89, 12); this.label7.TabIndex = 110; @@ -472,7 +451,7 @@ // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; - this.label2.Location = new System.Drawing.Point(242, 12); + this.label2.Location = new System.Drawing.Point(3, 239); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(89, 12); this.label2.TabIndex = 108; @@ -482,7 +461,7 @@ // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; - this.label5.Location = new System.Drawing.Point(267, 108); + this.label5.Location = new System.Drawing.Point(266, 63); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(65, 12); this.label5.TabIndex = 94; @@ -492,7 +471,7 @@ // this.label69.AutoSize = true; this.label69.BackColor = System.Drawing.Color.Transparent; - this.label69.Location = new System.Drawing.Point(267, 36); + this.label69.Location = new System.Drawing.Point(20, 266); this.label69.Name = "label69"; this.label69.Size = new System.Drawing.Size(65, 12); this.label69.TabIndex = 95; @@ -500,7 +479,7 @@ // // txtRemark // - this.txtRemark.Location = new System.Drawing.Point(92, 257); + this.txtRemark.Location = new System.Drawing.Point(339, 255); this.txtRemark.Name = "txtRemark"; this.txtRemark.Size = new System.Drawing.Size(100, 21); this.txtRemark.TabIndex = 118; @@ -530,7 +509,7 @@ // // txtDEMDing2 // - this.txtDEMDing2.Location = new System.Drawing.Point(339, 128); + this.txtDEMDing2.Location = new System.Drawing.Point(338, 83); this.txtDEMDing2.Name = "txtDEMDing2"; this.txtDEMDing2.Size = new System.Drawing.Size(100, 21); this.txtDEMDing2.TabIndex = 122; @@ -538,7 +517,7 @@ // // txtDEM2 // - this.txtDEM2.Location = new System.Drawing.Point(339, 80); + this.txtDEM2.Location = new System.Drawing.Point(338, 35); this.txtDEM2.Name = "txtDEM2"; this.txtDEM2.Size = new System.Drawing.Size(100, 21); this.txtDEM2.TabIndex = 123; @@ -546,7 +525,7 @@ // // txtDEMDing1 // - this.txtDEMDing1.Location = new System.Drawing.Point(339, 56); + this.txtDEMDing1.Location = new System.Drawing.Point(338, 11); this.txtDEMDing1.Name = "txtDEMDing1"; this.txtDEMDing1.Size = new System.Drawing.Size(100, 21); this.txtDEMDing1.TabIndex = 121; @@ -554,7 +533,7 @@ // // txtDEM1 // - this.txtDEM1.Location = new System.Drawing.Point(339, 8); + this.txtDEM1.Location = new System.Drawing.Point(92, 236); this.txtDEM1.Name = "txtDEM1"; this.txtDEM1.Size = new System.Drawing.Size(100, 21); this.txtDEM1.TabIndex = 120; @@ -564,7 +543,7 @@ // this.label13.AutoSize = true; this.label13.BackColor = System.Drawing.Color.Transparent; - this.label13.Location = new System.Drawing.Point(41, 262); + this.label13.Location = new System.Drawing.Point(276, 258); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(41, 12); this.label13.TabIndex = 98; @@ -572,7 +551,7 @@ // // txtDeep2 // - this.txtDeep2.Location = new System.Drawing.Point(339, 104); + this.txtDeep2.Location = new System.Drawing.Point(338, 59); this.txtDeep2.Name = "txtDeep2"; this.txtDeep2.Size = new System.Drawing.Size(100, 21); this.txtDeep2.TabIndex = 113; @@ -610,7 +589,7 @@ // // txtDeep1 // - this.txtDeep1.Location = new System.Drawing.Point(339, 32); + this.txtDeep1.Location = new System.Drawing.Point(92, 263); this.txtDeep1.Name = "txtDeep1"; this.txtDeep1.Size = new System.Drawing.Size(100, 21); this.txtDeep1.TabIndex = 111; @@ -630,7 +609,7 @@ // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; - this.label4.Location = new System.Drawing.Point(441, 109); + this.label4.Location = new System.Drawing.Point(440, 64); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(17, 12); this.label4.TabIndex = 92; @@ -650,7 +629,7 @@ // this.label56.AutoSize = true; this.label56.BackColor = System.Drawing.Color.Transparent; - this.label56.Location = new System.Drawing.Point(441, 37); + this.label56.Location = new System.Drawing.Point(198, 266); this.label56.Name = "label56"; this.label56.Size = new System.Drawing.Size(17, 12); this.label56.TabIndex = 93; @@ -700,7 +679,7 @@ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = this.btnCancel; - this.ClientSize = new System.Drawing.Size(491, 355); + this.ClientSize = new System.Drawing.Size(491, 335); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnOK); this.Controls.Add(this.groupPanel1); @@ -726,8 +705,6 @@ private ButtonX btnCancel; private ButtonX btnOK; private GroupPanel groupPanel1; - private TextBox txtHH_Per; - private Label label19; private TextBox txtMon_Per; private Label label17; private TextBox txtMon_Com; diff --git a/Forms/FrmPaiShuiAttribute.cs b/Forms/FrmPaiShuiAttribute.cs index 7c05788..8da8941 100644 --- a/Forms/FrmPaiShuiAttribute.cs +++ b/Forms/FrmPaiShuiAttribute.cs @@ -160,7 +160,7 @@ feat.SetValue("施工负责人", txtBuilder_Per.Text); feat.SetValue("监理单位", txtMon_Com.Text); feat.SetValue("监理负责人", txtMon_Per.Text); - feat.SetValue("业务负责人", txtHH_Per.Text); + //feat.SetValue("业务负责人", txtHH_Per.Text); feat.SetValue("备注", txtRemark.Text); feat.Name = txtBianHao.Text; line.Name = txtBianHao.Text; @@ -172,7 +172,7 @@ { layer.Save(); } - + layer.Reload(); DialogResult = DialogResult.OK; Close(); } diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 6586f1f..42f5d9a 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/Forms/FrmGongShuiAttribute.cs b/Forms/FrmGongShuiAttribute.cs index d718634..0afd212 100644 --- a/Forms/FrmGongShuiAttribute.cs +++ b/Forms/FrmGongShuiAttribute.cs @@ -188,7 +188,7 @@ feat.SetValue("施工负责人", txtBuilder_Per.Text); feat.SetValue("监理单位", txtMon_Com.Text); feat.SetValue("监理负责人", txtMon_Per.Text); - feat.SetValue("业务负责人", txtHH_Per.Text); + //feat.SetValue("业务负责人", txtHH_Per.Text); feat.SetValue("备注", txtRemark.Text); feat.Name = txtBianHao.Text; //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// @@ -202,6 +202,7 @@ { layer.Save(); } + layer.Reload(); DialogResult = DialogResult.OK; Close(); } diff --git a/Forms/FrmGongShuiAttribute.designer.cs b/Forms/FrmGongShuiAttribute.designer.cs index 781579f..7ccdc61 100644 --- a/Forms/FrmGongShuiAttribute.designer.cs +++ b/Forms/FrmGongShuiAttribute.designer.cs @@ -38,8 +38,6 @@ this.btnOK = new DevComponents.DotNetBar.ButtonX(); this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel(); this.dateBuild = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); - this.txtHH_Per = new System.Windows.Forms.TextBox(); - this.label19 = new System.Windows.Forms.Label(); this.txtMon_Per = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.txtMon_Com = new System.Windows.Forms.TextBox(); @@ -95,7 +93,7 @@ this.btnCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; - this.btnCancel.Location = new System.Drawing.Point(403, 324); + this.btnCancel.Location = new System.Drawing.Point(390, 304); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(64, 25); this.btnCancel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; @@ -107,7 +105,7 @@ // this.btnOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnOK.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnOK.Location = new System.Drawing.Point(318, 324); + this.btnOK.Location = new System.Drawing.Point(305, 304); this.btnOK.Name = "btnOK"; this.btnOK.Size = new System.Drawing.Size(64, 25); this.btnOK.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; @@ -120,8 +118,6 @@ this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control; this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; this.groupPanel1.Controls.Add(this.dateBuild); - this.groupPanel1.Controls.Add(this.txtHH_Per); - this.groupPanel1.Controls.Add(this.label19); this.groupPanel1.Controls.Add(this.txtMon_Per); this.groupPanel1.Controls.Add(this.label17); this.groupPanel1.Controls.Add(this.txtMon_Com); @@ -170,7 +166,7 @@ this.groupPanel1.Controls.Add(this.label45); this.groupPanel1.Location = new System.Drawing.Point(12, 4); this.groupPanel1.Name = "groupPanel1"; - this.groupPanel1.Size = new System.Drawing.Size(467, 314); + this.groupPanel1.Size = new System.Drawing.Size(467, 294); // // // @@ -254,26 +250,9 @@ this.dateBuild.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.dateBuild.TabIndex = 146; // - // txtHH_Per - // - this.txtHH_Per.Location = new System.Drawing.Point(92, 233); - this.txtHH_Per.Name = "txtHH_Per"; - this.txtHH_Per.Size = new System.Drawing.Size(100, 21); - this.txtHH_Per.TabIndex = 141; - // - // label19 - // - this.label19.AutoSize = true; - this.label19.BackColor = System.Drawing.Color.Transparent; - this.label19.Location = new System.Drawing.Point(4, 236); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(77, 12); - this.label19.TabIndex = 140; - this.label19.Text = "业务负责人:"; - // // txtMon_Per // - this.txtMon_Per.Location = new System.Drawing.Point(340, 273); + this.txtMon_Per.Location = new System.Drawing.Point(339, 228); this.txtMon_Per.Name = "txtMon_Per"; this.txtMon_Per.Size = new System.Drawing.Size(100, 21); this.txtMon_Per.TabIndex = 139; @@ -282,7 +261,7 @@ // this.label17.AutoSize = true; this.label17.BackColor = System.Drawing.Color.Transparent; - this.label17.Location = new System.Drawing.Point(254, 278); + this.label17.Location = new System.Drawing.Point(253, 233); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(77, 12); this.label17.TabIndex = 138; @@ -290,7 +269,7 @@ // // txtMon_Com // - this.txtMon_Com.Location = new System.Drawing.Point(340, 249); + this.txtMon_Com.Location = new System.Drawing.Point(339, 204); this.txtMon_Com.Name = "txtMon_Com"; this.txtMon_Com.Size = new System.Drawing.Size(100, 21); this.txtMon_Com.TabIndex = 137; @@ -299,7 +278,7 @@ // this.label18.AutoSize = true; this.label18.BackColor = System.Drawing.Color.Transparent; - this.label18.Location = new System.Drawing.Point(264, 253); + this.label18.Location = new System.Drawing.Point(263, 208); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(65, 12); this.label18.TabIndex = 136; @@ -307,7 +286,7 @@ // // txtBuilder_Per // - this.txtBuilder_Per.Location = new System.Drawing.Point(340, 225); + this.txtBuilder_Per.Location = new System.Drawing.Point(339, 180); this.txtBuilder_Per.Name = "txtBuilder_Per"; this.txtBuilder_Per.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Per.TabIndex = 135; @@ -316,7 +295,7 @@ // this.label15.AutoSize = true; this.label15.BackColor = System.Drawing.Color.Transparent; - this.label15.Location = new System.Drawing.Point(254, 230); + this.label15.Location = new System.Drawing.Point(253, 185); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(77, 12); this.label15.TabIndex = 134; @@ -324,7 +303,7 @@ // // txtBuilder_Com // - this.txtBuilder_Com.Location = new System.Drawing.Point(340, 201); + this.txtBuilder_Com.Location = new System.Drawing.Point(339, 156); this.txtBuilder_Com.Name = "txtBuilder_Com"; this.txtBuilder_Com.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Com.TabIndex = 133; @@ -333,7 +312,7 @@ // this.label16.AutoSize = true; this.label16.BackColor = System.Drawing.Color.Transparent; - this.label16.Location = new System.Drawing.Point(264, 205); + this.label16.Location = new System.Drawing.Point(263, 160); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(65, 12); this.label16.TabIndex = 132; @@ -341,7 +320,7 @@ // // txtDesign_Per // - this.txtDesign_Per.Location = new System.Drawing.Point(340, 176); + this.txtDesign_Per.Location = new System.Drawing.Point(339, 131); this.txtDesign_Per.Name = "txtDesign_Per"; this.txtDesign_Per.Size = new System.Drawing.Size(100, 21); this.txtDesign_Per.TabIndex = 131; @@ -350,7 +329,7 @@ // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; - this.label6.Location = new System.Drawing.Point(254, 181); + this.label6.Location = new System.Drawing.Point(253, 136); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(77, 12); this.label6.TabIndex = 130; @@ -358,7 +337,7 @@ // // txtDesign_Com // - this.txtDesign_Com.Location = new System.Drawing.Point(340, 152); + this.txtDesign_Com.Location = new System.Drawing.Point(339, 107); this.txtDesign_Com.Name = "txtDesign_Com"; this.txtDesign_Com.Size = new System.Drawing.Size(100, 21); this.txtDesign_Com.TabIndex = 129; @@ -367,7 +346,7 @@ // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; - this.label1.Location = new System.Drawing.Point(264, 156); + this.label1.Location = new System.Drawing.Point(263, 111); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(65, 12); this.label1.TabIndex = 128; @@ -442,7 +421,7 @@ // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; - this.label8.Location = new System.Drawing.Point(242, 132); + this.label8.Location = new System.Drawing.Point(241, 87); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(89, 12); this.label8.TabIndex = 103; @@ -452,7 +431,7 @@ // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; - this.label3.Location = new System.Drawing.Point(242, 60); + this.label3.Location = new System.Drawing.Point(241, 15); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(89, 12); this.label3.TabIndex = 109; @@ -462,7 +441,7 @@ // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; - this.label7.Location = new System.Drawing.Point(242, 84); + this.label7.Location = new System.Drawing.Point(241, 39); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(89, 12); this.label7.TabIndex = 110; @@ -472,7 +451,7 @@ // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; - this.label2.Location = new System.Drawing.Point(242, 12); + this.label2.Location = new System.Drawing.Point(3, 239); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(89, 12); this.label2.TabIndex = 108; @@ -482,7 +461,7 @@ // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; - this.label5.Location = new System.Drawing.Point(267, 108); + this.label5.Location = new System.Drawing.Point(266, 63); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(65, 12); this.label5.TabIndex = 94; @@ -492,7 +471,7 @@ // this.label69.AutoSize = true; this.label69.BackColor = System.Drawing.Color.Transparent; - this.label69.Location = new System.Drawing.Point(267, 36); + this.label69.Location = new System.Drawing.Point(20, 266); this.label69.Name = "label69"; this.label69.Size = new System.Drawing.Size(65, 12); this.label69.TabIndex = 95; @@ -500,7 +479,7 @@ // // txtRemark // - this.txtRemark.Location = new System.Drawing.Point(92, 257); + this.txtRemark.Location = new System.Drawing.Point(339, 255); this.txtRemark.Name = "txtRemark"; this.txtRemark.Size = new System.Drawing.Size(100, 21); this.txtRemark.TabIndex = 118; @@ -530,7 +509,7 @@ // // txtDEMDing2 // - this.txtDEMDing2.Location = new System.Drawing.Point(339, 128); + this.txtDEMDing2.Location = new System.Drawing.Point(338, 83); this.txtDEMDing2.Name = "txtDEMDing2"; this.txtDEMDing2.Size = new System.Drawing.Size(100, 21); this.txtDEMDing2.TabIndex = 122; @@ -538,7 +517,7 @@ // // txtDEM2 // - this.txtDEM2.Location = new System.Drawing.Point(339, 80); + this.txtDEM2.Location = new System.Drawing.Point(338, 35); this.txtDEM2.Name = "txtDEM2"; this.txtDEM2.Size = new System.Drawing.Size(100, 21); this.txtDEM2.TabIndex = 123; @@ -546,7 +525,7 @@ // // txtDEMDing1 // - this.txtDEMDing1.Location = new System.Drawing.Point(339, 56); + this.txtDEMDing1.Location = new System.Drawing.Point(338, 11); this.txtDEMDing1.Name = "txtDEMDing1"; this.txtDEMDing1.Size = new System.Drawing.Size(100, 21); this.txtDEMDing1.TabIndex = 121; @@ -554,7 +533,7 @@ // // txtDEM1 // - this.txtDEM1.Location = new System.Drawing.Point(339, 8); + this.txtDEM1.Location = new System.Drawing.Point(92, 236); this.txtDEM1.Name = "txtDEM1"; this.txtDEM1.Size = new System.Drawing.Size(100, 21); this.txtDEM1.TabIndex = 120; @@ -564,7 +543,7 @@ // this.label13.AutoSize = true; this.label13.BackColor = System.Drawing.Color.Transparent; - this.label13.Location = new System.Drawing.Point(41, 262); + this.label13.Location = new System.Drawing.Point(276, 258); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(41, 12); this.label13.TabIndex = 98; @@ -572,7 +551,7 @@ // // txtDeep2 // - this.txtDeep2.Location = new System.Drawing.Point(339, 104); + this.txtDeep2.Location = new System.Drawing.Point(338, 59); this.txtDeep2.Name = "txtDeep2"; this.txtDeep2.Size = new System.Drawing.Size(100, 21); this.txtDeep2.TabIndex = 113; @@ -610,7 +589,7 @@ // // txtDeep1 // - this.txtDeep1.Location = new System.Drawing.Point(339, 32); + this.txtDeep1.Location = new System.Drawing.Point(92, 263); this.txtDeep1.Name = "txtDeep1"; this.txtDeep1.Size = new System.Drawing.Size(100, 21); this.txtDeep1.TabIndex = 111; @@ -630,7 +609,7 @@ // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; - this.label4.Location = new System.Drawing.Point(441, 109); + this.label4.Location = new System.Drawing.Point(440, 64); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(17, 12); this.label4.TabIndex = 92; @@ -650,7 +629,7 @@ // this.label56.AutoSize = true; this.label56.BackColor = System.Drawing.Color.Transparent; - this.label56.Location = new System.Drawing.Point(441, 37); + this.label56.Location = new System.Drawing.Point(198, 266); this.label56.Name = "label56"; this.label56.Size = new System.Drawing.Size(17, 12); this.label56.TabIndex = 93; @@ -700,7 +679,7 @@ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = this.btnCancel; - this.ClientSize = new System.Drawing.Size(491, 355); + this.ClientSize = new System.Drawing.Size(491, 335); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnOK); this.Controls.Add(this.groupPanel1); @@ -726,8 +705,6 @@ private ButtonX btnCancel; private ButtonX btnOK; private GroupPanel groupPanel1; - private TextBox txtHH_Per; - private Label label19; private TextBox txtMon_Per; private Label label17; private TextBox txtMon_Com; diff --git a/Forms/FrmPaiShuiAttribute.cs b/Forms/FrmPaiShuiAttribute.cs index 7c05788..8da8941 100644 --- a/Forms/FrmPaiShuiAttribute.cs +++ b/Forms/FrmPaiShuiAttribute.cs @@ -160,7 +160,7 @@ feat.SetValue("施工负责人", txtBuilder_Per.Text); feat.SetValue("监理单位", txtMon_Com.Text); feat.SetValue("监理负责人", txtMon_Per.Text); - feat.SetValue("业务负责人", txtHH_Per.Text); + //feat.SetValue("业务负责人", txtHH_Per.Text); feat.SetValue("备注", txtRemark.Text); feat.Name = txtBianHao.Text; line.Name = txtBianHao.Text; @@ -172,7 +172,7 @@ { layer.Save(); } - + layer.Reload(); DialogResult = DialogResult.OK; Close(); } diff --git a/Forms/FrmPaiShuiAttribute.designer.cs b/Forms/FrmPaiShuiAttribute.designer.cs index 8481178..053c6fa 100644 --- a/Forms/FrmPaiShuiAttribute.designer.cs +++ b/Forms/FrmPaiShuiAttribute.designer.cs @@ -40,8 +40,6 @@ this.dateBuild = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); this.txtBianMa = new System.Windows.Forms.TextBox(); this.label80 = new System.Windows.Forms.Label(); - this.txtHH_Per = new System.Windows.Forms.TextBox(); - this.label19 = new System.Windows.Forms.Label(); this.txtMon_Per = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.txtMon_Com = new System.Windows.Forms.TextBox(); @@ -93,10 +91,9 @@ this.btnCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; - this.btnCancel.Location = new System.Drawing.Point(531, 378); - this.btnCancel.Margin = new System.Windows.Forms.Padding(4); + this.btnCancel.Location = new System.Drawing.Point(398, 302); this.btnCancel.Name = "btnCancel"; - this.btnCancel.Size = new System.Drawing.Size(85, 31); + this.btnCancel.Size = new System.Drawing.Size(64, 25); this.btnCancel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btnCancel.TabIndex = 28; this.btnCancel.Text = "取消"; @@ -106,10 +103,9 @@ // this.btnOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnOK.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnOK.Location = new System.Drawing.Point(425, 378); - this.btnOK.Margin = new System.Windows.Forms.Padding(4); + this.btnOK.Location = new System.Drawing.Point(319, 302); this.btnOK.Name = "btnOK"; - this.btnOK.Size = new System.Drawing.Size(85, 31); + this.btnOK.Size = new System.Drawing.Size(64, 25); this.btnOK.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btnOK.TabIndex = 29; this.btnOK.Text = "确定"; @@ -122,8 +118,6 @@ this.groupPanel1.Controls.Add(this.dateBuild); this.groupPanel1.Controls.Add(this.txtBianMa); this.groupPanel1.Controls.Add(this.label80); - this.groupPanel1.Controls.Add(this.txtHH_Per); - this.groupPanel1.Controls.Add(this.label19); this.groupPanel1.Controls.Add(this.txtMon_Per); this.groupPanel1.Controls.Add(this.label17); this.groupPanel1.Controls.Add(this.txtMon_Com); @@ -166,10 +160,9 @@ this.groupPanel1.Controls.Add(this.txtGuanJing); this.groupPanel1.Controls.Add(this.label54); this.groupPanel1.Controls.Add(this.label45); - this.groupPanel1.Location = new System.Drawing.Point(8, 6); - this.groupPanel1.Margin = new System.Windows.Forms.Padding(4); + this.groupPanel1.Location = new System.Drawing.Point(6, 5); this.groupPanel1.Name = "groupPanel1"; - this.groupPanel1.Size = new System.Drawing.Size(652, 364); + this.groupPanel1.Size = new System.Drawing.Size(489, 291); // // // @@ -212,8 +205,7 @@ this.dateBuild.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dateBuild.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown; this.dateBuild.ButtonDropDown.Visible = true; - this.dateBuild.Location = new System.Drawing.Point(129, 166); - this.dateBuild.Margin = new System.Windows.Forms.Padding(4); + this.dateBuild.Location = new System.Drawing.Point(97, 133); // // // @@ -250,7 +242,7 @@ this.dateBuild.MonthCalendar.TodayButtonVisible = true; this.dateBuild.MonthCalendar.WeeklyMarkedDays = new System.DayOfWeek[0]; this.dateBuild.Name = "dateBuild"; - this.dateBuild.Size = new System.Drawing.Size(135, 25); + this.dateBuild.Size = new System.Drawing.Size(101, 21); this.dateBuild.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.dateBuild.TabIndex = 197; this.dateBuild.Value = new System.DateTime(2014, 4, 11, 0, 0, 0, 0); @@ -258,10 +250,9 @@ // txtBianMa // this.txtBianMa.Enabled = false; - this.txtBianMa.Location = new System.Drawing.Point(129, 44); - this.txtBianMa.Margin = new System.Windows.Forms.Padding(4); + this.txtBianMa.Location = new System.Drawing.Point(97, 35); this.txtBianMa.Name = "txtBianMa"; - this.txtBianMa.Size = new System.Drawing.Size(132, 25); + this.txtBianMa.Size = new System.Drawing.Size(100, 21); this.txtBianMa.TabIndex = 174; this.txtBianMa.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -269,143 +260,111 @@ // this.label80.AutoSize = true; this.label80.BackColor = System.Drawing.Color.Transparent; - this.label80.Location = new System.Drawing.Point(31, 52); - this.label80.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label80.Location = new System.Drawing.Point(23, 42); this.label80.Name = "label80"; - this.label80.Size = new System.Drawing.Size(82, 15); + this.label80.Size = new System.Drawing.Size(65, 12); this.label80.TabIndex = 195; this.label80.Text = "管线编码:"; // - // txtHH_Per - // - this.txtHH_Per.Location = new System.Drawing.Point(471, 312); - this.txtHH_Per.Margin = new System.Windows.Forms.Padding(4); - this.txtHH_Per.Name = "txtHH_Per"; - this.txtHH_Per.Size = new System.Drawing.Size(132, 25); - this.txtHH_Per.TabIndex = 194; - // - // label19 - // - this.label19.AutoSize = true; - this.label19.BackColor = System.Drawing.Color.Transparent; - this.label19.Location = new System.Drawing.Point(356, 321); - this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(97, 15); - this.label19.TabIndex = 193; - this.label19.Text = "业务负责人:"; - // // txtMon_Per // - this.txtMon_Per.Location = new System.Drawing.Point(471, 282); - this.txtMon_Per.Margin = new System.Windows.Forms.Padding(4); + this.txtMon_Per.Location = new System.Drawing.Point(353, 226); this.txtMon_Per.Name = "txtMon_Per"; - this.txtMon_Per.Size = new System.Drawing.Size(132, 25); + this.txtMon_Per.Size = new System.Drawing.Size(100, 21); this.txtMon_Per.TabIndex = 192; // // label17 // this.label17.AutoSize = true; this.label17.BackColor = System.Drawing.Color.Transparent; - this.label17.Location = new System.Drawing.Point(356, 289); - this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label17.Location = new System.Drawing.Point(267, 231); this.label17.Name = "label17"; - this.label17.Size = new System.Drawing.Size(97, 15); + this.label17.Size = new System.Drawing.Size(77, 12); this.label17.TabIndex = 191; this.label17.Text = "监理负责人:"; // // txtMon_Com // - this.txtMon_Com.Location = new System.Drawing.Point(471, 252); - this.txtMon_Com.Margin = new System.Windows.Forms.Padding(4); + this.txtMon_Com.Location = new System.Drawing.Point(353, 202); this.txtMon_Com.Name = "txtMon_Com"; - this.txtMon_Com.Size = new System.Drawing.Size(132, 25); + this.txtMon_Com.Size = new System.Drawing.Size(100, 21); this.txtMon_Com.TabIndex = 190; // // label18 // this.label18.AutoSize = true; this.label18.BackColor = System.Drawing.Color.Transparent; - this.label18.Location = new System.Drawing.Point(369, 258); - this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label18.Location = new System.Drawing.Point(277, 206); this.label18.Name = "label18"; - this.label18.Size = new System.Drawing.Size(82, 15); + this.label18.Size = new System.Drawing.Size(65, 12); this.label18.TabIndex = 189; this.label18.Text = "监理单位:"; // // txtBuilder_Per // - this.txtBuilder_Per.Location = new System.Drawing.Point(471, 222); - this.txtBuilder_Per.Margin = new System.Windows.Forms.Padding(4); + this.txtBuilder_Per.Location = new System.Drawing.Point(353, 178); this.txtBuilder_Per.Name = "txtBuilder_Per"; - this.txtBuilder_Per.Size = new System.Drawing.Size(132, 25); + this.txtBuilder_Per.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Per.TabIndex = 188; // // label15 // this.label15.AutoSize = true; this.label15.BackColor = System.Drawing.Color.Transparent; - this.label15.Location = new System.Drawing.Point(356, 229); - this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label15.Location = new System.Drawing.Point(267, 183); this.label15.Name = "label15"; - this.label15.Size = new System.Drawing.Size(97, 15); + this.label15.Size = new System.Drawing.Size(77, 12); this.label15.TabIndex = 187; this.label15.Text = "施工负责人:"; // // txtBuilder_Com // - this.txtBuilder_Com.Location = new System.Drawing.Point(471, 192); - this.txtBuilder_Com.Margin = new System.Windows.Forms.Padding(4); + this.txtBuilder_Com.Location = new System.Drawing.Point(353, 154); this.txtBuilder_Com.Name = "txtBuilder_Com"; - this.txtBuilder_Com.Size = new System.Drawing.Size(132, 25); + this.txtBuilder_Com.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Com.TabIndex = 186; // // label16 // this.label16.AutoSize = true; this.label16.BackColor = System.Drawing.Color.Transparent; - this.label16.Location = new System.Drawing.Point(369, 198); - this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label16.Location = new System.Drawing.Point(277, 158); this.label16.Name = "label16"; - this.label16.Size = new System.Drawing.Size(82, 15); + this.label16.Size = new System.Drawing.Size(65, 12); this.label16.TabIndex = 185; this.label16.Text = "施工单位:"; // // txtDesign_Per // - this.txtDesign_Per.Location = new System.Drawing.Point(129, 289); - this.txtDesign_Per.Margin = new System.Windows.Forms.Padding(4); + this.txtDesign_Per.Location = new System.Drawing.Point(97, 231); this.txtDesign_Per.Name = "txtDesign_Per"; - this.txtDesign_Per.Size = new System.Drawing.Size(132, 25); + this.txtDesign_Per.Size = new System.Drawing.Size(100, 21); this.txtDesign_Per.TabIndex = 184; // // label6 // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; - this.label6.Location = new System.Drawing.Point(15, 295); - this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label6.Location = new System.Drawing.Point(11, 236); this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(97, 15); + this.label6.Size = new System.Drawing.Size(77, 12); this.label6.TabIndex = 183; this.label6.Text = "设计负责人:"; // // txtDesign_Com // - this.txtDesign_Com.Location = new System.Drawing.Point(129, 259); - this.txtDesign_Com.Margin = new System.Windows.Forms.Padding(4); + this.txtDesign_Com.Location = new System.Drawing.Point(97, 207); this.txtDesign_Com.Name = "txtDesign_Com"; - this.txtDesign_Com.Size = new System.Drawing.Size(132, 25); + this.txtDesign_Com.Size = new System.Drawing.Size(100, 21); this.txtDesign_Com.TabIndex = 182; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; - this.label1.Location = new System.Drawing.Point(28, 264); - this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label1.Location = new System.Drawing.Point(21, 211); this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(82, 15); + this.label1.Size = new System.Drawing.Size(65, 12); this.label1.TabIndex = 181; this.label1.Text = "设计单位:"; // @@ -415,10 +374,9 @@ this.combMaterial.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.combMaterial.FormattingEnabled = true; this.combMaterial.ItemHeight = 15; - this.combMaterial.Location = new System.Drawing.Point(129, 105); - this.combMaterial.Margin = new System.Windows.Forms.Padding(4); + this.combMaterial.Location = new System.Drawing.Point(97, 84); this.combMaterial.Name = "combMaterial"; - this.combMaterial.Size = new System.Drawing.Size(132, 21); + this.combMaterial.Size = new System.Drawing.Size(100, 21); this.combMaterial.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.combMaterial.TabIndex = 180; // @@ -428,10 +386,9 @@ this.combMaiShe.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.combMaiShe.FormattingEnabled = true; this.combMaiShe.ItemHeight = 15; - this.combMaiShe.Location = new System.Drawing.Point(129, 136); - this.combMaiShe.Margin = new System.Windows.Forms.Padding(4); + this.combMaiShe.Location = new System.Drawing.Point(97, 109); this.combMaiShe.Name = "combMaiShe"; - this.combMaiShe.Size = new System.Drawing.Size(132, 21); + this.combMaiShe.Size = new System.Drawing.Size(100, 21); this.combMaiShe.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.combMaiShe.TabIndex = 179; // @@ -439,30 +396,27 @@ // this.label14.AutoSize = true; this.label14.BackColor = System.Drawing.Color.Transparent; - this.label14.Location = new System.Drawing.Point(31, 21); - this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label14.Location = new System.Drawing.Point(23, 17); this.label14.Name = "label14"; - this.label14.Size = new System.Drawing.Size(82, 15); + this.label14.Size = new System.Drawing.Size(65, 12); this.label14.TabIndex = 162; this.label14.Text = "唯一编号:"; // // txtBianHao // this.txtBianHao.Enabled = false; - this.txtBianHao.Location = new System.Drawing.Point(129, 14); - this.txtBianHao.Margin = new System.Windows.Forms.Padding(4); + this.txtBianHao.Location = new System.Drawing.Point(97, 11); this.txtBianHao.Name = "txtBianHao"; - this.txtBianHao.Size = new System.Drawing.Size(132, 25); + this.txtBianHao.Size = new System.Drawing.Size(100, 21); this.txtBianHao.TabIndex = 172; // // label8 // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; - this.label8.Location = new System.Drawing.Point(341, 166); - this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label8.Location = new System.Drawing.Point(256, 133); this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(112, 15); + this.label8.Size = new System.Drawing.Size(89, 12); this.label8.TabIndex = 159; this.label8.Text = "终止管底高程:"; // @@ -470,10 +424,9 @@ // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; - this.label3.Location = new System.Drawing.Point(341, 76); - this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label3.Location = new System.Drawing.Point(256, 61); this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(112, 15); + this.label3.Size = new System.Drawing.Size(89, 12); this.label3.TabIndex = 164; this.label3.Text = "起始管底高程:"; // @@ -481,10 +434,9 @@ // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; - this.label7.Location = new System.Drawing.Point(341, 106); - this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label7.Location = new System.Drawing.Point(256, 85); this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(112, 15); + this.label7.Size = new System.Drawing.Size(89, 12); this.label7.TabIndex = 165; this.label7.Text = "终止地面高程:"; // @@ -492,10 +444,9 @@ // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; - this.label2.Location = new System.Drawing.Point(341, 16); - this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label2.Location = new System.Drawing.Point(256, 13); this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(112, 15); + this.label2.Size = new System.Drawing.Size(89, 12); this.label2.TabIndex = 163; this.label2.Text = "起始地面高程:"; // @@ -503,10 +454,9 @@ // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; - this.label5.Location = new System.Drawing.Point(375, 136); - this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label5.Location = new System.Drawing.Point(281, 109); this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(82, 15); + this.label5.Size = new System.Drawing.Size(65, 12); this.label5.TabIndex = 151; this.label5.Text = "终止埋深:"; // @@ -514,71 +464,63 @@ // this.label69.AutoSize = true; this.label69.BackColor = System.Drawing.Color.Transparent; - this.label69.Location = new System.Drawing.Point(375, 46); - this.label69.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label69.Location = new System.Drawing.Point(281, 37); this.label69.Name = "label69"; - this.label69.Size = new System.Drawing.Size(82, 15); + this.label69.Size = new System.Drawing.Size(65, 12); this.label69.TabIndex = 152; this.label69.Text = "起始埋深:"; // // txtRemark // - this.txtRemark.Location = new System.Drawing.Point(129, 318); - this.txtRemark.Margin = new System.Windows.Forms.Padding(4); + this.txtRemark.Location = new System.Drawing.Point(97, 254); this.txtRemark.Name = "txtRemark"; - this.txtRemark.Size = new System.Drawing.Size(132, 25); + this.txtRemark.Size = new System.Drawing.Size(100, 21); this.txtRemark.TabIndex = 173; // // txtQuanShuDanWei // - this.txtQuanShuDanWei.Location = new System.Drawing.Point(129, 229); - this.txtQuanShuDanWei.Margin = new System.Windows.Forms.Padding(4); + this.txtQuanShuDanWei.Location = new System.Drawing.Point(97, 183); this.txtQuanShuDanWei.Name = "txtQuanShuDanWei"; - this.txtQuanShuDanWei.Size = new System.Drawing.Size(132, 25); + this.txtQuanShuDanWei.Size = new System.Drawing.Size(100, 21); this.txtQuanShuDanWei.TabIndex = 169; // // txtYear // - this.txtYear.Location = new System.Drawing.Point(129, 198); - this.txtYear.Margin = new System.Windows.Forms.Padding(4); + this.txtYear.Location = new System.Drawing.Point(97, 158); this.txtYear.Name = "txtYear"; - this.txtYear.Size = new System.Drawing.Size(132, 25); + this.txtYear.Size = new System.Drawing.Size(100, 21); this.txtYear.TabIndex = 170; this.txtYear.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEMDing2 // - this.txtDEMDing2.Location = new System.Drawing.Point(471, 161); - this.txtDEMDing2.Margin = new System.Windows.Forms.Padding(4); + this.txtDEMDing2.Location = new System.Drawing.Point(353, 129); this.txtDEMDing2.Name = "txtDEMDing2"; - this.txtDEMDing2.Size = new System.Drawing.Size(132, 25); + this.txtDEMDing2.Size = new System.Drawing.Size(100, 21); this.txtDEMDing2.TabIndex = 176; this.txtDEMDing2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEM2 // - this.txtDEM2.Location = new System.Drawing.Point(471, 101); - this.txtDEM2.Margin = new System.Windows.Forms.Padding(4); + this.txtDEM2.Location = new System.Drawing.Point(353, 81); this.txtDEM2.Name = "txtDEM2"; - this.txtDEM2.Size = new System.Drawing.Size(132, 25); + this.txtDEM2.Size = new System.Drawing.Size(100, 21); this.txtDEM2.TabIndex = 177; this.txtDEM2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEMDing1 // - this.txtDEMDing1.Location = new System.Drawing.Point(471, 71); - this.txtDEMDing1.Margin = new System.Windows.Forms.Padding(4); + this.txtDEMDing1.Location = new System.Drawing.Point(353, 57); this.txtDEMDing1.Name = "txtDEMDing1"; - this.txtDEMDing1.Size = new System.Drawing.Size(132, 25); + this.txtDEMDing1.Size = new System.Drawing.Size(100, 21); this.txtDEMDing1.TabIndex = 175; this.txtDEMDing1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEM1 // - this.txtDEM1.Location = new System.Drawing.Point(471, 11); - this.txtDEM1.Margin = new System.Windows.Forms.Padding(4); + this.txtDEM1.Location = new System.Drawing.Point(353, 9); this.txtDEM1.Name = "txtDEM1"; - this.txtDEM1.Size = new System.Drawing.Size(132, 25); + this.txtDEM1.Size = new System.Drawing.Size(100, 21); this.txtDEM1.TabIndex = 174; this.txtDEM1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -586,19 +528,17 @@ // this.label13.AutoSize = true; this.label13.BackColor = System.Drawing.Color.Transparent; - this.label13.Location = new System.Drawing.Point(60, 324); - this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label13.Location = new System.Drawing.Point(45, 259); this.label13.Name = "label13"; - this.label13.Size = new System.Drawing.Size(52, 15); + this.label13.Size = new System.Drawing.Size(41, 12); this.label13.TabIndex = 154; this.label13.Text = "备注:"; // // txtDeep2 // - this.txtDeep2.Location = new System.Drawing.Point(471, 131); - this.txtDeep2.Margin = new System.Windows.Forms.Padding(4); + this.txtDeep2.Location = new System.Drawing.Point(353, 105); this.txtDeep2.Name = "txtDeep2"; - this.txtDeep2.Size = new System.Drawing.Size(132, 25); + this.txtDeep2.Size = new System.Drawing.Size(100, 21); this.txtDeep2.TabIndex = 168; this.txtDeep2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -606,10 +546,9 @@ // this.label12.AutoSize = true; this.label12.BackColor = System.Drawing.Color.Transparent; - this.label12.Location = new System.Drawing.Point(28, 236); - this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label12.Location = new System.Drawing.Point(21, 189); this.label12.Name = "label12"; - this.label12.Size = new System.Drawing.Size(82, 15); + this.label12.Size = new System.Drawing.Size(65, 12); this.label12.TabIndex = 155; this.label12.Text = "权属单位:"; // @@ -617,10 +556,9 @@ // this.label9.AutoSize = true; this.label9.BackColor = System.Drawing.Color.Transparent; - this.label9.Location = new System.Drawing.Point(29, 172); - this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label9.Location = new System.Drawing.Point(22, 138); this.label9.Name = "label9"; - this.label9.Size = new System.Drawing.Size(82, 15); + this.label9.Size = new System.Drawing.Size(65, 12); this.label9.TabIndex = 157; this.label9.Text = "建设年代:"; // @@ -628,19 +566,17 @@ // this.label10.AutoSize = true; this.label10.BackColor = System.Drawing.Color.Transparent; - this.label10.Location = new System.Drawing.Point(28, 202); - this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label10.Location = new System.Drawing.Point(21, 162); this.label10.Name = "label10"; - this.label10.Size = new System.Drawing.Size(82, 15); + this.label10.Size = new System.Drawing.Size(65, 12); this.label10.TabIndex = 156; this.label10.Text = "使用年限:"; // // txtDeep1 // - this.txtDeep1.Location = new System.Drawing.Point(471, 41); - this.txtDeep1.Margin = new System.Windows.Forms.Padding(4); + this.txtDeep1.Location = new System.Drawing.Point(353, 33); this.txtDeep1.Name = "txtDeep1"; - this.txtDeep1.Size = new System.Drawing.Size(132, 25); + this.txtDeep1.Size = new System.Drawing.Size(100, 21); this.txtDeep1.TabIndex = 166; this.txtDeep1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -648,10 +584,9 @@ // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; - this.label4.Location = new System.Drawing.Point(607, 138); - this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label4.Location = new System.Drawing.Point(455, 110); this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(22, 15); + this.label4.Size = new System.Drawing.Size(17, 12); this.label4.TabIndex = 149; this.label4.Text = "米"; // @@ -659,10 +594,9 @@ // this.label67.AutoSize = true; this.label67.BackColor = System.Drawing.Color.Transparent; - this.label67.Location = new System.Drawing.Point(63, 80); - this.label67.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label67.Location = new System.Drawing.Point(47, 64); this.label67.Name = "label67"; - this.label67.Size = new System.Drawing.Size(52, 15); + this.label67.Size = new System.Drawing.Size(41, 12); this.label67.TabIndex = 148; this.label67.Text = "管径:"; // @@ -670,10 +604,9 @@ // this.label56.AutoSize = true; this.label56.BackColor = System.Drawing.Color.Transparent; - this.label56.Location = new System.Drawing.Point(607, 48); - this.label56.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label56.Location = new System.Drawing.Point(455, 38); this.label56.Name = "label56"; - this.label56.Size = new System.Drawing.Size(22, 15); + this.label56.Size = new System.Drawing.Size(17, 12); this.label56.TabIndex = 150; this.label56.Text = "米"; // @@ -681,19 +614,17 @@ // this.label55.AutoSize = true; this.label55.BackColor = System.Drawing.Color.Transparent; - this.label55.Location = new System.Drawing.Point(267, 81); - this.label55.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label55.Location = new System.Drawing.Point(200, 65); this.label55.Name = "label55"; - this.label55.Size = new System.Drawing.Size(37, 15); + this.label55.Size = new System.Drawing.Size(29, 12); this.label55.TabIndex = 160; this.label55.Text = "毫米"; // // txtGuanJing // - this.txtGuanJing.Location = new System.Drawing.Point(129, 75); - this.txtGuanJing.Margin = new System.Windows.Forms.Padding(4); + this.txtGuanJing.Location = new System.Drawing.Point(97, 60); this.txtGuanJing.Name = "txtGuanJing"; - this.txtGuanJing.Size = new System.Drawing.Size(132, 25); + this.txtGuanJing.Size = new System.Drawing.Size(100, 21); this.txtGuanJing.TabIndex = 167; this.txtGuanJing.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -701,10 +632,9 @@ // this.label54.AutoSize = true; this.label54.BackColor = System.Drawing.Color.Transparent; - this.label54.Location = new System.Drawing.Point(61, 110); - this.label54.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label54.Location = new System.Drawing.Point(46, 88); this.label54.Name = "label54"; - this.label54.Size = new System.Drawing.Size(52, 15); + this.label54.Size = new System.Drawing.Size(41, 12); this.label54.TabIndex = 161; this.label54.Text = "材质:"; // @@ -712,27 +642,25 @@ // this.label45.AutoSize = true; this.label45.BackColor = System.Drawing.Color.Transparent; - this.label45.Location = new System.Drawing.Point(33, 141); - this.label45.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label45.Location = new System.Drawing.Point(25, 113); this.label45.Name = "label45"; - this.label45.Size = new System.Drawing.Size(82, 15); + this.label45.Size = new System.Drawing.Size(65, 12); this.label45.TabIndex = 158; this.label45.Text = "埋设方式:"; // // FrmPaiShuiAttribute // this.AcceptButton = this.btnOK; - this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = this.btnCancel; - this.ClientSize = new System.Drawing.Size(671, 416); + this.ClientSize = new System.Drawing.Size(503, 333); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnOK); this.Controls.Add(this.groupPanel1); this.DoubleBuffered = true; this.EnableGlass = false; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; - this.Margin = new System.Windows.Forms.Padding(4); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FrmPaiShuiAttribute"; @@ -753,8 +681,6 @@ private ButtonX btnOK; private GroupPanel groupPanel1; private Label label80; - private TextBox txtHH_Per; - private Label label19; private TextBox txtMon_Per; private Label label17; private TextBox txtMon_Com; diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 6586f1f..42f5d9a 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/Forms/FrmGongShuiAttribute.cs b/Forms/FrmGongShuiAttribute.cs index d718634..0afd212 100644 --- a/Forms/FrmGongShuiAttribute.cs +++ b/Forms/FrmGongShuiAttribute.cs @@ -188,7 +188,7 @@ feat.SetValue("施工负责人", txtBuilder_Per.Text); feat.SetValue("监理单位", txtMon_Com.Text); feat.SetValue("监理负责人", txtMon_Per.Text); - feat.SetValue("业务负责人", txtHH_Per.Text); + //feat.SetValue("业务负责人", txtHH_Per.Text); feat.SetValue("备注", txtRemark.Text); feat.Name = txtBianHao.Text; //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// @@ -202,6 +202,7 @@ { layer.Save(); } + layer.Reload(); DialogResult = DialogResult.OK; Close(); } diff --git a/Forms/FrmGongShuiAttribute.designer.cs b/Forms/FrmGongShuiAttribute.designer.cs index 781579f..7ccdc61 100644 --- a/Forms/FrmGongShuiAttribute.designer.cs +++ b/Forms/FrmGongShuiAttribute.designer.cs @@ -38,8 +38,6 @@ this.btnOK = new DevComponents.DotNetBar.ButtonX(); this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel(); this.dateBuild = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); - this.txtHH_Per = new System.Windows.Forms.TextBox(); - this.label19 = new System.Windows.Forms.Label(); this.txtMon_Per = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.txtMon_Com = new System.Windows.Forms.TextBox(); @@ -95,7 +93,7 @@ this.btnCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; - this.btnCancel.Location = new System.Drawing.Point(403, 324); + this.btnCancel.Location = new System.Drawing.Point(390, 304); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(64, 25); this.btnCancel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; @@ -107,7 +105,7 @@ // this.btnOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnOK.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnOK.Location = new System.Drawing.Point(318, 324); + this.btnOK.Location = new System.Drawing.Point(305, 304); this.btnOK.Name = "btnOK"; this.btnOK.Size = new System.Drawing.Size(64, 25); this.btnOK.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; @@ -120,8 +118,6 @@ this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control; this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; this.groupPanel1.Controls.Add(this.dateBuild); - this.groupPanel1.Controls.Add(this.txtHH_Per); - this.groupPanel1.Controls.Add(this.label19); this.groupPanel1.Controls.Add(this.txtMon_Per); this.groupPanel1.Controls.Add(this.label17); this.groupPanel1.Controls.Add(this.txtMon_Com); @@ -170,7 +166,7 @@ this.groupPanel1.Controls.Add(this.label45); this.groupPanel1.Location = new System.Drawing.Point(12, 4); this.groupPanel1.Name = "groupPanel1"; - this.groupPanel1.Size = new System.Drawing.Size(467, 314); + this.groupPanel1.Size = new System.Drawing.Size(467, 294); // // // @@ -254,26 +250,9 @@ this.dateBuild.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.dateBuild.TabIndex = 146; // - // txtHH_Per - // - this.txtHH_Per.Location = new System.Drawing.Point(92, 233); - this.txtHH_Per.Name = "txtHH_Per"; - this.txtHH_Per.Size = new System.Drawing.Size(100, 21); - this.txtHH_Per.TabIndex = 141; - // - // label19 - // - this.label19.AutoSize = true; - this.label19.BackColor = System.Drawing.Color.Transparent; - this.label19.Location = new System.Drawing.Point(4, 236); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(77, 12); - this.label19.TabIndex = 140; - this.label19.Text = "业务负责人:"; - // // txtMon_Per // - this.txtMon_Per.Location = new System.Drawing.Point(340, 273); + this.txtMon_Per.Location = new System.Drawing.Point(339, 228); this.txtMon_Per.Name = "txtMon_Per"; this.txtMon_Per.Size = new System.Drawing.Size(100, 21); this.txtMon_Per.TabIndex = 139; @@ -282,7 +261,7 @@ // this.label17.AutoSize = true; this.label17.BackColor = System.Drawing.Color.Transparent; - this.label17.Location = new System.Drawing.Point(254, 278); + this.label17.Location = new System.Drawing.Point(253, 233); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(77, 12); this.label17.TabIndex = 138; @@ -290,7 +269,7 @@ // // txtMon_Com // - this.txtMon_Com.Location = new System.Drawing.Point(340, 249); + this.txtMon_Com.Location = new System.Drawing.Point(339, 204); this.txtMon_Com.Name = "txtMon_Com"; this.txtMon_Com.Size = new System.Drawing.Size(100, 21); this.txtMon_Com.TabIndex = 137; @@ -299,7 +278,7 @@ // this.label18.AutoSize = true; this.label18.BackColor = System.Drawing.Color.Transparent; - this.label18.Location = new System.Drawing.Point(264, 253); + this.label18.Location = new System.Drawing.Point(263, 208); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(65, 12); this.label18.TabIndex = 136; @@ -307,7 +286,7 @@ // // txtBuilder_Per // - this.txtBuilder_Per.Location = new System.Drawing.Point(340, 225); + this.txtBuilder_Per.Location = new System.Drawing.Point(339, 180); this.txtBuilder_Per.Name = "txtBuilder_Per"; this.txtBuilder_Per.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Per.TabIndex = 135; @@ -316,7 +295,7 @@ // this.label15.AutoSize = true; this.label15.BackColor = System.Drawing.Color.Transparent; - this.label15.Location = new System.Drawing.Point(254, 230); + this.label15.Location = new System.Drawing.Point(253, 185); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(77, 12); this.label15.TabIndex = 134; @@ -324,7 +303,7 @@ // // txtBuilder_Com // - this.txtBuilder_Com.Location = new System.Drawing.Point(340, 201); + this.txtBuilder_Com.Location = new System.Drawing.Point(339, 156); this.txtBuilder_Com.Name = "txtBuilder_Com"; this.txtBuilder_Com.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Com.TabIndex = 133; @@ -333,7 +312,7 @@ // this.label16.AutoSize = true; this.label16.BackColor = System.Drawing.Color.Transparent; - this.label16.Location = new System.Drawing.Point(264, 205); + this.label16.Location = new System.Drawing.Point(263, 160); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(65, 12); this.label16.TabIndex = 132; @@ -341,7 +320,7 @@ // // txtDesign_Per // - this.txtDesign_Per.Location = new System.Drawing.Point(340, 176); + this.txtDesign_Per.Location = new System.Drawing.Point(339, 131); this.txtDesign_Per.Name = "txtDesign_Per"; this.txtDesign_Per.Size = new System.Drawing.Size(100, 21); this.txtDesign_Per.TabIndex = 131; @@ -350,7 +329,7 @@ // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; - this.label6.Location = new System.Drawing.Point(254, 181); + this.label6.Location = new System.Drawing.Point(253, 136); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(77, 12); this.label6.TabIndex = 130; @@ -358,7 +337,7 @@ // // txtDesign_Com // - this.txtDesign_Com.Location = new System.Drawing.Point(340, 152); + this.txtDesign_Com.Location = new System.Drawing.Point(339, 107); this.txtDesign_Com.Name = "txtDesign_Com"; this.txtDesign_Com.Size = new System.Drawing.Size(100, 21); this.txtDesign_Com.TabIndex = 129; @@ -367,7 +346,7 @@ // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; - this.label1.Location = new System.Drawing.Point(264, 156); + this.label1.Location = new System.Drawing.Point(263, 111); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(65, 12); this.label1.TabIndex = 128; @@ -442,7 +421,7 @@ // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; - this.label8.Location = new System.Drawing.Point(242, 132); + this.label8.Location = new System.Drawing.Point(241, 87); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(89, 12); this.label8.TabIndex = 103; @@ -452,7 +431,7 @@ // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; - this.label3.Location = new System.Drawing.Point(242, 60); + this.label3.Location = new System.Drawing.Point(241, 15); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(89, 12); this.label3.TabIndex = 109; @@ -462,7 +441,7 @@ // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; - this.label7.Location = new System.Drawing.Point(242, 84); + this.label7.Location = new System.Drawing.Point(241, 39); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(89, 12); this.label7.TabIndex = 110; @@ -472,7 +451,7 @@ // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; - this.label2.Location = new System.Drawing.Point(242, 12); + this.label2.Location = new System.Drawing.Point(3, 239); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(89, 12); this.label2.TabIndex = 108; @@ -482,7 +461,7 @@ // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; - this.label5.Location = new System.Drawing.Point(267, 108); + this.label5.Location = new System.Drawing.Point(266, 63); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(65, 12); this.label5.TabIndex = 94; @@ -492,7 +471,7 @@ // this.label69.AutoSize = true; this.label69.BackColor = System.Drawing.Color.Transparent; - this.label69.Location = new System.Drawing.Point(267, 36); + this.label69.Location = new System.Drawing.Point(20, 266); this.label69.Name = "label69"; this.label69.Size = new System.Drawing.Size(65, 12); this.label69.TabIndex = 95; @@ -500,7 +479,7 @@ // // txtRemark // - this.txtRemark.Location = new System.Drawing.Point(92, 257); + this.txtRemark.Location = new System.Drawing.Point(339, 255); this.txtRemark.Name = "txtRemark"; this.txtRemark.Size = new System.Drawing.Size(100, 21); this.txtRemark.TabIndex = 118; @@ -530,7 +509,7 @@ // // txtDEMDing2 // - this.txtDEMDing2.Location = new System.Drawing.Point(339, 128); + this.txtDEMDing2.Location = new System.Drawing.Point(338, 83); this.txtDEMDing2.Name = "txtDEMDing2"; this.txtDEMDing2.Size = new System.Drawing.Size(100, 21); this.txtDEMDing2.TabIndex = 122; @@ -538,7 +517,7 @@ // // txtDEM2 // - this.txtDEM2.Location = new System.Drawing.Point(339, 80); + this.txtDEM2.Location = new System.Drawing.Point(338, 35); this.txtDEM2.Name = "txtDEM2"; this.txtDEM2.Size = new System.Drawing.Size(100, 21); this.txtDEM2.TabIndex = 123; @@ -546,7 +525,7 @@ // // txtDEMDing1 // - this.txtDEMDing1.Location = new System.Drawing.Point(339, 56); + this.txtDEMDing1.Location = new System.Drawing.Point(338, 11); this.txtDEMDing1.Name = "txtDEMDing1"; this.txtDEMDing1.Size = new System.Drawing.Size(100, 21); this.txtDEMDing1.TabIndex = 121; @@ -554,7 +533,7 @@ // // txtDEM1 // - this.txtDEM1.Location = new System.Drawing.Point(339, 8); + this.txtDEM1.Location = new System.Drawing.Point(92, 236); this.txtDEM1.Name = "txtDEM1"; this.txtDEM1.Size = new System.Drawing.Size(100, 21); this.txtDEM1.TabIndex = 120; @@ -564,7 +543,7 @@ // this.label13.AutoSize = true; this.label13.BackColor = System.Drawing.Color.Transparent; - this.label13.Location = new System.Drawing.Point(41, 262); + this.label13.Location = new System.Drawing.Point(276, 258); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(41, 12); this.label13.TabIndex = 98; @@ -572,7 +551,7 @@ // // txtDeep2 // - this.txtDeep2.Location = new System.Drawing.Point(339, 104); + this.txtDeep2.Location = new System.Drawing.Point(338, 59); this.txtDeep2.Name = "txtDeep2"; this.txtDeep2.Size = new System.Drawing.Size(100, 21); this.txtDeep2.TabIndex = 113; @@ -610,7 +589,7 @@ // // txtDeep1 // - this.txtDeep1.Location = new System.Drawing.Point(339, 32); + this.txtDeep1.Location = new System.Drawing.Point(92, 263); this.txtDeep1.Name = "txtDeep1"; this.txtDeep1.Size = new System.Drawing.Size(100, 21); this.txtDeep1.TabIndex = 111; @@ -630,7 +609,7 @@ // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; - this.label4.Location = new System.Drawing.Point(441, 109); + this.label4.Location = new System.Drawing.Point(440, 64); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(17, 12); this.label4.TabIndex = 92; @@ -650,7 +629,7 @@ // this.label56.AutoSize = true; this.label56.BackColor = System.Drawing.Color.Transparent; - this.label56.Location = new System.Drawing.Point(441, 37); + this.label56.Location = new System.Drawing.Point(198, 266); this.label56.Name = "label56"; this.label56.Size = new System.Drawing.Size(17, 12); this.label56.TabIndex = 93; @@ -700,7 +679,7 @@ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = this.btnCancel; - this.ClientSize = new System.Drawing.Size(491, 355); + this.ClientSize = new System.Drawing.Size(491, 335); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnOK); this.Controls.Add(this.groupPanel1); @@ -726,8 +705,6 @@ private ButtonX btnCancel; private ButtonX btnOK; private GroupPanel groupPanel1; - private TextBox txtHH_Per; - private Label label19; private TextBox txtMon_Per; private Label label17; private TextBox txtMon_Com; diff --git a/Forms/FrmPaiShuiAttribute.cs b/Forms/FrmPaiShuiAttribute.cs index 7c05788..8da8941 100644 --- a/Forms/FrmPaiShuiAttribute.cs +++ b/Forms/FrmPaiShuiAttribute.cs @@ -160,7 +160,7 @@ feat.SetValue("施工负责人", txtBuilder_Per.Text); feat.SetValue("监理单位", txtMon_Com.Text); feat.SetValue("监理负责人", txtMon_Per.Text); - feat.SetValue("业务负责人", txtHH_Per.Text); + //feat.SetValue("业务负责人", txtHH_Per.Text); feat.SetValue("备注", txtRemark.Text); feat.Name = txtBianHao.Text; line.Name = txtBianHao.Text; @@ -172,7 +172,7 @@ { layer.Save(); } - + layer.Reload(); DialogResult = DialogResult.OK; Close(); } diff --git a/Forms/FrmPaiShuiAttribute.designer.cs b/Forms/FrmPaiShuiAttribute.designer.cs index 8481178..053c6fa 100644 --- a/Forms/FrmPaiShuiAttribute.designer.cs +++ b/Forms/FrmPaiShuiAttribute.designer.cs @@ -40,8 +40,6 @@ this.dateBuild = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); this.txtBianMa = new System.Windows.Forms.TextBox(); this.label80 = new System.Windows.Forms.Label(); - this.txtHH_Per = new System.Windows.Forms.TextBox(); - this.label19 = new System.Windows.Forms.Label(); this.txtMon_Per = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.txtMon_Com = new System.Windows.Forms.TextBox(); @@ -93,10 +91,9 @@ this.btnCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; - this.btnCancel.Location = new System.Drawing.Point(531, 378); - this.btnCancel.Margin = new System.Windows.Forms.Padding(4); + this.btnCancel.Location = new System.Drawing.Point(398, 302); this.btnCancel.Name = "btnCancel"; - this.btnCancel.Size = new System.Drawing.Size(85, 31); + this.btnCancel.Size = new System.Drawing.Size(64, 25); this.btnCancel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btnCancel.TabIndex = 28; this.btnCancel.Text = "取消"; @@ -106,10 +103,9 @@ // this.btnOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnOK.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnOK.Location = new System.Drawing.Point(425, 378); - this.btnOK.Margin = new System.Windows.Forms.Padding(4); + this.btnOK.Location = new System.Drawing.Point(319, 302); this.btnOK.Name = "btnOK"; - this.btnOK.Size = new System.Drawing.Size(85, 31); + this.btnOK.Size = new System.Drawing.Size(64, 25); this.btnOK.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btnOK.TabIndex = 29; this.btnOK.Text = "确定"; @@ -122,8 +118,6 @@ this.groupPanel1.Controls.Add(this.dateBuild); this.groupPanel1.Controls.Add(this.txtBianMa); this.groupPanel1.Controls.Add(this.label80); - this.groupPanel1.Controls.Add(this.txtHH_Per); - this.groupPanel1.Controls.Add(this.label19); this.groupPanel1.Controls.Add(this.txtMon_Per); this.groupPanel1.Controls.Add(this.label17); this.groupPanel1.Controls.Add(this.txtMon_Com); @@ -166,10 +160,9 @@ this.groupPanel1.Controls.Add(this.txtGuanJing); this.groupPanel1.Controls.Add(this.label54); this.groupPanel1.Controls.Add(this.label45); - this.groupPanel1.Location = new System.Drawing.Point(8, 6); - this.groupPanel1.Margin = new System.Windows.Forms.Padding(4); + this.groupPanel1.Location = new System.Drawing.Point(6, 5); this.groupPanel1.Name = "groupPanel1"; - this.groupPanel1.Size = new System.Drawing.Size(652, 364); + this.groupPanel1.Size = new System.Drawing.Size(489, 291); // // // @@ -212,8 +205,7 @@ this.dateBuild.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dateBuild.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown; this.dateBuild.ButtonDropDown.Visible = true; - this.dateBuild.Location = new System.Drawing.Point(129, 166); - this.dateBuild.Margin = new System.Windows.Forms.Padding(4); + this.dateBuild.Location = new System.Drawing.Point(97, 133); // // // @@ -250,7 +242,7 @@ this.dateBuild.MonthCalendar.TodayButtonVisible = true; this.dateBuild.MonthCalendar.WeeklyMarkedDays = new System.DayOfWeek[0]; this.dateBuild.Name = "dateBuild"; - this.dateBuild.Size = new System.Drawing.Size(135, 25); + this.dateBuild.Size = new System.Drawing.Size(101, 21); this.dateBuild.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.dateBuild.TabIndex = 197; this.dateBuild.Value = new System.DateTime(2014, 4, 11, 0, 0, 0, 0); @@ -258,10 +250,9 @@ // txtBianMa // this.txtBianMa.Enabled = false; - this.txtBianMa.Location = new System.Drawing.Point(129, 44); - this.txtBianMa.Margin = new System.Windows.Forms.Padding(4); + this.txtBianMa.Location = new System.Drawing.Point(97, 35); this.txtBianMa.Name = "txtBianMa"; - this.txtBianMa.Size = new System.Drawing.Size(132, 25); + this.txtBianMa.Size = new System.Drawing.Size(100, 21); this.txtBianMa.TabIndex = 174; this.txtBianMa.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -269,143 +260,111 @@ // this.label80.AutoSize = true; this.label80.BackColor = System.Drawing.Color.Transparent; - this.label80.Location = new System.Drawing.Point(31, 52); - this.label80.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label80.Location = new System.Drawing.Point(23, 42); this.label80.Name = "label80"; - this.label80.Size = new System.Drawing.Size(82, 15); + this.label80.Size = new System.Drawing.Size(65, 12); this.label80.TabIndex = 195; this.label80.Text = "管线编码:"; // - // txtHH_Per - // - this.txtHH_Per.Location = new System.Drawing.Point(471, 312); - this.txtHH_Per.Margin = new System.Windows.Forms.Padding(4); - this.txtHH_Per.Name = "txtHH_Per"; - this.txtHH_Per.Size = new System.Drawing.Size(132, 25); - this.txtHH_Per.TabIndex = 194; - // - // label19 - // - this.label19.AutoSize = true; - this.label19.BackColor = System.Drawing.Color.Transparent; - this.label19.Location = new System.Drawing.Point(356, 321); - this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(97, 15); - this.label19.TabIndex = 193; - this.label19.Text = "业务负责人:"; - // // txtMon_Per // - this.txtMon_Per.Location = new System.Drawing.Point(471, 282); - this.txtMon_Per.Margin = new System.Windows.Forms.Padding(4); + this.txtMon_Per.Location = new System.Drawing.Point(353, 226); this.txtMon_Per.Name = "txtMon_Per"; - this.txtMon_Per.Size = new System.Drawing.Size(132, 25); + this.txtMon_Per.Size = new System.Drawing.Size(100, 21); this.txtMon_Per.TabIndex = 192; // // label17 // this.label17.AutoSize = true; this.label17.BackColor = System.Drawing.Color.Transparent; - this.label17.Location = new System.Drawing.Point(356, 289); - this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label17.Location = new System.Drawing.Point(267, 231); this.label17.Name = "label17"; - this.label17.Size = new System.Drawing.Size(97, 15); + this.label17.Size = new System.Drawing.Size(77, 12); this.label17.TabIndex = 191; this.label17.Text = "监理负责人:"; // // txtMon_Com // - this.txtMon_Com.Location = new System.Drawing.Point(471, 252); - this.txtMon_Com.Margin = new System.Windows.Forms.Padding(4); + this.txtMon_Com.Location = new System.Drawing.Point(353, 202); this.txtMon_Com.Name = "txtMon_Com"; - this.txtMon_Com.Size = new System.Drawing.Size(132, 25); + this.txtMon_Com.Size = new System.Drawing.Size(100, 21); this.txtMon_Com.TabIndex = 190; // // label18 // this.label18.AutoSize = true; this.label18.BackColor = System.Drawing.Color.Transparent; - this.label18.Location = new System.Drawing.Point(369, 258); - this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label18.Location = new System.Drawing.Point(277, 206); this.label18.Name = "label18"; - this.label18.Size = new System.Drawing.Size(82, 15); + this.label18.Size = new System.Drawing.Size(65, 12); this.label18.TabIndex = 189; this.label18.Text = "监理单位:"; // // txtBuilder_Per // - this.txtBuilder_Per.Location = new System.Drawing.Point(471, 222); - this.txtBuilder_Per.Margin = new System.Windows.Forms.Padding(4); + this.txtBuilder_Per.Location = new System.Drawing.Point(353, 178); this.txtBuilder_Per.Name = "txtBuilder_Per"; - this.txtBuilder_Per.Size = new System.Drawing.Size(132, 25); + this.txtBuilder_Per.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Per.TabIndex = 188; // // label15 // this.label15.AutoSize = true; this.label15.BackColor = System.Drawing.Color.Transparent; - this.label15.Location = new System.Drawing.Point(356, 229); - this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label15.Location = new System.Drawing.Point(267, 183); this.label15.Name = "label15"; - this.label15.Size = new System.Drawing.Size(97, 15); + this.label15.Size = new System.Drawing.Size(77, 12); this.label15.TabIndex = 187; this.label15.Text = "施工负责人:"; // // txtBuilder_Com // - this.txtBuilder_Com.Location = new System.Drawing.Point(471, 192); - this.txtBuilder_Com.Margin = new System.Windows.Forms.Padding(4); + this.txtBuilder_Com.Location = new System.Drawing.Point(353, 154); this.txtBuilder_Com.Name = "txtBuilder_Com"; - this.txtBuilder_Com.Size = new System.Drawing.Size(132, 25); + this.txtBuilder_Com.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Com.TabIndex = 186; // // label16 // this.label16.AutoSize = true; this.label16.BackColor = System.Drawing.Color.Transparent; - this.label16.Location = new System.Drawing.Point(369, 198); - this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label16.Location = new System.Drawing.Point(277, 158); this.label16.Name = "label16"; - this.label16.Size = new System.Drawing.Size(82, 15); + this.label16.Size = new System.Drawing.Size(65, 12); this.label16.TabIndex = 185; this.label16.Text = "施工单位:"; // // txtDesign_Per // - this.txtDesign_Per.Location = new System.Drawing.Point(129, 289); - this.txtDesign_Per.Margin = new System.Windows.Forms.Padding(4); + this.txtDesign_Per.Location = new System.Drawing.Point(97, 231); this.txtDesign_Per.Name = "txtDesign_Per"; - this.txtDesign_Per.Size = new System.Drawing.Size(132, 25); + this.txtDesign_Per.Size = new System.Drawing.Size(100, 21); this.txtDesign_Per.TabIndex = 184; // // label6 // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; - this.label6.Location = new System.Drawing.Point(15, 295); - this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label6.Location = new System.Drawing.Point(11, 236); this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(97, 15); + this.label6.Size = new System.Drawing.Size(77, 12); this.label6.TabIndex = 183; this.label6.Text = "设计负责人:"; // // txtDesign_Com // - this.txtDesign_Com.Location = new System.Drawing.Point(129, 259); - this.txtDesign_Com.Margin = new System.Windows.Forms.Padding(4); + this.txtDesign_Com.Location = new System.Drawing.Point(97, 207); this.txtDesign_Com.Name = "txtDesign_Com"; - this.txtDesign_Com.Size = new System.Drawing.Size(132, 25); + this.txtDesign_Com.Size = new System.Drawing.Size(100, 21); this.txtDesign_Com.TabIndex = 182; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; - this.label1.Location = new System.Drawing.Point(28, 264); - this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label1.Location = new System.Drawing.Point(21, 211); this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(82, 15); + this.label1.Size = new System.Drawing.Size(65, 12); this.label1.TabIndex = 181; this.label1.Text = "设计单位:"; // @@ -415,10 +374,9 @@ this.combMaterial.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.combMaterial.FormattingEnabled = true; this.combMaterial.ItemHeight = 15; - this.combMaterial.Location = new System.Drawing.Point(129, 105); - this.combMaterial.Margin = new System.Windows.Forms.Padding(4); + this.combMaterial.Location = new System.Drawing.Point(97, 84); this.combMaterial.Name = "combMaterial"; - this.combMaterial.Size = new System.Drawing.Size(132, 21); + this.combMaterial.Size = new System.Drawing.Size(100, 21); this.combMaterial.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.combMaterial.TabIndex = 180; // @@ -428,10 +386,9 @@ this.combMaiShe.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.combMaiShe.FormattingEnabled = true; this.combMaiShe.ItemHeight = 15; - this.combMaiShe.Location = new System.Drawing.Point(129, 136); - this.combMaiShe.Margin = new System.Windows.Forms.Padding(4); + this.combMaiShe.Location = new System.Drawing.Point(97, 109); this.combMaiShe.Name = "combMaiShe"; - this.combMaiShe.Size = new System.Drawing.Size(132, 21); + this.combMaiShe.Size = new System.Drawing.Size(100, 21); this.combMaiShe.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.combMaiShe.TabIndex = 179; // @@ -439,30 +396,27 @@ // this.label14.AutoSize = true; this.label14.BackColor = System.Drawing.Color.Transparent; - this.label14.Location = new System.Drawing.Point(31, 21); - this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label14.Location = new System.Drawing.Point(23, 17); this.label14.Name = "label14"; - this.label14.Size = new System.Drawing.Size(82, 15); + this.label14.Size = new System.Drawing.Size(65, 12); this.label14.TabIndex = 162; this.label14.Text = "唯一编号:"; // // txtBianHao // this.txtBianHao.Enabled = false; - this.txtBianHao.Location = new System.Drawing.Point(129, 14); - this.txtBianHao.Margin = new System.Windows.Forms.Padding(4); + this.txtBianHao.Location = new System.Drawing.Point(97, 11); this.txtBianHao.Name = "txtBianHao"; - this.txtBianHao.Size = new System.Drawing.Size(132, 25); + this.txtBianHao.Size = new System.Drawing.Size(100, 21); this.txtBianHao.TabIndex = 172; // // label8 // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; - this.label8.Location = new System.Drawing.Point(341, 166); - this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label8.Location = new System.Drawing.Point(256, 133); this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(112, 15); + this.label8.Size = new System.Drawing.Size(89, 12); this.label8.TabIndex = 159; this.label8.Text = "终止管底高程:"; // @@ -470,10 +424,9 @@ // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; - this.label3.Location = new System.Drawing.Point(341, 76); - this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label3.Location = new System.Drawing.Point(256, 61); this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(112, 15); + this.label3.Size = new System.Drawing.Size(89, 12); this.label3.TabIndex = 164; this.label3.Text = "起始管底高程:"; // @@ -481,10 +434,9 @@ // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; - this.label7.Location = new System.Drawing.Point(341, 106); - this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label7.Location = new System.Drawing.Point(256, 85); this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(112, 15); + this.label7.Size = new System.Drawing.Size(89, 12); this.label7.TabIndex = 165; this.label7.Text = "终止地面高程:"; // @@ -492,10 +444,9 @@ // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; - this.label2.Location = new System.Drawing.Point(341, 16); - this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label2.Location = new System.Drawing.Point(256, 13); this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(112, 15); + this.label2.Size = new System.Drawing.Size(89, 12); this.label2.TabIndex = 163; this.label2.Text = "起始地面高程:"; // @@ -503,10 +454,9 @@ // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; - this.label5.Location = new System.Drawing.Point(375, 136); - this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label5.Location = new System.Drawing.Point(281, 109); this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(82, 15); + this.label5.Size = new System.Drawing.Size(65, 12); this.label5.TabIndex = 151; this.label5.Text = "终止埋深:"; // @@ -514,71 +464,63 @@ // this.label69.AutoSize = true; this.label69.BackColor = System.Drawing.Color.Transparent; - this.label69.Location = new System.Drawing.Point(375, 46); - this.label69.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label69.Location = new System.Drawing.Point(281, 37); this.label69.Name = "label69"; - this.label69.Size = new System.Drawing.Size(82, 15); + this.label69.Size = new System.Drawing.Size(65, 12); this.label69.TabIndex = 152; this.label69.Text = "起始埋深:"; // // txtRemark // - this.txtRemark.Location = new System.Drawing.Point(129, 318); - this.txtRemark.Margin = new System.Windows.Forms.Padding(4); + this.txtRemark.Location = new System.Drawing.Point(97, 254); this.txtRemark.Name = "txtRemark"; - this.txtRemark.Size = new System.Drawing.Size(132, 25); + this.txtRemark.Size = new System.Drawing.Size(100, 21); this.txtRemark.TabIndex = 173; // // txtQuanShuDanWei // - this.txtQuanShuDanWei.Location = new System.Drawing.Point(129, 229); - this.txtQuanShuDanWei.Margin = new System.Windows.Forms.Padding(4); + this.txtQuanShuDanWei.Location = new System.Drawing.Point(97, 183); this.txtQuanShuDanWei.Name = "txtQuanShuDanWei"; - this.txtQuanShuDanWei.Size = new System.Drawing.Size(132, 25); + this.txtQuanShuDanWei.Size = new System.Drawing.Size(100, 21); this.txtQuanShuDanWei.TabIndex = 169; // // txtYear // - this.txtYear.Location = new System.Drawing.Point(129, 198); - this.txtYear.Margin = new System.Windows.Forms.Padding(4); + this.txtYear.Location = new System.Drawing.Point(97, 158); this.txtYear.Name = "txtYear"; - this.txtYear.Size = new System.Drawing.Size(132, 25); + this.txtYear.Size = new System.Drawing.Size(100, 21); this.txtYear.TabIndex = 170; this.txtYear.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEMDing2 // - this.txtDEMDing2.Location = new System.Drawing.Point(471, 161); - this.txtDEMDing2.Margin = new System.Windows.Forms.Padding(4); + this.txtDEMDing2.Location = new System.Drawing.Point(353, 129); this.txtDEMDing2.Name = "txtDEMDing2"; - this.txtDEMDing2.Size = new System.Drawing.Size(132, 25); + this.txtDEMDing2.Size = new System.Drawing.Size(100, 21); this.txtDEMDing2.TabIndex = 176; this.txtDEMDing2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEM2 // - this.txtDEM2.Location = new System.Drawing.Point(471, 101); - this.txtDEM2.Margin = new System.Windows.Forms.Padding(4); + this.txtDEM2.Location = new System.Drawing.Point(353, 81); this.txtDEM2.Name = "txtDEM2"; - this.txtDEM2.Size = new System.Drawing.Size(132, 25); + this.txtDEM2.Size = new System.Drawing.Size(100, 21); this.txtDEM2.TabIndex = 177; this.txtDEM2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEMDing1 // - this.txtDEMDing1.Location = new System.Drawing.Point(471, 71); - this.txtDEMDing1.Margin = new System.Windows.Forms.Padding(4); + this.txtDEMDing1.Location = new System.Drawing.Point(353, 57); this.txtDEMDing1.Name = "txtDEMDing1"; - this.txtDEMDing1.Size = new System.Drawing.Size(132, 25); + this.txtDEMDing1.Size = new System.Drawing.Size(100, 21); this.txtDEMDing1.TabIndex = 175; this.txtDEMDing1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEM1 // - this.txtDEM1.Location = new System.Drawing.Point(471, 11); - this.txtDEM1.Margin = new System.Windows.Forms.Padding(4); + this.txtDEM1.Location = new System.Drawing.Point(353, 9); this.txtDEM1.Name = "txtDEM1"; - this.txtDEM1.Size = new System.Drawing.Size(132, 25); + this.txtDEM1.Size = new System.Drawing.Size(100, 21); this.txtDEM1.TabIndex = 174; this.txtDEM1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -586,19 +528,17 @@ // this.label13.AutoSize = true; this.label13.BackColor = System.Drawing.Color.Transparent; - this.label13.Location = new System.Drawing.Point(60, 324); - this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label13.Location = new System.Drawing.Point(45, 259); this.label13.Name = "label13"; - this.label13.Size = new System.Drawing.Size(52, 15); + this.label13.Size = new System.Drawing.Size(41, 12); this.label13.TabIndex = 154; this.label13.Text = "备注:"; // // txtDeep2 // - this.txtDeep2.Location = new System.Drawing.Point(471, 131); - this.txtDeep2.Margin = new System.Windows.Forms.Padding(4); + this.txtDeep2.Location = new System.Drawing.Point(353, 105); this.txtDeep2.Name = "txtDeep2"; - this.txtDeep2.Size = new System.Drawing.Size(132, 25); + this.txtDeep2.Size = new System.Drawing.Size(100, 21); this.txtDeep2.TabIndex = 168; this.txtDeep2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -606,10 +546,9 @@ // this.label12.AutoSize = true; this.label12.BackColor = System.Drawing.Color.Transparent; - this.label12.Location = new System.Drawing.Point(28, 236); - this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label12.Location = new System.Drawing.Point(21, 189); this.label12.Name = "label12"; - this.label12.Size = new System.Drawing.Size(82, 15); + this.label12.Size = new System.Drawing.Size(65, 12); this.label12.TabIndex = 155; this.label12.Text = "权属单位:"; // @@ -617,10 +556,9 @@ // this.label9.AutoSize = true; this.label9.BackColor = System.Drawing.Color.Transparent; - this.label9.Location = new System.Drawing.Point(29, 172); - this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label9.Location = new System.Drawing.Point(22, 138); this.label9.Name = "label9"; - this.label9.Size = new System.Drawing.Size(82, 15); + this.label9.Size = new System.Drawing.Size(65, 12); this.label9.TabIndex = 157; this.label9.Text = "建设年代:"; // @@ -628,19 +566,17 @@ // this.label10.AutoSize = true; this.label10.BackColor = System.Drawing.Color.Transparent; - this.label10.Location = new System.Drawing.Point(28, 202); - this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label10.Location = new System.Drawing.Point(21, 162); this.label10.Name = "label10"; - this.label10.Size = new System.Drawing.Size(82, 15); + this.label10.Size = new System.Drawing.Size(65, 12); this.label10.TabIndex = 156; this.label10.Text = "使用年限:"; // // txtDeep1 // - this.txtDeep1.Location = new System.Drawing.Point(471, 41); - this.txtDeep1.Margin = new System.Windows.Forms.Padding(4); + this.txtDeep1.Location = new System.Drawing.Point(353, 33); this.txtDeep1.Name = "txtDeep1"; - this.txtDeep1.Size = new System.Drawing.Size(132, 25); + this.txtDeep1.Size = new System.Drawing.Size(100, 21); this.txtDeep1.TabIndex = 166; this.txtDeep1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -648,10 +584,9 @@ // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; - this.label4.Location = new System.Drawing.Point(607, 138); - this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label4.Location = new System.Drawing.Point(455, 110); this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(22, 15); + this.label4.Size = new System.Drawing.Size(17, 12); this.label4.TabIndex = 149; this.label4.Text = "米"; // @@ -659,10 +594,9 @@ // this.label67.AutoSize = true; this.label67.BackColor = System.Drawing.Color.Transparent; - this.label67.Location = new System.Drawing.Point(63, 80); - this.label67.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label67.Location = new System.Drawing.Point(47, 64); this.label67.Name = "label67"; - this.label67.Size = new System.Drawing.Size(52, 15); + this.label67.Size = new System.Drawing.Size(41, 12); this.label67.TabIndex = 148; this.label67.Text = "管径:"; // @@ -670,10 +604,9 @@ // this.label56.AutoSize = true; this.label56.BackColor = System.Drawing.Color.Transparent; - this.label56.Location = new System.Drawing.Point(607, 48); - this.label56.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label56.Location = new System.Drawing.Point(455, 38); this.label56.Name = "label56"; - this.label56.Size = new System.Drawing.Size(22, 15); + this.label56.Size = new System.Drawing.Size(17, 12); this.label56.TabIndex = 150; this.label56.Text = "米"; // @@ -681,19 +614,17 @@ // this.label55.AutoSize = true; this.label55.BackColor = System.Drawing.Color.Transparent; - this.label55.Location = new System.Drawing.Point(267, 81); - this.label55.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label55.Location = new System.Drawing.Point(200, 65); this.label55.Name = "label55"; - this.label55.Size = new System.Drawing.Size(37, 15); + this.label55.Size = new System.Drawing.Size(29, 12); this.label55.TabIndex = 160; this.label55.Text = "毫米"; // // txtGuanJing // - this.txtGuanJing.Location = new System.Drawing.Point(129, 75); - this.txtGuanJing.Margin = new System.Windows.Forms.Padding(4); + this.txtGuanJing.Location = new System.Drawing.Point(97, 60); this.txtGuanJing.Name = "txtGuanJing"; - this.txtGuanJing.Size = new System.Drawing.Size(132, 25); + this.txtGuanJing.Size = new System.Drawing.Size(100, 21); this.txtGuanJing.TabIndex = 167; this.txtGuanJing.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -701,10 +632,9 @@ // this.label54.AutoSize = true; this.label54.BackColor = System.Drawing.Color.Transparent; - this.label54.Location = new System.Drawing.Point(61, 110); - this.label54.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label54.Location = new System.Drawing.Point(46, 88); this.label54.Name = "label54"; - this.label54.Size = new System.Drawing.Size(52, 15); + this.label54.Size = new System.Drawing.Size(41, 12); this.label54.TabIndex = 161; this.label54.Text = "材质:"; // @@ -712,27 +642,25 @@ // this.label45.AutoSize = true; this.label45.BackColor = System.Drawing.Color.Transparent; - this.label45.Location = new System.Drawing.Point(33, 141); - this.label45.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label45.Location = new System.Drawing.Point(25, 113); this.label45.Name = "label45"; - this.label45.Size = new System.Drawing.Size(82, 15); + this.label45.Size = new System.Drawing.Size(65, 12); this.label45.TabIndex = 158; this.label45.Text = "埋设方式:"; // // FrmPaiShuiAttribute // this.AcceptButton = this.btnOK; - this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = this.btnCancel; - this.ClientSize = new System.Drawing.Size(671, 416); + this.ClientSize = new System.Drawing.Size(503, 333); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnOK); this.Controls.Add(this.groupPanel1); this.DoubleBuffered = true; this.EnableGlass = false; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; - this.Margin = new System.Windows.Forms.Padding(4); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FrmPaiShuiAttribute"; @@ -753,8 +681,6 @@ private ButtonX btnOK; private GroupPanel groupPanel1; private Label label80; - private TextBox txtHH_Per; - private Label label19; private TextBox txtMon_Per; private Label label17; private TextBox txtMon_Com; diff --git a/Forms/FrmRanQiAttribute.cs b/Forms/FrmRanQiAttribute.cs index f46ecfc..e069469 100644 --- a/Forms/FrmRanQiAttribute.cs +++ b/Forms/FrmRanQiAttribute.cs @@ -209,10 +209,11 @@ { feat.SetValue("压力", Convert.ToDouble(txtYali.Text)); } + /* if (combUse.SelectedIndex > 0) { feat.SetValue("是否废弃", combUse.SelectedItem.ToString()); - } + }*/ if (txtDEM1.Text != "") { @@ -253,7 +254,7 @@ feat.SetValue("施工负责人", txtBuilder_Per.Text); feat.SetValue("监理单位", txtMon_Com.Text); feat.SetValue("监理负责人", txtMon_Per.Text); - feat.SetValue("业务负责人", txtHH_Per.Text); + //feat.SetValue("业务负责人", txtHH_Per.Text); feat.SetValue("备注", txtRemark.Text); feat.Name = txtBianHao.Text; ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// @@ -266,6 +267,7 @@ { layer.Save(); } + layer.Reload(); DialogResult = DialogResult.OK; Close(); } diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 6586f1f..42f5d9a 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/Forms/FrmGongShuiAttribute.cs b/Forms/FrmGongShuiAttribute.cs index d718634..0afd212 100644 --- a/Forms/FrmGongShuiAttribute.cs +++ b/Forms/FrmGongShuiAttribute.cs @@ -188,7 +188,7 @@ feat.SetValue("施工负责人", txtBuilder_Per.Text); feat.SetValue("监理单位", txtMon_Com.Text); feat.SetValue("监理负责人", txtMon_Per.Text); - feat.SetValue("业务负责人", txtHH_Per.Text); + //feat.SetValue("业务负责人", txtHH_Per.Text); feat.SetValue("备注", txtRemark.Text); feat.Name = txtBianHao.Text; //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// @@ -202,6 +202,7 @@ { layer.Save(); } + layer.Reload(); DialogResult = DialogResult.OK; Close(); } diff --git a/Forms/FrmGongShuiAttribute.designer.cs b/Forms/FrmGongShuiAttribute.designer.cs index 781579f..7ccdc61 100644 --- a/Forms/FrmGongShuiAttribute.designer.cs +++ b/Forms/FrmGongShuiAttribute.designer.cs @@ -38,8 +38,6 @@ this.btnOK = new DevComponents.DotNetBar.ButtonX(); this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel(); this.dateBuild = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); - this.txtHH_Per = new System.Windows.Forms.TextBox(); - this.label19 = new System.Windows.Forms.Label(); this.txtMon_Per = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.txtMon_Com = new System.Windows.Forms.TextBox(); @@ -95,7 +93,7 @@ this.btnCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; - this.btnCancel.Location = new System.Drawing.Point(403, 324); + this.btnCancel.Location = new System.Drawing.Point(390, 304); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(64, 25); this.btnCancel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; @@ -107,7 +105,7 @@ // this.btnOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnOK.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnOK.Location = new System.Drawing.Point(318, 324); + this.btnOK.Location = new System.Drawing.Point(305, 304); this.btnOK.Name = "btnOK"; this.btnOK.Size = new System.Drawing.Size(64, 25); this.btnOK.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; @@ -120,8 +118,6 @@ this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control; this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; this.groupPanel1.Controls.Add(this.dateBuild); - this.groupPanel1.Controls.Add(this.txtHH_Per); - this.groupPanel1.Controls.Add(this.label19); this.groupPanel1.Controls.Add(this.txtMon_Per); this.groupPanel1.Controls.Add(this.label17); this.groupPanel1.Controls.Add(this.txtMon_Com); @@ -170,7 +166,7 @@ this.groupPanel1.Controls.Add(this.label45); this.groupPanel1.Location = new System.Drawing.Point(12, 4); this.groupPanel1.Name = "groupPanel1"; - this.groupPanel1.Size = new System.Drawing.Size(467, 314); + this.groupPanel1.Size = new System.Drawing.Size(467, 294); // // // @@ -254,26 +250,9 @@ this.dateBuild.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.dateBuild.TabIndex = 146; // - // txtHH_Per - // - this.txtHH_Per.Location = new System.Drawing.Point(92, 233); - this.txtHH_Per.Name = "txtHH_Per"; - this.txtHH_Per.Size = new System.Drawing.Size(100, 21); - this.txtHH_Per.TabIndex = 141; - // - // label19 - // - this.label19.AutoSize = true; - this.label19.BackColor = System.Drawing.Color.Transparent; - this.label19.Location = new System.Drawing.Point(4, 236); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(77, 12); - this.label19.TabIndex = 140; - this.label19.Text = "业务负责人:"; - // // txtMon_Per // - this.txtMon_Per.Location = new System.Drawing.Point(340, 273); + this.txtMon_Per.Location = new System.Drawing.Point(339, 228); this.txtMon_Per.Name = "txtMon_Per"; this.txtMon_Per.Size = new System.Drawing.Size(100, 21); this.txtMon_Per.TabIndex = 139; @@ -282,7 +261,7 @@ // this.label17.AutoSize = true; this.label17.BackColor = System.Drawing.Color.Transparent; - this.label17.Location = new System.Drawing.Point(254, 278); + this.label17.Location = new System.Drawing.Point(253, 233); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(77, 12); this.label17.TabIndex = 138; @@ -290,7 +269,7 @@ // // txtMon_Com // - this.txtMon_Com.Location = new System.Drawing.Point(340, 249); + this.txtMon_Com.Location = new System.Drawing.Point(339, 204); this.txtMon_Com.Name = "txtMon_Com"; this.txtMon_Com.Size = new System.Drawing.Size(100, 21); this.txtMon_Com.TabIndex = 137; @@ -299,7 +278,7 @@ // this.label18.AutoSize = true; this.label18.BackColor = System.Drawing.Color.Transparent; - this.label18.Location = new System.Drawing.Point(264, 253); + this.label18.Location = new System.Drawing.Point(263, 208); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(65, 12); this.label18.TabIndex = 136; @@ -307,7 +286,7 @@ // // txtBuilder_Per // - this.txtBuilder_Per.Location = new System.Drawing.Point(340, 225); + this.txtBuilder_Per.Location = new System.Drawing.Point(339, 180); this.txtBuilder_Per.Name = "txtBuilder_Per"; this.txtBuilder_Per.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Per.TabIndex = 135; @@ -316,7 +295,7 @@ // this.label15.AutoSize = true; this.label15.BackColor = System.Drawing.Color.Transparent; - this.label15.Location = new System.Drawing.Point(254, 230); + this.label15.Location = new System.Drawing.Point(253, 185); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(77, 12); this.label15.TabIndex = 134; @@ -324,7 +303,7 @@ // // txtBuilder_Com // - this.txtBuilder_Com.Location = new System.Drawing.Point(340, 201); + this.txtBuilder_Com.Location = new System.Drawing.Point(339, 156); this.txtBuilder_Com.Name = "txtBuilder_Com"; this.txtBuilder_Com.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Com.TabIndex = 133; @@ -333,7 +312,7 @@ // this.label16.AutoSize = true; this.label16.BackColor = System.Drawing.Color.Transparent; - this.label16.Location = new System.Drawing.Point(264, 205); + this.label16.Location = new System.Drawing.Point(263, 160); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(65, 12); this.label16.TabIndex = 132; @@ -341,7 +320,7 @@ // // txtDesign_Per // - this.txtDesign_Per.Location = new System.Drawing.Point(340, 176); + this.txtDesign_Per.Location = new System.Drawing.Point(339, 131); this.txtDesign_Per.Name = "txtDesign_Per"; this.txtDesign_Per.Size = new System.Drawing.Size(100, 21); this.txtDesign_Per.TabIndex = 131; @@ -350,7 +329,7 @@ // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; - this.label6.Location = new System.Drawing.Point(254, 181); + this.label6.Location = new System.Drawing.Point(253, 136); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(77, 12); this.label6.TabIndex = 130; @@ -358,7 +337,7 @@ // // txtDesign_Com // - this.txtDesign_Com.Location = new System.Drawing.Point(340, 152); + this.txtDesign_Com.Location = new System.Drawing.Point(339, 107); this.txtDesign_Com.Name = "txtDesign_Com"; this.txtDesign_Com.Size = new System.Drawing.Size(100, 21); this.txtDesign_Com.TabIndex = 129; @@ -367,7 +346,7 @@ // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; - this.label1.Location = new System.Drawing.Point(264, 156); + this.label1.Location = new System.Drawing.Point(263, 111); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(65, 12); this.label1.TabIndex = 128; @@ -442,7 +421,7 @@ // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; - this.label8.Location = new System.Drawing.Point(242, 132); + this.label8.Location = new System.Drawing.Point(241, 87); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(89, 12); this.label8.TabIndex = 103; @@ -452,7 +431,7 @@ // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; - this.label3.Location = new System.Drawing.Point(242, 60); + this.label3.Location = new System.Drawing.Point(241, 15); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(89, 12); this.label3.TabIndex = 109; @@ -462,7 +441,7 @@ // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; - this.label7.Location = new System.Drawing.Point(242, 84); + this.label7.Location = new System.Drawing.Point(241, 39); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(89, 12); this.label7.TabIndex = 110; @@ -472,7 +451,7 @@ // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; - this.label2.Location = new System.Drawing.Point(242, 12); + this.label2.Location = new System.Drawing.Point(3, 239); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(89, 12); this.label2.TabIndex = 108; @@ -482,7 +461,7 @@ // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; - this.label5.Location = new System.Drawing.Point(267, 108); + this.label5.Location = new System.Drawing.Point(266, 63); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(65, 12); this.label5.TabIndex = 94; @@ -492,7 +471,7 @@ // this.label69.AutoSize = true; this.label69.BackColor = System.Drawing.Color.Transparent; - this.label69.Location = new System.Drawing.Point(267, 36); + this.label69.Location = new System.Drawing.Point(20, 266); this.label69.Name = "label69"; this.label69.Size = new System.Drawing.Size(65, 12); this.label69.TabIndex = 95; @@ -500,7 +479,7 @@ // // txtRemark // - this.txtRemark.Location = new System.Drawing.Point(92, 257); + this.txtRemark.Location = new System.Drawing.Point(339, 255); this.txtRemark.Name = "txtRemark"; this.txtRemark.Size = new System.Drawing.Size(100, 21); this.txtRemark.TabIndex = 118; @@ -530,7 +509,7 @@ // // txtDEMDing2 // - this.txtDEMDing2.Location = new System.Drawing.Point(339, 128); + this.txtDEMDing2.Location = new System.Drawing.Point(338, 83); this.txtDEMDing2.Name = "txtDEMDing2"; this.txtDEMDing2.Size = new System.Drawing.Size(100, 21); this.txtDEMDing2.TabIndex = 122; @@ -538,7 +517,7 @@ // // txtDEM2 // - this.txtDEM2.Location = new System.Drawing.Point(339, 80); + this.txtDEM2.Location = new System.Drawing.Point(338, 35); this.txtDEM2.Name = "txtDEM2"; this.txtDEM2.Size = new System.Drawing.Size(100, 21); this.txtDEM2.TabIndex = 123; @@ -546,7 +525,7 @@ // // txtDEMDing1 // - this.txtDEMDing1.Location = new System.Drawing.Point(339, 56); + this.txtDEMDing1.Location = new System.Drawing.Point(338, 11); this.txtDEMDing1.Name = "txtDEMDing1"; this.txtDEMDing1.Size = new System.Drawing.Size(100, 21); this.txtDEMDing1.TabIndex = 121; @@ -554,7 +533,7 @@ // // txtDEM1 // - this.txtDEM1.Location = new System.Drawing.Point(339, 8); + this.txtDEM1.Location = new System.Drawing.Point(92, 236); this.txtDEM1.Name = "txtDEM1"; this.txtDEM1.Size = new System.Drawing.Size(100, 21); this.txtDEM1.TabIndex = 120; @@ -564,7 +543,7 @@ // this.label13.AutoSize = true; this.label13.BackColor = System.Drawing.Color.Transparent; - this.label13.Location = new System.Drawing.Point(41, 262); + this.label13.Location = new System.Drawing.Point(276, 258); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(41, 12); this.label13.TabIndex = 98; @@ -572,7 +551,7 @@ // // txtDeep2 // - this.txtDeep2.Location = new System.Drawing.Point(339, 104); + this.txtDeep2.Location = new System.Drawing.Point(338, 59); this.txtDeep2.Name = "txtDeep2"; this.txtDeep2.Size = new System.Drawing.Size(100, 21); this.txtDeep2.TabIndex = 113; @@ -610,7 +589,7 @@ // // txtDeep1 // - this.txtDeep1.Location = new System.Drawing.Point(339, 32); + this.txtDeep1.Location = new System.Drawing.Point(92, 263); this.txtDeep1.Name = "txtDeep1"; this.txtDeep1.Size = new System.Drawing.Size(100, 21); this.txtDeep1.TabIndex = 111; @@ -630,7 +609,7 @@ // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; - this.label4.Location = new System.Drawing.Point(441, 109); + this.label4.Location = new System.Drawing.Point(440, 64); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(17, 12); this.label4.TabIndex = 92; @@ -650,7 +629,7 @@ // this.label56.AutoSize = true; this.label56.BackColor = System.Drawing.Color.Transparent; - this.label56.Location = new System.Drawing.Point(441, 37); + this.label56.Location = new System.Drawing.Point(198, 266); this.label56.Name = "label56"; this.label56.Size = new System.Drawing.Size(17, 12); this.label56.TabIndex = 93; @@ -700,7 +679,7 @@ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = this.btnCancel; - this.ClientSize = new System.Drawing.Size(491, 355); + this.ClientSize = new System.Drawing.Size(491, 335); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnOK); this.Controls.Add(this.groupPanel1); @@ -726,8 +705,6 @@ private ButtonX btnCancel; private ButtonX btnOK; private GroupPanel groupPanel1; - private TextBox txtHH_Per; - private Label label19; private TextBox txtMon_Per; private Label label17; private TextBox txtMon_Com; diff --git a/Forms/FrmPaiShuiAttribute.cs b/Forms/FrmPaiShuiAttribute.cs index 7c05788..8da8941 100644 --- a/Forms/FrmPaiShuiAttribute.cs +++ b/Forms/FrmPaiShuiAttribute.cs @@ -160,7 +160,7 @@ feat.SetValue("施工负责人", txtBuilder_Per.Text); feat.SetValue("监理单位", txtMon_Com.Text); feat.SetValue("监理负责人", txtMon_Per.Text); - feat.SetValue("业务负责人", txtHH_Per.Text); + //feat.SetValue("业务负责人", txtHH_Per.Text); feat.SetValue("备注", txtRemark.Text); feat.Name = txtBianHao.Text; line.Name = txtBianHao.Text; @@ -172,7 +172,7 @@ { layer.Save(); } - + layer.Reload(); DialogResult = DialogResult.OK; Close(); } diff --git a/Forms/FrmPaiShuiAttribute.designer.cs b/Forms/FrmPaiShuiAttribute.designer.cs index 8481178..053c6fa 100644 --- a/Forms/FrmPaiShuiAttribute.designer.cs +++ b/Forms/FrmPaiShuiAttribute.designer.cs @@ -40,8 +40,6 @@ this.dateBuild = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); this.txtBianMa = new System.Windows.Forms.TextBox(); this.label80 = new System.Windows.Forms.Label(); - this.txtHH_Per = new System.Windows.Forms.TextBox(); - this.label19 = new System.Windows.Forms.Label(); this.txtMon_Per = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.txtMon_Com = new System.Windows.Forms.TextBox(); @@ -93,10 +91,9 @@ this.btnCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; - this.btnCancel.Location = new System.Drawing.Point(531, 378); - this.btnCancel.Margin = new System.Windows.Forms.Padding(4); + this.btnCancel.Location = new System.Drawing.Point(398, 302); this.btnCancel.Name = "btnCancel"; - this.btnCancel.Size = new System.Drawing.Size(85, 31); + this.btnCancel.Size = new System.Drawing.Size(64, 25); this.btnCancel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btnCancel.TabIndex = 28; this.btnCancel.Text = "取消"; @@ -106,10 +103,9 @@ // this.btnOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnOK.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnOK.Location = new System.Drawing.Point(425, 378); - this.btnOK.Margin = new System.Windows.Forms.Padding(4); + this.btnOK.Location = new System.Drawing.Point(319, 302); this.btnOK.Name = "btnOK"; - this.btnOK.Size = new System.Drawing.Size(85, 31); + this.btnOK.Size = new System.Drawing.Size(64, 25); this.btnOK.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btnOK.TabIndex = 29; this.btnOK.Text = "确定"; @@ -122,8 +118,6 @@ this.groupPanel1.Controls.Add(this.dateBuild); this.groupPanel1.Controls.Add(this.txtBianMa); this.groupPanel1.Controls.Add(this.label80); - this.groupPanel1.Controls.Add(this.txtHH_Per); - this.groupPanel1.Controls.Add(this.label19); this.groupPanel1.Controls.Add(this.txtMon_Per); this.groupPanel1.Controls.Add(this.label17); this.groupPanel1.Controls.Add(this.txtMon_Com); @@ -166,10 +160,9 @@ this.groupPanel1.Controls.Add(this.txtGuanJing); this.groupPanel1.Controls.Add(this.label54); this.groupPanel1.Controls.Add(this.label45); - this.groupPanel1.Location = new System.Drawing.Point(8, 6); - this.groupPanel1.Margin = new System.Windows.Forms.Padding(4); + this.groupPanel1.Location = new System.Drawing.Point(6, 5); this.groupPanel1.Name = "groupPanel1"; - this.groupPanel1.Size = new System.Drawing.Size(652, 364); + this.groupPanel1.Size = new System.Drawing.Size(489, 291); // // // @@ -212,8 +205,7 @@ this.dateBuild.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dateBuild.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown; this.dateBuild.ButtonDropDown.Visible = true; - this.dateBuild.Location = new System.Drawing.Point(129, 166); - this.dateBuild.Margin = new System.Windows.Forms.Padding(4); + this.dateBuild.Location = new System.Drawing.Point(97, 133); // // // @@ -250,7 +242,7 @@ this.dateBuild.MonthCalendar.TodayButtonVisible = true; this.dateBuild.MonthCalendar.WeeklyMarkedDays = new System.DayOfWeek[0]; this.dateBuild.Name = "dateBuild"; - this.dateBuild.Size = new System.Drawing.Size(135, 25); + this.dateBuild.Size = new System.Drawing.Size(101, 21); this.dateBuild.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.dateBuild.TabIndex = 197; this.dateBuild.Value = new System.DateTime(2014, 4, 11, 0, 0, 0, 0); @@ -258,10 +250,9 @@ // txtBianMa // this.txtBianMa.Enabled = false; - this.txtBianMa.Location = new System.Drawing.Point(129, 44); - this.txtBianMa.Margin = new System.Windows.Forms.Padding(4); + this.txtBianMa.Location = new System.Drawing.Point(97, 35); this.txtBianMa.Name = "txtBianMa"; - this.txtBianMa.Size = new System.Drawing.Size(132, 25); + this.txtBianMa.Size = new System.Drawing.Size(100, 21); this.txtBianMa.TabIndex = 174; this.txtBianMa.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -269,143 +260,111 @@ // this.label80.AutoSize = true; this.label80.BackColor = System.Drawing.Color.Transparent; - this.label80.Location = new System.Drawing.Point(31, 52); - this.label80.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label80.Location = new System.Drawing.Point(23, 42); this.label80.Name = "label80"; - this.label80.Size = new System.Drawing.Size(82, 15); + this.label80.Size = new System.Drawing.Size(65, 12); this.label80.TabIndex = 195; this.label80.Text = "管线编码:"; // - // txtHH_Per - // - this.txtHH_Per.Location = new System.Drawing.Point(471, 312); - this.txtHH_Per.Margin = new System.Windows.Forms.Padding(4); - this.txtHH_Per.Name = "txtHH_Per"; - this.txtHH_Per.Size = new System.Drawing.Size(132, 25); - this.txtHH_Per.TabIndex = 194; - // - // label19 - // - this.label19.AutoSize = true; - this.label19.BackColor = System.Drawing.Color.Transparent; - this.label19.Location = new System.Drawing.Point(356, 321); - this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(97, 15); - this.label19.TabIndex = 193; - this.label19.Text = "业务负责人:"; - // // txtMon_Per // - this.txtMon_Per.Location = new System.Drawing.Point(471, 282); - this.txtMon_Per.Margin = new System.Windows.Forms.Padding(4); + this.txtMon_Per.Location = new System.Drawing.Point(353, 226); this.txtMon_Per.Name = "txtMon_Per"; - this.txtMon_Per.Size = new System.Drawing.Size(132, 25); + this.txtMon_Per.Size = new System.Drawing.Size(100, 21); this.txtMon_Per.TabIndex = 192; // // label17 // this.label17.AutoSize = true; this.label17.BackColor = System.Drawing.Color.Transparent; - this.label17.Location = new System.Drawing.Point(356, 289); - this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label17.Location = new System.Drawing.Point(267, 231); this.label17.Name = "label17"; - this.label17.Size = new System.Drawing.Size(97, 15); + this.label17.Size = new System.Drawing.Size(77, 12); this.label17.TabIndex = 191; this.label17.Text = "监理负责人:"; // // txtMon_Com // - this.txtMon_Com.Location = new System.Drawing.Point(471, 252); - this.txtMon_Com.Margin = new System.Windows.Forms.Padding(4); + this.txtMon_Com.Location = new System.Drawing.Point(353, 202); this.txtMon_Com.Name = "txtMon_Com"; - this.txtMon_Com.Size = new System.Drawing.Size(132, 25); + this.txtMon_Com.Size = new System.Drawing.Size(100, 21); this.txtMon_Com.TabIndex = 190; // // label18 // this.label18.AutoSize = true; this.label18.BackColor = System.Drawing.Color.Transparent; - this.label18.Location = new System.Drawing.Point(369, 258); - this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label18.Location = new System.Drawing.Point(277, 206); this.label18.Name = "label18"; - this.label18.Size = new System.Drawing.Size(82, 15); + this.label18.Size = new System.Drawing.Size(65, 12); this.label18.TabIndex = 189; this.label18.Text = "监理单位:"; // // txtBuilder_Per // - this.txtBuilder_Per.Location = new System.Drawing.Point(471, 222); - this.txtBuilder_Per.Margin = new System.Windows.Forms.Padding(4); + this.txtBuilder_Per.Location = new System.Drawing.Point(353, 178); this.txtBuilder_Per.Name = "txtBuilder_Per"; - this.txtBuilder_Per.Size = new System.Drawing.Size(132, 25); + this.txtBuilder_Per.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Per.TabIndex = 188; // // label15 // this.label15.AutoSize = true; this.label15.BackColor = System.Drawing.Color.Transparent; - this.label15.Location = new System.Drawing.Point(356, 229); - this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label15.Location = new System.Drawing.Point(267, 183); this.label15.Name = "label15"; - this.label15.Size = new System.Drawing.Size(97, 15); + this.label15.Size = new System.Drawing.Size(77, 12); this.label15.TabIndex = 187; this.label15.Text = "施工负责人:"; // // txtBuilder_Com // - this.txtBuilder_Com.Location = new System.Drawing.Point(471, 192); - this.txtBuilder_Com.Margin = new System.Windows.Forms.Padding(4); + this.txtBuilder_Com.Location = new System.Drawing.Point(353, 154); this.txtBuilder_Com.Name = "txtBuilder_Com"; - this.txtBuilder_Com.Size = new System.Drawing.Size(132, 25); + this.txtBuilder_Com.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Com.TabIndex = 186; // // label16 // this.label16.AutoSize = true; this.label16.BackColor = System.Drawing.Color.Transparent; - this.label16.Location = new System.Drawing.Point(369, 198); - this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label16.Location = new System.Drawing.Point(277, 158); this.label16.Name = "label16"; - this.label16.Size = new System.Drawing.Size(82, 15); + this.label16.Size = new System.Drawing.Size(65, 12); this.label16.TabIndex = 185; this.label16.Text = "施工单位:"; // // txtDesign_Per // - this.txtDesign_Per.Location = new System.Drawing.Point(129, 289); - this.txtDesign_Per.Margin = new System.Windows.Forms.Padding(4); + this.txtDesign_Per.Location = new System.Drawing.Point(97, 231); this.txtDesign_Per.Name = "txtDesign_Per"; - this.txtDesign_Per.Size = new System.Drawing.Size(132, 25); + this.txtDesign_Per.Size = new System.Drawing.Size(100, 21); this.txtDesign_Per.TabIndex = 184; // // label6 // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; - this.label6.Location = new System.Drawing.Point(15, 295); - this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label6.Location = new System.Drawing.Point(11, 236); this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(97, 15); + this.label6.Size = new System.Drawing.Size(77, 12); this.label6.TabIndex = 183; this.label6.Text = "设计负责人:"; // // txtDesign_Com // - this.txtDesign_Com.Location = new System.Drawing.Point(129, 259); - this.txtDesign_Com.Margin = new System.Windows.Forms.Padding(4); + this.txtDesign_Com.Location = new System.Drawing.Point(97, 207); this.txtDesign_Com.Name = "txtDesign_Com"; - this.txtDesign_Com.Size = new System.Drawing.Size(132, 25); + this.txtDesign_Com.Size = new System.Drawing.Size(100, 21); this.txtDesign_Com.TabIndex = 182; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; - this.label1.Location = new System.Drawing.Point(28, 264); - this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label1.Location = new System.Drawing.Point(21, 211); this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(82, 15); + this.label1.Size = new System.Drawing.Size(65, 12); this.label1.TabIndex = 181; this.label1.Text = "设计单位:"; // @@ -415,10 +374,9 @@ this.combMaterial.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.combMaterial.FormattingEnabled = true; this.combMaterial.ItemHeight = 15; - this.combMaterial.Location = new System.Drawing.Point(129, 105); - this.combMaterial.Margin = new System.Windows.Forms.Padding(4); + this.combMaterial.Location = new System.Drawing.Point(97, 84); this.combMaterial.Name = "combMaterial"; - this.combMaterial.Size = new System.Drawing.Size(132, 21); + this.combMaterial.Size = new System.Drawing.Size(100, 21); this.combMaterial.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.combMaterial.TabIndex = 180; // @@ -428,10 +386,9 @@ this.combMaiShe.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.combMaiShe.FormattingEnabled = true; this.combMaiShe.ItemHeight = 15; - this.combMaiShe.Location = new System.Drawing.Point(129, 136); - this.combMaiShe.Margin = new System.Windows.Forms.Padding(4); + this.combMaiShe.Location = new System.Drawing.Point(97, 109); this.combMaiShe.Name = "combMaiShe"; - this.combMaiShe.Size = new System.Drawing.Size(132, 21); + this.combMaiShe.Size = new System.Drawing.Size(100, 21); this.combMaiShe.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.combMaiShe.TabIndex = 179; // @@ -439,30 +396,27 @@ // this.label14.AutoSize = true; this.label14.BackColor = System.Drawing.Color.Transparent; - this.label14.Location = new System.Drawing.Point(31, 21); - this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label14.Location = new System.Drawing.Point(23, 17); this.label14.Name = "label14"; - this.label14.Size = new System.Drawing.Size(82, 15); + this.label14.Size = new System.Drawing.Size(65, 12); this.label14.TabIndex = 162; this.label14.Text = "唯一编号:"; // // txtBianHao // this.txtBianHao.Enabled = false; - this.txtBianHao.Location = new System.Drawing.Point(129, 14); - this.txtBianHao.Margin = new System.Windows.Forms.Padding(4); + this.txtBianHao.Location = new System.Drawing.Point(97, 11); this.txtBianHao.Name = "txtBianHao"; - this.txtBianHao.Size = new System.Drawing.Size(132, 25); + this.txtBianHao.Size = new System.Drawing.Size(100, 21); this.txtBianHao.TabIndex = 172; // // label8 // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; - this.label8.Location = new System.Drawing.Point(341, 166); - this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label8.Location = new System.Drawing.Point(256, 133); this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(112, 15); + this.label8.Size = new System.Drawing.Size(89, 12); this.label8.TabIndex = 159; this.label8.Text = "终止管底高程:"; // @@ -470,10 +424,9 @@ // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; - this.label3.Location = new System.Drawing.Point(341, 76); - this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label3.Location = new System.Drawing.Point(256, 61); this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(112, 15); + this.label3.Size = new System.Drawing.Size(89, 12); this.label3.TabIndex = 164; this.label3.Text = "起始管底高程:"; // @@ -481,10 +434,9 @@ // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; - this.label7.Location = new System.Drawing.Point(341, 106); - this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label7.Location = new System.Drawing.Point(256, 85); this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(112, 15); + this.label7.Size = new System.Drawing.Size(89, 12); this.label7.TabIndex = 165; this.label7.Text = "终止地面高程:"; // @@ -492,10 +444,9 @@ // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; - this.label2.Location = new System.Drawing.Point(341, 16); - this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label2.Location = new System.Drawing.Point(256, 13); this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(112, 15); + this.label2.Size = new System.Drawing.Size(89, 12); this.label2.TabIndex = 163; this.label2.Text = "起始地面高程:"; // @@ -503,10 +454,9 @@ // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; - this.label5.Location = new System.Drawing.Point(375, 136); - this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label5.Location = new System.Drawing.Point(281, 109); this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(82, 15); + this.label5.Size = new System.Drawing.Size(65, 12); this.label5.TabIndex = 151; this.label5.Text = "终止埋深:"; // @@ -514,71 +464,63 @@ // this.label69.AutoSize = true; this.label69.BackColor = System.Drawing.Color.Transparent; - this.label69.Location = new System.Drawing.Point(375, 46); - this.label69.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label69.Location = new System.Drawing.Point(281, 37); this.label69.Name = "label69"; - this.label69.Size = new System.Drawing.Size(82, 15); + this.label69.Size = new System.Drawing.Size(65, 12); this.label69.TabIndex = 152; this.label69.Text = "起始埋深:"; // // txtRemark // - this.txtRemark.Location = new System.Drawing.Point(129, 318); - this.txtRemark.Margin = new System.Windows.Forms.Padding(4); + this.txtRemark.Location = new System.Drawing.Point(97, 254); this.txtRemark.Name = "txtRemark"; - this.txtRemark.Size = new System.Drawing.Size(132, 25); + this.txtRemark.Size = new System.Drawing.Size(100, 21); this.txtRemark.TabIndex = 173; // // txtQuanShuDanWei // - this.txtQuanShuDanWei.Location = new System.Drawing.Point(129, 229); - this.txtQuanShuDanWei.Margin = new System.Windows.Forms.Padding(4); + this.txtQuanShuDanWei.Location = new System.Drawing.Point(97, 183); this.txtQuanShuDanWei.Name = "txtQuanShuDanWei"; - this.txtQuanShuDanWei.Size = new System.Drawing.Size(132, 25); + this.txtQuanShuDanWei.Size = new System.Drawing.Size(100, 21); this.txtQuanShuDanWei.TabIndex = 169; // // txtYear // - this.txtYear.Location = new System.Drawing.Point(129, 198); - this.txtYear.Margin = new System.Windows.Forms.Padding(4); + this.txtYear.Location = new System.Drawing.Point(97, 158); this.txtYear.Name = "txtYear"; - this.txtYear.Size = new System.Drawing.Size(132, 25); + this.txtYear.Size = new System.Drawing.Size(100, 21); this.txtYear.TabIndex = 170; this.txtYear.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEMDing2 // - this.txtDEMDing2.Location = new System.Drawing.Point(471, 161); - this.txtDEMDing2.Margin = new System.Windows.Forms.Padding(4); + this.txtDEMDing2.Location = new System.Drawing.Point(353, 129); this.txtDEMDing2.Name = "txtDEMDing2"; - this.txtDEMDing2.Size = new System.Drawing.Size(132, 25); + this.txtDEMDing2.Size = new System.Drawing.Size(100, 21); this.txtDEMDing2.TabIndex = 176; this.txtDEMDing2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEM2 // - this.txtDEM2.Location = new System.Drawing.Point(471, 101); - this.txtDEM2.Margin = new System.Windows.Forms.Padding(4); + this.txtDEM2.Location = new System.Drawing.Point(353, 81); this.txtDEM2.Name = "txtDEM2"; - this.txtDEM2.Size = new System.Drawing.Size(132, 25); + this.txtDEM2.Size = new System.Drawing.Size(100, 21); this.txtDEM2.TabIndex = 177; this.txtDEM2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEMDing1 // - this.txtDEMDing1.Location = new System.Drawing.Point(471, 71); - this.txtDEMDing1.Margin = new System.Windows.Forms.Padding(4); + this.txtDEMDing1.Location = new System.Drawing.Point(353, 57); this.txtDEMDing1.Name = "txtDEMDing1"; - this.txtDEMDing1.Size = new System.Drawing.Size(132, 25); + this.txtDEMDing1.Size = new System.Drawing.Size(100, 21); this.txtDEMDing1.TabIndex = 175; this.txtDEMDing1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEM1 // - this.txtDEM1.Location = new System.Drawing.Point(471, 11); - this.txtDEM1.Margin = new System.Windows.Forms.Padding(4); + this.txtDEM1.Location = new System.Drawing.Point(353, 9); this.txtDEM1.Name = "txtDEM1"; - this.txtDEM1.Size = new System.Drawing.Size(132, 25); + this.txtDEM1.Size = new System.Drawing.Size(100, 21); this.txtDEM1.TabIndex = 174; this.txtDEM1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -586,19 +528,17 @@ // this.label13.AutoSize = true; this.label13.BackColor = System.Drawing.Color.Transparent; - this.label13.Location = new System.Drawing.Point(60, 324); - this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label13.Location = new System.Drawing.Point(45, 259); this.label13.Name = "label13"; - this.label13.Size = new System.Drawing.Size(52, 15); + this.label13.Size = new System.Drawing.Size(41, 12); this.label13.TabIndex = 154; this.label13.Text = "备注:"; // // txtDeep2 // - this.txtDeep2.Location = new System.Drawing.Point(471, 131); - this.txtDeep2.Margin = new System.Windows.Forms.Padding(4); + this.txtDeep2.Location = new System.Drawing.Point(353, 105); this.txtDeep2.Name = "txtDeep2"; - this.txtDeep2.Size = new System.Drawing.Size(132, 25); + this.txtDeep2.Size = new System.Drawing.Size(100, 21); this.txtDeep2.TabIndex = 168; this.txtDeep2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -606,10 +546,9 @@ // this.label12.AutoSize = true; this.label12.BackColor = System.Drawing.Color.Transparent; - this.label12.Location = new System.Drawing.Point(28, 236); - this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label12.Location = new System.Drawing.Point(21, 189); this.label12.Name = "label12"; - this.label12.Size = new System.Drawing.Size(82, 15); + this.label12.Size = new System.Drawing.Size(65, 12); this.label12.TabIndex = 155; this.label12.Text = "权属单位:"; // @@ -617,10 +556,9 @@ // this.label9.AutoSize = true; this.label9.BackColor = System.Drawing.Color.Transparent; - this.label9.Location = new System.Drawing.Point(29, 172); - this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label9.Location = new System.Drawing.Point(22, 138); this.label9.Name = "label9"; - this.label9.Size = new System.Drawing.Size(82, 15); + this.label9.Size = new System.Drawing.Size(65, 12); this.label9.TabIndex = 157; this.label9.Text = "建设年代:"; // @@ -628,19 +566,17 @@ // this.label10.AutoSize = true; this.label10.BackColor = System.Drawing.Color.Transparent; - this.label10.Location = new System.Drawing.Point(28, 202); - this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label10.Location = new System.Drawing.Point(21, 162); this.label10.Name = "label10"; - this.label10.Size = new System.Drawing.Size(82, 15); + this.label10.Size = new System.Drawing.Size(65, 12); this.label10.TabIndex = 156; this.label10.Text = "使用年限:"; // // txtDeep1 // - this.txtDeep1.Location = new System.Drawing.Point(471, 41); - this.txtDeep1.Margin = new System.Windows.Forms.Padding(4); + this.txtDeep1.Location = new System.Drawing.Point(353, 33); this.txtDeep1.Name = "txtDeep1"; - this.txtDeep1.Size = new System.Drawing.Size(132, 25); + this.txtDeep1.Size = new System.Drawing.Size(100, 21); this.txtDeep1.TabIndex = 166; this.txtDeep1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -648,10 +584,9 @@ // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; - this.label4.Location = new System.Drawing.Point(607, 138); - this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label4.Location = new System.Drawing.Point(455, 110); this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(22, 15); + this.label4.Size = new System.Drawing.Size(17, 12); this.label4.TabIndex = 149; this.label4.Text = "米"; // @@ -659,10 +594,9 @@ // this.label67.AutoSize = true; this.label67.BackColor = System.Drawing.Color.Transparent; - this.label67.Location = new System.Drawing.Point(63, 80); - this.label67.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label67.Location = new System.Drawing.Point(47, 64); this.label67.Name = "label67"; - this.label67.Size = new System.Drawing.Size(52, 15); + this.label67.Size = new System.Drawing.Size(41, 12); this.label67.TabIndex = 148; this.label67.Text = "管径:"; // @@ -670,10 +604,9 @@ // this.label56.AutoSize = true; this.label56.BackColor = System.Drawing.Color.Transparent; - this.label56.Location = new System.Drawing.Point(607, 48); - this.label56.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label56.Location = new System.Drawing.Point(455, 38); this.label56.Name = "label56"; - this.label56.Size = new System.Drawing.Size(22, 15); + this.label56.Size = new System.Drawing.Size(17, 12); this.label56.TabIndex = 150; this.label56.Text = "米"; // @@ -681,19 +614,17 @@ // this.label55.AutoSize = true; this.label55.BackColor = System.Drawing.Color.Transparent; - this.label55.Location = new System.Drawing.Point(267, 81); - this.label55.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label55.Location = new System.Drawing.Point(200, 65); this.label55.Name = "label55"; - this.label55.Size = new System.Drawing.Size(37, 15); + this.label55.Size = new System.Drawing.Size(29, 12); this.label55.TabIndex = 160; this.label55.Text = "毫米"; // // txtGuanJing // - this.txtGuanJing.Location = new System.Drawing.Point(129, 75); - this.txtGuanJing.Margin = new System.Windows.Forms.Padding(4); + this.txtGuanJing.Location = new System.Drawing.Point(97, 60); this.txtGuanJing.Name = "txtGuanJing"; - this.txtGuanJing.Size = new System.Drawing.Size(132, 25); + this.txtGuanJing.Size = new System.Drawing.Size(100, 21); this.txtGuanJing.TabIndex = 167; this.txtGuanJing.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -701,10 +632,9 @@ // this.label54.AutoSize = true; this.label54.BackColor = System.Drawing.Color.Transparent; - this.label54.Location = new System.Drawing.Point(61, 110); - this.label54.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label54.Location = new System.Drawing.Point(46, 88); this.label54.Name = "label54"; - this.label54.Size = new System.Drawing.Size(52, 15); + this.label54.Size = new System.Drawing.Size(41, 12); this.label54.TabIndex = 161; this.label54.Text = "材质:"; // @@ -712,27 +642,25 @@ // this.label45.AutoSize = true; this.label45.BackColor = System.Drawing.Color.Transparent; - this.label45.Location = new System.Drawing.Point(33, 141); - this.label45.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label45.Location = new System.Drawing.Point(25, 113); this.label45.Name = "label45"; - this.label45.Size = new System.Drawing.Size(82, 15); + this.label45.Size = new System.Drawing.Size(65, 12); this.label45.TabIndex = 158; this.label45.Text = "埋设方式:"; // // FrmPaiShuiAttribute // this.AcceptButton = this.btnOK; - this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = this.btnCancel; - this.ClientSize = new System.Drawing.Size(671, 416); + this.ClientSize = new System.Drawing.Size(503, 333); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnOK); this.Controls.Add(this.groupPanel1); this.DoubleBuffered = true; this.EnableGlass = false; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; - this.Margin = new System.Windows.Forms.Padding(4); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FrmPaiShuiAttribute"; @@ -753,8 +681,6 @@ private ButtonX btnOK; private GroupPanel groupPanel1; private Label label80; - private TextBox txtHH_Per; - private Label label19; private TextBox txtMon_Per; private Label label17; private TextBox txtMon_Com; diff --git a/Forms/FrmRanQiAttribute.cs b/Forms/FrmRanQiAttribute.cs index f46ecfc..e069469 100644 --- a/Forms/FrmRanQiAttribute.cs +++ b/Forms/FrmRanQiAttribute.cs @@ -209,10 +209,11 @@ { feat.SetValue("压力", Convert.ToDouble(txtYali.Text)); } + /* if (combUse.SelectedIndex > 0) { feat.SetValue("是否废弃", combUse.SelectedItem.ToString()); - } + }*/ if (txtDEM1.Text != "") { @@ -253,7 +254,7 @@ feat.SetValue("施工负责人", txtBuilder_Per.Text); feat.SetValue("监理单位", txtMon_Com.Text); feat.SetValue("监理负责人", txtMon_Per.Text); - feat.SetValue("业务负责人", txtHH_Per.Text); + //feat.SetValue("业务负责人", txtHH_Per.Text); feat.SetValue("备注", txtRemark.Text); feat.Name = txtBianHao.Text; ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// @@ -266,6 +267,7 @@ { layer.Save(); } + layer.Reload(); DialogResult = DialogResult.OK; Close(); } diff --git a/Forms/FrmRanQiAttribute.designer.cs b/Forms/FrmRanQiAttribute.designer.cs index a7c0d4a..c7afb2a 100644 --- a/Forms/FrmRanQiAttribute.designer.cs +++ b/Forms/FrmRanQiAttribute.designer.cs @@ -41,10 +41,6 @@ this.dateBuild = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); this.combBianMa = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.label80 = new System.Windows.Forms.Label(); - this.combUse = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.label21 = new System.Windows.Forms.Label(); - this.txtHH_Per = new System.Windows.Forms.TextBox(); - this.label19 = new System.Windows.Forms.Label(); this.txtMon_Per = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.txtMon_Com = new System.Windows.Forms.TextBox(); @@ -98,10 +94,9 @@ this.btnCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; - this.btnCancel.Location = new System.Drawing.Point(576, 438); - this.btnCancel.Margin = new System.Windows.Forms.Padding(4); + this.btnCancel.Location = new System.Drawing.Point(436, 311); this.btnCancel.Name = "btnCancel"; - this.btnCancel.Size = new System.Drawing.Size(85, 31); + this.btnCancel.Size = new System.Drawing.Size(64, 25); this.btnCancel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btnCancel.TabIndex = 33; this.btnCancel.Text = "取消"; @@ -111,10 +106,9 @@ // this.btnOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnOK.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnOK.Location = new System.Drawing.Point(463, 438); - this.btnOK.Margin = new System.Windows.Forms.Padding(4); + this.btnOK.Location = new System.Drawing.Point(351, 311); this.btnOK.Name = "btnOK"; - this.btnOK.Size = new System.Drawing.Size(85, 31); + this.btnOK.Size = new System.Drawing.Size(64, 25); this.btnOK.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btnOK.TabIndex = 34; this.btnOK.Text = "确定"; @@ -128,10 +122,6 @@ this.groupPanel1.Controls.Add(this.dateBuild); this.groupPanel1.Controls.Add(this.combBianMa); this.groupPanel1.Controls.Add(this.label80); - this.groupPanel1.Controls.Add(this.combUse); - this.groupPanel1.Controls.Add(this.label21); - this.groupPanel1.Controls.Add(this.txtHH_Per); - this.groupPanel1.Controls.Add(this.label19); this.groupPanel1.Controls.Add(this.txtMon_Per); this.groupPanel1.Controls.Add(this.label17); this.groupPanel1.Controls.Add(this.txtMon_Com); @@ -176,10 +166,9 @@ this.groupPanel1.Controls.Add(this.txtGuanJing); this.groupPanel1.Controls.Add(this.label54); this.groupPanel1.Controls.Add(this.label45); - this.groupPanel1.Location = new System.Drawing.Point(16, 15); - this.groupPanel1.Margin = new System.Windows.Forms.Padding(4); + this.groupPanel1.Location = new System.Drawing.Point(12, 12); this.groupPanel1.Name = "groupPanel1"; - this.groupPanel1.Size = new System.Drawing.Size(652, 411); + this.groupPanel1.Size = new System.Drawing.Size(489, 293); // // // @@ -216,10 +205,9 @@ // txtBianMa // this.txtBianMa.Enabled = false; - this.txtBianMa.Location = new System.Drawing.Point(135, 43); - this.txtBianMa.Margin = new System.Windows.Forms.Padding(4); + this.txtBianMa.Location = new System.Drawing.Point(101, 34); this.txtBianMa.Name = "txtBianMa"; - this.txtBianMa.Size = new System.Drawing.Size(132, 25); + this.txtBianMa.Size = new System.Drawing.Size(100, 21); this.txtBianMa.TabIndex = 94; // // dateBuild @@ -231,8 +219,7 @@ this.dateBuild.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dateBuild.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown; this.dateBuild.ButtonDropDown.Visible = true; - this.dateBuild.Location = new System.Drawing.Point(135, 198); - this.dateBuild.Margin = new System.Windows.Forms.Padding(4); + this.dateBuild.Location = new System.Drawing.Point(101, 158); // // // @@ -269,7 +256,7 @@ this.dateBuild.MonthCalendar.TodayButtonVisible = true; this.dateBuild.MonthCalendar.WeeklyMarkedDays = new System.DayOfWeek[0]; this.dateBuild.Name = "dateBuild"; - this.dateBuild.Size = new System.Drawing.Size(133, 25); + this.dateBuild.Size = new System.Drawing.Size(100, 21); this.dateBuild.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.dateBuild.TabIndex = 93; // @@ -280,10 +267,9 @@ this.combBianMa.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.combBianMa.FormattingEnabled = true; this.combBianMa.ItemHeight = 15; - this.combBianMa.Location = new System.Drawing.Point(136, 46); - this.combBianMa.Margin = new System.Windows.Forms.Padding(4); + this.combBianMa.Location = new System.Drawing.Point(102, 37); this.combBianMa.Name = "combBianMa"; - this.combBianMa.Size = new System.Drawing.Size(132, 21); + this.combBianMa.Size = new System.Drawing.Size(100, 21); this.combBianMa.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.combBianMa.TabIndex = 92; // @@ -291,171 +277,111 @@ // this.label80.AutoSize = true; this.label80.BackColor = System.Drawing.Color.Transparent; - this.label80.Location = new System.Drawing.Point(36, 51); - this.label80.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label80.Location = new System.Drawing.Point(27, 41); this.label80.Name = "label80"; - this.label80.Size = new System.Drawing.Size(82, 15); + this.label80.Size = new System.Drawing.Size(65, 12); this.label80.TabIndex = 91; this.label80.Text = "类型编码:"; // - // combUse - // - this.combUse.DisplayMember = "Text"; - this.combUse.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.combUse.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.combUse.FormattingEnabled = true; - this.combUse.ItemHeight = 15; - this.combUse.Location = new System.Drawing.Point(467, 380); - this.combUse.Margin = new System.Windows.Forms.Padding(4); - this.combUse.Name = "combUse"; - this.combUse.Size = new System.Drawing.Size(132, 21); - this.combUse.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.combUse.TabIndex = 88; - this.combUse.Visible = false; - // - // label21 - // - this.label21.AutoSize = true; - this.label21.BackColor = System.Drawing.Color.Transparent; - this.label21.Location = new System.Drawing.Point(368, 385); - this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label21.Name = "label21"; - this.label21.Size = new System.Drawing.Size(82, 15); - this.label21.TabIndex = 87; - this.label21.Text = "是否废弃:"; - this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - this.label21.Visible = false; - // - // txtHH_Per - // - this.txtHH_Per.Location = new System.Drawing.Point(135, 297); - this.txtHH_Per.Margin = new System.Windows.Forms.Padding(4); - this.txtHH_Per.Name = "txtHH_Per"; - this.txtHH_Per.Size = new System.Drawing.Size(132, 25); - this.txtHH_Per.TabIndex = 81; - // - // label19 - // - this.label19.AutoSize = true; - this.label19.BackColor = System.Drawing.Color.Transparent; - this.label19.Location = new System.Drawing.Point(16, 300); - this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(97, 15); - this.label19.TabIndex = 80; - this.label19.Text = "业务负责人:"; - // // txtMon_Per // - this.txtMon_Per.Location = new System.Drawing.Point(477, 341); - this.txtMon_Per.Margin = new System.Windows.Forms.Padding(4); + this.txtMon_Per.Location = new System.Drawing.Point(349, 227); this.txtMon_Per.Name = "txtMon_Per"; - this.txtMon_Per.Size = new System.Drawing.Size(132, 25); + this.txtMon_Per.Size = new System.Drawing.Size(100, 21); this.txtMon_Per.TabIndex = 79; // // label17 // this.label17.AutoSize = true; this.label17.BackColor = System.Drawing.Color.Transparent; - this.label17.Location = new System.Drawing.Point(363, 348); - this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label17.Location = new System.Drawing.Point(263, 232); this.label17.Name = "label17"; - this.label17.Size = new System.Drawing.Size(97, 15); + this.label17.Size = new System.Drawing.Size(77, 12); this.label17.TabIndex = 78; this.label17.Text = "监理负责人:"; // // txtMon_Com // - this.txtMon_Com.Location = new System.Drawing.Point(477, 311); - this.txtMon_Com.Margin = new System.Windows.Forms.Padding(4); + this.txtMon_Com.Location = new System.Drawing.Point(349, 203); this.txtMon_Com.Name = "txtMon_Com"; - this.txtMon_Com.Size = new System.Drawing.Size(132, 25); + this.txtMon_Com.Size = new System.Drawing.Size(100, 21); this.txtMon_Com.TabIndex = 77; // // label18 // this.label18.AutoSize = true; this.label18.BackColor = System.Drawing.Color.Transparent; - this.label18.Location = new System.Drawing.Point(376, 316); - this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label18.Location = new System.Drawing.Point(273, 207); this.label18.Name = "label18"; - this.label18.Size = new System.Drawing.Size(82, 15); + this.label18.Size = new System.Drawing.Size(65, 12); this.label18.TabIndex = 76; this.label18.Text = "监理单位:"; // // txtBuilder_Per // - this.txtBuilder_Per.Location = new System.Drawing.Point(477, 281); - this.txtBuilder_Per.Margin = new System.Windows.Forms.Padding(4); + this.txtBuilder_Per.Location = new System.Drawing.Point(349, 179); this.txtBuilder_Per.Name = "txtBuilder_Per"; - this.txtBuilder_Per.Size = new System.Drawing.Size(132, 25); + this.txtBuilder_Per.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Per.TabIndex = 75; // // label15 // this.label15.AutoSize = true; this.label15.BackColor = System.Drawing.Color.Transparent; - this.label15.Location = new System.Drawing.Point(363, 288); - this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label15.Location = new System.Drawing.Point(263, 184); this.label15.Name = "label15"; - this.label15.Size = new System.Drawing.Size(97, 15); + this.label15.Size = new System.Drawing.Size(77, 12); this.label15.TabIndex = 74; this.label15.Text = "施工负责人:"; // // txtBuilder_Com // - this.txtBuilder_Com.Location = new System.Drawing.Point(477, 251); - this.txtBuilder_Com.Margin = new System.Windows.Forms.Padding(4); + this.txtBuilder_Com.Location = new System.Drawing.Point(349, 155); this.txtBuilder_Com.Name = "txtBuilder_Com"; - this.txtBuilder_Com.Size = new System.Drawing.Size(132, 25); + this.txtBuilder_Com.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Com.TabIndex = 73; // // label16 // this.label16.AutoSize = true; this.label16.BackColor = System.Drawing.Color.Transparent; - this.label16.Location = new System.Drawing.Point(376, 256); - this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label16.Location = new System.Drawing.Point(273, 159); this.label16.Name = "label16"; - this.label16.Size = new System.Drawing.Size(82, 15); + this.label16.Size = new System.Drawing.Size(65, 12); this.label16.TabIndex = 72; this.label16.Text = "施工单位:"; // // txtDesign_Per // - this.txtDesign_Per.Location = new System.Drawing.Point(477, 220); - this.txtDesign_Per.Margin = new System.Windows.Forms.Padding(4); + this.txtDesign_Per.Location = new System.Drawing.Point(349, 130); this.txtDesign_Per.Name = "txtDesign_Per"; - this.txtDesign_Per.Size = new System.Drawing.Size(132, 25); + this.txtDesign_Per.Size = new System.Drawing.Size(100, 21); this.txtDesign_Per.TabIndex = 71; // // label6 // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; - this.label6.Location = new System.Drawing.Point(363, 226); - this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label6.Location = new System.Drawing.Point(263, 135); this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(97, 15); + this.label6.Size = new System.Drawing.Size(77, 12); this.label6.TabIndex = 70; this.label6.Text = "设计负责人:"; // // txtDesign_Com // - this.txtDesign_Com.Location = new System.Drawing.Point(477, 190); - this.txtDesign_Com.Margin = new System.Windows.Forms.Padding(4); + this.txtDesign_Com.Location = new System.Drawing.Point(349, 106); this.txtDesign_Com.Name = "txtDesign_Com"; - this.txtDesign_Com.Size = new System.Drawing.Size(132, 25); + this.txtDesign_Com.Size = new System.Drawing.Size(100, 21); this.txtDesign_Com.TabIndex = 69; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; - this.label1.Location = new System.Drawing.Point(376, 195); - this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label1.Location = new System.Drawing.Point(273, 110); this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(82, 15); + this.label1.Size = new System.Drawing.Size(65, 12); this.label1.TabIndex = 68; this.label1.Text = "设计单位:"; // @@ -465,10 +391,9 @@ this.combMaterial.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.combMaterial.FormattingEnabled = true; this.combMaterial.ItemHeight = 15; - this.combMaterial.Location = new System.Drawing.Point(135, 104); - this.combMaterial.Margin = new System.Windows.Forms.Padding(4); + this.combMaterial.Location = new System.Drawing.Point(101, 83); this.combMaterial.Name = "combMaterial"; - this.combMaterial.Size = new System.Drawing.Size(132, 21); + this.combMaterial.Size = new System.Drawing.Size(100, 21); this.combMaterial.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.combMaterial.TabIndex = 66; // @@ -478,10 +403,9 @@ this.combMaiShe.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.combMaiShe.FormattingEnabled = true; this.combMaiShe.ItemHeight = 15; - this.combMaiShe.Location = new System.Drawing.Point(135, 135); - this.combMaiShe.Margin = new System.Windows.Forms.Padding(4); + this.combMaiShe.Location = new System.Drawing.Point(101, 108); this.combMaiShe.Name = "combMaiShe"; - this.combMaiShe.Size = new System.Drawing.Size(132, 21); + this.combMaiShe.Size = new System.Drawing.Size(100, 21); this.combMaiShe.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.combMaiShe.TabIndex = 65; // @@ -489,30 +413,27 @@ // this.label14.AutoSize = true; this.label14.BackColor = System.Drawing.Color.Transparent; - this.label14.Location = new System.Drawing.Point(36, 20); - this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label14.Location = new System.Drawing.Point(27, 16); this.label14.Name = "label14"; - this.label14.Size = new System.Drawing.Size(82, 15); + this.label14.Size = new System.Drawing.Size(65, 12); this.label14.TabIndex = 40; this.label14.Text = "唯一编号:"; // // txtBianHao // this.txtBianHao.Enabled = false; - this.txtBianHao.Location = new System.Drawing.Point(135, 12); - this.txtBianHao.Margin = new System.Windows.Forms.Padding(4); + this.txtBianHao.Location = new System.Drawing.Point(101, 10); this.txtBianHao.Name = "txtBianHao"; - this.txtBianHao.Size = new System.Drawing.Size(132, 25); + this.txtBianHao.Size = new System.Drawing.Size(100, 21); this.txtBianHao.TabIndex = 53; // // label8 // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; - this.label8.Location = new System.Drawing.Point(347, 165); - this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label8.Location = new System.Drawing.Point(251, 86); this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(112, 15); + this.label8.Size = new System.Drawing.Size(89, 12); this.label8.TabIndex = 37; this.label8.Text = "终止管顶高程:"; // @@ -520,10 +441,9 @@ // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; - this.label3.Location = new System.Drawing.Point(347, 75); - this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label3.Location = new System.Drawing.Point(251, 14); this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(112, 15); + this.label3.Size = new System.Drawing.Size(89, 12); this.label3.TabIndex = 44; this.label3.Text = "起始管顶高程:"; // @@ -531,10 +451,9 @@ // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; - this.label7.Location = new System.Drawing.Point(347, 105); - this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label7.Location = new System.Drawing.Point(251, 38); this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(112, 15); + this.label7.Size = new System.Drawing.Size(89, 12); this.label7.TabIndex = 45; this.label7.Text = "终止地面高程:"; // @@ -542,10 +461,9 @@ // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; - this.label2.Location = new System.Drawing.Point(347, 15); - this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label2.Location = new System.Drawing.Point(3, 241); this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(112, 15); + this.label2.Size = new System.Drawing.Size(89, 12); this.label2.TabIndex = 43; this.label2.Text = "起始地面高程:"; // @@ -553,10 +471,9 @@ // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; - this.label5.Location = new System.Drawing.Point(380, 135); - this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label5.Location = new System.Drawing.Point(276, 62); this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(82, 15); + this.label5.Size = new System.Drawing.Size(65, 12); this.label5.TabIndex = 28; this.label5.Text = "终止埋深:"; // @@ -564,80 +481,71 @@ // this.label69.AutoSize = true; this.label69.BackColor = System.Drawing.Color.Transparent; - this.label69.Location = new System.Drawing.Point(380, 45); - this.label69.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label69.Location = new System.Drawing.Point(28, 265); this.label69.Name = "label69"; - this.label69.Size = new System.Drawing.Size(82, 15); + this.label69.Size = new System.Drawing.Size(65, 12); this.label69.TabIndex = 29; this.label69.Text = "起始埋深:"; // // txtRemark // - this.txtRemark.Location = new System.Drawing.Point(135, 330); - this.txtRemark.Margin = new System.Windows.Forms.Padding(4); + this.txtRemark.Location = new System.Drawing.Point(349, 253); this.txtRemark.Name = "txtRemark"; - this.txtRemark.Size = new System.Drawing.Size(132, 25); + this.txtRemark.Size = new System.Drawing.Size(100, 21); this.txtRemark.TabIndex = 54; // // txtQuanShuDanWei // - this.txtQuanShuDanWei.Location = new System.Drawing.Point(135, 263); - this.txtQuanShuDanWei.Margin = new System.Windows.Forms.Padding(4); + this.txtQuanShuDanWei.Location = new System.Drawing.Point(101, 210); this.txtQuanShuDanWei.Name = "txtQuanShuDanWei"; - this.txtQuanShuDanWei.Size = new System.Drawing.Size(132, 25); + this.txtQuanShuDanWei.Size = new System.Drawing.Size(100, 21); this.txtQuanShuDanWei.TabIndex = 50; // // txtYear // - this.txtYear.Location = new System.Drawing.Point(135, 230); - this.txtYear.Margin = new System.Windows.Forms.Padding(4); + this.txtYear.Location = new System.Drawing.Point(101, 184); this.txtYear.Name = "txtYear"; - this.txtYear.Size = new System.Drawing.Size(132, 25); + this.txtYear.Size = new System.Drawing.Size(100, 21); this.txtYear.TabIndex = 51; this.txtYear.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtYali // - this.txtYali.Location = new System.Drawing.Point(135, 165); - this.txtYali.Margin = new System.Windows.Forms.Padding(4); + this.txtYali.Location = new System.Drawing.Point(101, 132); this.txtYali.Name = "txtYali"; - this.txtYali.Size = new System.Drawing.Size(132, 25); + this.txtYali.Size = new System.Drawing.Size(100, 21); this.txtYali.TabIndex = 55; this.txtYali.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEMDing2 // - this.txtDEMDing2.Location = new System.Drawing.Point(477, 160); - this.txtDEMDing2.Margin = new System.Windows.Forms.Padding(4); + this.txtDEMDing2.Location = new System.Drawing.Point(349, 82); this.txtDEMDing2.Name = "txtDEMDing2"; - this.txtDEMDing2.Size = new System.Drawing.Size(132, 25); + this.txtDEMDing2.Size = new System.Drawing.Size(100, 21); this.txtDEMDing2.TabIndex = 59; this.txtDEMDing2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEM2 // - this.txtDEM2.Location = new System.Drawing.Point(477, 100); - this.txtDEM2.Margin = new System.Windows.Forms.Padding(4); + this.txtDEM2.Location = new System.Drawing.Point(349, 34); this.txtDEM2.Name = "txtDEM2"; - this.txtDEM2.Size = new System.Drawing.Size(132, 25); + this.txtDEM2.Size = new System.Drawing.Size(100, 21); this.txtDEM2.TabIndex = 60; this.txtDEM2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEMDing1 // - this.txtDEMDing1.Location = new System.Drawing.Point(477, 70); - this.txtDEMDing1.Margin = new System.Windows.Forms.Padding(4); + this.txtDEMDing1.Location = new System.Drawing.Point(349, 10); this.txtDEMDing1.Name = "txtDEMDing1"; - this.txtDEMDing1.Size = new System.Drawing.Size(132, 25); + this.txtDEMDing1.Size = new System.Drawing.Size(100, 21); this.txtDEMDing1.TabIndex = 58; this.txtDEMDing1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEM1 // - this.txtDEM1.Location = new System.Drawing.Point(477, 10); - this.txtDEM1.Margin = new System.Windows.Forms.Padding(4); + this.txtDEM1.Location = new System.Drawing.Point(101, 237); this.txtDEM1.Name = "txtDEM1"; - this.txtDEM1.Size = new System.Drawing.Size(132, 25); + this.txtDEM1.Size = new System.Drawing.Size(100, 21); this.txtDEM1.TabIndex = 57; this.txtDEM1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -645,19 +553,17 @@ // this.label13.AutoSize = true; this.label13.BackColor = System.Drawing.Color.Transparent; - this.label13.Location = new System.Drawing.Point(64, 337); - this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label13.Location = new System.Drawing.Point(297, 256); this.label13.Name = "label13"; - this.label13.Size = new System.Drawing.Size(52, 15); + this.label13.Size = new System.Drawing.Size(41, 12); this.label13.TabIndex = 32; this.label13.Text = "备注:"; // // txtDeep2 // - this.txtDeep2.Location = new System.Drawing.Point(477, 130); - this.txtDeep2.Margin = new System.Windows.Forms.Padding(4); + this.txtDeep2.Location = new System.Drawing.Point(349, 58); this.txtDeep2.Name = "txtDeep2"; - this.txtDeep2.Size = new System.Drawing.Size(132, 25); + this.txtDeep2.Size = new System.Drawing.Size(100, 21); this.txtDeep2.TabIndex = 49; this.txtDeep2.Text = "1"; this.txtDeep2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); @@ -666,10 +572,9 @@ // this.label12.AutoSize = true; this.label12.BackColor = System.Drawing.Color.Transparent; - this.label12.Location = new System.Drawing.Point(32, 270); - this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label12.Location = new System.Drawing.Point(24, 216); this.label12.Name = "label12"; - this.label12.Size = new System.Drawing.Size(82, 15); + this.label12.Size = new System.Drawing.Size(65, 12); this.label12.TabIndex = 33; this.label12.Text = "权属单位:"; // @@ -677,10 +582,9 @@ // this.label9.AutoSize = true; this.label9.BackColor = System.Drawing.Color.Transparent; - this.label9.Location = new System.Drawing.Point(33, 206); - this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label9.Location = new System.Drawing.Point(25, 165); this.label9.Name = "label9"; - this.label9.Size = new System.Drawing.Size(82, 15); + this.label9.Size = new System.Drawing.Size(65, 12); this.label9.TabIndex = 35; this.label9.Text = "建设年代:"; // @@ -688,19 +592,17 @@ // this.label10.AutoSize = true; this.label10.BackColor = System.Drawing.Color.Transparent; - this.label10.Location = new System.Drawing.Point(32, 236); - this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label10.Location = new System.Drawing.Point(24, 189); this.label10.Name = "label10"; - this.label10.Size = new System.Drawing.Size(82, 15); + this.label10.Size = new System.Drawing.Size(65, 12); this.label10.TabIndex = 34; this.label10.Text = "使用年限:"; // // txtDeep1 // - this.txtDeep1.Location = new System.Drawing.Point(477, 40); - this.txtDeep1.Margin = new System.Windows.Forms.Padding(4); + this.txtDeep1.Location = new System.Drawing.Point(101, 261); this.txtDeep1.Name = "txtDeep1"; - this.txtDeep1.Size = new System.Drawing.Size(132, 25); + this.txtDeep1.Size = new System.Drawing.Size(100, 21); this.txtDeep1.TabIndex = 46; this.txtDeep1.Text = "1"; this.txtDeep1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); @@ -709,10 +611,9 @@ // this.label48.AutoSize = true; this.label48.BackColor = System.Drawing.Color.Transparent; - this.label48.Location = new System.Drawing.Point(67, 170); - this.label48.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label48.Location = new System.Drawing.Point(50, 136); this.label48.Name = "label48"; - this.label48.Size = new System.Drawing.Size(52, 15); + this.label48.Size = new System.Drawing.Size(41, 12); this.label48.TabIndex = 30; this.label48.Text = "压力:"; // @@ -720,10 +621,9 @@ // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; - this.label4.Location = new System.Drawing.Point(612, 136); - this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label4.Location = new System.Drawing.Point(450, 63); this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(22, 15); + this.label4.Size = new System.Drawing.Size(17, 12); this.label4.TabIndex = 26; this.label4.Text = "米"; // @@ -731,10 +631,9 @@ // this.label67.AutoSize = true; this.label67.BackColor = System.Drawing.Color.Transparent; - this.label67.Location = new System.Drawing.Point(68, 79); - this.label67.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label67.Location = new System.Drawing.Point(51, 63); this.label67.Name = "label67"; - this.label67.Size = new System.Drawing.Size(52, 15); + this.label67.Size = new System.Drawing.Size(41, 12); this.label67.TabIndex = 25; this.label67.Text = "管径:"; // @@ -742,10 +641,9 @@ // this.label56.AutoSize = true; this.label56.BackColor = System.Drawing.Color.Transparent; - this.label56.Location = new System.Drawing.Point(612, 46); - this.label56.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label56.Location = new System.Drawing.Point(202, 266); this.label56.Name = "label56"; - this.label56.Size = new System.Drawing.Size(22, 15); + this.label56.Size = new System.Drawing.Size(17, 12); this.label56.TabIndex = 27; this.label56.Text = "米"; // @@ -753,19 +651,17 @@ // this.label55.AutoSize = true; this.label55.BackColor = System.Drawing.Color.Transparent; - this.label55.Location = new System.Drawing.Point(272, 80); - this.label55.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label55.Location = new System.Drawing.Point(204, 64); this.label55.Name = "label55"; - this.label55.Size = new System.Drawing.Size(37, 15); + this.label55.Size = new System.Drawing.Size(29, 12); this.label55.TabIndex = 38; this.label55.Text = "毫米"; // // txtGuanJing // - this.txtGuanJing.Location = new System.Drawing.Point(135, 74); - this.txtGuanJing.Margin = new System.Windows.Forms.Padding(4); + this.txtGuanJing.Location = new System.Drawing.Point(101, 59); this.txtGuanJing.Name = "txtGuanJing"; - this.txtGuanJing.Size = new System.Drawing.Size(132, 25); + this.txtGuanJing.Size = new System.Drawing.Size(100, 21); this.txtGuanJing.TabIndex = 47; this.txtGuanJing.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -773,10 +669,9 @@ // this.label54.AutoSize = true; this.label54.BackColor = System.Drawing.Color.Transparent; - this.label54.Location = new System.Drawing.Point(67, 109); - this.label54.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label54.Location = new System.Drawing.Point(50, 87); this.label54.Name = "label54"; - this.label54.Size = new System.Drawing.Size(52, 15); + this.label54.Size = new System.Drawing.Size(41, 12); this.label54.TabIndex = 39; this.label54.Text = "材质:"; // @@ -784,25 +679,23 @@ // this.label45.AutoSize = true; this.label45.BackColor = System.Drawing.Color.Transparent; - this.label45.Location = new System.Drawing.Point(39, 140); - this.label45.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label45.Location = new System.Drawing.Point(29, 112); this.label45.Name = "label45"; - this.label45.Size = new System.Drawing.Size(82, 15); + this.label45.Size = new System.Drawing.Size(65, 12); this.label45.TabIndex = 36; this.label45.Text = "埋设方式:"; // // FrmRanQiAttribute // - this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(683, 476); + this.ClientSize = new System.Drawing.Size(512, 342); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnOK); this.Controls.Add(this.groupPanel1); this.DoubleBuffered = true; this.EnableGlass = false; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; - this.Margin = new System.Windows.Forms.Padding(4); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FrmRanQiAttribute"; @@ -823,10 +716,6 @@ private ButtonX btnOK; private GroupPanel groupPanel1; private Label label80; - private ComboBoxEx combUse; - private Label label21; - private TextBox txtHH_Per; - private Label label19; private TextBox txtMon_Per; private Label label17; private TextBox txtMon_Com; diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 6586f1f..42f5d9a 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/Forms/FrmGongShuiAttribute.cs b/Forms/FrmGongShuiAttribute.cs index d718634..0afd212 100644 --- a/Forms/FrmGongShuiAttribute.cs +++ b/Forms/FrmGongShuiAttribute.cs @@ -188,7 +188,7 @@ feat.SetValue("施工负责人", txtBuilder_Per.Text); feat.SetValue("监理单位", txtMon_Com.Text); feat.SetValue("监理负责人", txtMon_Per.Text); - feat.SetValue("业务负责人", txtHH_Per.Text); + //feat.SetValue("业务负责人", txtHH_Per.Text); feat.SetValue("备注", txtRemark.Text); feat.Name = txtBianHao.Text; //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// @@ -202,6 +202,7 @@ { layer.Save(); } + layer.Reload(); DialogResult = DialogResult.OK; Close(); } diff --git a/Forms/FrmGongShuiAttribute.designer.cs b/Forms/FrmGongShuiAttribute.designer.cs index 781579f..7ccdc61 100644 --- a/Forms/FrmGongShuiAttribute.designer.cs +++ b/Forms/FrmGongShuiAttribute.designer.cs @@ -38,8 +38,6 @@ this.btnOK = new DevComponents.DotNetBar.ButtonX(); this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel(); this.dateBuild = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); - this.txtHH_Per = new System.Windows.Forms.TextBox(); - this.label19 = new System.Windows.Forms.Label(); this.txtMon_Per = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.txtMon_Com = new System.Windows.Forms.TextBox(); @@ -95,7 +93,7 @@ this.btnCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; - this.btnCancel.Location = new System.Drawing.Point(403, 324); + this.btnCancel.Location = new System.Drawing.Point(390, 304); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(64, 25); this.btnCancel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; @@ -107,7 +105,7 @@ // this.btnOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnOK.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnOK.Location = new System.Drawing.Point(318, 324); + this.btnOK.Location = new System.Drawing.Point(305, 304); this.btnOK.Name = "btnOK"; this.btnOK.Size = new System.Drawing.Size(64, 25); this.btnOK.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; @@ -120,8 +118,6 @@ this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control; this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; this.groupPanel1.Controls.Add(this.dateBuild); - this.groupPanel1.Controls.Add(this.txtHH_Per); - this.groupPanel1.Controls.Add(this.label19); this.groupPanel1.Controls.Add(this.txtMon_Per); this.groupPanel1.Controls.Add(this.label17); this.groupPanel1.Controls.Add(this.txtMon_Com); @@ -170,7 +166,7 @@ this.groupPanel1.Controls.Add(this.label45); this.groupPanel1.Location = new System.Drawing.Point(12, 4); this.groupPanel1.Name = "groupPanel1"; - this.groupPanel1.Size = new System.Drawing.Size(467, 314); + this.groupPanel1.Size = new System.Drawing.Size(467, 294); // // // @@ -254,26 +250,9 @@ this.dateBuild.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.dateBuild.TabIndex = 146; // - // txtHH_Per - // - this.txtHH_Per.Location = new System.Drawing.Point(92, 233); - this.txtHH_Per.Name = "txtHH_Per"; - this.txtHH_Per.Size = new System.Drawing.Size(100, 21); - this.txtHH_Per.TabIndex = 141; - // - // label19 - // - this.label19.AutoSize = true; - this.label19.BackColor = System.Drawing.Color.Transparent; - this.label19.Location = new System.Drawing.Point(4, 236); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(77, 12); - this.label19.TabIndex = 140; - this.label19.Text = "业务负责人:"; - // // txtMon_Per // - this.txtMon_Per.Location = new System.Drawing.Point(340, 273); + this.txtMon_Per.Location = new System.Drawing.Point(339, 228); this.txtMon_Per.Name = "txtMon_Per"; this.txtMon_Per.Size = new System.Drawing.Size(100, 21); this.txtMon_Per.TabIndex = 139; @@ -282,7 +261,7 @@ // this.label17.AutoSize = true; this.label17.BackColor = System.Drawing.Color.Transparent; - this.label17.Location = new System.Drawing.Point(254, 278); + this.label17.Location = new System.Drawing.Point(253, 233); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(77, 12); this.label17.TabIndex = 138; @@ -290,7 +269,7 @@ // // txtMon_Com // - this.txtMon_Com.Location = new System.Drawing.Point(340, 249); + this.txtMon_Com.Location = new System.Drawing.Point(339, 204); this.txtMon_Com.Name = "txtMon_Com"; this.txtMon_Com.Size = new System.Drawing.Size(100, 21); this.txtMon_Com.TabIndex = 137; @@ -299,7 +278,7 @@ // this.label18.AutoSize = true; this.label18.BackColor = System.Drawing.Color.Transparent; - this.label18.Location = new System.Drawing.Point(264, 253); + this.label18.Location = new System.Drawing.Point(263, 208); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(65, 12); this.label18.TabIndex = 136; @@ -307,7 +286,7 @@ // // txtBuilder_Per // - this.txtBuilder_Per.Location = new System.Drawing.Point(340, 225); + this.txtBuilder_Per.Location = new System.Drawing.Point(339, 180); this.txtBuilder_Per.Name = "txtBuilder_Per"; this.txtBuilder_Per.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Per.TabIndex = 135; @@ -316,7 +295,7 @@ // this.label15.AutoSize = true; this.label15.BackColor = System.Drawing.Color.Transparent; - this.label15.Location = new System.Drawing.Point(254, 230); + this.label15.Location = new System.Drawing.Point(253, 185); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(77, 12); this.label15.TabIndex = 134; @@ -324,7 +303,7 @@ // // txtBuilder_Com // - this.txtBuilder_Com.Location = new System.Drawing.Point(340, 201); + this.txtBuilder_Com.Location = new System.Drawing.Point(339, 156); this.txtBuilder_Com.Name = "txtBuilder_Com"; this.txtBuilder_Com.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Com.TabIndex = 133; @@ -333,7 +312,7 @@ // this.label16.AutoSize = true; this.label16.BackColor = System.Drawing.Color.Transparent; - this.label16.Location = new System.Drawing.Point(264, 205); + this.label16.Location = new System.Drawing.Point(263, 160); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(65, 12); this.label16.TabIndex = 132; @@ -341,7 +320,7 @@ // // txtDesign_Per // - this.txtDesign_Per.Location = new System.Drawing.Point(340, 176); + this.txtDesign_Per.Location = new System.Drawing.Point(339, 131); this.txtDesign_Per.Name = "txtDesign_Per"; this.txtDesign_Per.Size = new System.Drawing.Size(100, 21); this.txtDesign_Per.TabIndex = 131; @@ -350,7 +329,7 @@ // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; - this.label6.Location = new System.Drawing.Point(254, 181); + this.label6.Location = new System.Drawing.Point(253, 136); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(77, 12); this.label6.TabIndex = 130; @@ -358,7 +337,7 @@ // // txtDesign_Com // - this.txtDesign_Com.Location = new System.Drawing.Point(340, 152); + this.txtDesign_Com.Location = new System.Drawing.Point(339, 107); this.txtDesign_Com.Name = "txtDesign_Com"; this.txtDesign_Com.Size = new System.Drawing.Size(100, 21); this.txtDesign_Com.TabIndex = 129; @@ -367,7 +346,7 @@ // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; - this.label1.Location = new System.Drawing.Point(264, 156); + this.label1.Location = new System.Drawing.Point(263, 111); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(65, 12); this.label1.TabIndex = 128; @@ -442,7 +421,7 @@ // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; - this.label8.Location = new System.Drawing.Point(242, 132); + this.label8.Location = new System.Drawing.Point(241, 87); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(89, 12); this.label8.TabIndex = 103; @@ -452,7 +431,7 @@ // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; - this.label3.Location = new System.Drawing.Point(242, 60); + this.label3.Location = new System.Drawing.Point(241, 15); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(89, 12); this.label3.TabIndex = 109; @@ -462,7 +441,7 @@ // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; - this.label7.Location = new System.Drawing.Point(242, 84); + this.label7.Location = new System.Drawing.Point(241, 39); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(89, 12); this.label7.TabIndex = 110; @@ -472,7 +451,7 @@ // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; - this.label2.Location = new System.Drawing.Point(242, 12); + this.label2.Location = new System.Drawing.Point(3, 239); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(89, 12); this.label2.TabIndex = 108; @@ -482,7 +461,7 @@ // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; - this.label5.Location = new System.Drawing.Point(267, 108); + this.label5.Location = new System.Drawing.Point(266, 63); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(65, 12); this.label5.TabIndex = 94; @@ -492,7 +471,7 @@ // this.label69.AutoSize = true; this.label69.BackColor = System.Drawing.Color.Transparent; - this.label69.Location = new System.Drawing.Point(267, 36); + this.label69.Location = new System.Drawing.Point(20, 266); this.label69.Name = "label69"; this.label69.Size = new System.Drawing.Size(65, 12); this.label69.TabIndex = 95; @@ -500,7 +479,7 @@ // // txtRemark // - this.txtRemark.Location = new System.Drawing.Point(92, 257); + this.txtRemark.Location = new System.Drawing.Point(339, 255); this.txtRemark.Name = "txtRemark"; this.txtRemark.Size = new System.Drawing.Size(100, 21); this.txtRemark.TabIndex = 118; @@ -530,7 +509,7 @@ // // txtDEMDing2 // - this.txtDEMDing2.Location = new System.Drawing.Point(339, 128); + this.txtDEMDing2.Location = new System.Drawing.Point(338, 83); this.txtDEMDing2.Name = "txtDEMDing2"; this.txtDEMDing2.Size = new System.Drawing.Size(100, 21); this.txtDEMDing2.TabIndex = 122; @@ -538,7 +517,7 @@ // // txtDEM2 // - this.txtDEM2.Location = new System.Drawing.Point(339, 80); + this.txtDEM2.Location = new System.Drawing.Point(338, 35); this.txtDEM2.Name = "txtDEM2"; this.txtDEM2.Size = new System.Drawing.Size(100, 21); this.txtDEM2.TabIndex = 123; @@ -546,7 +525,7 @@ // // txtDEMDing1 // - this.txtDEMDing1.Location = new System.Drawing.Point(339, 56); + this.txtDEMDing1.Location = new System.Drawing.Point(338, 11); this.txtDEMDing1.Name = "txtDEMDing1"; this.txtDEMDing1.Size = new System.Drawing.Size(100, 21); this.txtDEMDing1.TabIndex = 121; @@ -554,7 +533,7 @@ // // txtDEM1 // - this.txtDEM1.Location = new System.Drawing.Point(339, 8); + this.txtDEM1.Location = new System.Drawing.Point(92, 236); this.txtDEM1.Name = "txtDEM1"; this.txtDEM1.Size = new System.Drawing.Size(100, 21); this.txtDEM1.TabIndex = 120; @@ -564,7 +543,7 @@ // this.label13.AutoSize = true; this.label13.BackColor = System.Drawing.Color.Transparent; - this.label13.Location = new System.Drawing.Point(41, 262); + this.label13.Location = new System.Drawing.Point(276, 258); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(41, 12); this.label13.TabIndex = 98; @@ -572,7 +551,7 @@ // // txtDeep2 // - this.txtDeep2.Location = new System.Drawing.Point(339, 104); + this.txtDeep2.Location = new System.Drawing.Point(338, 59); this.txtDeep2.Name = "txtDeep2"; this.txtDeep2.Size = new System.Drawing.Size(100, 21); this.txtDeep2.TabIndex = 113; @@ -610,7 +589,7 @@ // // txtDeep1 // - this.txtDeep1.Location = new System.Drawing.Point(339, 32); + this.txtDeep1.Location = new System.Drawing.Point(92, 263); this.txtDeep1.Name = "txtDeep1"; this.txtDeep1.Size = new System.Drawing.Size(100, 21); this.txtDeep1.TabIndex = 111; @@ -630,7 +609,7 @@ // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; - this.label4.Location = new System.Drawing.Point(441, 109); + this.label4.Location = new System.Drawing.Point(440, 64); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(17, 12); this.label4.TabIndex = 92; @@ -650,7 +629,7 @@ // this.label56.AutoSize = true; this.label56.BackColor = System.Drawing.Color.Transparent; - this.label56.Location = new System.Drawing.Point(441, 37); + this.label56.Location = new System.Drawing.Point(198, 266); this.label56.Name = "label56"; this.label56.Size = new System.Drawing.Size(17, 12); this.label56.TabIndex = 93; @@ -700,7 +679,7 @@ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = this.btnCancel; - this.ClientSize = new System.Drawing.Size(491, 355); + this.ClientSize = new System.Drawing.Size(491, 335); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnOK); this.Controls.Add(this.groupPanel1); @@ -726,8 +705,6 @@ private ButtonX btnCancel; private ButtonX btnOK; private GroupPanel groupPanel1; - private TextBox txtHH_Per; - private Label label19; private TextBox txtMon_Per; private Label label17; private TextBox txtMon_Com; diff --git a/Forms/FrmPaiShuiAttribute.cs b/Forms/FrmPaiShuiAttribute.cs index 7c05788..8da8941 100644 --- a/Forms/FrmPaiShuiAttribute.cs +++ b/Forms/FrmPaiShuiAttribute.cs @@ -160,7 +160,7 @@ feat.SetValue("施工负责人", txtBuilder_Per.Text); feat.SetValue("监理单位", txtMon_Com.Text); feat.SetValue("监理负责人", txtMon_Per.Text); - feat.SetValue("业务负责人", txtHH_Per.Text); + //feat.SetValue("业务负责人", txtHH_Per.Text); feat.SetValue("备注", txtRemark.Text); feat.Name = txtBianHao.Text; line.Name = txtBianHao.Text; @@ -172,7 +172,7 @@ { layer.Save(); } - + layer.Reload(); DialogResult = DialogResult.OK; Close(); } diff --git a/Forms/FrmPaiShuiAttribute.designer.cs b/Forms/FrmPaiShuiAttribute.designer.cs index 8481178..053c6fa 100644 --- a/Forms/FrmPaiShuiAttribute.designer.cs +++ b/Forms/FrmPaiShuiAttribute.designer.cs @@ -40,8 +40,6 @@ this.dateBuild = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); this.txtBianMa = new System.Windows.Forms.TextBox(); this.label80 = new System.Windows.Forms.Label(); - this.txtHH_Per = new System.Windows.Forms.TextBox(); - this.label19 = new System.Windows.Forms.Label(); this.txtMon_Per = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.txtMon_Com = new System.Windows.Forms.TextBox(); @@ -93,10 +91,9 @@ this.btnCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; - this.btnCancel.Location = new System.Drawing.Point(531, 378); - this.btnCancel.Margin = new System.Windows.Forms.Padding(4); + this.btnCancel.Location = new System.Drawing.Point(398, 302); this.btnCancel.Name = "btnCancel"; - this.btnCancel.Size = new System.Drawing.Size(85, 31); + this.btnCancel.Size = new System.Drawing.Size(64, 25); this.btnCancel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btnCancel.TabIndex = 28; this.btnCancel.Text = "取消"; @@ -106,10 +103,9 @@ // this.btnOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnOK.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnOK.Location = new System.Drawing.Point(425, 378); - this.btnOK.Margin = new System.Windows.Forms.Padding(4); + this.btnOK.Location = new System.Drawing.Point(319, 302); this.btnOK.Name = "btnOK"; - this.btnOK.Size = new System.Drawing.Size(85, 31); + this.btnOK.Size = new System.Drawing.Size(64, 25); this.btnOK.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btnOK.TabIndex = 29; this.btnOK.Text = "确定"; @@ -122,8 +118,6 @@ this.groupPanel1.Controls.Add(this.dateBuild); this.groupPanel1.Controls.Add(this.txtBianMa); this.groupPanel1.Controls.Add(this.label80); - this.groupPanel1.Controls.Add(this.txtHH_Per); - this.groupPanel1.Controls.Add(this.label19); this.groupPanel1.Controls.Add(this.txtMon_Per); this.groupPanel1.Controls.Add(this.label17); this.groupPanel1.Controls.Add(this.txtMon_Com); @@ -166,10 +160,9 @@ this.groupPanel1.Controls.Add(this.txtGuanJing); this.groupPanel1.Controls.Add(this.label54); this.groupPanel1.Controls.Add(this.label45); - this.groupPanel1.Location = new System.Drawing.Point(8, 6); - this.groupPanel1.Margin = new System.Windows.Forms.Padding(4); + this.groupPanel1.Location = new System.Drawing.Point(6, 5); this.groupPanel1.Name = "groupPanel1"; - this.groupPanel1.Size = new System.Drawing.Size(652, 364); + this.groupPanel1.Size = new System.Drawing.Size(489, 291); // // // @@ -212,8 +205,7 @@ this.dateBuild.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dateBuild.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown; this.dateBuild.ButtonDropDown.Visible = true; - this.dateBuild.Location = new System.Drawing.Point(129, 166); - this.dateBuild.Margin = new System.Windows.Forms.Padding(4); + this.dateBuild.Location = new System.Drawing.Point(97, 133); // // // @@ -250,7 +242,7 @@ this.dateBuild.MonthCalendar.TodayButtonVisible = true; this.dateBuild.MonthCalendar.WeeklyMarkedDays = new System.DayOfWeek[0]; this.dateBuild.Name = "dateBuild"; - this.dateBuild.Size = new System.Drawing.Size(135, 25); + this.dateBuild.Size = new System.Drawing.Size(101, 21); this.dateBuild.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.dateBuild.TabIndex = 197; this.dateBuild.Value = new System.DateTime(2014, 4, 11, 0, 0, 0, 0); @@ -258,10 +250,9 @@ // txtBianMa // this.txtBianMa.Enabled = false; - this.txtBianMa.Location = new System.Drawing.Point(129, 44); - this.txtBianMa.Margin = new System.Windows.Forms.Padding(4); + this.txtBianMa.Location = new System.Drawing.Point(97, 35); this.txtBianMa.Name = "txtBianMa"; - this.txtBianMa.Size = new System.Drawing.Size(132, 25); + this.txtBianMa.Size = new System.Drawing.Size(100, 21); this.txtBianMa.TabIndex = 174; this.txtBianMa.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -269,143 +260,111 @@ // this.label80.AutoSize = true; this.label80.BackColor = System.Drawing.Color.Transparent; - this.label80.Location = new System.Drawing.Point(31, 52); - this.label80.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label80.Location = new System.Drawing.Point(23, 42); this.label80.Name = "label80"; - this.label80.Size = new System.Drawing.Size(82, 15); + this.label80.Size = new System.Drawing.Size(65, 12); this.label80.TabIndex = 195; this.label80.Text = "管线编码:"; // - // txtHH_Per - // - this.txtHH_Per.Location = new System.Drawing.Point(471, 312); - this.txtHH_Per.Margin = new System.Windows.Forms.Padding(4); - this.txtHH_Per.Name = "txtHH_Per"; - this.txtHH_Per.Size = new System.Drawing.Size(132, 25); - this.txtHH_Per.TabIndex = 194; - // - // label19 - // - this.label19.AutoSize = true; - this.label19.BackColor = System.Drawing.Color.Transparent; - this.label19.Location = new System.Drawing.Point(356, 321); - this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(97, 15); - this.label19.TabIndex = 193; - this.label19.Text = "业务负责人:"; - // // txtMon_Per // - this.txtMon_Per.Location = new System.Drawing.Point(471, 282); - this.txtMon_Per.Margin = new System.Windows.Forms.Padding(4); + this.txtMon_Per.Location = new System.Drawing.Point(353, 226); this.txtMon_Per.Name = "txtMon_Per"; - this.txtMon_Per.Size = new System.Drawing.Size(132, 25); + this.txtMon_Per.Size = new System.Drawing.Size(100, 21); this.txtMon_Per.TabIndex = 192; // // label17 // this.label17.AutoSize = true; this.label17.BackColor = System.Drawing.Color.Transparent; - this.label17.Location = new System.Drawing.Point(356, 289); - this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label17.Location = new System.Drawing.Point(267, 231); this.label17.Name = "label17"; - this.label17.Size = new System.Drawing.Size(97, 15); + this.label17.Size = new System.Drawing.Size(77, 12); this.label17.TabIndex = 191; this.label17.Text = "监理负责人:"; // // txtMon_Com // - this.txtMon_Com.Location = new System.Drawing.Point(471, 252); - this.txtMon_Com.Margin = new System.Windows.Forms.Padding(4); + this.txtMon_Com.Location = new System.Drawing.Point(353, 202); this.txtMon_Com.Name = "txtMon_Com"; - this.txtMon_Com.Size = new System.Drawing.Size(132, 25); + this.txtMon_Com.Size = new System.Drawing.Size(100, 21); this.txtMon_Com.TabIndex = 190; // // label18 // this.label18.AutoSize = true; this.label18.BackColor = System.Drawing.Color.Transparent; - this.label18.Location = new System.Drawing.Point(369, 258); - this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label18.Location = new System.Drawing.Point(277, 206); this.label18.Name = "label18"; - this.label18.Size = new System.Drawing.Size(82, 15); + this.label18.Size = new System.Drawing.Size(65, 12); this.label18.TabIndex = 189; this.label18.Text = "监理单位:"; // // txtBuilder_Per // - this.txtBuilder_Per.Location = new System.Drawing.Point(471, 222); - this.txtBuilder_Per.Margin = new System.Windows.Forms.Padding(4); + this.txtBuilder_Per.Location = new System.Drawing.Point(353, 178); this.txtBuilder_Per.Name = "txtBuilder_Per"; - this.txtBuilder_Per.Size = new System.Drawing.Size(132, 25); + this.txtBuilder_Per.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Per.TabIndex = 188; // // label15 // this.label15.AutoSize = true; this.label15.BackColor = System.Drawing.Color.Transparent; - this.label15.Location = new System.Drawing.Point(356, 229); - this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label15.Location = new System.Drawing.Point(267, 183); this.label15.Name = "label15"; - this.label15.Size = new System.Drawing.Size(97, 15); + this.label15.Size = new System.Drawing.Size(77, 12); this.label15.TabIndex = 187; this.label15.Text = "施工负责人:"; // // txtBuilder_Com // - this.txtBuilder_Com.Location = new System.Drawing.Point(471, 192); - this.txtBuilder_Com.Margin = new System.Windows.Forms.Padding(4); + this.txtBuilder_Com.Location = new System.Drawing.Point(353, 154); this.txtBuilder_Com.Name = "txtBuilder_Com"; - this.txtBuilder_Com.Size = new System.Drawing.Size(132, 25); + this.txtBuilder_Com.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Com.TabIndex = 186; // // label16 // this.label16.AutoSize = true; this.label16.BackColor = System.Drawing.Color.Transparent; - this.label16.Location = new System.Drawing.Point(369, 198); - this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label16.Location = new System.Drawing.Point(277, 158); this.label16.Name = "label16"; - this.label16.Size = new System.Drawing.Size(82, 15); + this.label16.Size = new System.Drawing.Size(65, 12); this.label16.TabIndex = 185; this.label16.Text = "施工单位:"; // // txtDesign_Per // - this.txtDesign_Per.Location = new System.Drawing.Point(129, 289); - this.txtDesign_Per.Margin = new System.Windows.Forms.Padding(4); + this.txtDesign_Per.Location = new System.Drawing.Point(97, 231); this.txtDesign_Per.Name = "txtDesign_Per"; - this.txtDesign_Per.Size = new System.Drawing.Size(132, 25); + this.txtDesign_Per.Size = new System.Drawing.Size(100, 21); this.txtDesign_Per.TabIndex = 184; // // label6 // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; - this.label6.Location = new System.Drawing.Point(15, 295); - this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label6.Location = new System.Drawing.Point(11, 236); this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(97, 15); + this.label6.Size = new System.Drawing.Size(77, 12); this.label6.TabIndex = 183; this.label6.Text = "设计负责人:"; // // txtDesign_Com // - this.txtDesign_Com.Location = new System.Drawing.Point(129, 259); - this.txtDesign_Com.Margin = new System.Windows.Forms.Padding(4); + this.txtDesign_Com.Location = new System.Drawing.Point(97, 207); this.txtDesign_Com.Name = "txtDesign_Com"; - this.txtDesign_Com.Size = new System.Drawing.Size(132, 25); + this.txtDesign_Com.Size = new System.Drawing.Size(100, 21); this.txtDesign_Com.TabIndex = 182; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; - this.label1.Location = new System.Drawing.Point(28, 264); - this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label1.Location = new System.Drawing.Point(21, 211); this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(82, 15); + this.label1.Size = new System.Drawing.Size(65, 12); this.label1.TabIndex = 181; this.label1.Text = "设计单位:"; // @@ -415,10 +374,9 @@ this.combMaterial.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.combMaterial.FormattingEnabled = true; this.combMaterial.ItemHeight = 15; - this.combMaterial.Location = new System.Drawing.Point(129, 105); - this.combMaterial.Margin = new System.Windows.Forms.Padding(4); + this.combMaterial.Location = new System.Drawing.Point(97, 84); this.combMaterial.Name = "combMaterial"; - this.combMaterial.Size = new System.Drawing.Size(132, 21); + this.combMaterial.Size = new System.Drawing.Size(100, 21); this.combMaterial.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.combMaterial.TabIndex = 180; // @@ -428,10 +386,9 @@ this.combMaiShe.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.combMaiShe.FormattingEnabled = true; this.combMaiShe.ItemHeight = 15; - this.combMaiShe.Location = new System.Drawing.Point(129, 136); - this.combMaiShe.Margin = new System.Windows.Forms.Padding(4); + this.combMaiShe.Location = new System.Drawing.Point(97, 109); this.combMaiShe.Name = "combMaiShe"; - this.combMaiShe.Size = new System.Drawing.Size(132, 21); + this.combMaiShe.Size = new System.Drawing.Size(100, 21); this.combMaiShe.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.combMaiShe.TabIndex = 179; // @@ -439,30 +396,27 @@ // this.label14.AutoSize = true; this.label14.BackColor = System.Drawing.Color.Transparent; - this.label14.Location = new System.Drawing.Point(31, 21); - this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label14.Location = new System.Drawing.Point(23, 17); this.label14.Name = "label14"; - this.label14.Size = new System.Drawing.Size(82, 15); + this.label14.Size = new System.Drawing.Size(65, 12); this.label14.TabIndex = 162; this.label14.Text = "唯一编号:"; // // txtBianHao // this.txtBianHao.Enabled = false; - this.txtBianHao.Location = new System.Drawing.Point(129, 14); - this.txtBianHao.Margin = new System.Windows.Forms.Padding(4); + this.txtBianHao.Location = new System.Drawing.Point(97, 11); this.txtBianHao.Name = "txtBianHao"; - this.txtBianHao.Size = new System.Drawing.Size(132, 25); + this.txtBianHao.Size = new System.Drawing.Size(100, 21); this.txtBianHao.TabIndex = 172; // // label8 // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; - this.label8.Location = new System.Drawing.Point(341, 166); - this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label8.Location = new System.Drawing.Point(256, 133); this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(112, 15); + this.label8.Size = new System.Drawing.Size(89, 12); this.label8.TabIndex = 159; this.label8.Text = "终止管底高程:"; // @@ -470,10 +424,9 @@ // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; - this.label3.Location = new System.Drawing.Point(341, 76); - this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label3.Location = new System.Drawing.Point(256, 61); this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(112, 15); + this.label3.Size = new System.Drawing.Size(89, 12); this.label3.TabIndex = 164; this.label3.Text = "起始管底高程:"; // @@ -481,10 +434,9 @@ // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; - this.label7.Location = new System.Drawing.Point(341, 106); - this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label7.Location = new System.Drawing.Point(256, 85); this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(112, 15); + this.label7.Size = new System.Drawing.Size(89, 12); this.label7.TabIndex = 165; this.label7.Text = "终止地面高程:"; // @@ -492,10 +444,9 @@ // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; - this.label2.Location = new System.Drawing.Point(341, 16); - this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label2.Location = new System.Drawing.Point(256, 13); this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(112, 15); + this.label2.Size = new System.Drawing.Size(89, 12); this.label2.TabIndex = 163; this.label2.Text = "起始地面高程:"; // @@ -503,10 +454,9 @@ // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; - this.label5.Location = new System.Drawing.Point(375, 136); - this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label5.Location = new System.Drawing.Point(281, 109); this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(82, 15); + this.label5.Size = new System.Drawing.Size(65, 12); this.label5.TabIndex = 151; this.label5.Text = "终止埋深:"; // @@ -514,71 +464,63 @@ // this.label69.AutoSize = true; this.label69.BackColor = System.Drawing.Color.Transparent; - this.label69.Location = new System.Drawing.Point(375, 46); - this.label69.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label69.Location = new System.Drawing.Point(281, 37); this.label69.Name = "label69"; - this.label69.Size = new System.Drawing.Size(82, 15); + this.label69.Size = new System.Drawing.Size(65, 12); this.label69.TabIndex = 152; this.label69.Text = "起始埋深:"; // // txtRemark // - this.txtRemark.Location = new System.Drawing.Point(129, 318); - this.txtRemark.Margin = new System.Windows.Forms.Padding(4); + this.txtRemark.Location = new System.Drawing.Point(97, 254); this.txtRemark.Name = "txtRemark"; - this.txtRemark.Size = new System.Drawing.Size(132, 25); + this.txtRemark.Size = new System.Drawing.Size(100, 21); this.txtRemark.TabIndex = 173; // // txtQuanShuDanWei // - this.txtQuanShuDanWei.Location = new System.Drawing.Point(129, 229); - this.txtQuanShuDanWei.Margin = new System.Windows.Forms.Padding(4); + this.txtQuanShuDanWei.Location = new System.Drawing.Point(97, 183); this.txtQuanShuDanWei.Name = "txtQuanShuDanWei"; - this.txtQuanShuDanWei.Size = new System.Drawing.Size(132, 25); + this.txtQuanShuDanWei.Size = new System.Drawing.Size(100, 21); this.txtQuanShuDanWei.TabIndex = 169; // // txtYear // - this.txtYear.Location = new System.Drawing.Point(129, 198); - this.txtYear.Margin = new System.Windows.Forms.Padding(4); + this.txtYear.Location = new System.Drawing.Point(97, 158); this.txtYear.Name = "txtYear"; - this.txtYear.Size = new System.Drawing.Size(132, 25); + this.txtYear.Size = new System.Drawing.Size(100, 21); this.txtYear.TabIndex = 170; this.txtYear.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEMDing2 // - this.txtDEMDing2.Location = new System.Drawing.Point(471, 161); - this.txtDEMDing2.Margin = new System.Windows.Forms.Padding(4); + this.txtDEMDing2.Location = new System.Drawing.Point(353, 129); this.txtDEMDing2.Name = "txtDEMDing2"; - this.txtDEMDing2.Size = new System.Drawing.Size(132, 25); + this.txtDEMDing2.Size = new System.Drawing.Size(100, 21); this.txtDEMDing2.TabIndex = 176; this.txtDEMDing2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEM2 // - this.txtDEM2.Location = new System.Drawing.Point(471, 101); - this.txtDEM2.Margin = new System.Windows.Forms.Padding(4); + this.txtDEM2.Location = new System.Drawing.Point(353, 81); this.txtDEM2.Name = "txtDEM2"; - this.txtDEM2.Size = new System.Drawing.Size(132, 25); + this.txtDEM2.Size = new System.Drawing.Size(100, 21); this.txtDEM2.TabIndex = 177; this.txtDEM2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEMDing1 // - this.txtDEMDing1.Location = new System.Drawing.Point(471, 71); - this.txtDEMDing1.Margin = new System.Windows.Forms.Padding(4); + this.txtDEMDing1.Location = new System.Drawing.Point(353, 57); this.txtDEMDing1.Name = "txtDEMDing1"; - this.txtDEMDing1.Size = new System.Drawing.Size(132, 25); + this.txtDEMDing1.Size = new System.Drawing.Size(100, 21); this.txtDEMDing1.TabIndex = 175; this.txtDEMDing1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEM1 // - this.txtDEM1.Location = new System.Drawing.Point(471, 11); - this.txtDEM1.Margin = new System.Windows.Forms.Padding(4); + this.txtDEM1.Location = new System.Drawing.Point(353, 9); this.txtDEM1.Name = "txtDEM1"; - this.txtDEM1.Size = new System.Drawing.Size(132, 25); + this.txtDEM1.Size = new System.Drawing.Size(100, 21); this.txtDEM1.TabIndex = 174; this.txtDEM1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -586,19 +528,17 @@ // this.label13.AutoSize = true; this.label13.BackColor = System.Drawing.Color.Transparent; - this.label13.Location = new System.Drawing.Point(60, 324); - this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label13.Location = new System.Drawing.Point(45, 259); this.label13.Name = "label13"; - this.label13.Size = new System.Drawing.Size(52, 15); + this.label13.Size = new System.Drawing.Size(41, 12); this.label13.TabIndex = 154; this.label13.Text = "备注:"; // // txtDeep2 // - this.txtDeep2.Location = new System.Drawing.Point(471, 131); - this.txtDeep2.Margin = new System.Windows.Forms.Padding(4); + this.txtDeep2.Location = new System.Drawing.Point(353, 105); this.txtDeep2.Name = "txtDeep2"; - this.txtDeep2.Size = new System.Drawing.Size(132, 25); + this.txtDeep2.Size = new System.Drawing.Size(100, 21); this.txtDeep2.TabIndex = 168; this.txtDeep2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -606,10 +546,9 @@ // this.label12.AutoSize = true; this.label12.BackColor = System.Drawing.Color.Transparent; - this.label12.Location = new System.Drawing.Point(28, 236); - this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label12.Location = new System.Drawing.Point(21, 189); this.label12.Name = "label12"; - this.label12.Size = new System.Drawing.Size(82, 15); + this.label12.Size = new System.Drawing.Size(65, 12); this.label12.TabIndex = 155; this.label12.Text = "权属单位:"; // @@ -617,10 +556,9 @@ // this.label9.AutoSize = true; this.label9.BackColor = System.Drawing.Color.Transparent; - this.label9.Location = new System.Drawing.Point(29, 172); - this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label9.Location = new System.Drawing.Point(22, 138); this.label9.Name = "label9"; - this.label9.Size = new System.Drawing.Size(82, 15); + this.label9.Size = new System.Drawing.Size(65, 12); this.label9.TabIndex = 157; this.label9.Text = "建设年代:"; // @@ -628,19 +566,17 @@ // this.label10.AutoSize = true; this.label10.BackColor = System.Drawing.Color.Transparent; - this.label10.Location = new System.Drawing.Point(28, 202); - this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label10.Location = new System.Drawing.Point(21, 162); this.label10.Name = "label10"; - this.label10.Size = new System.Drawing.Size(82, 15); + this.label10.Size = new System.Drawing.Size(65, 12); this.label10.TabIndex = 156; this.label10.Text = "使用年限:"; // // txtDeep1 // - this.txtDeep1.Location = new System.Drawing.Point(471, 41); - this.txtDeep1.Margin = new System.Windows.Forms.Padding(4); + this.txtDeep1.Location = new System.Drawing.Point(353, 33); this.txtDeep1.Name = "txtDeep1"; - this.txtDeep1.Size = new System.Drawing.Size(132, 25); + this.txtDeep1.Size = new System.Drawing.Size(100, 21); this.txtDeep1.TabIndex = 166; this.txtDeep1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -648,10 +584,9 @@ // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; - this.label4.Location = new System.Drawing.Point(607, 138); - this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label4.Location = new System.Drawing.Point(455, 110); this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(22, 15); + this.label4.Size = new System.Drawing.Size(17, 12); this.label4.TabIndex = 149; this.label4.Text = "米"; // @@ -659,10 +594,9 @@ // this.label67.AutoSize = true; this.label67.BackColor = System.Drawing.Color.Transparent; - this.label67.Location = new System.Drawing.Point(63, 80); - this.label67.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label67.Location = new System.Drawing.Point(47, 64); this.label67.Name = "label67"; - this.label67.Size = new System.Drawing.Size(52, 15); + this.label67.Size = new System.Drawing.Size(41, 12); this.label67.TabIndex = 148; this.label67.Text = "管径:"; // @@ -670,10 +604,9 @@ // this.label56.AutoSize = true; this.label56.BackColor = System.Drawing.Color.Transparent; - this.label56.Location = new System.Drawing.Point(607, 48); - this.label56.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label56.Location = new System.Drawing.Point(455, 38); this.label56.Name = "label56"; - this.label56.Size = new System.Drawing.Size(22, 15); + this.label56.Size = new System.Drawing.Size(17, 12); this.label56.TabIndex = 150; this.label56.Text = "米"; // @@ -681,19 +614,17 @@ // this.label55.AutoSize = true; this.label55.BackColor = System.Drawing.Color.Transparent; - this.label55.Location = new System.Drawing.Point(267, 81); - this.label55.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label55.Location = new System.Drawing.Point(200, 65); this.label55.Name = "label55"; - this.label55.Size = new System.Drawing.Size(37, 15); + this.label55.Size = new System.Drawing.Size(29, 12); this.label55.TabIndex = 160; this.label55.Text = "毫米"; // // txtGuanJing // - this.txtGuanJing.Location = new System.Drawing.Point(129, 75); - this.txtGuanJing.Margin = new System.Windows.Forms.Padding(4); + this.txtGuanJing.Location = new System.Drawing.Point(97, 60); this.txtGuanJing.Name = "txtGuanJing"; - this.txtGuanJing.Size = new System.Drawing.Size(132, 25); + this.txtGuanJing.Size = new System.Drawing.Size(100, 21); this.txtGuanJing.TabIndex = 167; this.txtGuanJing.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -701,10 +632,9 @@ // this.label54.AutoSize = true; this.label54.BackColor = System.Drawing.Color.Transparent; - this.label54.Location = new System.Drawing.Point(61, 110); - this.label54.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label54.Location = new System.Drawing.Point(46, 88); this.label54.Name = "label54"; - this.label54.Size = new System.Drawing.Size(52, 15); + this.label54.Size = new System.Drawing.Size(41, 12); this.label54.TabIndex = 161; this.label54.Text = "材质:"; // @@ -712,27 +642,25 @@ // this.label45.AutoSize = true; this.label45.BackColor = System.Drawing.Color.Transparent; - this.label45.Location = new System.Drawing.Point(33, 141); - this.label45.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label45.Location = new System.Drawing.Point(25, 113); this.label45.Name = "label45"; - this.label45.Size = new System.Drawing.Size(82, 15); + this.label45.Size = new System.Drawing.Size(65, 12); this.label45.TabIndex = 158; this.label45.Text = "埋设方式:"; // // FrmPaiShuiAttribute // this.AcceptButton = this.btnOK; - this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = this.btnCancel; - this.ClientSize = new System.Drawing.Size(671, 416); + this.ClientSize = new System.Drawing.Size(503, 333); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnOK); this.Controls.Add(this.groupPanel1); this.DoubleBuffered = true; this.EnableGlass = false; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; - this.Margin = new System.Windows.Forms.Padding(4); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FrmPaiShuiAttribute"; @@ -753,8 +681,6 @@ private ButtonX btnOK; private GroupPanel groupPanel1; private Label label80; - private TextBox txtHH_Per; - private Label label19; private TextBox txtMon_Per; private Label label17; private TextBox txtMon_Com; diff --git a/Forms/FrmRanQiAttribute.cs b/Forms/FrmRanQiAttribute.cs index f46ecfc..e069469 100644 --- a/Forms/FrmRanQiAttribute.cs +++ b/Forms/FrmRanQiAttribute.cs @@ -209,10 +209,11 @@ { feat.SetValue("压力", Convert.ToDouble(txtYali.Text)); } + /* if (combUse.SelectedIndex > 0) { feat.SetValue("是否废弃", combUse.SelectedItem.ToString()); - } + }*/ if (txtDEM1.Text != "") { @@ -253,7 +254,7 @@ feat.SetValue("施工负责人", txtBuilder_Per.Text); feat.SetValue("监理单位", txtMon_Com.Text); feat.SetValue("监理负责人", txtMon_Per.Text); - feat.SetValue("业务负责人", txtHH_Per.Text); + //feat.SetValue("业务负责人", txtHH_Per.Text); feat.SetValue("备注", txtRemark.Text); feat.Name = txtBianHao.Text; ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// @@ -266,6 +267,7 @@ { layer.Save(); } + layer.Reload(); DialogResult = DialogResult.OK; Close(); } diff --git a/Forms/FrmRanQiAttribute.designer.cs b/Forms/FrmRanQiAttribute.designer.cs index a7c0d4a..c7afb2a 100644 --- a/Forms/FrmRanQiAttribute.designer.cs +++ b/Forms/FrmRanQiAttribute.designer.cs @@ -41,10 +41,6 @@ this.dateBuild = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); this.combBianMa = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.label80 = new System.Windows.Forms.Label(); - this.combUse = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.label21 = new System.Windows.Forms.Label(); - this.txtHH_Per = new System.Windows.Forms.TextBox(); - this.label19 = new System.Windows.Forms.Label(); this.txtMon_Per = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.txtMon_Com = new System.Windows.Forms.TextBox(); @@ -98,10 +94,9 @@ this.btnCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; - this.btnCancel.Location = new System.Drawing.Point(576, 438); - this.btnCancel.Margin = new System.Windows.Forms.Padding(4); + this.btnCancel.Location = new System.Drawing.Point(436, 311); this.btnCancel.Name = "btnCancel"; - this.btnCancel.Size = new System.Drawing.Size(85, 31); + this.btnCancel.Size = new System.Drawing.Size(64, 25); this.btnCancel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btnCancel.TabIndex = 33; this.btnCancel.Text = "取消"; @@ -111,10 +106,9 @@ // this.btnOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnOK.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnOK.Location = new System.Drawing.Point(463, 438); - this.btnOK.Margin = new System.Windows.Forms.Padding(4); + this.btnOK.Location = new System.Drawing.Point(351, 311); this.btnOK.Name = "btnOK"; - this.btnOK.Size = new System.Drawing.Size(85, 31); + this.btnOK.Size = new System.Drawing.Size(64, 25); this.btnOK.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btnOK.TabIndex = 34; this.btnOK.Text = "确定"; @@ -128,10 +122,6 @@ this.groupPanel1.Controls.Add(this.dateBuild); this.groupPanel1.Controls.Add(this.combBianMa); this.groupPanel1.Controls.Add(this.label80); - this.groupPanel1.Controls.Add(this.combUse); - this.groupPanel1.Controls.Add(this.label21); - this.groupPanel1.Controls.Add(this.txtHH_Per); - this.groupPanel1.Controls.Add(this.label19); this.groupPanel1.Controls.Add(this.txtMon_Per); this.groupPanel1.Controls.Add(this.label17); this.groupPanel1.Controls.Add(this.txtMon_Com); @@ -176,10 +166,9 @@ this.groupPanel1.Controls.Add(this.txtGuanJing); this.groupPanel1.Controls.Add(this.label54); this.groupPanel1.Controls.Add(this.label45); - this.groupPanel1.Location = new System.Drawing.Point(16, 15); - this.groupPanel1.Margin = new System.Windows.Forms.Padding(4); + this.groupPanel1.Location = new System.Drawing.Point(12, 12); this.groupPanel1.Name = "groupPanel1"; - this.groupPanel1.Size = new System.Drawing.Size(652, 411); + this.groupPanel1.Size = new System.Drawing.Size(489, 293); // // // @@ -216,10 +205,9 @@ // txtBianMa // this.txtBianMa.Enabled = false; - this.txtBianMa.Location = new System.Drawing.Point(135, 43); - this.txtBianMa.Margin = new System.Windows.Forms.Padding(4); + this.txtBianMa.Location = new System.Drawing.Point(101, 34); this.txtBianMa.Name = "txtBianMa"; - this.txtBianMa.Size = new System.Drawing.Size(132, 25); + this.txtBianMa.Size = new System.Drawing.Size(100, 21); this.txtBianMa.TabIndex = 94; // // dateBuild @@ -231,8 +219,7 @@ this.dateBuild.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dateBuild.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown; this.dateBuild.ButtonDropDown.Visible = true; - this.dateBuild.Location = new System.Drawing.Point(135, 198); - this.dateBuild.Margin = new System.Windows.Forms.Padding(4); + this.dateBuild.Location = new System.Drawing.Point(101, 158); // // // @@ -269,7 +256,7 @@ this.dateBuild.MonthCalendar.TodayButtonVisible = true; this.dateBuild.MonthCalendar.WeeklyMarkedDays = new System.DayOfWeek[0]; this.dateBuild.Name = "dateBuild"; - this.dateBuild.Size = new System.Drawing.Size(133, 25); + this.dateBuild.Size = new System.Drawing.Size(100, 21); this.dateBuild.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.dateBuild.TabIndex = 93; // @@ -280,10 +267,9 @@ this.combBianMa.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.combBianMa.FormattingEnabled = true; this.combBianMa.ItemHeight = 15; - this.combBianMa.Location = new System.Drawing.Point(136, 46); - this.combBianMa.Margin = new System.Windows.Forms.Padding(4); + this.combBianMa.Location = new System.Drawing.Point(102, 37); this.combBianMa.Name = "combBianMa"; - this.combBianMa.Size = new System.Drawing.Size(132, 21); + this.combBianMa.Size = new System.Drawing.Size(100, 21); this.combBianMa.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.combBianMa.TabIndex = 92; // @@ -291,171 +277,111 @@ // this.label80.AutoSize = true; this.label80.BackColor = System.Drawing.Color.Transparent; - this.label80.Location = new System.Drawing.Point(36, 51); - this.label80.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label80.Location = new System.Drawing.Point(27, 41); this.label80.Name = "label80"; - this.label80.Size = new System.Drawing.Size(82, 15); + this.label80.Size = new System.Drawing.Size(65, 12); this.label80.TabIndex = 91; this.label80.Text = "类型编码:"; // - // combUse - // - this.combUse.DisplayMember = "Text"; - this.combUse.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.combUse.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.combUse.FormattingEnabled = true; - this.combUse.ItemHeight = 15; - this.combUse.Location = new System.Drawing.Point(467, 380); - this.combUse.Margin = new System.Windows.Forms.Padding(4); - this.combUse.Name = "combUse"; - this.combUse.Size = new System.Drawing.Size(132, 21); - this.combUse.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.combUse.TabIndex = 88; - this.combUse.Visible = false; - // - // label21 - // - this.label21.AutoSize = true; - this.label21.BackColor = System.Drawing.Color.Transparent; - this.label21.Location = new System.Drawing.Point(368, 385); - this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label21.Name = "label21"; - this.label21.Size = new System.Drawing.Size(82, 15); - this.label21.TabIndex = 87; - this.label21.Text = "是否废弃:"; - this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - this.label21.Visible = false; - // - // txtHH_Per - // - this.txtHH_Per.Location = new System.Drawing.Point(135, 297); - this.txtHH_Per.Margin = new System.Windows.Forms.Padding(4); - this.txtHH_Per.Name = "txtHH_Per"; - this.txtHH_Per.Size = new System.Drawing.Size(132, 25); - this.txtHH_Per.TabIndex = 81; - // - // label19 - // - this.label19.AutoSize = true; - this.label19.BackColor = System.Drawing.Color.Transparent; - this.label19.Location = new System.Drawing.Point(16, 300); - this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(97, 15); - this.label19.TabIndex = 80; - this.label19.Text = "业务负责人:"; - // // txtMon_Per // - this.txtMon_Per.Location = new System.Drawing.Point(477, 341); - this.txtMon_Per.Margin = new System.Windows.Forms.Padding(4); + this.txtMon_Per.Location = new System.Drawing.Point(349, 227); this.txtMon_Per.Name = "txtMon_Per"; - this.txtMon_Per.Size = new System.Drawing.Size(132, 25); + this.txtMon_Per.Size = new System.Drawing.Size(100, 21); this.txtMon_Per.TabIndex = 79; // // label17 // this.label17.AutoSize = true; this.label17.BackColor = System.Drawing.Color.Transparent; - this.label17.Location = new System.Drawing.Point(363, 348); - this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label17.Location = new System.Drawing.Point(263, 232); this.label17.Name = "label17"; - this.label17.Size = new System.Drawing.Size(97, 15); + this.label17.Size = new System.Drawing.Size(77, 12); this.label17.TabIndex = 78; this.label17.Text = "监理负责人:"; // // txtMon_Com // - this.txtMon_Com.Location = new System.Drawing.Point(477, 311); - this.txtMon_Com.Margin = new System.Windows.Forms.Padding(4); + this.txtMon_Com.Location = new System.Drawing.Point(349, 203); this.txtMon_Com.Name = "txtMon_Com"; - this.txtMon_Com.Size = new System.Drawing.Size(132, 25); + this.txtMon_Com.Size = new System.Drawing.Size(100, 21); this.txtMon_Com.TabIndex = 77; // // label18 // this.label18.AutoSize = true; this.label18.BackColor = System.Drawing.Color.Transparent; - this.label18.Location = new System.Drawing.Point(376, 316); - this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label18.Location = new System.Drawing.Point(273, 207); this.label18.Name = "label18"; - this.label18.Size = new System.Drawing.Size(82, 15); + this.label18.Size = new System.Drawing.Size(65, 12); this.label18.TabIndex = 76; this.label18.Text = "监理单位:"; // // txtBuilder_Per // - this.txtBuilder_Per.Location = new System.Drawing.Point(477, 281); - this.txtBuilder_Per.Margin = new System.Windows.Forms.Padding(4); + this.txtBuilder_Per.Location = new System.Drawing.Point(349, 179); this.txtBuilder_Per.Name = "txtBuilder_Per"; - this.txtBuilder_Per.Size = new System.Drawing.Size(132, 25); + this.txtBuilder_Per.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Per.TabIndex = 75; // // label15 // this.label15.AutoSize = true; this.label15.BackColor = System.Drawing.Color.Transparent; - this.label15.Location = new System.Drawing.Point(363, 288); - this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label15.Location = new System.Drawing.Point(263, 184); this.label15.Name = "label15"; - this.label15.Size = new System.Drawing.Size(97, 15); + this.label15.Size = new System.Drawing.Size(77, 12); this.label15.TabIndex = 74; this.label15.Text = "施工负责人:"; // // txtBuilder_Com // - this.txtBuilder_Com.Location = new System.Drawing.Point(477, 251); - this.txtBuilder_Com.Margin = new System.Windows.Forms.Padding(4); + this.txtBuilder_Com.Location = new System.Drawing.Point(349, 155); this.txtBuilder_Com.Name = "txtBuilder_Com"; - this.txtBuilder_Com.Size = new System.Drawing.Size(132, 25); + this.txtBuilder_Com.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Com.TabIndex = 73; // // label16 // this.label16.AutoSize = true; this.label16.BackColor = System.Drawing.Color.Transparent; - this.label16.Location = new System.Drawing.Point(376, 256); - this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label16.Location = new System.Drawing.Point(273, 159); this.label16.Name = "label16"; - this.label16.Size = new System.Drawing.Size(82, 15); + this.label16.Size = new System.Drawing.Size(65, 12); this.label16.TabIndex = 72; this.label16.Text = "施工单位:"; // // txtDesign_Per // - this.txtDesign_Per.Location = new System.Drawing.Point(477, 220); - this.txtDesign_Per.Margin = new System.Windows.Forms.Padding(4); + this.txtDesign_Per.Location = new System.Drawing.Point(349, 130); this.txtDesign_Per.Name = "txtDesign_Per"; - this.txtDesign_Per.Size = new System.Drawing.Size(132, 25); + this.txtDesign_Per.Size = new System.Drawing.Size(100, 21); this.txtDesign_Per.TabIndex = 71; // // label6 // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; - this.label6.Location = new System.Drawing.Point(363, 226); - this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label6.Location = new System.Drawing.Point(263, 135); this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(97, 15); + this.label6.Size = new System.Drawing.Size(77, 12); this.label6.TabIndex = 70; this.label6.Text = "设计负责人:"; // // txtDesign_Com // - this.txtDesign_Com.Location = new System.Drawing.Point(477, 190); - this.txtDesign_Com.Margin = new System.Windows.Forms.Padding(4); + this.txtDesign_Com.Location = new System.Drawing.Point(349, 106); this.txtDesign_Com.Name = "txtDesign_Com"; - this.txtDesign_Com.Size = new System.Drawing.Size(132, 25); + this.txtDesign_Com.Size = new System.Drawing.Size(100, 21); this.txtDesign_Com.TabIndex = 69; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; - this.label1.Location = new System.Drawing.Point(376, 195); - this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label1.Location = new System.Drawing.Point(273, 110); this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(82, 15); + this.label1.Size = new System.Drawing.Size(65, 12); this.label1.TabIndex = 68; this.label1.Text = "设计单位:"; // @@ -465,10 +391,9 @@ this.combMaterial.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.combMaterial.FormattingEnabled = true; this.combMaterial.ItemHeight = 15; - this.combMaterial.Location = new System.Drawing.Point(135, 104); - this.combMaterial.Margin = new System.Windows.Forms.Padding(4); + this.combMaterial.Location = new System.Drawing.Point(101, 83); this.combMaterial.Name = "combMaterial"; - this.combMaterial.Size = new System.Drawing.Size(132, 21); + this.combMaterial.Size = new System.Drawing.Size(100, 21); this.combMaterial.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.combMaterial.TabIndex = 66; // @@ -478,10 +403,9 @@ this.combMaiShe.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.combMaiShe.FormattingEnabled = true; this.combMaiShe.ItemHeight = 15; - this.combMaiShe.Location = new System.Drawing.Point(135, 135); - this.combMaiShe.Margin = new System.Windows.Forms.Padding(4); + this.combMaiShe.Location = new System.Drawing.Point(101, 108); this.combMaiShe.Name = "combMaiShe"; - this.combMaiShe.Size = new System.Drawing.Size(132, 21); + this.combMaiShe.Size = new System.Drawing.Size(100, 21); this.combMaiShe.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.combMaiShe.TabIndex = 65; // @@ -489,30 +413,27 @@ // this.label14.AutoSize = true; this.label14.BackColor = System.Drawing.Color.Transparent; - this.label14.Location = new System.Drawing.Point(36, 20); - this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label14.Location = new System.Drawing.Point(27, 16); this.label14.Name = "label14"; - this.label14.Size = new System.Drawing.Size(82, 15); + this.label14.Size = new System.Drawing.Size(65, 12); this.label14.TabIndex = 40; this.label14.Text = "唯一编号:"; // // txtBianHao // this.txtBianHao.Enabled = false; - this.txtBianHao.Location = new System.Drawing.Point(135, 12); - this.txtBianHao.Margin = new System.Windows.Forms.Padding(4); + this.txtBianHao.Location = new System.Drawing.Point(101, 10); this.txtBianHao.Name = "txtBianHao"; - this.txtBianHao.Size = new System.Drawing.Size(132, 25); + this.txtBianHao.Size = new System.Drawing.Size(100, 21); this.txtBianHao.TabIndex = 53; // // label8 // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; - this.label8.Location = new System.Drawing.Point(347, 165); - this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label8.Location = new System.Drawing.Point(251, 86); this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(112, 15); + this.label8.Size = new System.Drawing.Size(89, 12); this.label8.TabIndex = 37; this.label8.Text = "终止管顶高程:"; // @@ -520,10 +441,9 @@ // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; - this.label3.Location = new System.Drawing.Point(347, 75); - this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label3.Location = new System.Drawing.Point(251, 14); this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(112, 15); + this.label3.Size = new System.Drawing.Size(89, 12); this.label3.TabIndex = 44; this.label3.Text = "起始管顶高程:"; // @@ -531,10 +451,9 @@ // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; - this.label7.Location = new System.Drawing.Point(347, 105); - this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label7.Location = new System.Drawing.Point(251, 38); this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(112, 15); + this.label7.Size = new System.Drawing.Size(89, 12); this.label7.TabIndex = 45; this.label7.Text = "终止地面高程:"; // @@ -542,10 +461,9 @@ // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; - this.label2.Location = new System.Drawing.Point(347, 15); - this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label2.Location = new System.Drawing.Point(3, 241); this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(112, 15); + this.label2.Size = new System.Drawing.Size(89, 12); this.label2.TabIndex = 43; this.label2.Text = "起始地面高程:"; // @@ -553,10 +471,9 @@ // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; - this.label5.Location = new System.Drawing.Point(380, 135); - this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label5.Location = new System.Drawing.Point(276, 62); this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(82, 15); + this.label5.Size = new System.Drawing.Size(65, 12); this.label5.TabIndex = 28; this.label5.Text = "终止埋深:"; // @@ -564,80 +481,71 @@ // this.label69.AutoSize = true; this.label69.BackColor = System.Drawing.Color.Transparent; - this.label69.Location = new System.Drawing.Point(380, 45); - this.label69.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label69.Location = new System.Drawing.Point(28, 265); this.label69.Name = "label69"; - this.label69.Size = new System.Drawing.Size(82, 15); + this.label69.Size = new System.Drawing.Size(65, 12); this.label69.TabIndex = 29; this.label69.Text = "起始埋深:"; // // txtRemark // - this.txtRemark.Location = new System.Drawing.Point(135, 330); - this.txtRemark.Margin = new System.Windows.Forms.Padding(4); + this.txtRemark.Location = new System.Drawing.Point(349, 253); this.txtRemark.Name = "txtRemark"; - this.txtRemark.Size = new System.Drawing.Size(132, 25); + this.txtRemark.Size = new System.Drawing.Size(100, 21); this.txtRemark.TabIndex = 54; // // txtQuanShuDanWei // - this.txtQuanShuDanWei.Location = new System.Drawing.Point(135, 263); - this.txtQuanShuDanWei.Margin = new System.Windows.Forms.Padding(4); + this.txtQuanShuDanWei.Location = new System.Drawing.Point(101, 210); this.txtQuanShuDanWei.Name = "txtQuanShuDanWei"; - this.txtQuanShuDanWei.Size = new System.Drawing.Size(132, 25); + this.txtQuanShuDanWei.Size = new System.Drawing.Size(100, 21); this.txtQuanShuDanWei.TabIndex = 50; // // txtYear // - this.txtYear.Location = new System.Drawing.Point(135, 230); - this.txtYear.Margin = new System.Windows.Forms.Padding(4); + this.txtYear.Location = new System.Drawing.Point(101, 184); this.txtYear.Name = "txtYear"; - this.txtYear.Size = new System.Drawing.Size(132, 25); + this.txtYear.Size = new System.Drawing.Size(100, 21); this.txtYear.TabIndex = 51; this.txtYear.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtYali // - this.txtYali.Location = new System.Drawing.Point(135, 165); - this.txtYali.Margin = new System.Windows.Forms.Padding(4); + this.txtYali.Location = new System.Drawing.Point(101, 132); this.txtYali.Name = "txtYali"; - this.txtYali.Size = new System.Drawing.Size(132, 25); + this.txtYali.Size = new System.Drawing.Size(100, 21); this.txtYali.TabIndex = 55; this.txtYali.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEMDing2 // - this.txtDEMDing2.Location = new System.Drawing.Point(477, 160); - this.txtDEMDing2.Margin = new System.Windows.Forms.Padding(4); + this.txtDEMDing2.Location = new System.Drawing.Point(349, 82); this.txtDEMDing2.Name = "txtDEMDing2"; - this.txtDEMDing2.Size = new System.Drawing.Size(132, 25); + this.txtDEMDing2.Size = new System.Drawing.Size(100, 21); this.txtDEMDing2.TabIndex = 59; this.txtDEMDing2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEM2 // - this.txtDEM2.Location = new System.Drawing.Point(477, 100); - this.txtDEM2.Margin = new System.Windows.Forms.Padding(4); + this.txtDEM2.Location = new System.Drawing.Point(349, 34); this.txtDEM2.Name = "txtDEM2"; - this.txtDEM2.Size = new System.Drawing.Size(132, 25); + this.txtDEM2.Size = new System.Drawing.Size(100, 21); this.txtDEM2.TabIndex = 60; this.txtDEM2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEMDing1 // - this.txtDEMDing1.Location = new System.Drawing.Point(477, 70); - this.txtDEMDing1.Margin = new System.Windows.Forms.Padding(4); + this.txtDEMDing1.Location = new System.Drawing.Point(349, 10); this.txtDEMDing1.Name = "txtDEMDing1"; - this.txtDEMDing1.Size = new System.Drawing.Size(132, 25); + this.txtDEMDing1.Size = new System.Drawing.Size(100, 21); this.txtDEMDing1.TabIndex = 58; this.txtDEMDing1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEM1 // - this.txtDEM1.Location = new System.Drawing.Point(477, 10); - this.txtDEM1.Margin = new System.Windows.Forms.Padding(4); + this.txtDEM1.Location = new System.Drawing.Point(101, 237); this.txtDEM1.Name = "txtDEM1"; - this.txtDEM1.Size = new System.Drawing.Size(132, 25); + this.txtDEM1.Size = new System.Drawing.Size(100, 21); this.txtDEM1.TabIndex = 57; this.txtDEM1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -645,19 +553,17 @@ // this.label13.AutoSize = true; this.label13.BackColor = System.Drawing.Color.Transparent; - this.label13.Location = new System.Drawing.Point(64, 337); - this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label13.Location = new System.Drawing.Point(297, 256); this.label13.Name = "label13"; - this.label13.Size = new System.Drawing.Size(52, 15); + this.label13.Size = new System.Drawing.Size(41, 12); this.label13.TabIndex = 32; this.label13.Text = "备注:"; // // txtDeep2 // - this.txtDeep2.Location = new System.Drawing.Point(477, 130); - this.txtDeep2.Margin = new System.Windows.Forms.Padding(4); + this.txtDeep2.Location = new System.Drawing.Point(349, 58); this.txtDeep2.Name = "txtDeep2"; - this.txtDeep2.Size = new System.Drawing.Size(132, 25); + this.txtDeep2.Size = new System.Drawing.Size(100, 21); this.txtDeep2.TabIndex = 49; this.txtDeep2.Text = "1"; this.txtDeep2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); @@ -666,10 +572,9 @@ // this.label12.AutoSize = true; this.label12.BackColor = System.Drawing.Color.Transparent; - this.label12.Location = new System.Drawing.Point(32, 270); - this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label12.Location = new System.Drawing.Point(24, 216); this.label12.Name = "label12"; - this.label12.Size = new System.Drawing.Size(82, 15); + this.label12.Size = new System.Drawing.Size(65, 12); this.label12.TabIndex = 33; this.label12.Text = "权属单位:"; // @@ -677,10 +582,9 @@ // this.label9.AutoSize = true; this.label9.BackColor = System.Drawing.Color.Transparent; - this.label9.Location = new System.Drawing.Point(33, 206); - this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label9.Location = new System.Drawing.Point(25, 165); this.label9.Name = "label9"; - this.label9.Size = new System.Drawing.Size(82, 15); + this.label9.Size = new System.Drawing.Size(65, 12); this.label9.TabIndex = 35; this.label9.Text = "建设年代:"; // @@ -688,19 +592,17 @@ // this.label10.AutoSize = true; this.label10.BackColor = System.Drawing.Color.Transparent; - this.label10.Location = new System.Drawing.Point(32, 236); - this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label10.Location = new System.Drawing.Point(24, 189); this.label10.Name = "label10"; - this.label10.Size = new System.Drawing.Size(82, 15); + this.label10.Size = new System.Drawing.Size(65, 12); this.label10.TabIndex = 34; this.label10.Text = "使用年限:"; // // txtDeep1 // - this.txtDeep1.Location = new System.Drawing.Point(477, 40); - this.txtDeep1.Margin = new System.Windows.Forms.Padding(4); + this.txtDeep1.Location = new System.Drawing.Point(101, 261); this.txtDeep1.Name = "txtDeep1"; - this.txtDeep1.Size = new System.Drawing.Size(132, 25); + this.txtDeep1.Size = new System.Drawing.Size(100, 21); this.txtDeep1.TabIndex = 46; this.txtDeep1.Text = "1"; this.txtDeep1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); @@ -709,10 +611,9 @@ // this.label48.AutoSize = true; this.label48.BackColor = System.Drawing.Color.Transparent; - this.label48.Location = new System.Drawing.Point(67, 170); - this.label48.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label48.Location = new System.Drawing.Point(50, 136); this.label48.Name = "label48"; - this.label48.Size = new System.Drawing.Size(52, 15); + this.label48.Size = new System.Drawing.Size(41, 12); this.label48.TabIndex = 30; this.label48.Text = "压力:"; // @@ -720,10 +621,9 @@ // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; - this.label4.Location = new System.Drawing.Point(612, 136); - this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label4.Location = new System.Drawing.Point(450, 63); this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(22, 15); + this.label4.Size = new System.Drawing.Size(17, 12); this.label4.TabIndex = 26; this.label4.Text = "米"; // @@ -731,10 +631,9 @@ // this.label67.AutoSize = true; this.label67.BackColor = System.Drawing.Color.Transparent; - this.label67.Location = new System.Drawing.Point(68, 79); - this.label67.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label67.Location = new System.Drawing.Point(51, 63); this.label67.Name = "label67"; - this.label67.Size = new System.Drawing.Size(52, 15); + this.label67.Size = new System.Drawing.Size(41, 12); this.label67.TabIndex = 25; this.label67.Text = "管径:"; // @@ -742,10 +641,9 @@ // this.label56.AutoSize = true; this.label56.BackColor = System.Drawing.Color.Transparent; - this.label56.Location = new System.Drawing.Point(612, 46); - this.label56.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label56.Location = new System.Drawing.Point(202, 266); this.label56.Name = "label56"; - this.label56.Size = new System.Drawing.Size(22, 15); + this.label56.Size = new System.Drawing.Size(17, 12); this.label56.TabIndex = 27; this.label56.Text = "米"; // @@ -753,19 +651,17 @@ // this.label55.AutoSize = true; this.label55.BackColor = System.Drawing.Color.Transparent; - this.label55.Location = new System.Drawing.Point(272, 80); - this.label55.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label55.Location = new System.Drawing.Point(204, 64); this.label55.Name = "label55"; - this.label55.Size = new System.Drawing.Size(37, 15); + this.label55.Size = new System.Drawing.Size(29, 12); this.label55.TabIndex = 38; this.label55.Text = "毫米"; // // txtGuanJing // - this.txtGuanJing.Location = new System.Drawing.Point(135, 74); - this.txtGuanJing.Margin = new System.Windows.Forms.Padding(4); + this.txtGuanJing.Location = new System.Drawing.Point(101, 59); this.txtGuanJing.Name = "txtGuanJing"; - this.txtGuanJing.Size = new System.Drawing.Size(132, 25); + this.txtGuanJing.Size = new System.Drawing.Size(100, 21); this.txtGuanJing.TabIndex = 47; this.txtGuanJing.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -773,10 +669,9 @@ // this.label54.AutoSize = true; this.label54.BackColor = System.Drawing.Color.Transparent; - this.label54.Location = new System.Drawing.Point(67, 109); - this.label54.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label54.Location = new System.Drawing.Point(50, 87); this.label54.Name = "label54"; - this.label54.Size = new System.Drawing.Size(52, 15); + this.label54.Size = new System.Drawing.Size(41, 12); this.label54.TabIndex = 39; this.label54.Text = "材质:"; // @@ -784,25 +679,23 @@ // this.label45.AutoSize = true; this.label45.BackColor = System.Drawing.Color.Transparent; - this.label45.Location = new System.Drawing.Point(39, 140); - this.label45.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label45.Location = new System.Drawing.Point(29, 112); this.label45.Name = "label45"; - this.label45.Size = new System.Drawing.Size(82, 15); + this.label45.Size = new System.Drawing.Size(65, 12); this.label45.TabIndex = 36; this.label45.Text = "埋设方式:"; // // FrmRanQiAttribute // - this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(683, 476); + this.ClientSize = new System.Drawing.Size(512, 342); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnOK); this.Controls.Add(this.groupPanel1); this.DoubleBuffered = true; this.EnableGlass = false; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; - this.Margin = new System.Windows.Forms.Padding(4); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FrmRanQiAttribute"; @@ -823,10 +716,6 @@ private ButtonX btnOK; private GroupPanel groupPanel1; private Label label80; - private ComboBoxEx combUse; - private Label label21; - private TextBox txtHH_Per; - private Label label19; private TextBox txtMon_Per; private Label label17; private TextBox txtMon_Com; diff --git a/Forms/FrmTongXunAttribute.Designer.cs b/Forms/FrmTongXunAttribute.Designer.cs index edbf90c..ef52fa6 100644 --- a/Forms/FrmTongXunAttribute.Designer.cs +++ b/Forms/FrmTongXunAttribute.Designer.cs @@ -36,78 +36,71 @@ { this.btnCancel = new DevComponents.DotNetBar.ButtonX(); this.btnOK = new DevComponents.DotNetBar.ButtonX(); - this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel(); - this.txtBianMa = new System.Windows.Forms.TextBox(); - this.dateBuild = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); - this.label24 = new System.Windows.Forms.Label(); - this.txtEndPlace = new System.Windows.Forms.TextBox(); - this.label25 = new System.Windows.Forms.Label(); - this.txtStartPlace = new System.Windows.Forms.TextBox(); - this.label20 = new System.Windows.Forms.Label(); - this.txtAllNumKong = new System.Windows.Forms.TextBox(); - this.label21 = new System.Windows.Forms.Label(); - this.txtUseNumKong = new System.Windows.Forms.TextBox(); - this.label22 = new System.Windows.Forms.Label(); - this.txtGuanglanNum = new System.Windows.Forms.TextBox(); - this.label23 = new System.Windows.Forms.Label(); - this.txtDianlanNum = new System.Windows.Forms.TextBox(); - this.txtHH_Per = new System.Windows.Forms.TextBox(); - this.label19 = new System.Windows.Forms.Label(); - this.txtMon_Per = new System.Windows.Forms.TextBox(); - this.label17 = new System.Windows.Forms.Label(); - this.txtMon_Com = new System.Windows.Forms.TextBox(); - this.label18 = new System.Windows.Forms.Label(); - this.txtBuilder_Per = new System.Windows.Forms.TextBox(); - this.label15 = new System.Windows.Forms.Label(); - this.txtBuilder_Com = new System.Windows.Forms.TextBox(); - this.label16 = new System.Windows.Forms.Label(); - this.txtDesign_Per = new System.Windows.Forms.TextBox(); - this.label6 = new System.Windows.Forms.Label(); - this.txtDesign_Com = new System.Windows.Forms.TextBox(); - this.label1 = new System.Windows.Forms.Label(); - this.combMaterial = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.combMaiShe = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.label14 = new System.Windows.Forms.Label(); - this.label80 = new System.Windows.Forms.Label(); - this.txtBianHao = new System.Windows.Forms.TextBox(); - this.label8 = new System.Windows.Forms.Label(); - this.label3 = new System.Windows.Forms.Label(); - this.label7 = new System.Windows.Forms.Label(); - this.label2 = new System.Windows.Forms.Label(); - this.label5 = new System.Windows.Forms.Label(); - this.label69 = new System.Windows.Forms.Label(); - this.txtRemark = new System.Windows.Forms.TextBox(); - this.txtQuanShuDanWei = new System.Windows.Forms.TextBox(); - this.txtYear = new System.Windows.Forms.TextBox(); - this.txtDEMDing2 = new System.Windows.Forms.TextBox(); - this.txtDEM2 = new System.Windows.Forms.TextBox(); - this.txtDEMDing1 = new System.Windows.Forms.TextBox(); - this.txtDEM1 = new System.Windows.Forms.TextBox(); - this.label13 = new System.Windows.Forms.Label(); - this.txtDeep2 = new System.Windows.Forms.TextBox(); - this.label12 = new System.Windows.Forms.Label(); - this.label9 = new System.Windows.Forms.Label(); - this.label10 = new System.Windows.Forms.Label(); - this.txtDeep1 = new System.Windows.Forms.TextBox(); - this.label4 = new System.Windows.Forms.Label(); - this.label67 = new System.Windows.Forms.Label(); - this.label56 = new System.Windows.Forms.Label(); - this.label55 = new System.Windows.Forms.Label(); - this.txtGuanJing = new System.Windows.Forms.TextBox(); - this.label54 = new System.Windows.Forms.Label(); this.label45 = new System.Windows.Forms.Label(); - this.groupPanel1.SuspendLayout(); + this.label54 = new System.Windows.Forms.Label(); + this.txtGuanJing = new System.Windows.Forms.TextBox(); + this.label55 = new System.Windows.Forms.Label(); + this.label56 = new System.Windows.Forms.Label(); + this.label67 = new System.Windows.Forms.Label(); + this.label4 = new System.Windows.Forms.Label(); + this.txtDeep1 = new System.Windows.Forms.TextBox(); + this.label10 = new System.Windows.Forms.Label(); + this.label9 = new System.Windows.Forms.Label(); + this.label12 = new System.Windows.Forms.Label(); + this.txtDeep2 = new System.Windows.Forms.TextBox(); + this.label13 = new System.Windows.Forms.Label(); + this.txtDEM1 = new System.Windows.Forms.TextBox(); + this.txtDEMDing1 = new System.Windows.Forms.TextBox(); + this.txtDEM2 = new System.Windows.Forms.TextBox(); + this.txtDEMDing2 = new System.Windows.Forms.TextBox(); + this.txtYear = new System.Windows.Forms.TextBox(); + this.txtQuanShuDanWei = new System.Windows.Forms.TextBox(); + this.txtRemark = new System.Windows.Forms.TextBox(); + this.label69 = new System.Windows.Forms.Label(); + this.label5 = new System.Windows.Forms.Label(); + this.label2 = new System.Windows.Forms.Label(); + this.label7 = new System.Windows.Forms.Label(); + this.label3 = new System.Windows.Forms.Label(); + this.label8 = new System.Windows.Forms.Label(); + this.txtBianHao = new System.Windows.Forms.TextBox(); + this.label80 = new System.Windows.Forms.Label(); + this.label14 = new System.Windows.Forms.Label(); + this.combMaiShe = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.combMaterial = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.label1 = new System.Windows.Forms.Label(); + this.txtDesign_Com = new System.Windows.Forms.TextBox(); + this.label6 = new System.Windows.Forms.Label(); + this.txtDesign_Per = new System.Windows.Forms.TextBox(); + this.label16 = new System.Windows.Forms.Label(); + this.txtBuilder_Com = new System.Windows.Forms.TextBox(); + this.label15 = new System.Windows.Forms.Label(); + this.txtBuilder_Per = new System.Windows.Forms.TextBox(); + this.label18 = new System.Windows.Forms.Label(); + this.txtMon_Com = new System.Windows.Forms.TextBox(); + this.label17 = new System.Windows.Forms.Label(); + this.txtMon_Per = new System.Windows.Forms.TextBox(); + this.txtDianlanNum = new System.Windows.Forms.TextBox(); + this.label23 = new System.Windows.Forms.Label(); + this.txtGuanglanNum = new System.Windows.Forms.TextBox(); + this.label22 = new System.Windows.Forms.Label(); + this.txtUseNumKong = new System.Windows.Forms.TextBox(); + this.label21 = new System.Windows.Forms.Label(); + this.txtAllNumKong = new System.Windows.Forms.TextBox(); + this.label20 = new System.Windows.Forms.Label(); + this.dateBuild = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); + this.txtBianMa = new System.Windows.Forms.TextBox(); + this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel(); ((System.ComponentModel.ISupportInitialize)(this.dateBuild)).BeginInit(); + this.groupPanel1.SuspendLayout(); this.SuspendLayout(); // // btnCancel // this.btnCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnCancel.Location = new System.Drawing.Point(567, 471); - this.btnCancel.Margin = new System.Windows.Forms.Padding(4); + this.btnCancel.Location = new System.Drawing.Point(434, 348); this.btnCancel.Name = "btnCancel"; - this.btnCancel.Size = new System.Drawing.Size(85, 31); + this.btnCancel.Size = new System.Drawing.Size(64, 25); this.btnCancel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btnCancel.TabIndex = 28; this.btnCancel.Text = "取消"; @@ -117,25 +110,543 @@ // this.btnOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnOK.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnOK.Location = new System.Drawing.Point(453, 471); - this.btnOK.Margin = new System.Windows.Forms.Padding(4); + this.btnOK.Location = new System.Drawing.Point(349, 348); this.btnOK.Name = "btnOK"; - this.btnOK.Size = new System.Drawing.Size(85, 31); + this.btnOK.Size = new System.Drawing.Size(64, 25); this.btnOK.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btnOK.TabIndex = 29; this.btnOK.Text = "确定"; this.btnOK.Click += new System.EventHandler(this.btnOK_Click); // + // label45 + // + this.label45.AutoSize = true; + this.label45.BackColor = System.Drawing.Color.Transparent; + this.label45.Location = new System.Drawing.Point(23, 108); + this.label45.Name = "label45"; + this.label45.Size = new System.Drawing.Size(65, 12); + this.label45.TabIndex = 284; + this.label45.Text = "埋设方式:"; + // + // label54 + // + this.label54.AutoSize = true; + this.label54.BackColor = System.Drawing.Color.Transparent; + this.label54.Location = new System.Drawing.Point(44, 83); + this.label54.Name = "label54"; + this.label54.Size = new System.Drawing.Size(41, 12); + this.label54.TabIndex = 287; + this.label54.Text = "材质:"; + // + // txtGuanJing + // + this.txtGuanJing.Location = new System.Drawing.Point(102, 55); + this.txtGuanJing.Name = "txtGuanJing"; + this.txtGuanJing.Size = new System.Drawing.Size(100, 21); + this.txtGuanJing.TabIndex = 294; + this.txtGuanJing.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // label55 + // + this.label55.AutoSize = true; + this.label55.BackColor = System.Drawing.Color.Transparent; + this.label55.Location = new System.Drawing.Point(205, 60); + this.label55.Name = "label55"; + this.label55.Size = new System.Drawing.Size(29, 12); + this.label55.TabIndex = 286; + this.label55.Text = "毫米"; + // + // label56 + // + this.label56.AutoSize = true; + this.label56.BackColor = System.Drawing.Color.Transparent; + this.label56.Location = new System.Drawing.Point(488, 64); + this.label56.Name = "label56"; + this.label56.Size = new System.Drawing.Size(17, 12); + this.label56.TabIndex = 275; + this.label56.Text = "米"; + // + // label67 + // + this.label67.AutoSize = true; + this.label67.BackColor = System.Drawing.Color.Transparent; + this.label67.Location = new System.Drawing.Point(45, 59); + this.label67.Name = "label67"; + this.label67.Size = new System.Drawing.Size(41, 12); + this.label67.TabIndex = 273; + this.label67.Text = "管径:"; + // + // label4 + // + this.label4.AutoSize = true; + this.label4.BackColor = System.Drawing.Color.Transparent; + this.label4.Location = new System.Drawing.Point(488, 136); + this.label4.Name = "label4"; + this.label4.Size = new System.Drawing.Size(17, 12); + this.label4.TabIndex = 274; + this.label4.Text = "米"; + // + // txtDeep1 + // + this.txtDeep1.Location = new System.Drawing.Point(386, 59); + this.txtDeep1.Name = "txtDeep1"; + this.txtDeep1.Size = new System.Drawing.Size(100, 21); + this.txtDeep1.TabIndex = 293; + this.txtDeep1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // label10 + // + this.label10.AutoSize = true; + this.label10.BackColor = System.Drawing.Color.Transparent; + this.label10.Location = new System.Drawing.Point(19, 156); + this.label10.Name = "label10"; + this.label10.Size = new System.Drawing.Size(65, 12); + this.label10.TabIndex = 282; + this.label10.Text = "使用年限:"; + // + // label9 + // + this.label9.AutoSize = true; + this.label9.BackColor = System.Drawing.Color.Transparent; + this.label9.Location = new System.Drawing.Point(20, 132); + this.label9.Name = "label9"; + this.label9.Size = new System.Drawing.Size(65, 12); + this.label9.TabIndex = 283; + this.label9.Text = "建设年代:"; + // + // label12 + // + this.label12.AutoSize = true; + this.label12.BackColor = System.Drawing.Color.Transparent; + this.label12.Location = new System.Drawing.Point(19, 183); + this.label12.Name = "label12"; + this.label12.Size = new System.Drawing.Size(65, 12); + this.label12.TabIndex = 281; + this.label12.Text = "权属单位:"; + // + // txtDeep2 + // + this.txtDeep2.Location = new System.Drawing.Point(386, 131); + this.txtDeep2.Name = "txtDeep2"; + this.txtDeep2.Size = new System.Drawing.Size(100, 21); + this.txtDeep2.TabIndex = 295; + this.txtDeep2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // label13 + // + this.label13.AutoSize = true; + this.label13.BackColor = System.Drawing.Color.Transparent; + this.label13.Location = new System.Drawing.Point(326, 291); + this.label13.Name = "label13"; + this.label13.Size = new System.Drawing.Size(41, 12); + this.label13.TabIndex = 280; + this.label13.Text = "备注:"; + // + // txtDEM1 + // + this.txtDEM1.Location = new System.Drawing.Point(386, 35); + this.txtDEM1.Name = "txtDEM1"; + this.txtDEM1.Size = new System.Drawing.Size(100, 21); + this.txtDEM1.TabIndex = 302; + this.txtDEM1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // txtDEMDing1 + // + this.txtDEMDing1.Location = new System.Drawing.Point(386, 83); + this.txtDEMDing1.Name = "txtDEMDing1"; + this.txtDEMDing1.Size = new System.Drawing.Size(100, 21); + this.txtDEMDing1.TabIndex = 303; + this.txtDEMDing1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // txtDEM2 + // + this.txtDEM2.Location = new System.Drawing.Point(386, 107); + this.txtDEM2.Name = "txtDEM2"; + this.txtDEM2.Size = new System.Drawing.Size(100, 21); + this.txtDEM2.TabIndex = 305; + this.txtDEM2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // txtDEMDing2 + // + this.txtDEMDing2.Location = new System.Drawing.Point(386, 155); + this.txtDEMDing2.Name = "txtDEMDing2"; + this.txtDEMDing2.Size = new System.Drawing.Size(100, 21); + this.txtDEMDing2.TabIndex = 304; + this.txtDEMDing2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // txtYear + // + this.txtYear.Location = new System.Drawing.Point(102, 152); + this.txtYear.Name = "txtYear"; + this.txtYear.Size = new System.Drawing.Size(100, 21); + this.txtYear.TabIndex = 297; + this.txtYear.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // txtQuanShuDanWei + // + this.txtQuanShuDanWei.Location = new System.Drawing.Point(102, 177); + this.txtQuanShuDanWei.Name = "txtQuanShuDanWei"; + this.txtQuanShuDanWei.Size = new System.Drawing.Size(100, 21); + this.txtQuanShuDanWei.TabIndex = 296; + // + // txtRemark + // + this.txtRemark.Location = new System.Drawing.Point(386, 285); + this.txtRemark.Name = "txtRemark"; + this.txtRemark.Size = new System.Drawing.Size(100, 21); + this.txtRemark.TabIndex = 300; + // + // label69 + // + this.label69.AutoSize = true; + this.label69.BackColor = System.Drawing.Color.Transparent; + this.label69.Location = new System.Drawing.Point(301, 63); + this.label69.Name = "label69"; + this.label69.Size = new System.Drawing.Size(65, 12); + this.label69.TabIndex = 277; + this.label69.Text = "起始埋深:"; + // + // label5 + // + this.label5.AutoSize = true; + this.label5.BackColor = System.Drawing.Color.Transparent; + this.label5.Location = new System.Drawing.Point(301, 135); + this.label5.Name = "label5"; + this.label5.Size = new System.Drawing.Size(65, 12); + this.label5.TabIndex = 276; + this.label5.Text = "终止埋深:"; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.BackColor = System.Drawing.Color.Transparent; + this.label2.Location = new System.Drawing.Point(276, 39); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(89, 12); + this.label2.TabIndex = 290; + this.label2.Text = "起始地面高程:"; + // + // label7 + // + this.label7.AutoSize = true; + this.label7.BackColor = System.Drawing.Color.Transparent; + this.label7.Location = new System.Drawing.Point(276, 111); + this.label7.Name = "label7"; + this.label7.Size = new System.Drawing.Size(89, 12); + this.label7.TabIndex = 292; + this.label7.Text = "终止地面高程:"; + // + // label3 + // + this.label3.AutoSize = true; + this.label3.BackColor = System.Drawing.Color.Transparent; + this.label3.Location = new System.Drawing.Point(276, 87); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(89, 12); + this.label3.TabIndex = 291; + this.label3.Text = "起始管顶高程:"; + // + // label8 + // + this.label8.AutoSize = true; + this.label8.BackColor = System.Drawing.Color.Transparent; + this.label8.Location = new System.Drawing.Point(276, 159); + this.label8.Name = "label8"; + this.label8.Size = new System.Drawing.Size(89, 12); + this.label8.TabIndex = 285; + this.label8.Text = "终止管顶高程:"; + // + // txtBianHao + // + this.txtBianHao.Enabled = false; + this.txtBianHao.Location = new System.Drawing.Point(102, 6); + this.txtBianHao.Name = "txtBianHao"; + this.txtBianHao.Size = new System.Drawing.Size(100, 21); + this.txtBianHao.TabIndex = 299; + this.txtBianHao.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // label80 + // + this.label80.AutoSize = true; + this.label80.BackColor = System.Drawing.Color.Transparent; + this.label80.Location = new System.Drawing.Point(21, 35); + this.label80.Name = "label80"; + this.label80.Size = new System.Drawing.Size(65, 12); + this.label80.TabIndex = 288; + this.label80.Text = "类型编码:"; + // + // label14 + // + this.label14.AutoSize = true; + this.label14.BackColor = System.Drawing.Color.Transparent; + this.label14.Location = new System.Drawing.Point(21, 12); + this.label14.Name = "label14"; + this.label14.Size = new System.Drawing.Size(65, 12); + this.label14.TabIndex = 289; + this.label14.Text = "唯一编号:"; + // + // combMaiShe + // + this.combMaiShe.DisplayMember = "Text"; + this.combMaiShe.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.combMaiShe.FormattingEnabled = true; + this.combMaiShe.ItemHeight = 15; + this.combMaiShe.Location = new System.Drawing.Point(102, 104); + this.combMaiShe.Name = "combMaiShe"; + this.combMaiShe.Size = new System.Drawing.Size(100, 21); + this.combMaiShe.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.combMaiShe.TabIndex = 307; + // + // combMaterial + // + this.combMaterial.DisplayMember = "Text"; + this.combMaterial.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.combMaterial.FormattingEnabled = true; + this.combMaterial.ItemHeight = 15; + this.combMaterial.Location = new System.Drawing.Point(102, 79); + this.combMaterial.Name = "combMaterial"; + this.combMaterial.Size = new System.Drawing.Size(100, 21); + this.combMaterial.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.combMaterial.TabIndex = 308; + // + // label1 + // + this.label1.AutoSize = true; + this.label1.BackColor = System.Drawing.Color.Transparent; + this.label1.Location = new System.Drawing.Point(19, 205); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(65, 12); + this.label1.TabIndex = 309; + this.label1.Text = "设计单位:"; + // + // txtDesign_Com + // + this.txtDesign_Com.Location = new System.Drawing.Point(102, 201); + this.txtDesign_Com.Name = "txtDesign_Com"; + this.txtDesign_Com.Size = new System.Drawing.Size(100, 21); + this.txtDesign_Com.TabIndex = 310; + // + // label6 + // + this.label6.AutoSize = true; + this.label6.BackColor = System.Drawing.Color.Transparent; + this.label6.Location = new System.Drawing.Point(9, 230); + this.label6.Name = "label6"; + this.label6.Size = new System.Drawing.Size(77, 12); + this.label6.TabIndex = 311; + this.label6.Text = "设计负责人:"; + // + // txtDesign_Per + // + this.txtDesign_Per.Location = new System.Drawing.Point(102, 225); + this.txtDesign_Per.Name = "txtDesign_Per"; + this.txtDesign_Per.Size = new System.Drawing.Size(100, 21); + this.txtDesign_Per.TabIndex = 312; + // + // label16 + // + this.label16.AutoSize = true; + this.label16.BackColor = System.Drawing.Color.Transparent; + this.label16.Location = new System.Drawing.Point(19, 254); + this.label16.Name = "label16"; + this.label16.Size = new System.Drawing.Size(65, 12); + this.label16.TabIndex = 313; + this.label16.Text = "施工单位:"; + // + // txtBuilder_Com + // + this.txtBuilder_Com.Location = new System.Drawing.Point(102, 250); + this.txtBuilder_Com.Name = "txtBuilder_Com"; + this.txtBuilder_Com.Size = new System.Drawing.Size(100, 21); + this.txtBuilder_Com.TabIndex = 314; + // + // label15 + // + this.label15.AutoSize = true; + this.label15.BackColor = System.Drawing.Color.Transparent; + this.label15.Location = new System.Drawing.Point(9, 279); + this.label15.Name = "label15"; + this.label15.Size = new System.Drawing.Size(77, 12); + this.label15.TabIndex = 315; + this.label15.Text = "施工负责人:"; + // + // txtBuilder_Per + // + this.txtBuilder_Per.Location = new System.Drawing.Point(102, 274); + this.txtBuilder_Per.Name = "txtBuilder_Per"; + this.txtBuilder_Per.Size = new System.Drawing.Size(100, 21); + this.txtBuilder_Per.TabIndex = 316; + // + // label18 + // + this.label18.AutoSize = true; + this.label18.BackColor = System.Drawing.Color.Transparent; + this.label18.Location = new System.Drawing.Point(19, 302); + this.label18.Name = "label18"; + this.label18.Size = new System.Drawing.Size(65, 12); + this.label18.TabIndex = 317; + this.label18.Text = "监理单位:"; + // + // txtMon_Com + // + this.txtMon_Com.Location = new System.Drawing.Point(102, 298); + this.txtMon_Com.Name = "txtMon_Com"; + this.txtMon_Com.Size = new System.Drawing.Size(100, 21); + this.txtMon_Com.TabIndex = 318; + // + // label17 + // + this.label17.AutoSize = true; + this.label17.BackColor = System.Drawing.Color.Transparent; + this.label17.Location = new System.Drawing.Point(293, 11); + this.label17.Name = "label17"; + this.label17.Size = new System.Drawing.Size(77, 12); + this.label17.TabIndex = 319; + this.label17.Text = "监理负责人:"; + // + // txtMon_Per + // + this.txtMon_Per.Location = new System.Drawing.Point(386, 6); + this.txtMon_Per.Name = "txtMon_Per"; + this.txtMon_Per.Size = new System.Drawing.Size(100, 21); + this.txtMon_Per.TabIndex = 320; + // + // txtDianlanNum + // + this.txtDianlanNum.Location = new System.Drawing.Point(386, 183); + this.txtDianlanNum.Name = "txtDianlanNum"; + this.txtDianlanNum.Size = new System.Drawing.Size(100, 21); + this.txtDianlanNum.TabIndex = 324; + this.txtDianlanNum.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // label23 + // + this.label23.AutoSize = true; + this.label23.BackColor = System.Drawing.Color.Transparent; + this.label23.Location = new System.Drawing.Point(302, 187); + this.label23.Name = "label23"; + this.label23.Size = new System.Drawing.Size(65, 12); + this.label23.TabIndex = 323; + this.label23.Text = "电缆条数:"; + // + // txtGuanglanNum + // + this.txtGuanglanNum.Location = new System.Drawing.Point(386, 207); + this.txtGuanglanNum.Name = "txtGuanglanNum"; + this.txtGuanglanNum.Size = new System.Drawing.Size(100, 21); + this.txtGuanglanNum.TabIndex = 326; + this.txtGuanglanNum.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // label22 + // + this.label22.AutoSize = true; + this.label22.BackColor = System.Drawing.Color.Transparent; + this.label22.Location = new System.Drawing.Point(302, 211); + this.label22.Name = "label22"; + this.label22.Size = new System.Drawing.Size(65, 12); + this.label22.TabIndex = 325; + this.label22.Text = "光缆条数:"; + // + // txtUseNumKong + // + this.txtUseNumKong.Location = new System.Drawing.Point(386, 231); + this.txtUseNumKong.Name = "txtUseNumKong"; + this.txtUseNumKong.Size = new System.Drawing.Size(100, 21); + this.txtUseNumKong.TabIndex = 328; + this.txtUseNumKong.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // label21 + // + this.label21.AutoSize = true; + this.label21.BackColor = System.Drawing.Color.Transparent; + this.label21.Location = new System.Drawing.Point(302, 235); + this.label21.Name = "label21"; + this.label21.Size = new System.Drawing.Size(65, 12); + this.label21.TabIndex = 327; + this.label21.Text = "已用孔数:"; + // + // txtAllNumKong + // + this.txtAllNumKong.Location = new System.Drawing.Point(386, 255); + this.txtAllNumKong.Name = "txtAllNumKong"; + this.txtAllNumKong.Size = new System.Drawing.Size(100, 21); + this.txtAllNumKong.TabIndex = 330; + this.txtAllNumKong.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // label20 + // + this.label20.AutoSize = true; + this.label20.BackColor = System.Drawing.Color.Transparent; + this.label20.Location = new System.Drawing.Point(314, 259); + this.label20.Name = "label20"; + this.label20.Size = new System.Drawing.Size(53, 12); + this.label20.TabIndex = 329; + this.label20.Text = "总孔数:"; + // + // dateBuild + // + // + // + // + this.dateBuild.BackgroundStyle.Class = "DateTimeInputBackground"; + this.dateBuild.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.dateBuild.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown; + this.dateBuild.ButtonDropDown.Visible = true; + this.dateBuild.Location = new System.Drawing.Point(102, 128); + // + // + // + this.dateBuild.MonthCalendar.AnnuallyMarkedDates = new System.DateTime[0]; + // + // + // + this.dateBuild.MonthCalendar.BackgroundStyle.BackColor = System.Drawing.SystemColors.Window; + this.dateBuild.MonthCalendar.BackgroundStyle.Class = ""; + this.dateBuild.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.dateBuild.MonthCalendar.ClearButtonVisible = true; + // + // + // + this.dateBuild.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2; + this.dateBuild.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90; + this.dateBuild.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground; + this.dateBuild.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; + this.dateBuild.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder; + this.dateBuild.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1; + this.dateBuild.MonthCalendar.CommandsBackgroundStyle.Class = ""; + this.dateBuild.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.dateBuild.MonthCalendar.DisplayMonth = new System.DateTime(2014, 4, 1, 0, 0, 0, 0); + this.dateBuild.MonthCalendar.MarkedDates = new System.DateTime[0]; + this.dateBuild.MonthCalendar.MonthlyMarkedDates = new System.DateTime[0]; + // + // + // + this.dateBuild.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.dateBuild.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90; + this.dateBuild.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.dateBuild.MonthCalendar.NavigationBackgroundStyle.Class = ""; + this.dateBuild.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.dateBuild.MonthCalendar.TodayButtonVisible = true; + this.dateBuild.MonthCalendar.WeeklyMarkedDays = new System.DayOfWeek[0]; + this.dateBuild.Name = "dateBuild"; + this.dateBuild.Size = new System.Drawing.Size(101, 21); + this.dateBuild.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.dateBuild.TabIndex = 337; + // + // txtBianMa + // + this.txtBianMa.Enabled = false; + this.txtBianMa.Location = new System.Drawing.Point(102, 30); + this.txtBianMa.Name = "txtBianMa"; + this.txtBianMa.Size = new System.Drawing.Size(100, 21); + this.txtBianMa.TabIndex = 338; + // // groupPanel1 // this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control; this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; this.groupPanel1.Controls.Add(this.txtBianMa); this.groupPanel1.Controls.Add(this.dateBuild); - this.groupPanel1.Controls.Add(this.label24); - this.groupPanel1.Controls.Add(this.txtEndPlace); - this.groupPanel1.Controls.Add(this.label25); - this.groupPanel1.Controls.Add(this.txtStartPlace); this.groupPanel1.Controls.Add(this.label20); this.groupPanel1.Controls.Add(this.txtAllNumKong); this.groupPanel1.Controls.Add(this.label21); @@ -144,8 +655,6 @@ this.groupPanel1.Controls.Add(this.txtGuanglanNum); this.groupPanel1.Controls.Add(this.label23); this.groupPanel1.Controls.Add(this.txtDianlanNum); - this.groupPanel1.Controls.Add(this.txtHH_Per); - this.groupPanel1.Controls.Add(this.label19); this.groupPanel1.Controls.Add(this.txtMon_Per); this.groupPanel1.Controls.Add(this.label17); this.groupPanel1.Controls.Add(this.txtMon_Com); @@ -189,10 +698,9 @@ this.groupPanel1.Controls.Add(this.txtGuanJing); this.groupPanel1.Controls.Add(this.label54); this.groupPanel1.Controls.Add(this.label45); - this.groupPanel1.Location = new System.Drawing.Point(12, 10); - this.groupPanel1.Margin = new System.Windows.Forms.Padding(4); + this.groupPanel1.Location = new System.Drawing.Point(9, 8); this.groupPanel1.Name = "groupPanel1"; - this.groupPanel1.Size = new System.Drawing.Size(688, 449); + this.groupPanel1.Size = new System.Drawing.Size(516, 334); // // // @@ -226,651 +734,17 @@ this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.groupPanel1.TabIndex = 27; // - // txtBianMa - // - this.txtBianMa.Enabled = false; - this.txtBianMa.Location = new System.Drawing.Point(136, 37); - this.txtBianMa.Margin = new System.Windows.Forms.Padding(4); - this.txtBianMa.Name = "txtBianMa"; - this.txtBianMa.Size = new System.Drawing.Size(132, 25); - this.txtBianMa.TabIndex = 338; - // - // dateBuild - // - // - // - // - this.dateBuild.BackgroundStyle.Class = "DateTimeInputBackground"; - this.dateBuild.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.dateBuild.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown; - this.dateBuild.ButtonDropDown.Visible = true; - this.dateBuild.Location = new System.Drawing.Point(136, 160); - this.dateBuild.Margin = new System.Windows.Forms.Padding(4); - // - // - // - this.dateBuild.MonthCalendar.AnnuallyMarkedDates = new System.DateTime[0]; - // - // - // - this.dateBuild.MonthCalendar.BackgroundStyle.BackColor = System.Drawing.SystemColors.Window; - this.dateBuild.MonthCalendar.BackgroundStyle.Class = ""; - this.dateBuild.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.dateBuild.MonthCalendar.ClearButtonVisible = true; - // - // - // - this.dateBuild.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2; - this.dateBuild.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90; - this.dateBuild.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground; - this.dateBuild.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; - this.dateBuild.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder; - this.dateBuild.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1; - this.dateBuild.MonthCalendar.CommandsBackgroundStyle.Class = ""; - this.dateBuild.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.dateBuild.MonthCalendar.DisplayMonth = new System.DateTime(2014, 4, 1, 0, 0, 0, 0); - this.dateBuild.MonthCalendar.MarkedDates = new System.DateTime[0]; - this.dateBuild.MonthCalendar.MonthlyMarkedDates = new System.DateTime[0]; - // - // - // - this.dateBuild.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; - this.dateBuild.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90; - this.dateBuild.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; - this.dateBuild.MonthCalendar.NavigationBackgroundStyle.Class = ""; - this.dateBuild.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.dateBuild.MonthCalendar.TodayButtonVisible = true; - this.dateBuild.MonthCalendar.WeeklyMarkedDays = new System.DayOfWeek[0]; - this.dateBuild.Name = "dateBuild"; - this.dateBuild.Size = new System.Drawing.Size(135, 25); - this.dateBuild.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.dateBuild.TabIndex = 337; - // - // label24 - // - this.label24.AutoSize = true; - this.label24.BackColor = System.Drawing.Color.Transparent; - this.label24.Location = new System.Drawing.Point(400, 221); - this.label24.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label24.Name = "label24"; - this.label24.Size = new System.Drawing.Size(82, 15); - this.label24.TabIndex = 335; - this.label24.Text = "线路终点:"; - // - // txtEndPlace - // - this.txtEndPlace.Location = new System.Drawing.Point(515, 216); - this.txtEndPlace.Margin = new System.Windows.Forms.Padding(4); - this.txtEndPlace.Name = "txtEndPlace"; - this.txtEndPlace.Size = new System.Drawing.Size(132, 25); - this.txtEndPlace.TabIndex = 336; - // - // label25 - // - this.label25.AutoSize = true; - this.label25.BackColor = System.Drawing.Color.Transparent; - this.label25.Location = new System.Drawing.Point(400, 191); - this.label25.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label25.Name = "label25"; - this.label25.Size = new System.Drawing.Size(82, 15); - this.label25.TabIndex = 333; - this.label25.Text = "线路起点:"; - // - // txtStartPlace - // - this.txtStartPlace.Location = new System.Drawing.Point(515, 186); - this.txtStartPlace.Margin = new System.Windows.Forms.Padding(4); - this.txtStartPlace.Name = "txtStartPlace"; - this.txtStartPlace.Size = new System.Drawing.Size(132, 25); - this.txtStartPlace.TabIndex = 334; - // - // label20 - // - this.label20.AutoSize = true; - this.label20.BackColor = System.Drawing.Color.Transparent; - this.label20.Location = new System.Drawing.Point(419, 345); - this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label20.Name = "label20"; - this.label20.Size = new System.Drawing.Size(67, 15); - this.label20.TabIndex = 329; - this.label20.Text = "总孔数:"; - // - // txtAllNumKong - // - this.txtAllNumKong.Location = new System.Drawing.Point(515, 340); - this.txtAllNumKong.Margin = new System.Windows.Forms.Padding(4); - this.txtAllNumKong.Name = "txtAllNumKong"; - this.txtAllNumKong.Size = new System.Drawing.Size(132, 25); - this.txtAllNumKong.TabIndex = 330; - this.txtAllNumKong.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // label21 - // - this.label21.AutoSize = true; - this.label21.BackColor = System.Drawing.Color.Transparent; - this.label21.Location = new System.Drawing.Point(403, 315); - this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label21.Name = "label21"; - this.label21.Size = new System.Drawing.Size(82, 15); - this.label21.TabIndex = 327; - this.label21.Text = "已用孔数:"; - // - // txtUseNumKong - // - this.txtUseNumKong.Location = new System.Drawing.Point(515, 310); - this.txtUseNumKong.Margin = new System.Windows.Forms.Padding(4); - this.txtUseNumKong.Name = "txtUseNumKong"; - this.txtUseNumKong.Size = new System.Drawing.Size(132, 25); - this.txtUseNumKong.TabIndex = 328; - this.txtUseNumKong.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // label22 - // - this.label22.AutoSize = true; - this.label22.BackColor = System.Drawing.Color.Transparent; - this.label22.Location = new System.Drawing.Point(403, 285); - this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label22.Name = "label22"; - this.label22.Size = new System.Drawing.Size(82, 15); - this.label22.TabIndex = 325; - this.label22.Text = "光缆条数:"; - // - // txtGuanglanNum - // - this.txtGuanglanNum.Location = new System.Drawing.Point(515, 280); - this.txtGuanglanNum.Margin = new System.Windows.Forms.Padding(4); - this.txtGuanglanNum.Name = "txtGuanglanNum"; - this.txtGuanglanNum.Size = new System.Drawing.Size(132, 25); - this.txtGuanglanNum.TabIndex = 326; - this.txtGuanglanNum.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // label23 - // - this.label23.AutoSize = true; - this.label23.BackColor = System.Drawing.Color.Transparent; - this.label23.Location = new System.Drawing.Point(403, 255); - this.label23.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label23.Name = "label23"; - this.label23.Size = new System.Drawing.Size(82, 15); - this.label23.TabIndex = 323; - this.label23.Text = "电缆条数:"; - // - // txtDianlanNum - // - this.txtDianlanNum.Location = new System.Drawing.Point(515, 250); - this.txtDianlanNum.Margin = new System.Windows.Forms.Padding(4); - this.txtDianlanNum.Name = "txtDianlanNum"; - this.txtDianlanNum.Size = new System.Drawing.Size(132, 25); - this.txtDianlanNum.TabIndex = 324; - this.txtDianlanNum.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // txtHH_Per - // - this.txtHH_Per.Location = new System.Drawing.Point(515, 370); - this.txtHH_Per.Margin = new System.Windows.Forms.Padding(4); - this.txtHH_Per.Name = "txtHH_Per"; - this.txtHH_Per.Size = new System.Drawing.Size(132, 25); - this.txtHH_Per.TabIndex = 322; - // - // label19 - // - this.label19.AutoSize = true; - this.label19.BackColor = System.Drawing.Color.Transparent; - this.label19.Location = new System.Drawing.Point(387, 376); - this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(97, 15); - this.label19.TabIndex = 321; - this.label19.Text = "业务负责人:"; - // - // txtMon_Per - // - this.txtMon_Per.Location = new System.Drawing.Point(136, 402); - this.txtMon_Per.Margin = new System.Windows.Forms.Padding(4); - this.txtMon_Per.Name = "txtMon_Per"; - this.txtMon_Per.Size = new System.Drawing.Size(132, 25); - this.txtMon_Per.TabIndex = 320; - // - // label17 - // - this.label17.AutoSize = true; - this.label17.BackColor = System.Drawing.Color.Transparent; - this.label17.Location = new System.Drawing.Point(12, 409); - this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label17.Name = "label17"; - this.label17.Size = new System.Drawing.Size(97, 15); - this.label17.TabIndex = 319; - this.label17.Text = "监理负责人:"; - // - // txtMon_Com - // - this.txtMon_Com.Location = new System.Drawing.Point(136, 372); - this.txtMon_Com.Margin = new System.Windows.Forms.Padding(4); - this.txtMon_Com.Name = "txtMon_Com"; - this.txtMon_Com.Size = new System.Drawing.Size(132, 25); - this.txtMon_Com.TabIndex = 318; - // - // label18 - // - this.label18.AutoSize = true; - this.label18.BackColor = System.Drawing.Color.Transparent; - this.label18.Location = new System.Drawing.Point(25, 378); - this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label18.Name = "label18"; - this.label18.Size = new System.Drawing.Size(82, 15); - this.label18.TabIndex = 317; - this.label18.Text = "监理单位:"; - // - // txtBuilder_Per - // - this.txtBuilder_Per.Location = new System.Drawing.Point(136, 342); - this.txtBuilder_Per.Margin = new System.Windows.Forms.Padding(4); - this.txtBuilder_Per.Name = "txtBuilder_Per"; - this.txtBuilder_Per.Size = new System.Drawing.Size(132, 25); - this.txtBuilder_Per.TabIndex = 316; - // - // label15 - // - this.label15.AutoSize = true; - this.label15.BackColor = System.Drawing.Color.Transparent; - this.label15.Location = new System.Drawing.Point(12, 349); - this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label15.Name = "label15"; - this.label15.Size = new System.Drawing.Size(97, 15); - this.label15.TabIndex = 315; - this.label15.Text = "施工负责人:"; - // - // txtBuilder_Com - // - this.txtBuilder_Com.Location = new System.Drawing.Point(136, 312); - this.txtBuilder_Com.Margin = new System.Windows.Forms.Padding(4); - this.txtBuilder_Com.Name = "txtBuilder_Com"; - this.txtBuilder_Com.Size = new System.Drawing.Size(132, 25); - this.txtBuilder_Com.TabIndex = 314; - // - // label16 - // - this.label16.AutoSize = true; - this.label16.BackColor = System.Drawing.Color.Transparent; - this.label16.Location = new System.Drawing.Point(25, 318); - this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label16.Name = "label16"; - this.label16.Size = new System.Drawing.Size(82, 15); - this.label16.TabIndex = 313; - this.label16.Text = "施工单位:"; - // - // txtDesign_Per - // - this.txtDesign_Per.Location = new System.Drawing.Point(136, 281); - this.txtDesign_Per.Margin = new System.Windows.Forms.Padding(4); - this.txtDesign_Per.Name = "txtDesign_Per"; - this.txtDesign_Per.Size = new System.Drawing.Size(132, 25); - this.txtDesign_Per.TabIndex = 312; - // - // label6 - // - this.label6.AutoSize = true; - this.label6.BackColor = System.Drawing.Color.Transparent; - this.label6.Location = new System.Drawing.Point(12, 288); - this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(97, 15); - this.label6.TabIndex = 311; - this.label6.Text = "设计负责人:"; - // - // txtDesign_Com - // - this.txtDesign_Com.Location = new System.Drawing.Point(136, 251); - this.txtDesign_Com.Margin = new System.Windows.Forms.Padding(4); - this.txtDesign_Com.Name = "txtDesign_Com"; - this.txtDesign_Com.Size = new System.Drawing.Size(132, 25); - this.txtDesign_Com.TabIndex = 310; - // - // label1 - // - this.label1.AutoSize = true; - this.label1.BackColor = System.Drawing.Color.Transparent; - this.label1.Location = new System.Drawing.Point(25, 256); - this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(82, 15); - this.label1.TabIndex = 309; - this.label1.Text = "设计单位:"; - // - // combMaterial - // - this.combMaterial.DisplayMember = "Text"; - this.combMaterial.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.combMaterial.FormattingEnabled = true; - this.combMaterial.ItemHeight = 15; - this.combMaterial.Location = new System.Drawing.Point(136, 99); - this.combMaterial.Margin = new System.Windows.Forms.Padding(4); - this.combMaterial.Name = "combMaterial"; - this.combMaterial.Size = new System.Drawing.Size(132, 21); - this.combMaterial.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.combMaterial.TabIndex = 308; - // - // combMaiShe - // - this.combMaiShe.DisplayMember = "Text"; - this.combMaiShe.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.combMaiShe.FormattingEnabled = true; - this.combMaiShe.ItemHeight = 15; - this.combMaiShe.Location = new System.Drawing.Point(136, 130); - this.combMaiShe.Margin = new System.Windows.Forms.Padding(4); - this.combMaiShe.Name = "combMaiShe"; - this.combMaiShe.Size = new System.Drawing.Size(132, 21); - this.combMaiShe.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.combMaiShe.TabIndex = 307; - // - // label14 - // - this.label14.AutoSize = true; - this.label14.BackColor = System.Drawing.Color.Transparent; - this.label14.Location = new System.Drawing.Point(28, 15); - this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label14.Name = "label14"; - this.label14.Size = new System.Drawing.Size(82, 15); - this.label14.TabIndex = 289; - this.label14.Text = "唯一编号:"; - // - // label80 - // - this.label80.AutoSize = true; - this.label80.BackColor = System.Drawing.Color.Transparent; - this.label80.Location = new System.Drawing.Point(28, 44); - this.label80.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label80.Name = "label80"; - this.label80.Size = new System.Drawing.Size(82, 15); - this.label80.TabIndex = 288; - this.label80.Text = "类型编码:"; - // - // txtBianHao - // - this.txtBianHao.Enabled = false; - this.txtBianHao.Location = new System.Drawing.Point(136, 8); - this.txtBianHao.Margin = new System.Windows.Forms.Padding(4); - this.txtBianHao.Name = "txtBianHao"; - this.txtBianHao.Size = new System.Drawing.Size(132, 25); - this.txtBianHao.TabIndex = 299; - this.txtBianHao.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // label8 - // - this.label8.AutoSize = true; - this.label8.BackColor = System.Drawing.Color.Transparent; - this.label8.Location = new System.Drawing.Point(368, 160); - this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(112, 15); - this.label8.TabIndex = 285; - this.label8.Text = "终止管顶高程:"; - // - // label3 - // - this.label3.AutoSize = true; - this.label3.BackColor = System.Drawing.Color.Transparent; - this.label3.Location = new System.Drawing.Point(368, 70); - this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(112, 15); - this.label3.TabIndex = 291; - this.label3.Text = "起始管顶高程:"; - // - // label7 - // - this.label7.AutoSize = true; - this.label7.BackColor = System.Drawing.Color.Transparent; - this.label7.Location = new System.Drawing.Point(368, 100); - this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(112, 15); - this.label7.TabIndex = 292; - this.label7.Text = "终止地面高程:"; - // - // label2 - // - this.label2.AutoSize = true; - this.label2.BackColor = System.Drawing.Color.Transparent; - this.label2.Location = new System.Drawing.Point(368, 10); - this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(112, 15); - this.label2.TabIndex = 290; - this.label2.Text = "起始地面高程:"; - // - // label5 - // - this.label5.AutoSize = true; - this.label5.BackColor = System.Drawing.Color.Transparent; - this.label5.Location = new System.Drawing.Point(401, 130); - this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(82, 15); - this.label5.TabIndex = 276; - this.label5.Text = "终止埋深:"; - // - // label69 - // - this.label69.AutoSize = true; - this.label69.BackColor = System.Drawing.Color.Transparent; - this.label69.Location = new System.Drawing.Point(401, 40); - this.label69.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label69.Name = "label69"; - this.label69.Size = new System.Drawing.Size(82, 15); - this.label69.TabIndex = 277; - this.label69.Text = "起始埋深:"; - // - // txtRemark - // - this.txtRemark.Location = new System.Drawing.Point(515, 401); - this.txtRemark.Margin = new System.Windows.Forms.Padding(4); - this.txtRemark.Name = "txtRemark"; - this.txtRemark.Size = new System.Drawing.Size(132, 25); - this.txtRemark.TabIndex = 300; - // - // txtQuanShuDanWei - // - this.txtQuanShuDanWei.Location = new System.Drawing.Point(136, 221); - this.txtQuanShuDanWei.Margin = new System.Windows.Forms.Padding(4); - this.txtQuanShuDanWei.Name = "txtQuanShuDanWei"; - this.txtQuanShuDanWei.Size = new System.Drawing.Size(132, 25); - this.txtQuanShuDanWei.TabIndex = 296; - // - // txtYear - // - this.txtYear.Location = new System.Drawing.Point(136, 190); - this.txtYear.Margin = new System.Windows.Forms.Padding(4); - this.txtYear.Name = "txtYear"; - this.txtYear.Size = new System.Drawing.Size(132, 25); - this.txtYear.TabIndex = 297; - this.txtYear.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // txtDEMDing2 - // - this.txtDEMDing2.Location = new System.Drawing.Point(515, 155); - this.txtDEMDing2.Margin = new System.Windows.Forms.Padding(4); - this.txtDEMDing2.Name = "txtDEMDing2"; - this.txtDEMDing2.Size = new System.Drawing.Size(132, 25); - this.txtDEMDing2.TabIndex = 304; - this.txtDEMDing2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // txtDEM2 - // - this.txtDEM2.Location = new System.Drawing.Point(515, 95); - this.txtDEM2.Margin = new System.Windows.Forms.Padding(4); - this.txtDEM2.Name = "txtDEM2"; - this.txtDEM2.Size = new System.Drawing.Size(132, 25); - this.txtDEM2.TabIndex = 305; - this.txtDEM2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // txtDEMDing1 - // - this.txtDEMDing1.Location = new System.Drawing.Point(515, 65); - this.txtDEMDing1.Margin = new System.Windows.Forms.Padding(4); - this.txtDEMDing1.Name = "txtDEMDing1"; - this.txtDEMDing1.Size = new System.Drawing.Size(132, 25); - this.txtDEMDing1.TabIndex = 303; - this.txtDEMDing1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // txtDEM1 - // - this.txtDEM1.Location = new System.Drawing.Point(515, 5); - this.txtDEM1.Margin = new System.Windows.Forms.Padding(4); - this.txtDEM1.Name = "txtDEM1"; - this.txtDEM1.Size = new System.Drawing.Size(132, 25); - this.txtDEM1.TabIndex = 302; - this.txtDEM1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // label13 - // - this.label13.AutoSize = true; - this.label13.BackColor = System.Drawing.Color.Transparent; - this.label13.Location = new System.Drawing.Point(435, 409); - this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label13.Name = "label13"; - this.label13.Size = new System.Drawing.Size(52, 15); - this.label13.TabIndex = 280; - this.label13.Text = "备注:"; - // - // txtDeep2 - // - this.txtDeep2.Location = new System.Drawing.Point(515, 125); - this.txtDeep2.Margin = new System.Windows.Forms.Padding(4); - this.txtDeep2.Name = "txtDeep2"; - this.txtDeep2.Size = new System.Drawing.Size(132, 25); - this.txtDeep2.TabIndex = 295; - this.txtDeep2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // label12 - // - this.label12.AutoSize = true; - this.label12.BackColor = System.Drawing.Color.Transparent; - this.label12.Location = new System.Drawing.Point(25, 229); - this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label12.Name = "label12"; - this.label12.Size = new System.Drawing.Size(82, 15); - this.label12.TabIndex = 281; - this.label12.Text = "权属单位:"; - // - // label9 - // - this.label9.AutoSize = true; - this.label9.BackColor = System.Drawing.Color.Transparent; - this.label9.Location = new System.Drawing.Point(27, 165); - this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label9.Name = "label9"; - this.label9.Size = new System.Drawing.Size(82, 15); - this.label9.TabIndex = 283; - this.label9.Text = "建设年代:"; - // - // label10 - // - this.label10.AutoSize = true; - this.label10.BackColor = System.Drawing.Color.Transparent; - this.label10.Location = new System.Drawing.Point(25, 195); - this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label10.Name = "label10"; - this.label10.Size = new System.Drawing.Size(82, 15); - this.label10.TabIndex = 282; - this.label10.Text = "使用年限:"; - // - // txtDeep1 - // - this.txtDeep1.Location = new System.Drawing.Point(515, 35); - this.txtDeep1.Margin = new System.Windows.Forms.Padding(4); - this.txtDeep1.Name = "txtDeep1"; - this.txtDeep1.Size = new System.Drawing.Size(132, 25); - this.txtDeep1.TabIndex = 293; - this.txtDeep1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // label4 - // - this.label4.AutoSize = true; - this.label4.BackColor = System.Drawing.Color.Transparent; - this.label4.Location = new System.Drawing.Point(651, 131); - this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(22, 15); - this.label4.TabIndex = 274; - this.label4.Text = "米"; - // - // label67 - // - this.label67.AutoSize = true; - this.label67.BackColor = System.Drawing.Color.Transparent; - this.label67.Location = new System.Drawing.Point(60, 74); - this.label67.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label67.Name = "label67"; - this.label67.Size = new System.Drawing.Size(52, 15); - this.label67.TabIndex = 273; - this.label67.Text = "管径:"; - // - // label56 - // - this.label56.AutoSize = true; - this.label56.BackColor = System.Drawing.Color.Transparent; - this.label56.Location = new System.Drawing.Point(651, 41); - this.label56.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label56.Name = "label56"; - this.label56.Size = new System.Drawing.Size(22, 15); - this.label56.TabIndex = 275; - this.label56.Text = "米"; - // - // label55 - // - this.label55.AutoSize = true; - this.label55.BackColor = System.Drawing.Color.Transparent; - this.label55.Location = new System.Drawing.Point(273, 75); - this.label55.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label55.Name = "label55"; - this.label55.Size = new System.Drawing.Size(37, 15); - this.label55.TabIndex = 286; - this.label55.Text = "毫米"; - // - // txtGuanJing - // - this.txtGuanJing.Location = new System.Drawing.Point(136, 69); - this.txtGuanJing.Margin = new System.Windows.Forms.Padding(4); - this.txtGuanJing.Name = "txtGuanJing"; - this.txtGuanJing.Size = new System.Drawing.Size(132, 25); - this.txtGuanJing.TabIndex = 294; - this.txtGuanJing.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // label54 - // - this.label54.AutoSize = true; - this.label54.BackColor = System.Drawing.Color.Transparent; - this.label54.Location = new System.Drawing.Point(59, 104); - this.label54.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label54.Name = "label54"; - this.label54.Size = new System.Drawing.Size(52, 15); - this.label54.TabIndex = 287; - this.label54.Text = "材质:"; - // - // label45 - // - this.label45.AutoSize = true; - this.label45.BackColor = System.Drawing.Color.Transparent; - this.label45.Location = new System.Drawing.Point(31, 135); - this.label45.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label45.Name = "label45"; - this.label45.Size = new System.Drawing.Size(82, 15); - this.label45.TabIndex = 284; - this.label45.Text = "埋设方式:"; - // // FrmTongXunAttribute // - this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(713, 515); + this.ClientSize = new System.Drawing.Size(535, 380); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnOK); this.Controls.Add(this.groupPanel1); this.DoubleBuffered = true; this.EnableGlass = false; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; - this.Margin = new System.Windows.Forms.Padding(4); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FrmTongXunAttribute"; @@ -878,9 +752,9 @@ this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "管线属性"; this.Load += new System.EventHandler(this.FrmTongXunAttribute_Load); + ((System.ComponentModel.ISupportInitialize)(this.dateBuild)).EndInit(); this.groupPanel1.ResumeLayout(false); this.groupPanel1.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.dateBuild)).EndInit(); this.ResumeLayout(false); } @@ -889,65 +763,59 @@ private ButtonX btnCancel; private ButtonX btnOK; - private GroupPanel groupPanel1; - private Label label24; - private TextBox txtEndPlace; - private Label label25; - private TextBox txtStartPlace; - private Label label20; - private TextBox txtAllNumKong; - private Label label21; - private TextBox txtUseNumKong; - private Label label22; - private TextBox txtGuanglanNum; - private Label label23; - private TextBox txtDianlanNum; - private TextBox txtHH_Per; - private Label label19; - private TextBox txtMon_Per; - private Label label17; - private TextBox txtMon_Com; - private Label label18; - private TextBox txtBuilder_Per; - private Label label15; - private TextBox txtBuilder_Com; - private Label label16; - private TextBox txtDesign_Per; - private Label label6; - private TextBox txtDesign_Com; - private Label label1; - private ComboBoxEx combMaterial; - private ComboBoxEx combMaiShe; - private Label label14; - private Label label80; - private TextBox txtBianHao; - private Label label8; - private Label label3; - private Label label7; - private Label label2; - private Label label5; - private Label label69; - private TextBox txtRemark; - private TextBox txtQuanShuDanWei; - private TextBox txtYear; - private TextBox txtDEMDing2; - private TextBox txtDEM2; - private TextBox txtDEMDing1; - private TextBox txtDEM1; - private Label label13; - private TextBox txtDeep2; - private Label label12; - private Label label9; - private Label label10; - private TextBox txtDeep1; - private Label label4; - private Label label67; - private Label label56; - private Label label55; - private TextBox txtGuanJing; - private Label label54; private Label label45; + private Label label54; + private TextBox txtGuanJing; + private Label label55; + private Label label56; + private Label label67; + private Label label4; + private TextBox txtDeep1; + private Label label10; + private Label label9; + private Label label12; + private TextBox txtDeep2; + private Label label13; + private TextBox txtDEM1; + private TextBox txtDEMDing1; + private TextBox txtDEM2; + private TextBox txtDEMDing2; + private TextBox txtYear; + private TextBox txtQuanShuDanWei; + private TextBox txtRemark; + private Label label69; + private Label label5; + private Label label2; + private Label label7; + private Label label3; + private Label label8; + private TextBox txtBianHao; + private Label label80; + private Label label14; + private ComboBoxEx combMaiShe; + private ComboBoxEx combMaterial; + private Label label1; + private TextBox txtDesign_Com; + private Label label6; + private TextBox txtDesign_Per; + private Label label16; + private TextBox txtBuilder_Com; + private Label label15; + private TextBox txtBuilder_Per; + private Label label18; + private TextBox txtMon_Com; + private Label label17; + private TextBox txtMon_Per; + private TextBox txtDianlanNum; + private Label label23; + private TextBox txtGuanglanNum; + private Label label22; + private TextBox txtUseNumKong; + private Label label21; + private TextBox txtAllNumKong; + private Label label20; private DateTimeInput dateBuild; private TextBox txtBianMa; + private GroupPanel groupPanel1; } } \ No newline at end of file diff --git a/Cyberpipe.suo b/Cyberpipe.suo index 6586f1f..42f5d9a 100644 --- a/Cyberpipe.suo +++ b/Cyberpipe.suo Binary files differ diff --git a/Forms/FrmGongShuiAttribute.cs b/Forms/FrmGongShuiAttribute.cs index d718634..0afd212 100644 --- a/Forms/FrmGongShuiAttribute.cs +++ b/Forms/FrmGongShuiAttribute.cs @@ -188,7 +188,7 @@ feat.SetValue("施工负责人", txtBuilder_Per.Text); feat.SetValue("监理单位", txtMon_Com.Text); feat.SetValue("监理负责人", txtMon_Per.Text); - feat.SetValue("业务负责人", txtHH_Per.Text); + //feat.SetValue("业务负责人", txtHH_Per.Text); feat.SetValue("备注", txtRemark.Text); feat.Name = txtBianHao.Text; //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// @@ -202,6 +202,7 @@ { layer.Save(); } + layer.Reload(); DialogResult = DialogResult.OK; Close(); } diff --git a/Forms/FrmGongShuiAttribute.designer.cs b/Forms/FrmGongShuiAttribute.designer.cs index 781579f..7ccdc61 100644 --- a/Forms/FrmGongShuiAttribute.designer.cs +++ b/Forms/FrmGongShuiAttribute.designer.cs @@ -38,8 +38,6 @@ this.btnOK = new DevComponents.DotNetBar.ButtonX(); this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel(); this.dateBuild = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); - this.txtHH_Per = new System.Windows.Forms.TextBox(); - this.label19 = new System.Windows.Forms.Label(); this.txtMon_Per = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.txtMon_Com = new System.Windows.Forms.TextBox(); @@ -95,7 +93,7 @@ this.btnCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; - this.btnCancel.Location = new System.Drawing.Point(403, 324); + this.btnCancel.Location = new System.Drawing.Point(390, 304); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(64, 25); this.btnCancel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; @@ -107,7 +105,7 @@ // this.btnOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnOK.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnOK.Location = new System.Drawing.Point(318, 324); + this.btnOK.Location = new System.Drawing.Point(305, 304); this.btnOK.Name = "btnOK"; this.btnOK.Size = new System.Drawing.Size(64, 25); this.btnOK.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; @@ -120,8 +118,6 @@ this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control; this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; this.groupPanel1.Controls.Add(this.dateBuild); - this.groupPanel1.Controls.Add(this.txtHH_Per); - this.groupPanel1.Controls.Add(this.label19); this.groupPanel1.Controls.Add(this.txtMon_Per); this.groupPanel1.Controls.Add(this.label17); this.groupPanel1.Controls.Add(this.txtMon_Com); @@ -170,7 +166,7 @@ this.groupPanel1.Controls.Add(this.label45); this.groupPanel1.Location = new System.Drawing.Point(12, 4); this.groupPanel1.Name = "groupPanel1"; - this.groupPanel1.Size = new System.Drawing.Size(467, 314); + this.groupPanel1.Size = new System.Drawing.Size(467, 294); // // // @@ -254,26 +250,9 @@ this.dateBuild.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.dateBuild.TabIndex = 146; // - // txtHH_Per - // - this.txtHH_Per.Location = new System.Drawing.Point(92, 233); - this.txtHH_Per.Name = "txtHH_Per"; - this.txtHH_Per.Size = new System.Drawing.Size(100, 21); - this.txtHH_Per.TabIndex = 141; - // - // label19 - // - this.label19.AutoSize = true; - this.label19.BackColor = System.Drawing.Color.Transparent; - this.label19.Location = new System.Drawing.Point(4, 236); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(77, 12); - this.label19.TabIndex = 140; - this.label19.Text = "业务负责人:"; - // // txtMon_Per // - this.txtMon_Per.Location = new System.Drawing.Point(340, 273); + this.txtMon_Per.Location = new System.Drawing.Point(339, 228); this.txtMon_Per.Name = "txtMon_Per"; this.txtMon_Per.Size = new System.Drawing.Size(100, 21); this.txtMon_Per.TabIndex = 139; @@ -282,7 +261,7 @@ // this.label17.AutoSize = true; this.label17.BackColor = System.Drawing.Color.Transparent; - this.label17.Location = new System.Drawing.Point(254, 278); + this.label17.Location = new System.Drawing.Point(253, 233); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(77, 12); this.label17.TabIndex = 138; @@ -290,7 +269,7 @@ // // txtMon_Com // - this.txtMon_Com.Location = new System.Drawing.Point(340, 249); + this.txtMon_Com.Location = new System.Drawing.Point(339, 204); this.txtMon_Com.Name = "txtMon_Com"; this.txtMon_Com.Size = new System.Drawing.Size(100, 21); this.txtMon_Com.TabIndex = 137; @@ -299,7 +278,7 @@ // this.label18.AutoSize = true; this.label18.BackColor = System.Drawing.Color.Transparent; - this.label18.Location = new System.Drawing.Point(264, 253); + this.label18.Location = new System.Drawing.Point(263, 208); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(65, 12); this.label18.TabIndex = 136; @@ -307,7 +286,7 @@ // // txtBuilder_Per // - this.txtBuilder_Per.Location = new System.Drawing.Point(340, 225); + this.txtBuilder_Per.Location = new System.Drawing.Point(339, 180); this.txtBuilder_Per.Name = "txtBuilder_Per"; this.txtBuilder_Per.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Per.TabIndex = 135; @@ -316,7 +295,7 @@ // this.label15.AutoSize = true; this.label15.BackColor = System.Drawing.Color.Transparent; - this.label15.Location = new System.Drawing.Point(254, 230); + this.label15.Location = new System.Drawing.Point(253, 185); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(77, 12); this.label15.TabIndex = 134; @@ -324,7 +303,7 @@ // // txtBuilder_Com // - this.txtBuilder_Com.Location = new System.Drawing.Point(340, 201); + this.txtBuilder_Com.Location = new System.Drawing.Point(339, 156); this.txtBuilder_Com.Name = "txtBuilder_Com"; this.txtBuilder_Com.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Com.TabIndex = 133; @@ -333,7 +312,7 @@ // this.label16.AutoSize = true; this.label16.BackColor = System.Drawing.Color.Transparent; - this.label16.Location = new System.Drawing.Point(264, 205); + this.label16.Location = new System.Drawing.Point(263, 160); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(65, 12); this.label16.TabIndex = 132; @@ -341,7 +320,7 @@ // // txtDesign_Per // - this.txtDesign_Per.Location = new System.Drawing.Point(340, 176); + this.txtDesign_Per.Location = new System.Drawing.Point(339, 131); this.txtDesign_Per.Name = "txtDesign_Per"; this.txtDesign_Per.Size = new System.Drawing.Size(100, 21); this.txtDesign_Per.TabIndex = 131; @@ -350,7 +329,7 @@ // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; - this.label6.Location = new System.Drawing.Point(254, 181); + this.label6.Location = new System.Drawing.Point(253, 136); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(77, 12); this.label6.TabIndex = 130; @@ -358,7 +337,7 @@ // // txtDesign_Com // - this.txtDesign_Com.Location = new System.Drawing.Point(340, 152); + this.txtDesign_Com.Location = new System.Drawing.Point(339, 107); this.txtDesign_Com.Name = "txtDesign_Com"; this.txtDesign_Com.Size = new System.Drawing.Size(100, 21); this.txtDesign_Com.TabIndex = 129; @@ -367,7 +346,7 @@ // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; - this.label1.Location = new System.Drawing.Point(264, 156); + this.label1.Location = new System.Drawing.Point(263, 111); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(65, 12); this.label1.TabIndex = 128; @@ -442,7 +421,7 @@ // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; - this.label8.Location = new System.Drawing.Point(242, 132); + this.label8.Location = new System.Drawing.Point(241, 87); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(89, 12); this.label8.TabIndex = 103; @@ -452,7 +431,7 @@ // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; - this.label3.Location = new System.Drawing.Point(242, 60); + this.label3.Location = new System.Drawing.Point(241, 15); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(89, 12); this.label3.TabIndex = 109; @@ -462,7 +441,7 @@ // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; - this.label7.Location = new System.Drawing.Point(242, 84); + this.label7.Location = new System.Drawing.Point(241, 39); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(89, 12); this.label7.TabIndex = 110; @@ -472,7 +451,7 @@ // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; - this.label2.Location = new System.Drawing.Point(242, 12); + this.label2.Location = new System.Drawing.Point(3, 239); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(89, 12); this.label2.TabIndex = 108; @@ -482,7 +461,7 @@ // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; - this.label5.Location = new System.Drawing.Point(267, 108); + this.label5.Location = new System.Drawing.Point(266, 63); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(65, 12); this.label5.TabIndex = 94; @@ -492,7 +471,7 @@ // this.label69.AutoSize = true; this.label69.BackColor = System.Drawing.Color.Transparent; - this.label69.Location = new System.Drawing.Point(267, 36); + this.label69.Location = new System.Drawing.Point(20, 266); this.label69.Name = "label69"; this.label69.Size = new System.Drawing.Size(65, 12); this.label69.TabIndex = 95; @@ -500,7 +479,7 @@ // // txtRemark // - this.txtRemark.Location = new System.Drawing.Point(92, 257); + this.txtRemark.Location = new System.Drawing.Point(339, 255); this.txtRemark.Name = "txtRemark"; this.txtRemark.Size = new System.Drawing.Size(100, 21); this.txtRemark.TabIndex = 118; @@ -530,7 +509,7 @@ // // txtDEMDing2 // - this.txtDEMDing2.Location = new System.Drawing.Point(339, 128); + this.txtDEMDing2.Location = new System.Drawing.Point(338, 83); this.txtDEMDing2.Name = "txtDEMDing2"; this.txtDEMDing2.Size = new System.Drawing.Size(100, 21); this.txtDEMDing2.TabIndex = 122; @@ -538,7 +517,7 @@ // // txtDEM2 // - this.txtDEM2.Location = new System.Drawing.Point(339, 80); + this.txtDEM2.Location = new System.Drawing.Point(338, 35); this.txtDEM2.Name = "txtDEM2"; this.txtDEM2.Size = new System.Drawing.Size(100, 21); this.txtDEM2.TabIndex = 123; @@ -546,7 +525,7 @@ // // txtDEMDing1 // - this.txtDEMDing1.Location = new System.Drawing.Point(339, 56); + this.txtDEMDing1.Location = new System.Drawing.Point(338, 11); this.txtDEMDing1.Name = "txtDEMDing1"; this.txtDEMDing1.Size = new System.Drawing.Size(100, 21); this.txtDEMDing1.TabIndex = 121; @@ -554,7 +533,7 @@ // // txtDEM1 // - this.txtDEM1.Location = new System.Drawing.Point(339, 8); + this.txtDEM1.Location = new System.Drawing.Point(92, 236); this.txtDEM1.Name = "txtDEM1"; this.txtDEM1.Size = new System.Drawing.Size(100, 21); this.txtDEM1.TabIndex = 120; @@ -564,7 +543,7 @@ // this.label13.AutoSize = true; this.label13.BackColor = System.Drawing.Color.Transparent; - this.label13.Location = new System.Drawing.Point(41, 262); + this.label13.Location = new System.Drawing.Point(276, 258); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(41, 12); this.label13.TabIndex = 98; @@ -572,7 +551,7 @@ // // txtDeep2 // - this.txtDeep2.Location = new System.Drawing.Point(339, 104); + this.txtDeep2.Location = new System.Drawing.Point(338, 59); this.txtDeep2.Name = "txtDeep2"; this.txtDeep2.Size = new System.Drawing.Size(100, 21); this.txtDeep2.TabIndex = 113; @@ -610,7 +589,7 @@ // // txtDeep1 // - this.txtDeep1.Location = new System.Drawing.Point(339, 32); + this.txtDeep1.Location = new System.Drawing.Point(92, 263); this.txtDeep1.Name = "txtDeep1"; this.txtDeep1.Size = new System.Drawing.Size(100, 21); this.txtDeep1.TabIndex = 111; @@ -630,7 +609,7 @@ // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; - this.label4.Location = new System.Drawing.Point(441, 109); + this.label4.Location = new System.Drawing.Point(440, 64); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(17, 12); this.label4.TabIndex = 92; @@ -650,7 +629,7 @@ // this.label56.AutoSize = true; this.label56.BackColor = System.Drawing.Color.Transparent; - this.label56.Location = new System.Drawing.Point(441, 37); + this.label56.Location = new System.Drawing.Point(198, 266); this.label56.Name = "label56"; this.label56.Size = new System.Drawing.Size(17, 12); this.label56.TabIndex = 93; @@ -700,7 +679,7 @@ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = this.btnCancel; - this.ClientSize = new System.Drawing.Size(491, 355); + this.ClientSize = new System.Drawing.Size(491, 335); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnOK); this.Controls.Add(this.groupPanel1); @@ -726,8 +705,6 @@ private ButtonX btnCancel; private ButtonX btnOK; private GroupPanel groupPanel1; - private TextBox txtHH_Per; - private Label label19; private TextBox txtMon_Per; private Label label17; private TextBox txtMon_Com; diff --git a/Forms/FrmPaiShuiAttribute.cs b/Forms/FrmPaiShuiAttribute.cs index 7c05788..8da8941 100644 --- a/Forms/FrmPaiShuiAttribute.cs +++ b/Forms/FrmPaiShuiAttribute.cs @@ -160,7 +160,7 @@ feat.SetValue("施工负责人", txtBuilder_Per.Text); feat.SetValue("监理单位", txtMon_Com.Text); feat.SetValue("监理负责人", txtMon_Per.Text); - feat.SetValue("业务负责人", txtHH_Per.Text); + //feat.SetValue("业务负责人", txtHH_Per.Text); feat.SetValue("备注", txtRemark.Text); feat.Name = txtBianHao.Text; line.Name = txtBianHao.Text; @@ -172,7 +172,7 @@ { layer.Save(); } - + layer.Reload(); DialogResult = DialogResult.OK; Close(); } diff --git a/Forms/FrmPaiShuiAttribute.designer.cs b/Forms/FrmPaiShuiAttribute.designer.cs index 8481178..053c6fa 100644 --- a/Forms/FrmPaiShuiAttribute.designer.cs +++ b/Forms/FrmPaiShuiAttribute.designer.cs @@ -40,8 +40,6 @@ this.dateBuild = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); this.txtBianMa = new System.Windows.Forms.TextBox(); this.label80 = new System.Windows.Forms.Label(); - this.txtHH_Per = new System.Windows.Forms.TextBox(); - this.label19 = new System.Windows.Forms.Label(); this.txtMon_Per = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.txtMon_Com = new System.Windows.Forms.TextBox(); @@ -93,10 +91,9 @@ this.btnCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; - this.btnCancel.Location = new System.Drawing.Point(531, 378); - this.btnCancel.Margin = new System.Windows.Forms.Padding(4); + this.btnCancel.Location = new System.Drawing.Point(398, 302); this.btnCancel.Name = "btnCancel"; - this.btnCancel.Size = new System.Drawing.Size(85, 31); + this.btnCancel.Size = new System.Drawing.Size(64, 25); this.btnCancel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btnCancel.TabIndex = 28; this.btnCancel.Text = "取消"; @@ -106,10 +103,9 @@ // this.btnOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnOK.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnOK.Location = new System.Drawing.Point(425, 378); - this.btnOK.Margin = new System.Windows.Forms.Padding(4); + this.btnOK.Location = new System.Drawing.Point(319, 302); this.btnOK.Name = "btnOK"; - this.btnOK.Size = new System.Drawing.Size(85, 31); + this.btnOK.Size = new System.Drawing.Size(64, 25); this.btnOK.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btnOK.TabIndex = 29; this.btnOK.Text = "确定"; @@ -122,8 +118,6 @@ this.groupPanel1.Controls.Add(this.dateBuild); this.groupPanel1.Controls.Add(this.txtBianMa); this.groupPanel1.Controls.Add(this.label80); - this.groupPanel1.Controls.Add(this.txtHH_Per); - this.groupPanel1.Controls.Add(this.label19); this.groupPanel1.Controls.Add(this.txtMon_Per); this.groupPanel1.Controls.Add(this.label17); this.groupPanel1.Controls.Add(this.txtMon_Com); @@ -166,10 +160,9 @@ this.groupPanel1.Controls.Add(this.txtGuanJing); this.groupPanel1.Controls.Add(this.label54); this.groupPanel1.Controls.Add(this.label45); - this.groupPanel1.Location = new System.Drawing.Point(8, 6); - this.groupPanel1.Margin = new System.Windows.Forms.Padding(4); + this.groupPanel1.Location = new System.Drawing.Point(6, 5); this.groupPanel1.Name = "groupPanel1"; - this.groupPanel1.Size = new System.Drawing.Size(652, 364); + this.groupPanel1.Size = new System.Drawing.Size(489, 291); // // // @@ -212,8 +205,7 @@ this.dateBuild.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dateBuild.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown; this.dateBuild.ButtonDropDown.Visible = true; - this.dateBuild.Location = new System.Drawing.Point(129, 166); - this.dateBuild.Margin = new System.Windows.Forms.Padding(4); + this.dateBuild.Location = new System.Drawing.Point(97, 133); // // // @@ -250,7 +242,7 @@ this.dateBuild.MonthCalendar.TodayButtonVisible = true; this.dateBuild.MonthCalendar.WeeklyMarkedDays = new System.DayOfWeek[0]; this.dateBuild.Name = "dateBuild"; - this.dateBuild.Size = new System.Drawing.Size(135, 25); + this.dateBuild.Size = new System.Drawing.Size(101, 21); this.dateBuild.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.dateBuild.TabIndex = 197; this.dateBuild.Value = new System.DateTime(2014, 4, 11, 0, 0, 0, 0); @@ -258,10 +250,9 @@ // txtBianMa // this.txtBianMa.Enabled = false; - this.txtBianMa.Location = new System.Drawing.Point(129, 44); - this.txtBianMa.Margin = new System.Windows.Forms.Padding(4); + this.txtBianMa.Location = new System.Drawing.Point(97, 35); this.txtBianMa.Name = "txtBianMa"; - this.txtBianMa.Size = new System.Drawing.Size(132, 25); + this.txtBianMa.Size = new System.Drawing.Size(100, 21); this.txtBianMa.TabIndex = 174; this.txtBianMa.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -269,143 +260,111 @@ // this.label80.AutoSize = true; this.label80.BackColor = System.Drawing.Color.Transparent; - this.label80.Location = new System.Drawing.Point(31, 52); - this.label80.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label80.Location = new System.Drawing.Point(23, 42); this.label80.Name = "label80"; - this.label80.Size = new System.Drawing.Size(82, 15); + this.label80.Size = new System.Drawing.Size(65, 12); this.label80.TabIndex = 195; this.label80.Text = "管线编码:"; // - // txtHH_Per - // - this.txtHH_Per.Location = new System.Drawing.Point(471, 312); - this.txtHH_Per.Margin = new System.Windows.Forms.Padding(4); - this.txtHH_Per.Name = "txtHH_Per"; - this.txtHH_Per.Size = new System.Drawing.Size(132, 25); - this.txtHH_Per.TabIndex = 194; - // - // label19 - // - this.label19.AutoSize = true; - this.label19.BackColor = System.Drawing.Color.Transparent; - this.label19.Location = new System.Drawing.Point(356, 321); - this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(97, 15); - this.label19.TabIndex = 193; - this.label19.Text = "业务负责人:"; - // // txtMon_Per // - this.txtMon_Per.Location = new System.Drawing.Point(471, 282); - this.txtMon_Per.Margin = new System.Windows.Forms.Padding(4); + this.txtMon_Per.Location = new System.Drawing.Point(353, 226); this.txtMon_Per.Name = "txtMon_Per"; - this.txtMon_Per.Size = new System.Drawing.Size(132, 25); + this.txtMon_Per.Size = new System.Drawing.Size(100, 21); this.txtMon_Per.TabIndex = 192; // // label17 // this.label17.AutoSize = true; this.label17.BackColor = System.Drawing.Color.Transparent; - this.label17.Location = new System.Drawing.Point(356, 289); - this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label17.Location = new System.Drawing.Point(267, 231); this.label17.Name = "label17"; - this.label17.Size = new System.Drawing.Size(97, 15); + this.label17.Size = new System.Drawing.Size(77, 12); this.label17.TabIndex = 191; this.label17.Text = "监理负责人:"; // // txtMon_Com // - this.txtMon_Com.Location = new System.Drawing.Point(471, 252); - this.txtMon_Com.Margin = new System.Windows.Forms.Padding(4); + this.txtMon_Com.Location = new System.Drawing.Point(353, 202); this.txtMon_Com.Name = "txtMon_Com"; - this.txtMon_Com.Size = new System.Drawing.Size(132, 25); + this.txtMon_Com.Size = new System.Drawing.Size(100, 21); this.txtMon_Com.TabIndex = 190; // // label18 // this.label18.AutoSize = true; this.label18.BackColor = System.Drawing.Color.Transparent; - this.label18.Location = new System.Drawing.Point(369, 258); - this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label18.Location = new System.Drawing.Point(277, 206); this.label18.Name = "label18"; - this.label18.Size = new System.Drawing.Size(82, 15); + this.label18.Size = new System.Drawing.Size(65, 12); this.label18.TabIndex = 189; this.label18.Text = "监理单位:"; // // txtBuilder_Per // - this.txtBuilder_Per.Location = new System.Drawing.Point(471, 222); - this.txtBuilder_Per.Margin = new System.Windows.Forms.Padding(4); + this.txtBuilder_Per.Location = new System.Drawing.Point(353, 178); this.txtBuilder_Per.Name = "txtBuilder_Per"; - this.txtBuilder_Per.Size = new System.Drawing.Size(132, 25); + this.txtBuilder_Per.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Per.TabIndex = 188; // // label15 // this.label15.AutoSize = true; this.label15.BackColor = System.Drawing.Color.Transparent; - this.label15.Location = new System.Drawing.Point(356, 229); - this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label15.Location = new System.Drawing.Point(267, 183); this.label15.Name = "label15"; - this.label15.Size = new System.Drawing.Size(97, 15); + this.label15.Size = new System.Drawing.Size(77, 12); this.label15.TabIndex = 187; this.label15.Text = "施工负责人:"; // // txtBuilder_Com // - this.txtBuilder_Com.Location = new System.Drawing.Point(471, 192); - this.txtBuilder_Com.Margin = new System.Windows.Forms.Padding(4); + this.txtBuilder_Com.Location = new System.Drawing.Point(353, 154); this.txtBuilder_Com.Name = "txtBuilder_Com"; - this.txtBuilder_Com.Size = new System.Drawing.Size(132, 25); + this.txtBuilder_Com.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Com.TabIndex = 186; // // label16 // this.label16.AutoSize = true; this.label16.BackColor = System.Drawing.Color.Transparent; - this.label16.Location = new System.Drawing.Point(369, 198); - this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label16.Location = new System.Drawing.Point(277, 158); this.label16.Name = "label16"; - this.label16.Size = new System.Drawing.Size(82, 15); + this.label16.Size = new System.Drawing.Size(65, 12); this.label16.TabIndex = 185; this.label16.Text = "施工单位:"; // // txtDesign_Per // - this.txtDesign_Per.Location = new System.Drawing.Point(129, 289); - this.txtDesign_Per.Margin = new System.Windows.Forms.Padding(4); + this.txtDesign_Per.Location = new System.Drawing.Point(97, 231); this.txtDesign_Per.Name = "txtDesign_Per"; - this.txtDesign_Per.Size = new System.Drawing.Size(132, 25); + this.txtDesign_Per.Size = new System.Drawing.Size(100, 21); this.txtDesign_Per.TabIndex = 184; // // label6 // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; - this.label6.Location = new System.Drawing.Point(15, 295); - this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label6.Location = new System.Drawing.Point(11, 236); this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(97, 15); + this.label6.Size = new System.Drawing.Size(77, 12); this.label6.TabIndex = 183; this.label6.Text = "设计负责人:"; // // txtDesign_Com // - this.txtDesign_Com.Location = new System.Drawing.Point(129, 259); - this.txtDesign_Com.Margin = new System.Windows.Forms.Padding(4); + this.txtDesign_Com.Location = new System.Drawing.Point(97, 207); this.txtDesign_Com.Name = "txtDesign_Com"; - this.txtDesign_Com.Size = new System.Drawing.Size(132, 25); + this.txtDesign_Com.Size = new System.Drawing.Size(100, 21); this.txtDesign_Com.TabIndex = 182; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; - this.label1.Location = new System.Drawing.Point(28, 264); - this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label1.Location = new System.Drawing.Point(21, 211); this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(82, 15); + this.label1.Size = new System.Drawing.Size(65, 12); this.label1.TabIndex = 181; this.label1.Text = "设计单位:"; // @@ -415,10 +374,9 @@ this.combMaterial.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.combMaterial.FormattingEnabled = true; this.combMaterial.ItemHeight = 15; - this.combMaterial.Location = new System.Drawing.Point(129, 105); - this.combMaterial.Margin = new System.Windows.Forms.Padding(4); + this.combMaterial.Location = new System.Drawing.Point(97, 84); this.combMaterial.Name = "combMaterial"; - this.combMaterial.Size = new System.Drawing.Size(132, 21); + this.combMaterial.Size = new System.Drawing.Size(100, 21); this.combMaterial.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.combMaterial.TabIndex = 180; // @@ -428,10 +386,9 @@ this.combMaiShe.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.combMaiShe.FormattingEnabled = true; this.combMaiShe.ItemHeight = 15; - this.combMaiShe.Location = new System.Drawing.Point(129, 136); - this.combMaiShe.Margin = new System.Windows.Forms.Padding(4); + this.combMaiShe.Location = new System.Drawing.Point(97, 109); this.combMaiShe.Name = "combMaiShe"; - this.combMaiShe.Size = new System.Drawing.Size(132, 21); + this.combMaiShe.Size = new System.Drawing.Size(100, 21); this.combMaiShe.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.combMaiShe.TabIndex = 179; // @@ -439,30 +396,27 @@ // this.label14.AutoSize = true; this.label14.BackColor = System.Drawing.Color.Transparent; - this.label14.Location = new System.Drawing.Point(31, 21); - this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label14.Location = new System.Drawing.Point(23, 17); this.label14.Name = "label14"; - this.label14.Size = new System.Drawing.Size(82, 15); + this.label14.Size = new System.Drawing.Size(65, 12); this.label14.TabIndex = 162; this.label14.Text = "唯一编号:"; // // txtBianHao // this.txtBianHao.Enabled = false; - this.txtBianHao.Location = new System.Drawing.Point(129, 14); - this.txtBianHao.Margin = new System.Windows.Forms.Padding(4); + this.txtBianHao.Location = new System.Drawing.Point(97, 11); this.txtBianHao.Name = "txtBianHao"; - this.txtBianHao.Size = new System.Drawing.Size(132, 25); + this.txtBianHao.Size = new System.Drawing.Size(100, 21); this.txtBianHao.TabIndex = 172; // // label8 // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; - this.label8.Location = new System.Drawing.Point(341, 166); - this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label8.Location = new System.Drawing.Point(256, 133); this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(112, 15); + this.label8.Size = new System.Drawing.Size(89, 12); this.label8.TabIndex = 159; this.label8.Text = "终止管底高程:"; // @@ -470,10 +424,9 @@ // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; - this.label3.Location = new System.Drawing.Point(341, 76); - this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label3.Location = new System.Drawing.Point(256, 61); this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(112, 15); + this.label3.Size = new System.Drawing.Size(89, 12); this.label3.TabIndex = 164; this.label3.Text = "起始管底高程:"; // @@ -481,10 +434,9 @@ // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; - this.label7.Location = new System.Drawing.Point(341, 106); - this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label7.Location = new System.Drawing.Point(256, 85); this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(112, 15); + this.label7.Size = new System.Drawing.Size(89, 12); this.label7.TabIndex = 165; this.label7.Text = "终止地面高程:"; // @@ -492,10 +444,9 @@ // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; - this.label2.Location = new System.Drawing.Point(341, 16); - this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label2.Location = new System.Drawing.Point(256, 13); this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(112, 15); + this.label2.Size = new System.Drawing.Size(89, 12); this.label2.TabIndex = 163; this.label2.Text = "起始地面高程:"; // @@ -503,10 +454,9 @@ // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; - this.label5.Location = new System.Drawing.Point(375, 136); - this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label5.Location = new System.Drawing.Point(281, 109); this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(82, 15); + this.label5.Size = new System.Drawing.Size(65, 12); this.label5.TabIndex = 151; this.label5.Text = "终止埋深:"; // @@ -514,71 +464,63 @@ // this.label69.AutoSize = true; this.label69.BackColor = System.Drawing.Color.Transparent; - this.label69.Location = new System.Drawing.Point(375, 46); - this.label69.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label69.Location = new System.Drawing.Point(281, 37); this.label69.Name = "label69"; - this.label69.Size = new System.Drawing.Size(82, 15); + this.label69.Size = new System.Drawing.Size(65, 12); this.label69.TabIndex = 152; this.label69.Text = "起始埋深:"; // // txtRemark // - this.txtRemark.Location = new System.Drawing.Point(129, 318); - this.txtRemark.Margin = new System.Windows.Forms.Padding(4); + this.txtRemark.Location = new System.Drawing.Point(97, 254); this.txtRemark.Name = "txtRemark"; - this.txtRemark.Size = new System.Drawing.Size(132, 25); + this.txtRemark.Size = new System.Drawing.Size(100, 21); this.txtRemark.TabIndex = 173; // // txtQuanShuDanWei // - this.txtQuanShuDanWei.Location = new System.Drawing.Point(129, 229); - this.txtQuanShuDanWei.Margin = new System.Windows.Forms.Padding(4); + this.txtQuanShuDanWei.Location = new System.Drawing.Point(97, 183); this.txtQuanShuDanWei.Name = "txtQuanShuDanWei"; - this.txtQuanShuDanWei.Size = new System.Drawing.Size(132, 25); + this.txtQuanShuDanWei.Size = new System.Drawing.Size(100, 21); this.txtQuanShuDanWei.TabIndex = 169; // // txtYear // - this.txtYear.Location = new System.Drawing.Point(129, 198); - this.txtYear.Margin = new System.Windows.Forms.Padding(4); + this.txtYear.Location = new System.Drawing.Point(97, 158); this.txtYear.Name = "txtYear"; - this.txtYear.Size = new System.Drawing.Size(132, 25); + this.txtYear.Size = new System.Drawing.Size(100, 21); this.txtYear.TabIndex = 170; this.txtYear.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEMDing2 // - this.txtDEMDing2.Location = new System.Drawing.Point(471, 161); - this.txtDEMDing2.Margin = new System.Windows.Forms.Padding(4); + this.txtDEMDing2.Location = new System.Drawing.Point(353, 129); this.txtDEMDing2.Name = "txtDEMDing2"; - this.txtDEMDing2.Size = new System.Drawing.Size(132, 25); + this.txtDEMDing2.Size = new System.Drawing.Size(100, 21); this.txtDEMDing2.TabIndex = 176; this.txtDEMDing2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEM2 // - this.txtDEM2.Location = new System.Drawing.Point(471, 101); - this.txtDEM2.Margin = new System.Windows.Forms.Padding(4); + this.txtDEM2.Location = new System.Drawing.Point(353, 81); this.txtDEM2.Name = "txtDEM2"; - this.txtDEM2.Size = new System.Drawing.Size(132, 25); + this.txtDEM2.Size = new System.Drawing.Size(100, 21); this.txtDEM2.TabIndex = 177; this.txtDEM2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEMDing1 // - this.txtDEMDing1.Location = new System.Drawing.Point(471, 71); - this.txtDEMDing1.Margin = new System.Windows.Forms.Padding(4); + this.txtDEMDing1.Location = new System.Drawing.Point(353, 57); this.txtDEMDing1.Name = "txtDEMDing1"; - this.txtDEMDing1.Size = new System.Drawing.Size(132, 25); + this.txtDEMDing1.Size = new System.Drawing.Size(100, 21); this.txtDEMDing1.TabIndex = 175; this.txtDEMDing1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEM1 // - this.txtDEM1.Location = new System.Drawing.Point(471, 11); - this.txtDEM1.Margin = new System.Windows.Forms.Padding(4); + this.txtDEM1.Location = new System.Drawing.Point(353, 9); this.txtDEM1.Name = "txtDEM1"; - this.txtDEM1.Size = new System.Drawing.Size(132, 25); + this.txtDEM1.Size = new System.Drawing.Size(100, 21); this.txtDEM1.TabIndex = 174; this.txtDEM1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -586,19 +528,17 @@ // this.label13.AutoSize = true; this.label13.BackColor = System.Drawing.Color.Transparent; - this.label13.Location = new System.Drawing.Point(60, 324); - this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label13.Location = new System.Drawing.Point(45, 259); this.label13.Name = "label13"; - this.label13.Size = new System.Drawing.Size(52, 15); + this.label13.Size = new System.Drawing.Size(41, 12); this.label13.TabIndex = 154; this.label13.Text = "备注:"; // // txtDeep2 // - this.txtDeep2.Location = new System.Drawing.Point(471, 131); - this.txtDeep2.Margin = new System.Windows.Forms.Padding(4); + this.txtDeep2.Location = new System.Drawing.Point(353, 105); this.txtDeep2.Name = "txtDeep2"; - this.txtDeep2.Size = new System.Drawing.Size(132, 25); + this.txtDeep2.Size = new System.Drawing.Size(100, 21); this.txtDeep2.TabIndex = 168; this.txtDeep2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -606,10 +546,9 @@ // this.label12.AutoSize = true; this.label12.BackColor = System.Drawing.Color.Transparent; - this.label12.Location = new System.Drawing.Point(28, 236); - this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label12.Location = new System.Drawing.Point(21, 189); this.label12.Name = "label12"; - this.label12.Size = new System.Drawing.Size(82, 15); + this.label12.Size = new System.Drawing.Size(65, 12); this.label12.TabIndex = 155; this.label12.Text = "权属单位:"; // @@ -617,10 +556,9 @@ // this.label9.AutoSize = true; this.label9.BackColor = System.Drawing.Color.Transparent; - this.label9.Location = new System.Drawing.Point(29, 172); - this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label9.Location = new System.Drawing.Point(22, 138); this.label9.Name = "label9"; - this.label9.Size = new System.Drawing.Size(82, 15); + this.label9.Size = new System.Drawing.Size(65, 12); this.label9.TabIndex = 157; this.label9.Text = "建设年代:"; // @@ -628,19 +566,17 @@ // this.label10.AutoSize = true; this.label10.BackColor = System.Drawing.Color.Transparent; - this.label10.Location = new System.Drawing.Point(28, 202); - this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label10.Location = new System.Drawing.Point(21, 162); this.label10.Name = "label10"; - this.label10.Size = new System.Drawing.Size(82, 15); + this.label10.Size = new System.Drawing.Size(65, 12); this.label10.TabIndex = 156; this.label10.Text = "使用年限:"; // // txtDeep1 // - this.txtDeep1.Location = new System.Drawing.Point(471, 41); - this.txtDeep1.Margin = new System.Windows.Forms.Padding(4); + this.txtDeep1.Location = new System.Drawing.Point(353, 33); this.txtDeep1.Name = "txtDeep1"; - this.txtDeep1.Size = new System.Drawing.Size(132, 25); + this.txtDeep1.Size = new System.Drawing.Size(100, 21); this.txtDeep1.TabIndex = 166; this.txtDeep1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -648,10 +584,9 @@ // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; - this.label4.Location = new System.Drawing.Point(607, 138); - this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label4.Location = new System.Drawing.Point(455, 110); this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(22, 15); + this.label4.Size = new System.Drawing.Size(17, 12); this.label4.TabIndex = 149; this.label4.Text = "米"; // @@ -659,10 +594,9 @@ // this.label67.AutoSize = true; this.label67.BackColor = System.Drawing.Color.Transparent; - this.label67.Location = new System.Drawing.Point(63, 80); - this.label67.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label67.Location = new System.Drawing.Point(47, 64); this.label67.Name = "label67"; - this.label67.Size = new System.Drawing.Size(52, 15); + this.label67.Size = new System.Drawing.Size(41, 12); this.label67.TabIndex = 148; this.label67.Text = "管径:"; // @@ -670,10 +604,9 @@ // this.label56.AutoSize = true; this.label56.BackColor = System.Drawing.Color.Transparent; - this.label56.Location = new System.Drawing.Point(607, 48); - this.label56.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label56.Location = new System.Drawing.Point(455, 38); this.label56.Name = "label56"; - this.label56.Size = new System.Drawing.Size(22, 15); + this.label56.Size = new System.Drawing.Size(17, 12); this.label56.TabIndex = 150; this.label56.Text = "米"; // @@ -681,19 +614,17 @@ // this.label55.AutoSize = true; this.label55.BackColor = System.Drawing.Color.Transparent; - this.label55.Location = new System.Drawing.Point(267, 81); - this.label55.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label55.Location = new System.Drawing.Point(200, 65); this.label55.Name = "label55"; - this.label55.Size = new System.Drawing.Size(37, 15); + this.label55.Size = new System.Drawing.Size(29, 12); this.label55.TabIndex = 160; this.label55.Text = "毫米"; // // txtGuanJing // - this.txtGuanJing.Location = new System.Drawing.Point(129, 75); - this.txtGuanJing.Margin = new System.Windows.Forms.Padding(4); + this.txtGuanJing.Location = new System.Drawing.Point(97, 60); this.txtGuanJing.Name = "txtGuanJing"; - this.txtGuanJing.Size = new System.Drawing.Size(132, 25); + this.txtGuanJing.Size = new System.Drawing.Size(100, 21); this.txtGuanJing.TabIndex = 167; this.txtGuanJing.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -701,10 +632,9 @@ // this.label54.AutoSize = true; this.label54.BackColor = System.Drawing.Color.Transparent; - this.label54.Location = new System.Drawing.Point(61, 110); - this.label54.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label54.Location = new System.Drawing.Point(46, 88); this.label54.Name = "label54"; - this.label54.Size = new System.Drawing.Size(52, 15); + this.label54.Size = new System.Drawing.Size(41, 12); this.label54.TabIndex = 161; this.label54.Text = "材质:"; // @@ -712,27 +642,25 @@ // this.label45.AutoSize = true; this.label45.BackColor = System.Drawing.Color.Transparent; - this.label45.Location = new System.Drawing.Point(33, 141); - this.label45.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label45.Location = new System.Drawing.Point(25, 113); this.label45.Name = "label45"; - this.label45.Size = new System.Drawing.Size(82, 15); + this.label45.Size = new System.Drawing.Size(65, 12); this.label45.TabIndex = 158; this.label45.Text = "埋设方式:"; // // FrmPaiShuiAttribute // this.AcceptButton = this.btnOK; - this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = this.btnCancel; - this.ClientSize = new System.Drawing.Size(671, 416); + this.ClientSize = new System.Drawing.Size(503, 333); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnOK); this.Controls.Add(this.groupPanel1); this.DoubleBuffered = true; this.EnableGlass = false; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; - this.Margin = new System.Windows.Forms.Padding(4); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FrmPaiShuiAttribute"; @@ -753,8 +681,6 @@ private ButtonX btnOK; private GroupPanel groupPanel1; private Label label80; - private TextBox txtHH_Per; - private Label label19; private TextBox txtMon_Per; private Label label17; private TextBox txtMon_Com; diff --git a/Forms/FrmRanQiAttribute.cs b/Forms/FrmRanQiAttribute.cs index f46ecfc..e069469 100644 --- a/Forms/FrmRanQiAttribute.cs +++ b/Forms/FrmRanQiAttribute.cs @@ -209,10 +209,11 @@ { feat.SetValue("压力", Convert.ToDouble(txtYali.Text)); } + /* if (combUse.SelectedIndex > 0) { feat.SetValue("是否废弃", combUse.SelectedItem.ToString()); - } + }*/ if (txtDEM1.Text != "") { @@ -253,7 +254,7 @@ feat.SetValue("施工负责人", txtBuilder_Per.Text); feat.SetValue("监理单位", txtMon_Com.Text); feat.SetValue("监理负责人", txtMon_Per.Text); - feat.SetValue("业务负责人", txtHH_Per.Text); + //feat.SetValue("业务负责人", txtHH_Per.Text); feat.SetValue("备注", txtRemark.Text); feat.Name = txtBianHao.Text; ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// @@ -266,6 +267,7 @@ { layer.Save(); } + layer.Reload(); DialogResult = DialogResult.OK; Close(); } diff --git a/Forms/FrmRanQiAttribute.designer.cs b/Forms/FrmRanQiAttribute.designer.cs index a7c0d4a..c7afb2a 100644 --- a/Forms/FrmRanQiAttribute.designer.cs +++ b/Forms/FrmRanQiAttribute.designer.cs @@ -41,10 +41,6 @@ this.dateBuild = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); this.combBianMa = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.label80 = new System.Windows.Forms.Label(); - this.combUse = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.label21 = new System.Windows.Forms.Label(); - this.txtHH_Per = new System.Windows.Forms.TextBox(); - this.label19 = new System.Windows.Forms.Label(); this.txtMon_Per = new System.Windows.Forms.TextBox(); this.label17 = new System.Windows.Forms.Label(); this.txtMon_Com = new System.Windows.Forms.TextBox(); @@ -98,10 +94,9 @@ this.btnCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; - this.btnCancel.Location = new System.Drawing.Point(576, 438); - this.btnCancel.Margin = new System.Windows.Forms.Padding(4); + this.btnCancel.Location = new System.Drawing.Point(436, 311); this.btnCancel.Name = "btnCancel"; - this.btnCancel.Size = new System.Drawing.Size(85, 31); + this.btnCancel.Size = new System.Drawing.Size(64, 25); this.btnCancel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btnCancel.TabIndex = 33; this.btnCancel.Text = "取消"; @@ -111,10 +106,9 @@ // this.btnOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnOK.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnOK.Location = new System.Drawing.Point(463, 438); - this.btnOK.Margin = new System.Windows.Forms.Padding(4); + this.btnOK.Location = new System.Drawing.Point(351, 311); this.btnOK.Name = "btnOK"; - this.btnOK.Size = new System.Drawing.Size(85, 31); + this.btnOK.Size = new System.Drawing.Size(64, 25); this.btnOK.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btnOK.TabIndex = 34; this.btnOK.Text = "确定"; @@ -128,10 +122,6 @@ this.groupPanel1.Controls.Add(this.dateBuild); this.groupPanel1.Controls.Add(this.combBianMa); this.groupPanel1.Controls.Add(this.label80); - this.groupPanel1.Controls.Add(this.combUse); - this.groupPanel1.Controls.Add(this.label21); - this.groupPanel1.Controls.Add(this.txtHH_Per); - this.groupPanel1.Controls.Add(this.label19); this.groupPanel1.Controls.Add(this.txtMon_Per); this.groupPanel1.Controls.Add(this.label17); this.groupPanel1.Controls.Add(this.txtMon_Com); @@ -176,10 +166,9 @@ this.groupPanel1.Controls.Add(this.txtGuanJing); this.groupPanel1.Controls.Add(this.label54); this.groupPanel1.Controls.Add(this.label45); - this.groupPanel1.Location = new System.Drawing.Point(16, 15); - this.groupPanel1.Margin = new System.Windows.Forms.Padding(4); + this.groupPanel1.Location = new System.Drawing.Point(12, 12); this.groupPanel1.Name = "groupPanel1"; - this.groupPanel1.Size = new System.Drawing.Size(652, 411); + this.groupPanel1.Size = new System.Drawing.Size(489, 293); // // // @@ -216,10 +205,9 @@ // txtBianMa // this.txtBianMa.Enabled = false; - this.txtBianMa.Location = new System.Drawing.Point(135, 43); - this.txtBianMa.Margin = new System.Windows.Forms.Padding(4); + this.txtBianMa.Location = new System.Drawing.Point(101, 34); this.txtBianMa.Name = "txtBianMa"; - this.txtBianMa.Size = new System.Drawing.Size(132, 25); + this.txtBianMa.Size = new System.Drawing.Size(100, 21); this.txtBianMa.TabIndex = 94; // // dateBuild @@ -231,8 +219,7 @@ this.dateBuild.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.dateBuild.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown; this.dateBuild.ButtonDropDown.Visible = true; - this.dateBuild.Location = new System.Drawing.Point(135, 198); - this.dateBuild.Margin = new System.Windows.Forms.Padding(4); + this.dateBuild.Location = new System.Drawing.Point(101, 158); // // // @@ -269,7 +256,7 @@ this.dateBuild.MonthCalendar.TodayButtonVisible = true; this.dateBuild.MonthCalendar.WeeklyMarkedDays = new System.DayOfWeek[0]; this.dateBuild.Name = "dateBuild"; - this.dateBuild.Size = new System.Drawing.Size(133, 25); + this.dateBuild.Size = new System.Drawing.Size(100, 21); this.dateBuild.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.dateBuild.TabIndex = 93; // @@ -280,10 +267,9 @@ this.combBianMa.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.combBianMa.FormattingEnabled = true; this.combBianMa.ItemHeight = 15; - this.combBianMa.Location = new System.Drawing.Point(136, 46); - this.combBianMa.Margin = new System.Windows.Forms.Padding(4); + this.combBianMa.Location = new System.Drawing.Point(102, 37); this.combBianMa.Name = "combBianMa"; - this.combBianMa.Size = new System.Drawing.Size(132, 21); + this.combBianMa.Size = new System.Drawing.Size(100, 21); this.combBianMa.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.combBianMa.TabIndex = 92; // @@ -291,171 +277,111 @@ // this.label80.AutoSize = true; this.label80.BackColor = System.Drawing.Color.Transparent; - this.label80.Location = new System.Drawing.Point(36, 51); - this.label80.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label80.Location = new System.Drawing.Point(27, 41); this.label80.Name = "label80"; - this.label80.Size = new System.Drawing.Size(82, 15); + this.label80.Size = new System.Drawing.Size(65, 12); this.label80.TabIndex = 91; this.label80.Text = "类型编码:"; // - // combUse - // - this.combUse.DisplayMember = "Text"; - this.combUse.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.combUse.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; - this.combUse.FormattingEnabled = true; - this.combUse.ItemHeight = 15; - this.combUse.Location = new System.Drawing.Point(467, 380); - this.combUse.Margin = new System.Windows.Forms.Padding(4); - this.combUse.Name = "combUse"; - this.combUse.Size = new System.Drawing.Size(132, 21); - this.combUse.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.combUse.TabIndex = 88; - this.combUse.Visible = false; - // - // label21 - // - this.label21.AutoSize = true; - this.label21.BackColor = System.Drawing.Color.Transparent; - this.label21.Location = new System.Drawing.Point(368, 385); - this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label21.Name = "label21"; - this.label21.Size = new System.Drawing.Size(82, 15); - this.label21.TabIndex = 87; - this.label21.Text = "是否废弃:"; - this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - this.label21.Visible = false; - // - // txtHH_Per - // - this.txtHH_Per.Location = new System.Drawing.Point(135, 297); - this.txtHH_Per.Margin = new System.Windows.Forms.Padding(4); - this.txtHH_Per.Name = "txtHH_Per"; - this.txtHH_Per.Size = new System.Drawing.Size(132, 25); - this.txtHH_Per.TabIndex = 81; - // - // label19 - // - this.label19.AutoSize = true; - this.label19.BackColor = System.Drawing.Color.Transparent; - this.label19.Location = new System.Drawing.Point(16, 300); - this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(97, 15); - this.label19.TabIndex = 80; - this.label19.Text = "业务负责人:"; - // // txtMon_Per // - this.txtMon_Per.Location = new System.Drawing.Point(477, 341); - this.txtMon_Per.Margin = new System.Windows.Forms.Padding(4); + this.txtMon_Per.Location = new System.Drawing.Point(349, 227); this.txtMon_Per.Name = "txtMon_Per"; - this.txtMon_Per.Size = new System.Drawing.Size(132, 25); + this.txtMon_Per.Size = new System.Drawing.Size(100, 21); this.txtMon_Per.TabIndex = 79; // // label17 // this.label17.AutoSize = true; this.label17.BackColor = System.Drawing.Color.Transparent; - this.label17.Location = new System.Drawing.Point(363, 348); - this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label17.Location = new System.Drawing.Point(263, 232); this.label17.Name = "label17"; - this.label17.Size = new System.Drawing.Size(97, 15); + this.label17.Size = new System.Drawing.Size(77, 12); this.label17.TabIndex = 78; this.label17.Text = "监理负责人:"; // // txtMon_Com // - this.txtMon_Com.Location = new System.Drawing.Point(477, 311); - this.txtMon_Com.Margin = new System.Windows.Forms.Padding(4); + this.txtMon_Com.Location = new System.Drawing.Point(349, 203); this.txtMon_Com.Name = "txtMon_Com"; - this.txtMon_Com.Size = new System.Drawing.Size(132, 25); + this.txtMon_Com.Size = new System.Drawing.Size(100, 21); this.txtMon_Com.TabIndex = 77; // // label18 // this.label18.AutoSize = true; this.label18.BackColor = System.Drawing.Color.Transparent; - this.label18.Location = new System.Drawing.Point(376, 316); - this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label18.Location = new System.Drawing.Point(273, 207); this.label18.Name = "label18"; - this.label18.Size = new System.Drawing.Size(82, 15); + this.label18.Size = new System.Drawing.Size(65, 12); this.label18.TabIndex = 76; this.label18.Text = "监理单位:"; // // txtBuilder_Per // - this.txtBuilder_Per.Location = new System.Drawing.Point(477, 281); - this.txtBuilder_Per.Margin = new System.Windows.Forms.Padding(4); + this.txtBuilder_Per.Location = new System.Drawing.Point(349, 179); this.txtBuilder_Per.Name = "txtBuilder_Per"; - this.txtBuilder_Per.Size = new System.Drawing.Size(132, 25); + this.txtBuilder_Per.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Per.TabIndex = 75; // // label15 // this.label15.AutoSize = true; this.label15.BackColor = System.Drawing.Color.Transparent; - this.label15.Location = new System.Drawing.Point(363, 288); - this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label15.Location = new System.Drawing.Point(263, 184); this.label15.Name = "label15"; - this.label15.Size = new System.Drawing.Size(97, 15); + this.label15.Size = new System.Drawing.Size(77, 12); this.label15.TabIndex = 74; this.label15.Text = "施工负责人:"; // // txtBuilder_Com // - this.txtBuilder_Com.Location = new System.Drawing.Point(477, 251); - this.txtBuilder_Com.Margin = new System.Windows.Forms.Padding(4); + this.txtBuilder_Com.Location = new System.Drawing.Point(349, 155); this.txtBuilder_Com.Name = "txtBuilder_Com"; - this.txtBuilder_Com.Size = new System.Drawing.Size(132, 25); + this.txtBuilder_Com.Size = new System.Drawing.Size(100, 21); this.txtBuilder_Com.TabIndex = 73; // // label16 // this.label16.AutoSize = true; this.label16.BackColor = System.Drawing.Color.Transparent; - this.label16.Location = new System.Drawing.Point(376, 256); - this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label16.Location = new System.Drawing.Point(273, 159); this.label16.Name = "label16"; - this.label16.Size = new System.Drawing.Size(82, 15); + this.label16.Size = new System.Drawing.Size(65, 12); this.label16.TabIndex = 72; this.label16.Text = "施工单位:"; // // txtDesign_Per // - this.txtDesign_Per.Location = new System.Drawing.Point(477, 220); - this.txtDesign_Per.Margin = new System.Windows.Forms.Padding(4); + this.txtDesign_Per.Location = new System.Drawing.Point(349, 130); this.txtDesign_Per.Name = "txtDesign_Per"; - this.txtDesign_Per.Size = new System.Drawing.Size(132, 25); + this.txtDesign_Per.Size = new System.Drawing.Size(100, 21); this.txtDesign_Per.TabIndex = 71; // // label6 // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; - this.label6.Location = new System.Drawing.Point(363, 226); - this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label6.Location = new System.Drawing.Point(263, 135); this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(97, 15); + this.label6.Size = new System.Drawing.Size(77, 12); this.label6.TabIndex = 70; this.label6.Text = "设计负责人:"; // // txtDesign_Com // - this.txtDesign_Com.Location = new System.Drawing.Point(477, 190); - this.txtDesign_Com.Margin = new System.Windows.Forms.Padding(4); + this.txtDesign_Com.Location = new System.Drawing.Point(349, 106); this.txtDesign_Com.Name = "txtDesign_Com"; - this.txtDesign_Com.Size = new System.Drawing.Size(132, 25); + this.txtDesign_Com.Size = new System.Drawing.Size(100, 21); this.txtDesign_Com.TabIndex = 69; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; - this.label1.Location = new System.Drawing.Point(376, 195); - this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label1.Location = new System.Drawing.Point(273, 110); this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(82, 15); + this.label1.Size = new System.Drawing.Size(65, 12); this.label1.TabIndex = 68; this.label1.Text = "设计单位:"; // @@ -465,10 +391,9 @@ this.combMaterial.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.combMaterial.FormattingEnabled = true; this.combMaterial.ItemHeight = 15; - this.combMaterial.Location = new System.Drawing.Point(135, 104); - this.combMaterial.Margin = new System.Windows.Forms.Padding(4); + this.combMaterial.Location = new System.Drawing.Point(101, 83); this.combMaterial.Name = "combMaterial"; - this.combMaterial.Size = new System.Drawing.Size(132, 21); + this.combMaterial.Size = new System.Drawing.Size(100, 21); this.combMaterial.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.combMaterial.TabIndex = 66; // @@ -478,10 +403,9 @@ this.combMaiShe.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.combMaiShe.FormattingEnabled = true; this.combMaiShe.ItemHeight = 15; - this.combMaiShe.Location = new System.Drawing.Point(135, 135); - this.combMaiShe.Margin = new System.Windows.Forms.Padding(4); + this.combMaiShe.Location = new System.Drawing.Point(101, 108); this.combMaiShe.Name = "combMaiShe"; - this.combMaiShe.Size = new System.Drawing.Size(132, 21); + this.combMaiShe.Size = new System.Drawing.Size(100, 21); this.combMaiShe.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.combMaiShe.TabIndex = 65; // @@ -489,30 +413,27 @@ // this.label14.AutoSize = true; this.label14.BackColor = System.Drawing.Color.Transparent; - this.label14.Location = new System.Drawing.Point(36, 20); - this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label14.Location = new System.Drawing.Point(27, 16); this.label14.Name = "label14"; - this.label14.Size = new System.Drawing.Size(82, 15); + this.label14.Size = new System.Drawing.Size(65, 12); this.label14.TabIndex = 40; this.label14.Text = "唯一编号:"; // // txtBianHao // this.txtBianHao.Enabled = false; - this.txtBianHao.Location = new System.Drawing.Point(135, 12); - this.txtBianHao.Margin = new System.Windows.Forms.Padding(4); + this.txtBianHao.Location = new System.Drawing.Point(101, 10); this.txtBianHao.Name = "txtBianHao"; - this.txtBianHao.Size = new System.Drawing.Size(132, 25); + this.txtBianHao.Size = new System.Drawing.Size(100, 21); this.txtBianHao.TabIndex = 53; // // label8 // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; - this.label8.Location = new System.Drawing.Point(347, 165); - this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label8.Location = new System.Drawing.Point(251, 86); this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(112, 15); + this.label8.Size = new System.Drawing.Size(89, 12); this.label8.TabIndex = 37; this.label8.Text = "终止管顶高程:"; // @@ -520,10 +441,9 @@ // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; - this.label3.Location = new System.Drawing.Point(347, 75); - this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label3.Location = new System.Drawing.Point(251, 14); this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(112, 15); + this.label3.Size = new System.Drawing.Size(89, 12); this.label3.TabIndex = 44; this.label3.Text = "起始管顶高程:"; // @@ -531,10 +451,9 @@ // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; - this.label7.Location = new System.Drawing.Point(347, 105); - this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label7.Location = new System.Drawing.Point(251, 38); this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(112, 15); + this.label7.Size = new System.Drawing.Size(89, 12); this.label7.TabIndex = 45; this.label7.Text = "终止地面高程:"; // @@ -542,10 +461,9 @@ // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; - this.label2.Location = new System.Drawing.Point(347, 15); - this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label2.Location = new System.Drawing.Point(3, 241); this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(112, 15); + this.label2.Size = new System.Drawing.Size(89, 12); this.label2.TabIndex = 43; this.label2.Text = "起始地面高程:"; // @@ -553,10 +471,9 @@ // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; - this.label5.Location = new System.Drawing.Point(380, 135); - this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label5.Location = new System.Drawing.Point(276, 62); this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(82, 15); + this.label5.Size = new System.Drawing.Size(65, 12); this.label5.TabIndex = 28; this.label5.Text = "终止埋深:"; // @@ -564,80 +481,71 @@ // this.label69.AutoSize = true; this.label69.BackColor = System.Drawing.Color.Transparent; - this.label69.Location = new System.Drawing.Point(380, 45); - this.label69.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label69.Location = new System.Drawing.Point(28, 265); this.label69.Name = "label69"; - this.label69.Size = new System.Drawing.Size(82, 15); + this.label69.Size = new System.Drawing.Size(65, 12); this.label69.TabIndex = 29; this.label69.Text = "起始埋深:"; // // txtRemark // - this.txtRemark.Location = new System.Drawing.Point(135, 330); - this.txtRemark.Margin = new System.Windows.Forms.Padding(4); + this.txtRemark.Location = new System.Drawing.Point(349, 253); this.txtRemark.Name = "txtRemark"; - this.txtRemark.Size = new System.Drawing.Size(132, 25); + this.txtRemark.Size = new System.Drawing.Size(100, 21); this.txtRemark.TabIndex = 54; // // txtQuanShuDanWei // - this.txtQuanShuDanWei.Location = new System.Drawing.Point(135, 263); - this.txtQuanShuDanWei.Margin = new System.Windows.Forms.Padding(4); + this.txtQuanShuDanWei.Location = new System.Drawing.Point(101, 210); this.txtQuanShuDanWei.Name = "txtQuanShuDanWei"; - this.txtQuanShuDanWei.Size = new System.Drawing.Size(132, 25); + this.txtQuanShuDanWei.Size = new System.Drawing.Size(100, 21); this.txtQuanShuDanWei.TabIndex = 50; // // txtYear // - this.txtYear.Location = new System.Drawing.Point(135, 230); - this.txtYear.Margin = new System.Windows.Forms.Padding(4); + this.txtYear.Location = new System.Drawing.Point(101, 184); this.txtYear.Name = "txtYear"; - this.txtYear.Size = new System.Drawing.Size(132, 25); + this.txtYear.Size = new System.Drawing.Size(100, 21); this.txtYear.TabIndex = 51; this.txtYear.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtYali // - this.txtYali.Location = new System.Drawing.Point(135, 165); - this.txtYali.Margin = new System.Windows.Forms.Padding(4); + this.txtYali.Location = new System.Drawing.Point(101, 132); this.txtYali.Name = "txtYali"; - this.txtYali.Size = new System.Drawing.Size(132, 25); + this.txtYali.Size = new System.Drawing.Size(100, 21); this.txtYali.TabIndex = 55; this.txtYali.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEMDing2 // - this.txtDEMDing2.Location = new System.Drawing.Point(477, 160); - this.txtDEMDing2.Margin = new System.Windows.Forms.Padding(4); + this.txtDEMDing2.Location = new System.Drawing.Point(349, 82); this.txtDEMDing2.Name = "txtDEMDing2"; - this.txtDEMDing2.Size = new System.Drawing.Size(132, 25); + this.txtDEMDing2.Size = new System.Drawing.Size(100, 21); this.txtDEMDing2.TabIndex = 59; this.txtDEMDing2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEM2 // - this.txtDEM2.Location = new System.Drawing.Point(477, 100); - this.txtDEM2.Margin = new System.Windows.Forms.Padding(4); + this.txtDEM2.Location = new System.Drawing.Point(349, 34); this.txtDEM2.Name = "txtDEM2"; - this.txtDEM2.Size = new System.Drawing.Size(132, 25); + this.txtDEM2.Size = new System.Drawing.Size(100, 21); this.txtDEM2.TabIndex = 60; this.txtDEM2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEMDing1 // - this.txtDEMDing1.Location = new System.Drawing.Point(477, 70); - this.txtDEMDing1.Margin = new System.Windows.Forms.Padding(4); + this.txtDEMDing1.Location = new System.Drawing.Point(349, 10); this.txtDEMDing1.Name = "txtDEMDing1"; - this.txtDEMDing1.Size = new System.Drawing.Size(132, 25); + this.txtDEMDing1.Size = new System.Drawing.Size(100, 21); this.txtDEMDing1.TabIndex = 58; this.txtDEMDing1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // // txtDEM1 // - this.txtDEM1.Location = new System.Drawing.Point(477, 10); - this.txtDEM1.Margin = new System.Windows.Forms.Padding(4); + this.txtDEM1.Location = new System.Drawing.Point(101, 237); this.txtDEM1.Name = "txtDEM1"; - this.txtDEM1.Size = new System.Drawing.Size(132, 25); + this.txtDEM1.Size = new System.Drawing.Size(100, 21); this.txtDEM1.TabIndex = 57; this.txtDEM1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -645,19 +553,17 @@ // this.label13.AutoSize = true; this.label13.BackColor = System.Drawing.Color.Transparent; - this.label13.Location = new System.Drawing.Point(64, 337); - this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label13.Location = new System.Drawing.Point(297, 256); this.label13.Name = "label13"; - this.label13.Size = new System.Drawing.Size(52, 15); + this.label13.Size = new System.Drawing.Size(41, 12); this.label13.TabIndex = 32; this.label13.Text = "备注:"; // // txtDeep2 // - this.txtDeep2.Location = new System.Drawing.Point(477, 130); - this.txtDeep2.Margin = new System.Windows.Forms.Padding(4); + this.txtDeep2.Location = new System.Drawing.Point(349, 58); this.txtDeep2.Name = "txtDeep2"; - this.txtDeep2.Size = new System.Drawing.Size(132, 25); + this.txtDeep2.Size = new System.Drawing.Size(100, 21); this.txtDeep2.TabIndex = 49; this.txtDeep2.Text = "1"; this.txtDeep2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); @@ -666,10 +572,9 @@ // this.label12.AutoSize = true; this.label12.BackColor = System.Drawing.Color.Transparent; - this.label12.Location = new System.Drawing.Point(32, 270); - this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label12.Location = new System.Drawing.Point(24, 216); this.label12.Name = "label12"; - this.label12.Size = new System.Drawing.Size(82, 15); + this.label12.Size = new System.Drawing.Size(65, 12); this.label12.TabIndex = 33; this.label12.Text = "权属单位:"; // @@ -677,10 +582,9 @@ // this.label9.AutoSize = true; this.label9.BackColor = System.Drawing.Color.Transparent; - this.label9.Location = new System.Drawing.Point(33, 206); - this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label9.Location = new System.Drawing.Point(25, 165); this.label9.Name = "label9"; - this.label9.Size = new System.Drawing.Size(82, 15); + this.label9.Size = new System.Drawing.Size(65, 12); this.label9.TabIndex = 35; this.label9.Text = "建设年代:"; // @@ -688,19 +592,17 @@ // this.label10.AutoSize = true; this.label10.BackColor = System.Drawing.Color.Transparent; - this.label10.Location = new System.Drawing.Point(32, 236); - this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label10.Location = new System.Drawing.Point(24, 189); this.label10.Name = "label10"; - this.label10.Size = new System.Drawing.Size(82, 15); + this.label10.Size = new System.Drawing.Size(65, 12); this.label10.TabIndex = 34; this.label10.Text = "使用年限:"; // // txtDeep1 // - this.txtDeep1.Location = new System.Drawing.Point(477, 40); - this.txtDeep1.Margin = new System.Windows.Forms.Padding(4); + this.txtDeep1.Location = new System.Drawing.Point(101, 261); this.txtDeep1.Name = "txtDeep1"; - this.txtDeep1.Size = new System.Drawing.Size(132, 25); + this.txtDeep1.Size = new System.Drawing.Size(100, 21); this.txtDeep1.TabIndex = 46; this.txtDeep1.Text = "1"; this.txtDeep1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); @@ -709,10 +611,9 @@ // this.label48.AutoSize = true; this.label48.BackColor = System.Drawing.Color.Transparent; - this.label48.Location = new System.Drawing.Point(67, 170); - this.label48.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label48.Location = new System.Drawing.Point(50, 136); this.label48.Name = "label48"; - this.label48.Size = new System.Drawing.Size(52, 15); + this.label48.Size = new System.Drawing.Size(41, 12); this.label48.TabIndex = 30; this.label48.Text = "压力:"; // @@ -720,10 +621,9 @@ // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; - this.label4.Location = new System.Drawing.Point(612, 136); - this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label4.Location = new System.Drawing.Point(450, 63); this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(22, 15); + this.label4.Size = new System.Drawing.Size(17, 12); this.label4.TabIndex = 26; this.label4.Text = "米"; // @@ -731,10 +631,9 @@ // this.label67.AutoSize = true; this.label67.BackColor = System.Drawing.Color.Transparent; - this.label67.Location = new System.Drawing.Point(68, 79); - this.label67.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label67.Location = new System.Drawing.Point(51, 63); this.label67.Name = "label67"; - this.label67.Size = new System.Drawing.Size(52, 15); + this.label67.Size = new System.Drawing.Size(41, 12); this.label67.TabIndex = 25; this.label67.Text = "管径:"; // @@ -742,10 +641,9 @@ // this.label56.AutoSize = true; this.label56.BackColor = System.Drawing.Color.Transparent; - this.label56.Location = new System.Drawing.Point(612, 46); - this.label56.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label56.Location = new System.Drawing.Point(202, 266); this.label56.Name = "label56"; - this.label56.Size = new System.Drawing.Size(22, 15); + this.label56.Size = new System.Drawing.Size(17, 12); this.label56.TabIndex = 27; this.label56.Text = "米"; // @@ -753,19 +651,17 @@ // this.label55.AutoSize = true; this.label55.BackColor = System.Drawing.Color.Transparent; - this.label55.Location = new System.Drawing.Point(272, 80); - this.label55.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label55.Location = new System.Drawing.Point(204, 64); this.label55.Name = "label55"; - this.label55.Size = new System.Drawing.Size(37, 15); + this.label55.Size = new System.Drawing.Size(29, 12); this.label55.TabIndex = 38; this.label55.Text = "毫米"; // // txtGuanJing // - this.txtGuanJing.Location = new System.Drawing.Point(135, 74); - this.txtGuanJing.Margin = new System.Windows.Forms.Padding(4); + this.txtGuanJing.Location = new System.Drawing.Point(101, 59); this.txtGuanJing.Name = "txtGuanJing"; - this.txtGuanJing.Size = new System.Drawing.Size(132, 25); + this.txtGuanJing.Size = new System.Drawing.Size(100, 21); this.txtGuanJing.TabIndex = 47; this.txtGuanJing.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); // @@ -773,10 +669,9 @@ // this.label54.AutoSize = true; this.label54.BackColor = System.Drawing.Color.Transparent; - this.label54.Location = new System.Drawing.Point(67, 109); - this.label54.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label54.Location = new System.Drawing.Point(50, 87); this.label54.Name = "label54"; - this.label54.Size = new System.Drawing.Size(52, 15); + this.label54.Size = new System.Drawing.Size(41, 12); this.label54.TabIndex = 39; this.label54.Text = "材质:"; // @@ -784,25 +679,23 @@ // this.label45.AutoSize = true; this.label45.BackColor = System.Drawing.Color.Transparent; - this.label45.Location = new System.Drawing.Point(39, 140); - this.label45.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label45.Location = new System.Drawing.Point(29, 112); this.label45.Name = "label45"; - this.label45.Size = new System.Drawing.Size(82, 15); + this.label45.Size = new System.Drawing.Size(65, 12); this.label45.TabIndex = 36; this.label45.Text = "埋设方式:"; // // FrmRanQiAttribute // - this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(683, 476); + this.ClientSize = new System.Drawing.Size(512, 342); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnOK); this.Controls.Add(this.groupPanel1); this.DoubleBuffered = true; this.EnableGlass = false; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; - this.Margin = new System.Windows.Forms.Padding(4); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FrmRanQiAttribute"; @@ -823,10 +716,6 @@ private ButtonX btnOK; private GroupPanel groupPanel1; private Label label80; - private ComboBoxEx combUse; - private Label label21; - private TextBox txtHH_Per; - private Label label19; private TextBox txtMon_Per; private Label label17; private TextBox txtMon_Com; diff --git a/Forms/FrmTongXunAttribute.Designer.cs b/Forms/FrmTongXunAttribute.Designer.cs index edbf90c..ef52fa6 100644 --- a/Forms/FrmTongXunAttribute.Designer.cs +++ b/Forms/FrmTongXunAttribute.Designer.cs @@ -36,78 +36,71 @@ { this.btnCancel = new DevComponents.DotNetBar.ButtonX(); this.btnOK = new DevComponents.DotNetBar.ButtonX(); - this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel(); - this.txtBianMa = new System.Windows.Forms.TextBox(); - this.dateBuild = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); - this.label24 = new System.Windows.Forms.Label(); - this.txtEndPlace = new System.Windows.Forms.TextBox(); - this.label25 = new System.Windows.Forms.Label(); - this.txtStartPlace = new System.Windows.Forms.TextBox(); - this.label20 = new System.Windows.Forms.Label(); - this.txtAllNumKong = new System.Windows.Forms.TextBox(); - this.label21 = new System.Windows.Forms.Label(); - this.txtUseNumKong = new System.Windows.Forms.TextBox(); - this.label22 = new System.Windows.Forms.Label(); - this.txtGuanglanNum = new System.Windows.Forms.TextBox(); - this.label23 = new System.Windows.Forms.Label(); - this.txtDianlanNum = new System.Windows.Forms.TextBox(); - this.txtHH_Per = new System.Windows.Forms.TextBox(); - this.label19 = new System.Windows.Forms.Label(); - this.txtMon_Per = new System.Windows.Forms.TextBox(); - this.label17 = new System.Windows.Forms.Label(); - this.txtMon_Com = new System.Windows.Forms.TextBox(); - this.label18 = new System.Windows.Forms.Label(); - this.txtBuilder_Per = new System.Windows.Forms.TextBox(); - this.label15 = new System.Windows.Forms.Label(); - this.txtBuilder_Com = new System.Windows.Forms.TextBox(); - this.label16 = new System.Windows.Forms.Label(); - this.txtDesign_Per = new System.Windows.Forms.TextBox(); - this.label6 = new System.Windows.Forms.Label(); - this.txtDesign_Com = new System.Windows.Forms.TextBox(); - this.label1 = new System.Windows.Forms.Label(); - this.combMaterial = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.combMaiShe = new DevComponents.DotNetBar.Controls.ComboBoxEx(); - this.label14 = new System.Windows.Forms.Label(); - this.label80 = new System.Windows.Forms.Label(); - this.txtBianHao = new System.Windows.Forms.TextBox(); - this.label8 = new System.Windows.Forms.Label(); - this.label3 = new System.Windows.Forms.Label(); - this.label7 = new System.Windows.Forms.Label(); - this.label2 = new System.Windows.Forms.Label(); - this.label5 = new System.Windows.Forms.Label(); - this.label69 = new System.Windows.Forms.Label(); - this.txtRemark = new System.Windows.Forms.TextBox(); - this.txtQuanShuDanWei = new System.Windows.Forms.TextBox(); - this.txtYear = new System.Windows.Forms.TextBox(); - this.txtDEMDing2 = new System.Windows.Forms.TextBox(); - this.txtDEM2 = new System.Windows.Forms.TextBox(); - this.txtDEMDing1 = new System.Windows.Forms.TextBox(); - this.txtDEM1 = new System.Windows.Forms.TextBox(); - this.label13 = new System.Windows.Forms.Label(); - this.txtDeep2 = new System.Windows.Forms.TextBox(); - this.label12 = new System.Windows.Forms.Label(); - this.label9 = new System.Windows.Forms.Label(); - this.label10 = new System.Windows.Forms.Label(); - this.txtDeep1 = new System.Windows.Forms.TextBox(); - this.label4 = new System.Windows.Forms.Label(); - this.label67 = new System.Windows.Forms.Label(); - this.label56 = new System.Windows.Forms.Label(); - this.label55 = new System.Windows.Forms.Label(); - this.txtGuanJing = new System.Windows.Forms.TextBox(); - this.label54 = new System.Windows.Forms.Label(); this.label45 = new System.Windows.Forms.Label(); - this.groupPanel1.SuspendLayout(); + this.label54 = new System.Windows.Forms.Label(); + this.txtGuanJing = new System.Windows.Forms.TextBox(); + this.label55 = new System.Windows.Forms.Label(); + this.label56 = new System.Windows.Forms.Label(); + this.label67 = new System.Windows.Forms.Label(); + this.label4 = new System.Windows.Forms.Label(); + this.txtDeep1 = new System.Windows.Forms.TextBox(); + this.label10 = new System.Windows.Forms.Label(); + this.label9 = new System.Windows.Forms.Label(); + this.label12 = new System.Windows.Forms.Label(); + this.txtDeep2 = new System.Windows.Forms.TextBox(); + this.label13 = new System.Windows.Forms.Label(); + this.txtDEM1 = new System.Windows.Forms.TextBox(); + this.txtDEMDing1 = new System.Windows.Forms.TextBox(); + this.txtDEM2 = new System.Windows.Forms.TextBox(); + this.txtDEMDing2 = new System.Windows.Forms.TextBox(); + this.txtYear = new System.Windows.Forms.TextBox(); + this.txtQuanShuDanWei = new System.Windows.Forms.TextBox(); + this.txtRemark = new System.Windows.Forms.TextBox(); + this.label69 = new System.Windows.Forms.Label(); + this.label5 = new System.Windows.Forms.Label(); + this.label2 = new System.Windows.Forms.Label(); + this.label7 = new System.Windows.Forms.Label(); + this.label3 = new System.Windows.Forms.Label(); + this.label8 = new System.Windows.Forms.Label(); + this.txtBianHao = new System.Windows.Forms.TextBox(); + this.label80 = new System.Windows.Forms.Label(); + this.label14 = new System.Windows.Forms.Label(); + this.combMaiShe = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.combMaterial = new DevComponents.DotNetBar.Controls.ComboBoxEx(); + this.label1 = new System.Windows.Forms.Label(); + this.txtDesign_Com = new System.Windows.Forms.TextBox(); + this.label6 = new System.Windows.Forms.Label(); + this.txtDesign_Per = new System.Windows.Forms.TextBox(); + this.label16 = new System.Windows.Forms.Label(); + this.txtBuilder_Com = new System.Windows.Forms.TextBox(); + this.label15 = new System.Windows.Forms.Label(); + this.txtBuilder_Per = new System.Windows.Forms.TextBox(); + this.label18 = new System.Windows.Forms.Label(); + this.txtMon_Com = new System.Windows.Forms.TextBox(); + this.label17 = new System.Windows.Forms.Label(); + this.txtMon_Per = new System.Windows.Forms.TextBox(); + this.txtDianlanNum = new System.Windows.Forms.TextBox(); + this.label23 = new System.Windows.Forms.Label(); + this.txtGuanglanNum = new System.Windows.Forms.TextBox(); + this.label22 = new System.Windows.Forms.Label(); + this.txtUseNumKong = new System.Windows.Forms.TextBox(); + this.label21 = new System.Windows.Forms.Label(); + this.txtAllNumKong = new System.Windows.Forms.TextBox(); + this.label20 = new System.Windows.Forms.Label(); + this.dateBuild = new DevComponents.Editors.DateTimeAdv.DateTimeInput(); + this.txtBianMa = new System.Windows.Forms.TextBox(); + this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel(); ((System.ComponentModel.ISupportInitialize)(this.dateBuild)).BeginInit(); + this.groupPanel1.SuspendLayout(); this.SuspendLayout(); // // btnCancel // this.btnCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnCancel.Location = new System.Drawing.Point(567, 471); - this.btnCancel.Margin = new System.Windows.Forms.Padding(4); + this.btnCancel.Location = new System.Drawing.Point(434, 348); this.btnCancel.Name = "btnCancel"; - this.btnCancel.Size = new System.Drawing.Size(85, 31); + this.btnCancel.Size = new System.Drawing.Size(64, 25); this.btnCancel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btnCancel.TabIndex = 28; this.btnCancel.Text = "取消"; @@ -117,25 +110,543 @@ // this.btnOK.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btnOK.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; - this.btnOK.Location = new System.Drawing.Point(453, 471); - this.btnOK.Margin = new System.Windows.Forms.Padding(4); + this.btnOK.Location = new System.Drawing.Point(349, 348); this.btnOK.Name = "btnOK"; - this.btnOK.Size = new System.Drawing.Size(85, 31); + this.btnOK.Size = new System.Drawing.Size(64, 25); this.btnOK.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btnOK.TabIndex = 29; this.btnOK.Text = "确定"; this.btnOK.Click += new System.EventHandler(this.btnOK_Click); // + // label45 + // + this.label45.AutoSize = true; + this.label45.BackColor = System.Drawing.Color.Transparent; + this.label45.Location = new System.Drawing.Point(23, 108); + this.label45.Name = "label45"; + this.label45.Size = new System.Drawing.Size(65, 12); + this.label45.TabIndex = 284; + this.label45.Text = "埋设方式:"; + // + // label54 + // + this.label54.AutoSize = true; + this.label54.BackColor = System.Drawing.Color.Transparent; + this.label54.Location = new System.Drawing.Point(44, 83); + this.label54.Name = "label54"; + this.label54.Size = new System.Drawing.Size(41, 12); + this.label54.TabIndex = 287; + this.label54.Text = "材质:"; + // + // txtGuanJing + // + this.txtGuanJing.Location = new System.Drawing.Point(102, 55); + this.txtGuanJing.Name = "txtGuanJing"; + this.txtGuanJing.Size = new System.Drawing.Size(100, 21); + this.txtGuanJing.TabIndex = 294; + this.txtGuanJing.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // label55 + // + this.label55.AutoSize = true; + this.label55.BackColor = System.Drawing.Color.Transparent; + this.label55.Location = new System.Drawing.Point(205, 60); + this.label55.Name = "label55"; + this.label55.Size = new System.Drawing.Size(29, 12); + this.label55.TabIndex = 286; + this.label55.Text = "毫米"; + // + // label56 + // + this.label56.AutoSize = true; + this.label56.BackColor = System.Drawing.Color.Transparent; + this.label56.Location = new System.Drawing.Point(488, 64); + this.label56.Name = "label56"; + this.label56.Size = new System.Drawing.Size(17, 12); + this.label56.TabIndex = 275; + this.label56.Text = "米"; + // + // label67 + // + this.label67.AutoSize = true; + this.label67.BackColor = System.Drawing.Color.Transparent; + this.label67.Location = new System.Drawing.Point(45, 59); + this.label67.Name = "label67"; + this.label67.Size = new System.Drawing.Size(41, 12); + this.label67.TabIndex = 273; + this.label67.Text = "管径:"; + // + // label4 + // + this.label4.AutoSize = true; + this.label4.BackColor = System.Drawing.Color.Transparent; + this.label4.Location = new System.Drawing.Point(488, 136); + this.label4.Name = "label4"; + this.label4.Size = new System.Drawing.Size(17, 12); + this.label4.TabIndex = 274; + this.label4.Text = "米"; + // + // txtDeep1 + // + this.txtDeep1.Location = new System.Drawing.Point(386, 59); + this.txtDeep1.Name = "txtDeep1"; + this.txtDeep1.Size = new System.Drawing.Size(100, 21); + this.txtDeep1.TabIndex = 293; + this.txtDeep1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // label10 + // + this.label10.AutoSize = true; + this.label10.BackColor = System.Drawing.Color.Transparent; + this.label10.Location = new System.Drawing.Point(19, 156); + this.label10.Name = "label10"; + this.label10.Size = new System.Drawing.Size(65, 12); + this.label10.TabIndex = 282; + this.label10.Text = "使用年限:"; + // + // label9 + // + this.label9.AutoSize = true; + this.label9.BackColor = System.Drawing.Color.Transparent; + this.label9.Location = new System.Drawing.Point(20, 132); + this.label9.Name = "label9"; + this.label9.Size = new System.Drawing.Size(65, 12); + this.label9.TabIndex = 283; + this.label9.Text = "建设年代:"; + // + // label12 + // + this.label12.AutoSize = true; + this.label12.BackColor = System.Drawing.Color.Transparent; + this.label12.Location = new System.Drawing.Point(19, 183); + this.label12.Name = "label12"; + this.label12.Size = new System.Drawing.Size(65, 12); + this.label12.TabIndex = 281; + this.label12.Text = "权属单位:"; + // + // txtDeep2 + // + this.txtDeep2.Location = new System.Drawing.Point(386, 131); + this.txtDeep2.Name = "txtDeep2"; + this.txtDeep2.Size = new System.Drawing.Size(100, 21); + this.txtDeep2.TabIndex = 295; + this.txtDeep2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // label13 + // + this.label13.AutoSize = true; + this.label13.BackColor = System.Drawing.Color.Transparent; + this.label13.Location = new System.Drawing.Point(326, 291); + this.label13.Name = "label13"; + this.label13.Size = new System.Drawing.Size(41, 12); + this.label13.TabIndex = 280; + this.label13.Text = "备注:"; + // + // txtDEM1 + // + this.txtDEM1.Location = new System.Drawing.Point(386, 35); + this.txtDEM1.Name = "txtDEM1"; + this.txtDEM1.Size = new System.Drawing.Size(100, 21); + this.txtDEM1.TabIndex = 302; + this.txtDEM1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // txtDEMDing1 + // + this.txtDEMDing1.Location = new System.Drawing.Point(386, 83); + this.txtDEMDing1.Name = "txtDEMDing1"; + this.txtDEMDing1.Size = new System.Drawing.Size(100, 21); + this.txtDEMDing1.TabIndex = 303; + this.txtDEMDing1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // txtDEM2 + // + this.txtDEM2.Location = new System.Drawing.Point(386, 107); + this.txtDEM2.Name = "txtDEM2"; + this.txtDEM2.Size = new System.Drawing.Size(100, 21); + this.txtDEM2.TabIndex = 305; + this.txtDEM2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // txtDEMDing2 + // + this.txtDEMDing2.Location = new System.Drawing.Point(386, 155); + this.txtDEMDing2.Name = "txtDEMDing2"; + this.txtDEMDing2.Size = new System.Drawing.Size(100, 21); + this.txtDEMDing2.TabIndex = 304; + this.txtDEMDing2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // txtYear + // + this.txtYear.Location = new System.Drawing.Point(102, 152); + this.txtYear.Name = "txtYear"; + this.txtYear.Size = new System.Drawing.Size(100, 21); + this.txtYear.TabIndex = 297; + this.txtYear.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // txtQuanShuDanWei + // + this.txtQuanShuDanWei.Location = new System.Drawing.Point(102, 177); + this.txtQuanShuDanWei.Name = "txtQuanShuDanWei"; + this.txtQuanShuDanWei.Size = new System.Drawing.Size(100, 21); + this.txtQuanShuDanWei.TabIndex = 296; + // + // txtRemark + // + this.txtRemark.Location = new System.Drawing.Point(386, 285); + this.txtRemark.Name = "txtRemark"; + this.txtRemark.Size = new System.Drawing.Size(100, 21); + this.txtRemark.TabIndex = 300; + // + // label69 + // + this.label69.AutoSize = true; + this.label69.BackColor = System.Drawing.Color.Transparent; + this.label69.Location = new System.Drawing.Point(301, 63); + this.label69.Name = "label69"; + this.label69.Size = new System.Drawing.Size(65, 12); + this.label69.TabIndex = 277; + this.label69.Text = "起始埋深:"; + // + // label5 + // + this.label5.AutoSize = true; + this.label5.BackColor = System.Drawing.Color.Transparent; + this.label5.Location = new System.Drawing.Point(301, 135); + this.label5.Name = "label5"; + this.label5.Size = new System.Drawing.Size(65, 12); + this.label5.TabIndex = 276; + this.label5.Text = "终止埋深:"; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.BackColor = System.Drawing.Color.Transparent; + this.label2.Location = new System.Drawing.Point(276, 39); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(89, 12); + this.label2.TabIndex = 290; + this.label2.Text = "起始地面高程:"; + // + // label7 + // + this.label7.AutoSize = true; + this.label7.BackColor = System.Drawing.Color.Transparent; + this.label7.Location = new System.Drawing.Point(276, 111); + this.label7.Name = "label7"; + this.label7.Size = new System.Drawing.Size(89, 12); + this.label7.TabIndex = 292; + this.label7.Text = "终止地面高程:"; + // + // label3 + // + this.label3.AutoSize = true; + this.label3.BackColor = System.Drawing.Color.Transparent; + this.label3.Location = new System.Drawing.Point(276, 87); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(89, 12); + this.label3.TabIndex = 291; + this.label3.Text = "起始管顶高程:"; + // + // label8 + // + this.label8.AutoSize = true; + this.label8.BackColor = System.Drawing.Color.Transparent; + this.label8.Location = new System.Drawing.Point(276, 159); + this.label8.Name = "label8"; + this.label8.Size = new System.Drawing.Size(89, 12); + this.label8.TabIndex = 285; + this.label8.Text = "终止管顶高程:"; + // + // txtBianHao + // + this.txtBianHao.Enabled = false; + this.txtBianHao.Location = new System.Drawing.Point(102, 6); + this.txtBianHao.Name = "txtBianHao"; + this.txtBianHao.Size = new System.Drawing.Size(100, 21); + this.txtBianHao.TabIndex = 299; + this.txtBianHao.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // label80 + // + this.label80.AutoSize = true; + this.label80.BackColor = System.Drawing.Color.Transparent; + this.label80.Location = new System.Drawing.Point(21, 35); + this.label80.Name = "label80"; + this.label80.Size = new System.Drawing.Size(65, 12); + this.label80.TabIndex = 288; + this.label80.Text = "类型编码:"; + // + // label14 + // + this.label14.AutoSize = true; + this.label14.BackColor = System.Drawing.Color.Transparent; + this.label14.Location = new System.Drawing.Point(21, 12); + this.label14.Name = "label14"; + this.label14.Size = new System.Drawing.Size(65, 12); + this.label14.TabIndex = 289; + this.label14.Text = "唯一编号:"; + // + // combMaiShe + // + this.combMaiShe.DisplayMember = "Text"; + this.combMaiShe.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.combMaiShe.FormattingEnabled = true; + this.combMaiShe.ItemHeight = 15; + this.combMaiShe.Location = new System.Drawing.Point(102, 104); + this.combMaiShe.Name = "combMaiShe"; + this.combMaiShe.Size = new System.Drawing.Size(100, 21); + this.combMaiShe.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.combMaiShe.TabIndex = 307; + // + // combMaterial + // + this.combMaterial.DisplayMember = "Text"; + this.combMaterial.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; + this.combMaterial.FormattingEnabled = true; + this.combMaterial.ItemHeight = 15; + this.combMaterial.Location = new System.Drawing.Point(102, 79); + this.combMaterial.Name = "combMaterial"; + this.combMaterial.Size = new System.Drawing.Size(100, 21); + this.combMaterial.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.combMaterial.TabIndex = 308; + // + // label1 + // + this.label1.AutoSize = true; + this.label1.BackColor = System.Drawing.Color.Transparent; + this.label1.Location = new System.Drawing.Point(19, 205); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(65, 12); + this.label1.TabIndex = 309; + this.label1.Text = "设计单位:"; + // + // txtDesign_Com + // + this.txtDesign_Com.Location = new System.Drawing.Point(102, 201); + this.txtDesign_Com.Name = "txtDesign_Com"; + this.txtDesign_Com.Size = new System.Drawing.Size(100, 21); + this.txtDesign_Com.TabIndex = 310; + // + // label6 + // + this.label6.AutoSize = true; + this.label6.BackColor = System.Drawing.Color.Transparent; + this.label6.Location = new System.Drawing.Point(9, 230); + this.label6.Name = "label6"; + this.label6.Size = new System.Drawing.Size(77, 12); + this.label6.TabIndex = 311; + this.label6.Text = "设计负责人:"; + // + // txtDesign_Per + // + this.txtDesign_Per.Location = new System.Drawing.Point(102, 225); + this.txtDesign_Per.Name = "txtDesign_Per"; + this.txtDesign_Per.Size = new System.Drawing.Size(100, 21); + this.txtDesign_Per.TabIndex = 312; + // + // label16 + // + this.label16.AutoSize = true; + this.label16.BackColor = System.Drawing.Color.Transparent; + this.label16.Location = new System.Drawing.Point(19, 254); + this.label16.Name = "label16"; + this.label16.Size = new System.Drawing.Size(65, 12); + this.label16.TabIndex = 313; + this.label16.Text = "施工单位:"; + // + // txtBuilder_Com + // + this.txtBuilder_Com.Location = new System.Drawing.Point(102, 250); + this.txtBuilder_Com.Name = "txtBuilder_Com"; + this.txtBuilder_Com.Size = new System.Drawing.Size(100, 21); + this.txtBuilder_Com.TabIndex = 314; + // + // label15 + // + this.label15.AutoSize = true; + this.label15.BackColor = System.Drawing.Color.Transparent; + this.label15.Location = new System.Drawing.Point(9, 279); + this.label15.Name = "label15"; + this.label15.Size = new System.Drawing.Size(77, 12); + this.label15.TabIndex = 315; + this.label15.Text = "施工负责人:"; + // + // txtBuilder_Per + // + this.txtBuilder_Per.Location = new System.Drawing.Point(102, 274); + this.txtBuilder_Per.Name = "txtBuilder_Per"; + this.txtBuilder_Per.Size = new System.Drawing.Size(100, 21); + this.txtBuilder_Per.TabIndex = 316; + // + // label18 + // + this.label18.AutoSize = true; + this.label18.BackColor = System.Drawing.Color.Transparent; + this.label18.Location = new System.Drawing.Point(19, 302); + this.label18.Name = "label18"; + this.label18.Size = new System.Drawing.Size(65, 12); + this.label18.TabIndex = 317; + this.label18.Text = "监理单位:"; + // + // txtMon_Com + // + this.txtMon_Com.Location = new System.Drawing.Point(102, 298); + this.txtMon_Com.Name = "txtMon_Com"; + this.txtMon_Com.Size = new System.Drawing.Size(100, 21); + this.txtMon_Com.TabIndex = 318; + // + // label17 + // + this.label17.AutoSize = true; + this.label17.BackColor = System.Drawing.Color.Transparent; + this.label17.Location = new System.Drawing.Point(293, 11); + this.label17.Name = "label17"; + this.label17.Size = new System.Drawing.Size(77, 12); + this.label17.TabIndex = 319; + this.label17.Text = "监理负责人:"; + // + // txtMon_Per + // + this.txtMon_Per.Location = new System.Drawing.Point(386, 6); + this.txtMon_Per.Name = "txtMon_Per"; + this.txtMon_Per.Size = new System.Drawing.Size(100, 21); + this.txtMon_Per.TabIndex = 320; + // + // txtDianlanNum + // + this.txtDianlanNum.Location = new System.Drawing.Point(386, 183); + this.txtDianlanNum.Name = "txtDianlanNum"; + this.txtDianlanNum.Size = new System.Drawing.Size(100, 21); + this.txtDianlanNum.TabIndex = 324; + this.txtDianlanNum.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // label23 + // + this.label23.AutoSize = true; + this.label23.BackColor = System.Drawing.Color.Transparent; + this.label23.Location = new System.Drawing.Point(302, 187); + this.label23.Name = "label23"; + this.label23.Size = new System.Drawing.Size(65, 12); + this.label23.TabIndex = 323; + this.label23.Text = "电缆条数:"; + // + // txtGuanglanNum + // + this.txtGuanglanNum.Location = new System.Drawing.Point(386, 207); + this.txtGuanglanNum.Name = "txtGuanglanNum"; + this.txtGuanglanNum.Size = new System.Drawing.Size(100, 21); + this.txtGuanglanNum.TabIndex = 326; + this.txtGuanglanNum.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // label22 + // + this.label22.AutoSize = true; + this.label22.BackColor = System.Drawing.Color.Transparent; + this.label22.Location = new System.Drawing.Point(302, 211); + this.label22.Name = "label22"; + this.label22.Size = new System.Drawing.Size(65, 12); + this.label22.TabIndex = 325; + this.label22.Text = "光缆条数:"; + // + // txtUseNumKong + // + this.txtUseNumKong.Location = new System.Drawing.Point(386, 231); + this.txtUseNumKong.Name = "txtUseNumKong"; + this.txtUseNumKong.Size = new System.Drawing.Size(100, 21); + this.txtUseNumKong.TabIndex = 328; + this.txtUseNumKong.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // label21 + // + this.label21.AutoSize = true; + this.label21.BackColor = System.Drawing.Color.Transparent; + this.label21.Location = new System.Drawing.Point(302, 235); + this.label21.Name = "label21"; + this.label21.Size = new System.Drawing.Size(65, 12); + this.label21.TabIndex = 327; + this.label21.Text = "已用孔数:"; + // + // txtAllNumKong + // + this.txtAllNumKong.Location = new System.Drawing.Point(386, 255); + this.txtAllNumKong.Name = "txtAllNumKong"; + this.txtAllNumKong.Size = new System.Drawing.Size(100, 21); + this.txtAllNumKong.TabIndex = 330; + this.txtAllNumKong.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); + // + // label20 + // + this.label20.AutoSize = true; + this.label20.BackColor = System.Drawing.Color.Transparent; + this.label20.Location = new System.Drawing.Point(314, 259); + this.label20.Name = "label20"; + this.label20.Size = new System.Drawing.Size(53, 12); + this.label20.TabIndex = 329; + this.label20.Text = "总孔数:"; + // + // dateBuild + // + // + // + // + this.dateBuild.BackgroundStyle.Class = "DateTimeInputBackground"; + this.dateBuild.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.dateBuild.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown; + this.dateBuild.ButtonDropDown.Visible = true; + this.dateBuild.Location = new System.Drawing.Point(102, 128); + // + // + // + this.dateBuild.MonthCalendar.AnnuallyMarkedDates = new System.DateTime[0]; + // + // + // + this.dateBuild.MonthCalendar.BackgroundStyle.BackColor = System.Drawing.SystemColors.Window; + this.dateBuild.MonthCalendar.BackgroundStyle.Class = ""; + this.dateBuild.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.dateBuild.MonthCalendar.ClearButtonVisible = true; + // + // + // + this.dateBuild.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2; + this.dateBuild.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90; + this.dateBuild.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground; + this.dateBuild.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; + this.dateBuild.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder; + this.dateBuild.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1; + this.dateBuild.MonthCalendar.CommandsBackgroundStyle.Class = ""; + this.dateBuild.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.dateBuild.MonthCalendar.DisplayMonth = new System.DateTime(2014, 4, 1, 0, 0, 0, 0); + this.dateBuild.MonthCalendar.MarkedDates = new System.DateTime[0]; + this.dateBuild.MonthCalendar.MonthlyMarkedDates = new System.DateTime[0]; + // + // + // + this.dateBuild.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; + this.dateBuild.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90; + this.dateBuild.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; + this.dateBuild.MonthCalendar.NavigationBackgroundStyle.Class = ""; + this.dateBuild.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; + this.dateBuild.MonthCalendar.TodayButtonVisible = true; + this.dateBuild.MonthCalendar.WeeklyMarkedDays = new System.DayOfWeek[0]; + this.dateBuild.Name = "dateBuild"; + this.dateBuild.Size = new System.Drawing.Size(101, 21); + this.dateBuild.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; + this.dateBuild.TabIndex = 337; + // + // txtBianMa + // + this.txtBianMa.Enabled = false; + this.txtBianMa.Location = new System.Drawing.Point(102, 30); + this.txtBianMa.Name = "txtBianMa"; + this.txtBianMa.Size = new System.Drawing.Size(100, 21); + this.txtBianMa.TabIndex = 338; + // // groupPanel1 // this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control; this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; this.groupPanel1.Controls.Add(this.txtBianMa); this.groupPanel1.Controls.Add(this.dateBuild); - this.groupPanel1.Controls.Add(this.label24); - this.groupPanel1.Controls.Add(this.txtEndPlace); - this.groupPanel1.Controls.Add(this.label25); - this.groupPanel1.Controls.Add(this.txtStartPlace); this.groupPanel1.Controls.Add(this.label20); this.groupPanel1.Controls.Add(this.txtAllNumKong); this.groupPanel1.Controls.Add(this.label21); @@ -144,8 +655,6 @@ this.groupPanel1.Controls.Add(this.txtGuanglanNum); this.groupPanel1.Controls.Add(this.label23); this.groupPanel1.Controls.Add(this.txtDianlanNum); - this.groupPanel1.Controls.Add(this.txtHH_Per); - this.groupPanel1.Controls.Add(this.label19); this.groupPanel1.Controls.Add(this.txtMon_Per); this.groupPanel1.Controls.Add(this.label17); this.groupPanel1.Controls.Add(this.txtMon_Com); @@ -189,10 +698,9 @@ this.groupPanel1.Controls.Add(this.txtGuanJing); this.groupPanel1.Controls.Add(this.label54); this.groupPanel1.Controls.Add(this.label45); - this.groupPanel1.Location = new System.Drawing.Point(12, 10); - this.groupPanel1.Margin = new System.Windows.Forms.Padding(4); + this.groupPanel1.Location = new System.Drawing.Point(9, 8); this.groupPanel1.Name = "groupPanel1"; - this.groupPanel1.Size = new System.Drawing.Size(688, 449); + this.groupPanel1.Size = new System.Drawing.Size(516, 334); // // // @@ -226,651 +734,17 @@ this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.groupPanel1.TabIndex = 27; // - // txtBianMa - // - this.txtBianMa.Enabled = false; - this.txtBianMa.Location = new System.Drawing.Point(136, 37); - this.txtBianMa.Margin = new System.Windows.Forms.Padding(4); - this.txtBianMa.Name = "txtBianMa"; - this.txtBianMa.Size = new System.Drawing.Size(132, 25); - this.txtBianMa.TabIndex = 338; - // - // dateBuild - // - // - // - // - this.dateBuild.BackgroundStyle.Class = "DateTimeInputBackground"; - this.dateBuild.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.dateBuild.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown; - this.dateBuild.ButtonDropDown.Visible = true; - this.dateBuild.Location = new System.Drawing.Point(136, 160); - this.dateBuild.Margin = new System.Windows.Forms.Padding(4); - // - // - // - this.dateBuild.MonthCalendar.AnnuallyMarkedDates = new System.DateTime[0]; - // - // - // - this.dateBuild.MonthCalendar.BackgroundStyle.BackColor = System.Drawing.SystemColors.Window; - this.dateBuild.MonthCalendar.BackgroundStyle.Class = ""; - this.dateBuild.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.dateBuild.MonthCalendar.ClearButtonVisible = true; - // - // - // - this.dateBuild.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2; - this.dateBuild.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90; - this.dateBuild.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground; - this.dateBuild.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; - this.dateBuild.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder; - this.dateBuild.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1; - this.dateBuild.MonthCalendar.CommandsBackgroundStyle.Class = ""; - this.dateBuild.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.dateBuild.MonthCalendar.DisplayMonth = new System.DateTime(2014, 4, 1, 0, 0, 0, 0); - this.dateBuild.MonthCalendar.MarkedDates = new System.DateTime[0]; - this.dateBuild.MonthCalendar.MonthlyMarkedDates = new System.DateTime[0]; - // - // - // - this.dateBuild.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; - this.dateBuild.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90; - this.dateBuild.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; - this.dateBuild.MonthCalendar.NavigationBackgroundStyle.Class = ""; - this.dateBuild.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; - this.dateBuild.MonthCalendar.TodayButtonVisible = true; - this.dateBuild.MonthCalendar.WeeklyMarkedDays = new System.DayOfWeek[0]; - this.dateBuild.Name = "dateBuild"; - this.dateBuild.Size = new System.Drawing.Size(135, 25); - this.dateBuild.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.dateBuild.TabIndex = 337; - // - // label24 - // - this.label24.AutoSize = true; - this.label24.BackColor = System.Drawing.Color.Transparent; - this.label24.Location = new System.Drawing.Point(400, 221); - this.label24.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label24.Name = "label24"; - this.label24.Size = new System.Drawing.Size(82, 15); - this.label24.TabIndex = 335; - this.label24.Text = "线路终点:"; - // - // txtEndPlace - // - this.txtEndPlace.Location = new System.Drawing.Point(515, 216); - this.txtEndPlace.Margin = new System.Windows.Forms.Padding(4); - this.txtEndPlace.Name = "txtEndPlace"; - this.txtEndPlace.Size = new System.Drawing.Size(132, 25); - this.txtEndPlace.TabIndex = 336; - // - // label25 - // - this.label25.AutoSize = true; - this.label25.BackColor = System.Drawing.Color.Transparent; - this.label25.Location = new System.Drawing.Point(400, 191); - this.label25.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label25.Name = "label25"; - this.label25.Size = new System.Drawing.Size(82, 15); - this.label25.TabIndex = 333; - this.label25.Text = "线路起点:"; - // - // txtStartPlace - // - this.txtStartPlace.Location = new System.Drawing.Point(515, 186); - this.txtStartPlace.Margin = new System.Windows.Forms.Padding(4); - this.txtStartPlace.Name = "txtStartPlace"; - this.txtStartPlace.Size = new System.Drawing.Size(132, 25); - this.txtStartPlace.TabIndex = 334; - // - // label20 - // - this.label20.AutoSize = true; - this.label20.BackColor = System.Drawing.Color.Transparent; - this.label20.Location = new System.Drawing.Point(419, 345); - this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label20.Name = "label20"; - this.label20.Size = new System.Drawing.Size(67, 15); - this.label20.TabIndex = 329; - this.label20.Text = "总孔数:"; - // - // txtAllNumKong - // - this.txtAllNumKong.Location = new System.Drawing.Point(515, 340); - this.txtAllNumKong.Margin = new System.Windows.Forms.Padding(4); - this.txtAllNumKong.Name = "txtAllNumKong"; - this.txtAllNumKong.Size = new System.Drawing.Size(132, 25); - this.txtAllNumKong.TabIndex = 330; - this.txtAllNumKong.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // label21 - // - this.label21.AutoSize = true; - this.label21.BackColor = System.Drawing.Color.Transparent; - this.label21.Location = new System.Drawing.Point(403, 315); - this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label21.Name = "label21"; - this.label21.Size = new System.Drawing.Size(82, 15); - this.label21.TabIndex = 327; - this.label21.Text = "已用孔数:"; - // - // txtUseNumKong - // - this.txtUseNumKong.Location = new System.Drawing.Point(515, 310); - this.txtUseNumKong.Margin = new System.Windows.Forms.Padding(4); - this.txtUseNumKong.Name = "txtUseNumKong"; - this.txtUseNumKong.Size = new System.Drawing.Size(132, 25); - this.txtUseNumKong.TabIndex = 328; - this.txtUseNumKong.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // label22 - // - this.label22.AutoSize = true; - this.label22.BackColor = System.Drawing.Color.Transparent; - this.label22.Location = new System.Drawing.Point(403, 285); - this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label22.Name = "label22"; - this.label22.Size = new System.Drawing.Size(82, 15); - this.label22.TabIndex = 325; - this.label22.Text = "光缆条数:"; - // - // txtGuanglanNum - // - this.txtGuanglanNum.Location = new System.Drawing.Point(515, 280); - this.txtGuanglanNum.Margin = new System.Windows.Forms.Padding(4); - this.txtGuanglanNum.Name = "txtGuanglanNum"; - this.txtGuanglanNum.Size = new System.Drawing.Size(132, 25); - this.txtGuanglanNum.TabIndex = 326; - this.txtGuanglanNum.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // label23 - // - this.label23.AutoSize = true; - this.label23.BackColor = System.Drawing.Color.Transparent; - this.label23.Location = new System.Drawing.Point(403, 255); - this.label23.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label23.Name = "label23"; - this.label23.Size = new System.Drawing.Size(82, 15); - this.label23.TabIndex = 323; - this.label23.Text = "电缆条数:"; - // - // txtDianlanNum - // - this.txtDianlanNum.Location = new System.Drawing.Point(515, 250); - this.txtDianlanNum.Margin = new System.Windows.Forms.Padding(4); - this.txtDianlanNum.Name = "txtDianlanNum"; - this.txtDianlanNum.Size = new System.Drawing.Size(132, 25); - this.txtDianlanNum.TabIndex = 324; - this.txtDianlanNum.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // txtHH_Per - // - this.txtHH_Per.Location = new System.Drawing.Point(515, 370); - this.txtHH_Per.Margin = new System.Windows.Forms.Padding(4); - this.txtHH_Per.Name = "txtHH_Per"; - this.txtHH_Per.Size = new System.Drawing.Size(132, 25); - this.txtHH_Per.TabIndex = 322; - // - // label19 - // - this.label19.AutoSize = true; - this.label19.BackColor = System.Drawing.Color.Transparent; - this.label19.Location = new System.Drawing.Point(387, 376); - this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(97, 15); - this.label19.TabIndex = 321; - this.label19.Text = "业务负责人:"; - // - // txtMon_Per - // - this.txtMon_Per.Location = new System.Drawing.Point(136, 402); - this.txtMon_Per.Margin = new System.Windows.Forms.Padding(4); - this.txtMon_Per.Name = "txtMon_Per"; - this.txtMon_Per.Size = new System.Drawing.Size(132, 25); - this.txtMon_Per.TabIndex = 320; - // - // label17 - // - this.label17.AutoSize = true; - this.label17.BackColor = System.Drawing.Color.Transparent; - this.label17.Location = new System.Drawing.Point(12, 409); - this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label17.Name = "label17"; - this.label17.Size = new System.Drawing.Size(97, 15); - this.label17.TabIndex = 319; - this.label17.Text = "监理负责人:"; - // - // txtMon_Com - // - this.txtMon_Com.Location = new System.Drawing.Point(136, 372); - this.txtMon_Com.Margin = new System.Windows.Forms.Padding(4); - this.txtMon_Com.Name = "txtMon_Com"; - this.txtMon_Com.Size = new System.Drawing.Size(132, 25); - this.txtMon_Com.TabIndex = 318; - // - // label18 - // - this.label18.AutoSize = true; - this.label18.BackColor = System.Drawing.Color.Transparent; - this.label18.Location = new System.Drawing.Point(25, 378); - this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label18.Name = "label18"; - this.label18.Size = new System.Drawing.Size(82, 15); - this.label18.TabIndex = 317; - this.label18.Text = "监理单位:"; - // - // txtBuilder_Per - // - this.txtBuilder_Per.Location = new System.Drawing.Point(136, 342); - this.txtBuilder_Per.Margin = new System.Windows.Forms.Padding(4); - this.txtBuilder_Per.Name = "txtBuilder_Per"; - this.txtBuilder_Per.Size = new System.Drawing.Size(132, 25); - this.txtBuilder_Per.TabIndex = 316; - // - // label15 - // - this.label15.AutoSize = true; - this.label15.BackColor = System.Drawing.Color.Transparent; - this.label15.Location = new System.Drawing.Point(12, 349); - this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label15.Name = "label15"; - this.label15.Size = new System.Drawing.Size(97, 15); - this.label15.TabIndex = 315; - this.label15.Text = "施工负责人:"; - // - // txtBuilder_Com - // - this.txtBuilder_Com.Location = new System.Drawing.Point(136, 312); - this.txtBuilder_Com.Margin = new System.Windows.Forms.Padding(4); - this.txtBuilder_Com.Name = "txtBuilder_Com"; - this.txtBuilder_Com.Size = new System.Drawing.Size(132, 25); - this.txtBuilder_Com.TabIndex = 314; - // - // label16 - // - this.label16.AutoSize = true; - this.label16.BackColor = System.Drawing.Color.Transparent; - this.label16.Location = new System.Drawing.Point(25, 318); - this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label16.Name = "label16"; - this.label16.Size = new System.Drawing.Size(82, 15); - this.label16.TabIndex = 313; - this.label16.Text = "施工单位:"; - // - // txtDesign_Per - // - this.txtDesign_Per.Location = new System.Drawing.Point(136, 281); - this.txtDesign_Per.Margin = new System.Windows.Forms.Padding(4); - this.txtDesign_Per.Name = "txtDesign_Per"; - this.txtDesign_Per.Size = new System.Drawing.Size(132, 25); - this.txtDesign_Per.TabIndex = 312; - // - // label6 - // - this.label6.AutoSize = true; - this.label6.BackColor = System.Drawing.Color.Transparent; - this.label6.Location = new System.Drawing.Point(12, 288); - this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(97, 15); - this.label6.TabIndex = 311; - this.label6.Text = "设计负责人:"; - // - // txtDesign_Com - // - this.txtDesign_Com.Location = new System.Drawing.Point(136, 251); - this.txtDesign_Com.Margin = new System.Windows.Forms.Padding(4); - this.txtDesign_Com.Name = "txtDesign_Com"; - this.txtDesign_Com.Size = new System.Drawing.Size(132, 25); - this.txtDesign_Com.TabIndex = 310; - // - // label1 - // - this.label1.AutoSize = true; - this.label1.BackColor = System.Drawing.Color.Transparent; - this.label1.Location = new System.Drawing.Point(25, 256); - this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(82, 15); - this.label1.TabIndex = 309; - this.label1.Text = "设计单位:"; - // - // combMaterial - // - this.combMaterial.DisplayMember = "Text"; - this.combMaterial.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.combMaterial.FormattingEnabled = true; - this.combMaterial.ItemHeight = 15; - this.combMaterial.Location = new System.Drawing.Point(136, 99); - this.combMaterial.Margin = new System.Windows.Forms.Padding(4); - this.combMaterial.Name = "combMaterial"; - this.combMaterial.Size = new System.Drawing.Size(132, 21); - this.combMaterial.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.combMaterial.TabIndex = 308; - // - // combMaiShe - // - this.combMaiShe.DisplayMember = "Text"; - this.combMaiShe.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; - this.combMaiShe.FormattingEnabled = true; - this.combMaiShe.ItemHeight = 15; - this.combMaiShe.Location = new System.Drawing.Point(136, 130); - this.combMaiShe.Margin = new System.Windows.Forms.Padding(4); - this.combMaiShe.Name = "combMaiShe"; - this.combMaiShe.Size = new System.Drawing.Size(132, 21); - this.combMaiShe.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; - this.combMaiShe.TabIndex = 307; - // - // label14 - // - this.label14.AutoSize = true; - this.label14.BackColor = System.Drawing.Color.Transparent; - this.label14.Location = new System.Drawing.Point(28, 15); - this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label14.Name = "label14"; - this.label14.Size = new System.Drawing.Size(82, 15); - this.label14.TabIndex = 289; - this.label14.Text = "唯一编号:"; - // - // label80 - // - this.label80.AutoSize = true; - this.label80.BackColor = System.Drawing.Color.Transparent; - this.label80.Location = new System.Drawing.Point(28, 44); - this.label80.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label80.Name = "label80"; - this.label80.Size = new System.Drawing.Size(82, 15); - this.label80.TabIndex = 288; - this.label80.Text = "类型编码:"; - // - // txtBianHao - // - this.txtBianHao.Enabled = false; - this.txtBianHao.Location = new System.Drawing.Point(136, 8); - this.txtBianHao.Margin = new System.Windows.Forms.Padding(4); - this.txtBianHao.Name = "txtBianHao"; - this.txtBianHao.Size = new System.Drawing.Size(132, 25); - this.txtBianHao.TabIndex = 299; - this.txtBianHao.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // label8 - // - this.label8.AutoSize = true; - this.label8.BackColor = System.Drawing.Color.Transparent; - this.label8.Location = new System.Drawing.Point(368, 160); - this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(112, 15); - this.label8.TabIndex = 285; - this.label8.Text = "终止管顶高程:"; - // - // label3 - // - this.label3.AutoSize = true; - this.label3.BackColor = System.Drawing.Color.Transparent; - this.label3.Location = new System.Drawing.Point(368, 70); - this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(112, 15); - this.label3.TabIndex = 291; - this.label3.Text = "起始管顶高程:"; - // - // label7 - // - this.label7.AutoSize = true; - this.label7.BackColor = System.Drawing.Color.Transparent; - this.label7.Location = new System.Drawing.Point(368, 100); - this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(112, 15); - this.label7.TabIndex = 292; - this.label7.Text = "终止地面高程:"; - // - // label2 - // - this.label2.AutoSize = true; - this.label2.BackColor = System.Drawing.Color.Transparent; - this.label2.Location = new System.Drawing.Point(368, 10); - this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(112, 15); - this.label2.TabIndex = 290; - this.label2.Text = "起始地面高程:"; - // - // label5 - // - this.label5.AutoSize = true; - this.label5.BackColor = System.Drawing.Color.Transparent; - this.label5.Location = new System.Drawing.Point(401, 130); - this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(82, 15); - this.label5.TabIndex = 276; - this.label5.Text = "终止埋深:"; - // - // label69 - // - this.label69.AutoSize = true; - this.label69.BackColor = System.Drawing.Color.Transparent; - this.label69.Location = new System.Drawing.Point(401, 40); - this.label69.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label69.Name = "label69"; - this.label69.Size = new System.Drawing.Size(82, 15); - this.label69.TabIndex = 277; - this.label69.Text = "起始埋深:"; - // - // txtRemark - // - this.txtRemark.Location = new System.Drawing.Point(515, 401); - this.txtRemark.Margin = new System.Windows.Forms.Padding(4); - this.txtRemark.Name = "txtRemark"; - this.txtRemark.Size = new System.Drawing.Size(132, 25); - this.txtRemark.TabIndex = 300; - // - // txtQuanShuDanWei - // - this.txtQuanShuDanWei.Location = new System.Drawing.Point(136, 221); - this.txtQuanShuDanWei.Margin = new System.Windows.Forms.Padding(4); - this.txtQuanShuDanWei.Name = "txtQuanShuDanWei"; - this.txtQuanShuDanWei.Size = new System.Drawing.Size(132, 25); - this.txtQuanShuDanWei.TabIndex = 296; - // - // txtYear - // - this.txtYear.Location = new System.Drawing.Point(136, 190); - this.txtYear.Margin = new System.Windows.Forms.Padding(4); - this.txtYear.Name = "txtYear"; - this.txtYear.Size = new System.Drawing.Size(132, 25); - this.txtYear.TabIndex = 297; - this.txtYear.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // txtDEMDing2 - // - this.txtDEMDing2.Location = new System.Drawing.Point(515, 155); - this.txtDEMDing2.Margin = new System.Windows.Forms.Padding(4); - this.txtDEMDing2.Name = "txtDEMDing2"; - this.txtDEMDing2.Size = new System.Drawing.Size(132, 25); - this.txtDEMDing2.TabIndex = 304; - this.txtDEMDing2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // txtDEM2 - // - this.txtDEM2.Location = new System.Drawing.Point(515, 95); - this.txtDEM2.Margin = new System.Windows.Forms.Padding(4); - this.txtDEM2.Name = "txtDEM2"; - this.txtDEM2.Size = new System.Drawing.Size(132, 25); - this.txtDEM2.TabIndex = 305; - this.txtDEM2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // txtDEMDing1 - // - this.txtDEMDing1.Location = new System.Drawing.Point(515, 65); - this.txtDEMDing1.Margin = new System.Windows.Forms.Padding(4); - this.txtDEMDing1.Name = "txtDEMDing1"; - this.txtDEMDing1.Size = new System.Drawing.Size(132, 25); - this.txtDEMDing1.TabIndex = 303; - this.txtDEMDing1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // txtDEM1 - // - this.txtDEM1.Location = new System.Drawing.Point(515, 5); - this.txtDEM1.Margin = new System.Windows.Forms.Padding(4); - this.txtDEM1.Name = "txtDEM1"; - this.txtDEM1.Size = new System.Drawing.Size(132, 25); - this.txtDEM1.TabIndex = 302; - this.txtDEM1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // label13 - // - this.label13.AutoSize = true; - this.label13.BackColor = System.Drawing.Color.Transparent; - this.label13.Location = new System.Drawing.Point(435, 409); - this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label13.Name = "label13"; - this.label13.Size = new System.Drawing.Size(52, 15); - this.label13.TabIndex = 280; - this.label13.Text = "备注:"; - // - // txtDeep2 - // - this.txtDeep2.Location = new System.Drawing.Point(515, 125); - this.txtDeep2.Margin = new System.Windows.Forms.Padding(4); - this.txtDeep2.Name = "txtDeep2"; - this.txtDeep2.Size = new System.Drawing.Size(132, 25); - this.txtDeep2.TabIndex = 295; - this.txtDeep2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // label12 - // - this.label12.AutoSize = true; - this.label12.BackColor = System.Drawing.Color.Transparent; - this.label12.Location = new System.Drawing.Point(25, 229); - this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label12.Name = "label12"; - this.label12.Size = new System.Drawing.Size(82, 15); - this.label12.TabIndex = 281; - this.label12.Text = "权属单位:"; - // - // label9 - // - this.label9.AutoSize = true; - this.label9.BackColor = System.Drawing.Color.Transparent; - this.label9.Location = new System.Drawing.Point(27, 165); - this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label9.Name = "label9"; - this.label9.Size = new System.Drawing.Size(82, 15); - this.label9.TabIndex = 283; - this.label9.Text = "建设年代:"; - // - // label10 - // - this.label10.AutoSize = true; - this.label10.BackColor = System.Drawing.Color.Transparent; - this.label10.Location = new System.Drawing.Point(25, 195); - this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label10.Name = "label10"; - this.label10.Size = new System.Drawing.Size(82, 15); - this.label10.TabIndex = 282; - this.label10.Text = "使用年限:"; - // - // txtDeep1 - // - this.txtDeep1.Location = new System.Drawing.Point(515, 35); - this.txtDeep1.Margin = new System.Windows.Forms.Padding(4); - this.txtDeep1.Name = "txtDeep1"; - this.txtDeep1.Size = new System.Drawing.Size(132, 25); - this.txtDeep1.TabIndex = 293; - this.txtDeep1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // label4 - // - this.label4.AutoSize = true; - this.label4.BackColor = System.Drawing.Color.Transparent; - this.label4.Location = new System.Drawing.Point(651, 131); - this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(22, 15); - this.label4.TabIndex = 274; - this.label4.Text = "米"; - // - // label67 - // - this.label67.AutoSize = true; - this.label67.BackColor = System.Drawing.Color.Transparent; - this.label67.Location = new System.Drawing.Point(60, 74); - this.label67.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label67.Name = "label67"; - this.label67.Size = new System.Drawing.Size(52, 15); - this.label67.TabIndex = 273; - this.label67.Text = "管径:"; - // - // label56 - // - this.label56.AutoSize = true; - this.label56.BackColor = System.Drawing.Color.Transparent; - this.label56.Location = new System.Drawing.Point(651, 41); - this.label56.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label56.Name = "label56"; - this.label56.Size = new System.Drawing.Size(22, 15); - this.label56.TabIndex = 275; - this.label56.Text = "米"; - // - // label55 - // - this.label55.AutoSize = true; - this.label55.BackColor = System.Drawing.Color.Transparent; - this.label55.Location = new System.Drawing.Point(273, 75); - this.label55.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label55.Name = "label55"; - this.label55.Size = new System.Drawing.Size(37, 15); - this.label55.TabIndex = 286; - this.label55.Text = "毫米"; - // - // txtGuanJing - // - this.txtGuanJing.Location = new System.Drawing.Point(136, 69); - this.txtGuanJing.Margin = new System.Windows.Forms.Padding(4); - this.txtGuanJing.Name = "txtGuanJing"; - this.txtGuanJing.Size = new System.Drawing.Size(132, 25); - this.txtGuanJing.TabIndex = 294; - this.txtGuanJing.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBianMa_KeyPress); - // - // label54 - // - this.label54.AutoSize = true; - this.label54.BackColor = System.Drawing.Color.Transparent; - this.label54.Location = new System.Drawing.Point(59, 104); - this.label54.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label54.Name = "label54"; - this.label54.Size = new System.Drawing.Size(52, 15); - this.label54.TabIndex = 287; - this.label54.Text = "材质:"; - // - // label45 - // - this.label45.AutoSize = true; - this.label45.BackColor = System.Drawing.Color.Transparent; - this.label45.Location = new System.Drawing.Point(31, 135); - this.label45.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label45.Name = "label45"; - this.label45.Size = new System.Drawing.Size(82, 15); - this.label45.TabIndex = 284; - this.label45.Text = "埋设方式:"; - // // FrmTongXunAttribute // - this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(713, 515); + this.ClientSize = new System.Drawing.Size(535, 380); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnOK); this.Controls.Add(this.groupPanel1); this.DoubleBuffered = true; this.EnableGlass = false; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; - this.Margin = new System.Windows.Forms.Padding(4); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FrmTongXunAttribute"; @@ -878,9 +752,9 @@ this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "管线属性"; this.Load += new System.EventHandler(this.FrmTongXunAttribute_Load); + ((System.ComponentModel.ISupportInitialize)(this.dateBuild)).EndInit(); this.groupPanel1.ResumeLayout(false); this.groupPanel1.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.dateBuild)).EndInit(); this.ResumeLayout(false); } @@ -889,65 +763,59 @@ private ButtonX btnCancel; private ButtonX btnOK; - private GroupPanel groupPanel1; - private Label label24; - private TextBox txtEndPlace; - private Label label25; - private TextBox txtStartPlace; - private Label label20; - private TextBox txtAllNumKong; - private Label label21; - private TextBox txtUseNumKong; - private Label label22; - private TextBox txtGuanglanNum; - private Label label23; - private TextBox txtDianlanNum; - private TextBox txtHH_Per; - private Label label19; - private TextBox txtMon_Per; - private Label label17; - private TextBox txtMon_Com; - private Label label18; - private TextBox txtBuilder_Per; - private Label label15; - private TextBox txtBuilder_Com; - private Label label16; - private TextBox txtDesign_Per; - private Label label6; - private TextBox txtDesign_Com; - private Label label1; - private ComboBoxEx combMaterial; - private ComboBoxEx combMaiShe; - private Label label14; - private Label label80; - private TextBox txtBianHao; - private Label label8; - private Label label3; - private Label label7; - private Label label2; - private Label label5; - private Label label69; - private TextBox txtRemark; - private TextBox txtQuanShuDanWei; - private TextBox txtYear; - private TextBox txtDEMDing2; - private TextBox txtDEM2; - private TextBox txtDEMDing1; - private TextBox txtDEM1; - private Label label13; - private TextBox txtDeep2; - private Label label12; - private Label label9; - private Label label10; - private TextBox txtDeep1; - private Label label4; - private Label label67; - private Label label56; - private Label label55; - private TextBox txtGuanJing; - private Label label54; private Label label45; + private Label label54; + private TextBox txtGuanJing; + private Label label55; + private Label label56; + private Label label67; + private Label label4; + private TextBox txtDeep1; + private Label label10; + private Label label9; + private Label label12; + private TextBox txtDeep2; + private Label label13; + private TextBox txtDEM1; + private TextBox txtDEMDing1; + private TextBox txtDEM2; + private TextBox txtDEMDing2; + private TextBox txtYear; + private TextBox txtQuanShuDanWei; + private TextBox txtRemark; + private Label label69; + private Label label5; + private Label label2; + private Label label7; + private Label label3; + private Label label8; + private TextBox txtBianHao; + private Label label80; + private Label label14; + private ComboBoxEx combMaiShe; + private ComboBoxEx combMaterial; + private Label label1; + private TextBox txtDesign_Com; + private Label label6; + private TextBox txtDesign_Per; + private Label label16; + private TextBox txtBuilder_Com; + private Label label15; + private TextBox txtBuilder_Per; + private Label label18; + private TextBox txtMon_Com; + private Label label17; + private TextBox txtMon_Per; + private TextBox txtDianlanNum; + private Label label23; + private TextBox txtGuanglanNum; + private Label label22; + private TextBox txtUseNumKong; + private Label label21; + private TextBox txtAllNumKong; + private Label label20; private DateTimeInput dateBuild; private TextBox txtBianMa; + private GroupPanel groupPanel1; } } \ No newline at end of file diff --git a/Forms/FrmTongXunAttribute.cs b/Forms/FrmTongXunAttribute.cs index b71b381..79a71ed 100644 --- a/Forms/FrmTongXunAttribute.cs +++ b/Forms/FrmTongXunAttribute.cs @@ -172,8 +172,8 @@ { feat.SetValue("使用年限", Convert.ToDouble(txtYear.Text)); } - feat.SetValue("线路起点", txtStartPlace.Text ); - feat.SetValue("线路终点", txtEndPlace.Text); + //feat.SetValue("线路起点", txtStartPlace.Text ); + //feat.SetValue("线路终点", txtEndPlace.Text); feat.SetValue("权属单位", txtQuanShuDanWei.Text); feat.SetValue("设计单位", txtDesign_Com.Text); feat.SetValue("设计负责人", txtDesign_Per.Text); @@ -181,7 +181,7 @@ feat.SetValue("施工负责人", txtBuilder_Per.Text); feat.SetValue("监理单位", txtMon_Com.Text); feat.SetValue("监理负责人", txtMon_Per.Text); - feat.SetValue("业务负责人", txtHH_Per.Text); + //feat.SetValue("业务负责人", txtHH_Per.Text); feat.SetValue("备注", txtRemark.Text); feat.Name = txtBianHao.Text; line.Name = txtBianHao.Text; @@ -193,6 +193,7 @@ { layer.Save(); } + layer.Reload(); DialogResult = DialogResult.OK; Close();