From 9878916af28906629dad956b65726167b50834cf Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期二, 22 七月 2025 15:08:27 +0800 Subject: [PATCH] 现场管理 --- DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs | 243 ++++++++++++++++++++++++------------------------ 1 files changed, 122 insertions(+), 121 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs index 03b9a8c..1df7602 100644 --- a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs @@ -29,16 +29,16 @@ private void InitializeComponent() { this.components = new System.ComponentModel.Container(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); this.splitTop1 = new DevExpress.XtraEditors.SplitContainerControl(); this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); @@ -73,12 +73,12 @@ this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layShuiJian = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layDianJian = new DevExpress.XtraLayout.LayoutControlItem(); this.simpleButton7 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton6 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton5 = new DevExpress.XtraEditors.SimpleButton(); @@ -177,12 +177,12 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layShuiJian)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layDianJian)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.prog1.Properties)).BeginInit(); this.panel3.SuspendLayout(); this.panel2.SuspendLayout(); @@ -280,142 +280,142 @@ // // txt_gdbh // - this.txt_gdbh.Location = new System.Drawing.Point(84, 12); + this.txt_gdbh.Location = new System.Drawing.Point(111, 12); this.txt_gdbh.Name = "txt_gdbh"; this.txt_gdbh.Properties.ReadOnly = true; - this.txt_gdbh.Size = new System.Drawing.Size(126, 24); + this.txt_gdbh.Size = new System.Drawing.Size(99, 24); this.txt_gdbh.StyleController = this.layoutMx1; this.txt_gdbh.TabIndex = 4; // // txt_gx // - this.txt_gx.Location = new System.Drawing.Point(84, 40); + this.txt_gx.Location = new System.Drawing.Point(111, 40); this.txt_gx.Name = "txt_gx"; this.txt_gx.Properties.ReadOnly = true; - this.txt_gx.Size = new System.Drawing.Size(126, 24); + this.txt_gx.Size = new System.Drawing.Size(99, 24); this.txt_gx.StyleController = this.layoutMx1; this.txt_gx.TabIndex = 5; // // txt_collectBy // - this.txt_collectBy.Location = new System.Drawing.Point(84, 68); + this.txt_collectBy.Location = new System.Drawing.Point(111, 68); this.txt_collectBy.Name = "txt_collectBy"; this.txt_collectBy.Properties.ReadOnly = true; - this.txt_collectBy.Size = new System.Drawing.Size(126, 24); + this.txt_collectBy.Size = new System.Drawing.Size(99, 24); this.txt_collectBy.StyleController = this.layoutMx1; this.txt_collectBy.TabIndex = 6; // // txt_barCode // - this.txt_barCode.Location = new System.Drawing.Point(84, 96); + this.txt_barCode.Location = new System.Drawing.Point(111, 96); this.txt_barCode.Name = "txt_barCode"; this.txt_barCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold); this.txt_barCode.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(78)))), ((int)(((byte)(138)))), ((int)(((byte)(200))))); this.txt_barCode.Properties.Appearance.Options.UseFont = true; this.txt_barCode.Properties.Appearance.Options.UseForeColor = true; - this.txt_barCode.Size = new System.Drawing.Size(328, 24); + this.txt_barCode.Size = new System.Drawing.Size(301, 24); this.txt_barCode.StyleController = this.layoutMx1; this.txt_barCode.TabIndex = 1; // // txt_currentBarCode // - this.txt_currentBarCode.Location = new System.Drawing.Point(84, 124); + this.txt_currentBarCode.Location = new System.Drawing.Point(111, 124); this.txt_currentBarCode.Name = "txt_currentBarCode"; this.txt_currentBarCode.Properties.ReadOnly = true; - this.txt_currentBarCode.Size = new System.Drawing.Size(328, 24); + this.txt_currentBarCode.Size = new System.Drawing.Size(301, 24); this.txt_currentBarCode.StyleController = this.layoutMx1; this.txt_currentBarCode.TabIndex = 8; // // txt_gwm // - this.txt_gwm.Location = new System.Drawing.Point(84, 152); + this.txt_gwm.Location = new System.Drawing.Point(111, 152); this.txt_gwm.Name = "txt_gwm"; this.txt_gwm.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold); this.txt_gwm.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(78)))), ((int)(((byte)(138)))), ((int)(((byte)(200))))); this.txt_gwm.Properties.Appearance.Options.UseFont = true; this.txt_gwm.Properties.Appearance.Options.UseForeColor = true; - this.txt_gwm.Size = new System.Drawing.Size(126, 24); + this.txt_gwm.Size = new System.Drawing.Size(99, 24); this.txt_gwm.StyleController = this.layoutMx1; this.txt_gwm.TabIndex = 9; // // txt_itemNo // - this.txt_itemNo.Location = new System.Drawing.Point(286, 12); + this.txt_itemNo.Location = new System.Drawing.Point(313, 12); this.txt_itemNo.Name = "txt_itemNo"; this.txt_itemNo.Properties.ReadOnly = true; - this.txt_itemNo.Size = new System.Drawing.Size(126, 24); + this.txt_itemNo.Size = new System.Drawing.Size(99, 24); this.txt_itemNo.StyleController = this.layoutMx1; this.txt_itemNo.TabIndex = 10; // // txt_bc // - this.txt_bc.Location = new System.Drawing.Point(286, 40); + this.txt_bc.Location = new System.Drawing.Point(313, 40); this.txt_bc.Name = "txt_bc"; this.txt_bc.Properties.ReadOnly = true; - this.txt_bc.Size = new System.Drawing.Size(126, 24); + this.txt_bc.Size = new System.Drawing.Size(99, 24); this.txt_bc.StyleController = this.layoutMx1; this.txt_bc.TabIndex = 11; // // txt_gw // - this.txt_gw.Location = new System.Drawing.Point(286, 68); + this.txt_gw.Location = new System.Drawing.Point(313, 68); this.txt_gw.Name = "txt_gw"; this.txt_gw.Properties.ReadOnly = true; - this.txt_gw.Size = new System.Drawing.Size(126, 24); + this.txt_gw.Size = new System.Drawing.Size(99, 24); this.txt_gw.StyleController = this.layoutMx1; this.txt_gw.TabIndex = 12; // // txt_itemName // - this.txt_itemName.Location = new System.Drawing.Point(488, 12); + this.txt_itemName.Location = new System.Drawing.Point(515, 12); this.txt_itemName.Name = "txt_itemName"; this.txt_itemName.Properties.ReadOnly = true; - this.txt_itemName.Size = new System.Drawing.Size(126, 24); + this.txt_itemName.Size = new System.Drawing.Size(99, 24); this.txt_itemName.StyleController = this.layoutMx1; this.txt_itemName.TabIndex = 13; // // txt_itemModel // - this.txt_itemModel.Location = new System.Drawing.Point(690, 12); + this.txt_itemModel.Location = new System.Drawing.Point(717, 12); this.txt_itemModel.Name = "txt_itemModel"; this.txt_itemModel.Properties.ReadOnly = true; - this.txt_itemModel.Size = new System.Drawing.Size(126, 24); + this.txt_itemModel.Size = new System.Drawing.Size(99, 24); this.txt_itemModel.StyleController = this.layoutMx1; this.txt_itemModel.TabIndex = 14; // // txt_sbNo // - this.txt_sbNo.Location = new System.Drawing.Point(488, 68); + this.txt_sbNo.Location = new System.Drawing.Point(515, 68); this.txt_sbNo.Name = "txt_sbNo"; this.txt_sbNo.Properties.ReadOnly = true; - this.txt_sbNo.Size = new System.Drawing.Size(126, 24); + this.txt_sbNo.Size = new System.Drawing.Size(99, 24); this.txt_sbNo.StyleController = this.layoutMx1; this.txt_sbNo.TabIndex = 15; // // txt_sjXt // - this.txt_sjXt.Location = new System.Drawing.Point(488, 40); + this.txt_sjXt.Location = new System.Drawing.Point(515, 40); this.txt_sjXt.Name = "txt_sjXt"; this.txt_sjXt.Properties.ReadOnly = true; - this.txt_sjXt.Size = new System.Drawing.Size(126, 24); + this.txt_sjXt.Size = new System.Drawing.Size(99, 24); this.txt_sjXt.StyleController = this.layoutMx1; this.txt_sjXt.TabIndex = 16; // // txt_yjDate // - this.txt_yjDate.Location = new System.Drawing.Point(690, 40); + this.txt_yjDate.Location = new System.Drawing.Point(717, 40); this.txt_yjDate.Name = "txt_yjDate"; this.txt_yjDate.Properties.ReadOnly = true; - this.txt_yjDate.Size = new System.Drawing.Size(126, 24); + this.txt_yjDate.Size = new System.Drawing.Size(99, 24); this.txt_yjDate.StyleController = this.layoutMx1; this.txt_yjDate.TabIndex = 17; // // txt_sjDate // - this.txt_sjDate.Location = new System.Drawing.Point(690, 68); + this.txt_sjDate.Location = new System.Drawing.Point(717, 68); this.txt_sjDate.Name = "txt_sjDate"; this.txt_sjDate.Properties.ReadOnly = true; - this.txt_sjDate.Size = new System.Drawing.Size(126, 24); + this.txt_sjDate.Size = new System.Drawing.Size(99, 24); this.txt_sjDate.StyleController = this.layoutMx1; this.txt_sjDate.TabIndex = 18; // @@ -443,10 +443,10 @@ // // txt_dianJianPath // - this.txt_dianJianPath.Location = new System.Drawing.Point(286, 152); + this.txt_dianJianPath.Location = new System.Drawing.Point(313, 152); this.txt_dianJianPath.Name = "txt_dianJianPath"; this.txt_dianJianPath.Properties.ReadOnly = true; - this.txt_dianJianPath.Size = new System.Drawing.Size(126, 24); + this.txt_dianJianPath.Size = new System.Drawing.Size(99, 24); this.txt_dianJianPath.StyleController = this.layoutMx1; this.txt_dianJianPath.TabIndex = 21; // @@ -467,46 +467,46 @@ this.layoutControlItem14, this.layoutControlItem15, this.layoutControlItem5, - this.layoutControlItem6, + this.layShuiJian, this.layoutControlItem16, this.layoutControlItem17, this.layoutControlItem13, this.layoutControlItem11, - this.layoutControlItem18}); + this.layDianJian}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; - columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition5.Width = 100D; - columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition6.Width = 100D; - columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition7.Width = 100D; - columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition8.Width = 100D; + columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition1.Width = 100D; + columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition2.Width = 100D; + columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition3.Width = 100D; + columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition4.Width = 100D; this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { - columnDefinition5, - columnDefinition6, - columnDefinition7, - columnDefinition8}); - rowDefinition7.Height = 100D; - rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition8.Height = 100D; - rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition9.Height = 100D; - rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition10.Height = 100D; - rowDefinition10.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition11.Height = 100D; - rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition12.Height = 100D; - rowDefinition12.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition1, + columnDefinition2, + columnDefinition3, + columnDefinition4}); + rowDefinition1.Height = 100D; + rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition2.Height = 100D; + rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition3.Height = 100D; + rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition4.Height = 100D; + rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition5.Height = 100D; + rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition6.Height = 100D; + rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { - rowDefinition7, - rowDefinition8, - rowDefinition9, - rowDefinition10, - rowDefinition11, - rowDefinition12}); + rowDefinition1, + rowDefinition2, + rowDefinition3, + rowDefinition4, + rowDefinition5, + rowDefinition6}); this.Root.Size = new System.Drawing.Size(828, 191); this.Root.TextVisible = false; // @@ -517,7 +517,7 @@ this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(202, 28); this.layoutControlItem1.Text = "宸ュ崟缂栧彿"; - this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem1.TextSize = new System.Drawing.Size(87, 18); // // layoutControlItem2 // @@ -527,7 +527,7 @@ this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem2.Size = new System.Drawing.Size(202, 28); this.layoutControlItem2.Text = "褰撳墠宸ュ簭"; - this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem2.TextSize = new System.Drawing.Size(87, 18); // // layoutControlItem3 // @@ -538,7 +538,7 @@ this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem3.Size = new System.Drawing.Size(202, 28); this.layoutControlItem3.Text = "鎿嶄綔鍛樺伐"; - this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem3.TextSize = new System.Drawing.Size(87, 18); // // layoutControlItem4 // @@ -549,7 +549,7 @@ this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem4.Size = new System.Drawing.Size(404, 28); this.layoutControlItem4.Text = "鎵拷婧爜"; - this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem4.TextSize = new System.Drawing.Size(87, 18); // // layoutControlItem7 // @@ -559,7 +559,7 @@ this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem7.Size = new System.Drawing.Size(202, 28); this.layoutControlItem7.Text = "浜у搧缂栫爜"; - this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem7.TextSize = new System.Drawing.Size(87, 18); // // layoutControlItem8 // @@ -570,7 +570,7 @@ this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem8.Size = new System.Drawing.Size(202, 28); this.layoutControlItem8.Text = "鐝"; - this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem8.TextSize = new System.Drawing.Size(87, 18); // // layoutControlItem9 // @@ -581,7 +581,7 @@ this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem9.Size = new System.Drawing.Size(202, 28); this.layoutControlItem9.Text = "宸ヤ綅"; - this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem9.TextSize = new System.Drawing.Size(87, 18); // // layoutControlItem10 // @@ -591,7 +591,7 @@ this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem10.Size = new System.Drawing.Size(202, 28); this.layoutControlItem10.Text = "浜у搧鍚嶇О"; - this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem10.TextSize = new System.Drawing.Size(87, 18); // // layoutControlItem12 // @@ -602,7 +602,7 @@ this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem12.Size = new System.Drawing.Size(202, 28); this.layoutControlItem12.Text = "璁惧缂栫爜"; - this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem12.TextSize = new System.Drawing.Size(87, 18); // // layoutControlItem14 // @@ -612,8 +612,8 @@ this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem14.Size = new System.Drawing.Size(202, 28); - this.layoutControlItem14.Text = "璁″垝鏃堕棿"; - this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem14.Text = "Mes璁″垝寮�宸�"; + this.layoutControlItem14.TextSize = new System.Drawing.Size(87, 18); // // layoutControlItem15 // @@ -623,8 +623,8 @@ this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem15.Size = new System.Drawing.Size(202, 28); - this.layoutControlItem15.Text = "瀹為檯鏃堕棿"; - this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem15.Text = "Mes瀹為檯寮�宸�"; + this.layoutControlItem15.TextSize = new System.Drawing.Size(87, 18); // // layoutControlItem5 // @@ -635,17 +635,17 @@ this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 4; this.layoutControlItem5.Size = new System.Drawing.Size(404, 28); this.layoutControlItem5.Text = "褰撳墠鏉$爜"; - this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem5.TextSize = new System.Drawing.Size(87, 18); // - // layoutControlItem6 + // layShuiJian // - this.layoutControlItem6.Control = this.txt_gwm; - this.layoutControlItem6.Location = new System.Drawing.Point(0, 140); - this.layoutControlItem6.Name = "layoutControlItem6"; - this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem6.Size = new System.Drawing.Size(202, 31); - this.layoutControlItem6.Text = "鎵伐浣嶇爜"; - this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); + this.layShuiJian.Control = this.txt_gwm; + this.layShuiJian.Location = new System.Drawing.Point(0, 140); + this.layShuiJian.Name = "layShuiJian"; + this.layShuiJian.OptionsTableLayoutItem.RowIndex = 5; + this.layShuiJian.Size = new System.Drawing.Size(202, 31); + this.layShuiJian.Text = "鎵伐浣嶇爜"; + this.layShuiJian.TextSize = new System.Drawing.Size(87, 18); // // layoutControlItem16 // @@ -682,13 +682,14 @@ // layoutControlItem13 // this.layoutControlItem13.Control = this.txt_sjXt; + this.layoutControlItem13.CustomizationFormText = "鐢熶骇绾垮埆"; this.layoutControlItem13.Location = new System.Drawing.Point(404, 28); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem13.Size = new System.Drawing.Size(202, 28); - this.layoutControlItem13.Text = "绾垮埆"; - this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem13.Text = "鐢熶骇绾垮埆"; + this.layoutControlItem13.TextSize = new System.Drawing.Size(87, 18); // // layoutControlItem11 // @@ -698,18 +699,18 @@ this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem11.Size = new System.Drawing.Size(202, 28); this.layoutControlItem11.Text = "浜у搧瑙勬牸"; - this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18); + this.layoutControlItem11.TextSize = new System.Drawing.Size(87, 18); // - // layoutControlItem18 + // layDianJian // - this.layoutControlItem18.Control = this.txt_dianJianPath; - this.layoutControlItem18.Location = new System.Drawing.Point(202, 140); - this.layoutControlItem18.Name = "layoutControlItem18"; - this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 5; - this.layoutControlItem18.Size = new System.Drawing.Size(202, 31); - this.layoutControlItem18.Text = "鐢垫璺緞"; - this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18); + this.layDianJian.Control = this.txt_dianJianPath; + this.layDianJian.Location = new System.Drawing.Point(202, 140); + this.layDianJian.Name = "layDianJian"; + this.layDianJian.OptionsTableLayoutItem.ColumnIndex = 1; + this.layDianJian.OptionsTableLayoutItem.RowIndex = 5; + this.layDianJian.Size = new System.Drawing.Size(202, 31); + this.layDianJian.Text = "鐢垫璺緞"; + this.layDianJian.TextSize = new System.Drawing.Size(87, 18); // // simpleButton7 // @@ -830,9 +831,9 @@ this.panel4.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; this.panel4.Controls.Add(this.lbSum2); this.panel4.Controls.Add(this.label8); - this.panel4.Location = new System.Drawing.Point(151, 7); + this.panel4.Location = new System.Drawing.Point(143, 7); this.panel4.Name = "panel4"; - this.panel4.Size = new System.Drawing.Size(99, 71); + this.panel4.Size = new System.Drawing.Size(110, 71); this.panel4.TabIndex = 2; // // lbSum2 @@ -847,11 +848,11 @@ // label8 // this.label8.AutoSize = true; - this.label8.Location = new System.Drawing.Point(18, 10); + this.label8.Location = new System.Drawing.Point(1, 10); this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(68, 18); + this.label8.Size = new System.Drawing.Size(107, 18); this.label8.TabIndex = 0; - this.label8.Text = "鎶曞叆鏁伴噺"; + this.label8.Text = "G001:鎶曞叆鏁伴噺"; // // panel1 // @@ -1350,12 +1351,12 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layShuiJian)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layDianJian)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.prog1.Properties)).EndInit(); this.panel3.ResumeLayout(false); this.panel3.PerformLayout(); @@ -1444,7 +1445,7 @@ private DevExpress.XtraEditors.SimpleButton simpleButton3; private DevExpress.XtraEditors.ProgressBarControl prog1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; + private DevExpress.XtraLayout.LayoutControlItem layShuiJian; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; @@ -1471,7 +1472,7 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn22; private DevExpress.XtraGrid.Columns.GridColumn gridColumn23; private DevExpress.XtraEditors.TextEdit txt_dianJianPath; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; + private DevExpress.XtraLayout.LayoutControlItem layDianJian; private DevExpress.XtraGrid.Columns.GridColumn gridColumn24; private DevExpress.XtraGrid.Columns.GridColumn gridColumn25; } -- Gitblit v1.9.3