From 10f23933269a814a6a934bd87b21a4573a7a5de6 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 01 四月 2025 08:11:40 +0800 Subject: [PATCH] iqc --- DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs | 579 +++++++++++++++++++++++++++++---------------------------- 1 files changed, 291 insertions(+), 288 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs index e64be54..71f3813 100644 --- a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs @@ -28,36 +28,37 @@ /// </summary> private void InitializeComponent() { - 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.components = new System.ComponentModel.Container(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition9 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition10 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition11 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition12 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition13 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition14 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition15 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition16 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition17 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition18 = new DevExpress.XtraLayout.RowDefinition(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); this.splitTop1 = new DevExpress.XtraEditors.SplitContainerControl(); this.layTop1 = new DevExpress.XtraLayout.LayoutControl(); - this.textEdit1 = new DevExpress.XtraEditors.TextEdit(); - this.textEdit2 = new DevExpress.XtraEditors.TextEdit(); - this.textEdit3 = new DevExpress.XtraEditors.TextEdit(); - this.textEdit4 = new DevExpress.XtraEditors.TextEdit(); - this.textEdit5 = new DevExpress.XtraEditors.TextEdit(); - this.textEdit6 = new DevExpress.XtraEditors.TextEdit(); - this.textEdit7 = new DevExpress.XtraEditors.TextEdit(); - this.textEdit8 = new DevExpress.XtraEditors.TextEdit(); - this.textEdit9 = new DevExpress.XtraEditors.TextEdit(); - this.textEdit10 = new DevExpress.XtraEditors.TextEdit(); - this.textEdit11 = new DevExpress.XtraEditors.TextEdit(); - this.textEdit12 = new DevExpress.XtraEditors.TextEdit(); - this.textEdit13 = new DevExpress.XtraEditors.TextEdit(); - this.textEdit14 = new DevExpress.XtraEditors.TextEdit(); - this.textEdit15 = new DevExpress.XtraEditors.TextEdit(); - this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); - this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton(); + this.txt_gdbh = new DevExpress.XtraEditors.TextEdit(); + this.txt_gx = new DevExpress.XtraEditors.TextEdit(); + this.txt_czz = new DevExpress.XtraEditors.TextEdit(); + this.txt_barCode = new DevExpress.XtraEditors.TextEdit(); + this.txt_currentBarCode = new DevExpress.XtraEditors.TextEdit(); + this.txt_gwm = new DevExpress.XtraEditors.TextEdit(); + this.txt_itemNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_bc = new DevExpress.XtraEditors.TextEdit(); + this.txt_gw = new DevExpress.XtraEditors.TextEdit(); + this.txt_itemName = new DevExpress.XtraEditors.TextEdit(); + this.txt_itemModel = new DevExpress.XtraEditors.TextEdit(); + this.txt_sbNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_sjXt = new DevExpress.XtraEditors.TextEdit(); + this.txt_yjDate = new DevExpress.XtraEditors.TextEdit(); + this.txt_sjDate = new DevExpress.XtraEditors.TextEdit(); + this.btnGood = new DevExpress.XtraEditors.SimpleButton(); + this.btnBad = new DevExpress.XtraEditors.SimpleButton(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -83,16 +84,16 @@ this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton(); this.progressBarControl1 = new DevExpress.XtraEditors.ProgressBarControl(); this.panel3 = new System.Windows.Forms.Panel(); - this.label5 = new System.Windows.Forms.Label(); + this.lbSum4 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); - this.label3 = new System.Windows.Forms.Label(); + this.lbSum3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.panel4 = new System.Windows.Forms.Panel(); - this.label7 = new System.Windows.Forms.Label(); + this.lbSum2 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); - this.label2 = new System.Windows.Forms.Label(); + this.lbSum1 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); @@ -128,6 +129,7 @@ this.gvMx1lineK3id = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.alertControl1 = new DevExpress.XtraBars.Alerter.AlertControl(this.components); ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit(); this.splitMx1.Panel1.SuspendLayout(); @@ -142,21 +144,21 @@ this.splitTop1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layTop1)).BeginInit(); this.layTop1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit3.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit6.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit7.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit8.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit9.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit10.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit11.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit12.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit13.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit14.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit15.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_gdbh.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_gx.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_czz.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_barCode.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_currentBarCode.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_gwm.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_bc.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_gw.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_sbNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_sjXt.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_yjDate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_sjDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); @@ -242,23 +244,23 @@ // // layTop1 // - this.layTop1.Controls.Add(this.textEdit1); - this.layTop1.Controls.Add(this.textEdit2); - this.layTop1.Controls.Add(this.textEdit3); - this.layTop1.Controls.Add(this.textEdit4); - this.layTop1.Controls.Add(this.textEdit5); - this.layTop1.Controls.Add(this.textEdit6); - this.layTop1.Controls.Add(this.textEdit7); - this.layTop1.Controls.Add(this.textEdit8); - this.layTop1.Controls.Add(this.textEdit9); - this.layTop1.Controls.Add(this.textEdit10); - this.layTop1.Controls.Add(this.textEdit11); - this.layTop1.Controls.Add(this.textEdit12); - this.layTop1.Controls.Add(this.textEdit13); - this.layTop1.Controls.Add(this.textEdit14); - this.layTop1.Controls.Add(this.textEdit15); - this.layTop1.Controls.Add(this.simpleButton1); - this.layTop1.Controls.Add(this.simpleButton2); + this.layTop1.Controls.Add(this.txt_gdbh); + this.layTop1.Controls.Add(this.txt_gx); + this.layTop1.Controls.Add(this.txt_czz); + this.layTop1.Controls.Add(this.txt_barCode); + this.layTop1.Controls.Add(this.txt_currentBarCode); + this.layTop1.Controls.Add(this.txt_gwm); + this.layTop1.Controls.Add(this.txt_itemNo); + this.layTop1.Controls.Add(this.txt_bc); + this.layTop1.Controls.Add(this.txt_gw); + this.layTop1.Controls.Add(this.txt_itemName); + this.layTop1.Controls.Add(this.txt_itemModel); + this.layTop1.Controls.Add(this.txt_sbNo); + this.layTop1.Controls.Add(this.txt_sjXt); + this.layTop1.Controls.Add(this.txt_yjDate); + this.layTop1.Controls.Add(this.txt_sjDate); + this.layTop1.Controls.Add(this.btnGood); + this.layTop1.Controls.Add(this.btnBad); this.layTop1.Dock = System.Windows.Forms.DockStyle.Fill; this.layTop1.Location = new System.Drawing.Point(0, 0); this.layTop1.Name = "layTop1"; @@ -268,147 +270,147 @@ this.layTop1.TabIndex = 0; this.layTop1.Text = "layoutControl1"; // - // textEdit1 + // txt_gdbh // - this.textEdit1.Location = new System.Drawing.Point(84, 12); - this.textEdit1.Name = "textEdit1"; - this.textEdit1.Size = new System.Drawing.Size(126, 24); - this.textEdit1.StyleController = this.layTop1; - this.textEdit1.TabIndex = 4; + this.txt_gdbh.Location = new System.Drawing.Point(84, 12); + this.txt_gdbh.Name = "txt_gdbh"; + this.txt_gdbh.Size = new System.Drawing.Size(126, 24); + this.txt_gdbh.StyleController = this.layTop1; + this.txt_gdbh.TabIndex = 4; // - // textEdit2 + // txt_gx // - this.textEdit2.Location = new System.Drawing.Point(84, 40); - this.textEdit2.Name = "textEdit2"; - this.textEdit2.Size = new System.Drawing.Size(126, 24); - this.textEdit2.StyleController = this.layTop1; - this.textEdit2.TabIndex = 5; + this.txt_gx.Location = new System.Drawing.Point(84, 40); + this.txt_gx.Name = "txt_gx"; + this.txt_gx.Size = new System.Drawing.Size(126, 24); + this.txt_gx.StyleController = this.layTop1; + this.txt_gx.TabIndex = 5; // - // textEdit3 + // txt_czz // - this.textEdit3.Location = new System.Drawing.Point(84, 68); - this.textEdit3.Name = "textEdit3"; - this.textEdit3.Size = new System.Drawing.Size(126, 24); - this.textEdit3.StyleController = this.layTop1; - this.textEdit3.TabIndex = 6; + this.txt_czz.Location = new System.Drawing.Point(84, 68); + this.txt_czz.Name = "txt_czz"; + this.txt_czz.Size = new System.Drawing.Size(126, 24); + this.txt_czz.StyleController = this.layTop1; + this.txt_czz.TabIndex = 6; // - // textEdit4 + // txt_barCode // - this.textEdit4.Location = new System.Drawing.Point(84, 96); - this.textEdit4.Name = "textEdit4"; - this.textEdit4.Size = new System.Drawing.Size(328, 24); - this.textEdit4.StyleController = this.layTop1; - this.textEdit4.TabIndex = 7; + this.txt_barCode.Location = new System.Drawing.Point(84, 96); + this.txt_barCode.Name = "txt_barCode"; + this.txt_barCode.Size = new System.Drawing.Size(328, 24); + this.txt_barCode.StyleController = this.layTop1; + this.txt_barCode.TabIndex = 7; // - // textEdit5 + // txt_currentBarCode // - this.textEdit5.Location = new System.Drawing.Point(84, 124); - this.textEdit5.Name = "textEdit5"; - this.textEdit5.Size = new System.Drawing.Size(328, 24); - this.textEdit5.StyleController = this.layTop1; - this.textEdit5.TabIndex = 8; + this.txt_currentBarCode.Location = new System.Drawing.Point(84, 124); + this.txt_currentBarCode.Name = "txt_currentBarCode"; + this.txt_currentBarCode.Size = new System.Drawing.Size(328, 24); + this.txt_currentBarCode.StyleController = this.layTop1; + this.txt_currentBarCode.TabIndex = 8; // - // textEdit6 + // txt_gwm // - this.textEdit6.Location = new System.Drawing.Point(84, 152); - this.textEdit6.Name = "textEdit6"; - this.textEdit6.Size = new System.Drawing.Size(126, 24); - this.textEdit6.StyleController = this.layTop1; - this.textEdit6.TabIndex = 9; + this.txt_gwm.Location = new System.Drawing.Point(84, 152); + this.txt_gwm.Name = "txt_gwm"; + this.txt_gwm.Size = new System.Drawing.Size(126, 24); + this.txt_gwm.StyleController = this.layTop1; + this.txt_gwm.TabIndex = 9; // - // textEdit7 + // txt_itemNo // - this.textEdit7.Location = new System.Drawing.Point(286, 12); - this.textEdit7.Name = "textEdit7"; - this.textEdit7.Size = new System.Drawing.Size(126, 24); - this.textEdit7.StyleController = this.layTop1; - this.textEdit7.TabIndex = 10; + this.txt_itemNo.Location = new System.Drawing.Point(286, 12); + this.txt_itemNo.Name = "txt_itemNo"; + this.txt_itemNo.Size = new System.Drawing.Size(126, 24); + this.txt_itemNo.StyleController = this.layTop1; + this.txt_itemNo.TabIndex = 10; // - // textEdit8 + // txt_bc // - this.textEdit8.Location = new System.Drawing.Point(286, 40); - this.textEdit8.Name = "textEdit8"; - this.textEdit8.Size = new System.Drawing.Size(126, 24); - this.textEdit8.StyleController = this.layTop1; - this.textEdit8.TabIndex = 11; + this.txt_bc.Location = new System.Drawing.Point(286, 40); + this.txt_bc.Name = "txt_bc"; + this.txt_bc.Size = new System.Drawing.Size(126, 24); + this.txt_bc.StyleController = this.layTop1; + this.txt_bc.TabIndex = 11; // - // textEdit9 + // txt_gw // - this.textEdit9.Location = new System.Drawing.Point(286, 68); - this.textEdit9.Name = "textEdit9"; - this.textEdit9.Size = new System.Drawing.Size(126, 24); - this.textEdit9.StyleController = this.layTop1; - this.textEdit9.TabIndex = 12; + this.txt_gw.Location = new System.Drawing.Point(286, 68); + this.txt_gw.Name = "txt_gw"; + this.txt_gw.Size = new System.Drawing.Size(126, 24); + this.txt_gw.StyleController = this.layTop1; + this.txt_gw.TabIndex = 12; // - // textEdit10 + // txt_itemName // - this.textEdit10.Location = new System.Drawing.Point(488, 12); - this.textEdit10.Name = "textEdit10"; - this.textEdit10.Size = new System.Drawing.Size(126, 24); - this.textEdit10.StyleController = this.layTop1; - this.textEdit10.TabIndex = 13; + this.txt_itemName.Location = new System.Drawing.Point(488, 12); + this.txt_itemName.Name = "txt_itemName"; + this.txt_itemName.Size = new System.Drawing.Size(126, 24); + this.txt_itemName.StyleController = this.layTop1; + this.txt_itemName.TabIndex = 13; // - // textEdit11 + // txt_itemModel // - this.textEdit11.Location = new System.Drawing.Point(690, 12); - this.textEdit11.Name = "textEdit11"; - this.textEdit11.Size = new System.Drawing.Size(126, 24); - this.textEdit11.StyleController = this.layTop1; - this.textEdit11.TabIndex = 14; + this.txt_itemModel.Location = new System.Drawing.Point(690, 12); + this.txt_itemModel.Name = "txt_itemModel"; + this.txt_itemModel.Size = new System.Drawing.Size(126, 24); + this.txt_itemModel.StyleController = this.layTop1; + this.txt_itemModel.TabIndex = 14; // - // textEdit12 + // txt_sbNo // - this.textEdit12.Location = new System.Drawing.Point(488, 68); - this.textEdit12.Name = "textEdit12"; - this.textEdit12.Size = new System.Drawing.Size(126, 24); - this.textEdit12.StyleController = this.layTop1; - this.textEdit12.TabIndex = 15; + this.txt_sbNo.Location = new System.Drawing.Point(488, 68); + this.txt_sbNo.Name = "txt_sbNo"; + this.txt_sbNo.Size = new System.Drawing.Size(126, 24); + this.txt_sbNo.StyleController = this.layTop1; + this.txt_sbNo.TabIndex = 15; // - // textEdit13 + // txt_sjXt // - this.textEdit13.Location = new System.Drawing.Point(488, 40); - this.textEdit13.Name = "textEdit13"; - this.textEdit13.Size = new System.Drawing.Size(126, 24); - this.textEdit13.StyleController = this.layTop1; - this.textEdit13.TabIndex = 16; + this.txt_sjXt.Location = new System.Drawing.Point(488, 40); + this.txt_sjXt.Name = "txt_sjXt"; + this.txt_sjXt.Size = new System.Drawing.Size(126, 24); + this.txt_sjXt.StyleController = this.layTop1; + this.txt_sjXt.TabIndex = 16; // - // textEdit14 + // txt_yjDate // - this.textEdit14.Location = new System.Drawing.Point(690, 40); - this.textEdit14.Name = "textEdit14"; - this.textEdit14.Size = new System.Drawing.Size(126, 24); - this.textEdit14.StyleController = this.layTop1; - this.textEdit14.TabIndex = 17; + this.txt_yjDate.Location = new System.Drawing.Point(690, 40); + this.txt_yjDate.Name = "txt_yjDate"; + this.txt_yjDate.Size = new System.Drawing.Size(126, 24); + this.txt_yjDate.StyleController = this.layTop1; + this.txt_yjDate.TabIndex = 17; // - // textEdit15 + // txt_sjDate // - this.textEdit15.Location = new System.Drawing.Point(690, 68); - this.textEdit15.Name = "textEdit15"; - this.textEdit15.Size = new System.Drawing.Size(126, 24); - this.textEdit15.StyleController = this.layTop1; - this.textEdit15.TabIndex = 18; + this.txt_sjDate.Location = new System.Drawing.Point(690, 68); + this.txt_sjDate.Name = "txt_sjDate"; + this.txt_sjDate.Size = new System.Drawing.Size(126, 24); + this.txt_sjDate.StyleController = this.layTop1; + this.txt_sjDate.TabIndex = 18; // - // simpleButton1 + // btnGood // - this.simpleButton1.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Success; - this.simpleButton1.Appearance.Options.UseBackColor = true; - this.simpleButton1.Location = new System.Drawing.Point(416, 96); - this.simpleButton1.Name = "simpleButton1"; - this.simpleButton1.Size = new System.Drawing.Size(198, 83); - this.simpleButton1.StyleController = this.layTop1; - this.simpleButton1.TabIndex = 19; - this.simpleButton1.Text = "鑹搧"; + this.btnGood.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Success; + this.btnGood.Appearance.Options.UseBackColor = true; + this.btnGood.Location = new System.Drawing.Point(416, 96); + this.btnGood.Name = "btnGood"; + this.btnGood.Size = new System.Drawing.Size(198, 83); + this.btnGood.StyleController = this.layTop1; + this.btnGood.TabIndex = 19; + this.btnGood.Text = "鑹搧"; // - // simpleButton2 + // btnBad // - this.simpleButton2.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Danger; - this.simpleButton2.Appearance.Options.UseBackColor = true; - this.simpleButton2.Location = new System.Drawing.Point(618, 96); - this.simpleButton2.Name = "simpleButton2"; - this.simpleButton2.Size = new System.Drawing.Size(198, 83); - this.simpleButton2.StyleController = this.layTop1; - this.simpleButton2.TabIndex = 20; - this.simpleButton2.Text = "涓嶈壇鍝�"; + this.btnBad.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Danger; + this.btnBad.Appearance.Options.UseBackColor = true; + this.btnBad.Location = new System.Drawing.Point(618, 96); + this.btnBad.Name = "btnBad"; + this.btnBad.Size = new System.Drawing.Size(198, 83); + this.btnBad.StyleController = this.layTop1; + this.btnBad.TabIndex = 20; + this.btnBad.Text = "涓嶈壇鍝�"; // // Root // @@ -434,44 +436,44 @@ this.layoutControlItem11}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; - 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; + columnDefinition9.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition9.Width = 100D; + columnDefinition10.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition10.Width = 100D; + columnDefinition11.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition11.Width = 100D; + columnDefinition12.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition12.Width = 100D; this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { - 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; + columnDefinition9, + columnDefinition10, + columnDefinition11, + columnDefinition12}); + rowDefinition13.Height = 100D; + rowDefinition13.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition14.Height = 100D; + rowDefinition14.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition15.Height = 100D; + rowDefinition15.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition16.Height = 100D; + rowDefinition16.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition17.Height = 100D; + rowDefinition17.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition18.Height = 100D; + rowDefinition18.SizeType = System.Windows.Forms.SizeType.Percent; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { - rowDefinition1, - rowDefinition2, - rowDefinition3, - rowDefinition4, - rowDefinition5, - rowDefinition6}); + rowDefinition13, + rowDefinition14, + rowDefinition15, + rowDefinition16, + rowDefinition17, + rowDefinition18}); this.Root.Size = new System.Drawing.Size(828, 191); this.Root.TextVisible = false; // // layoutControlItem1 // - this.layoutControlItem1.Control = this.textEdit1; + this.layoutControlItem1.Control = this.txt_gdbh; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(202, 28); @@ -480,7 +482,7 @@ // // layoutControlItem2 // - this.layoutControlItem2.Control = this.textEdit2; + this.layoutControlItem2.Control = this.txt_gx; this.layoutControlItem2.Location = new System.Drawing.Point(0, 28); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1; @@ -490,7 +492,7 @@ // // layoutControlItem3 // - this.layoutControlItem3.Control = this.textEdit3; + this.layoutControlItem3.Control = this.txt_czz; this.layoutControlItem3.Location = new System.Drawing.Point(0, 56); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2; @@ -500,7 +502,7 @@ // // layoutControlItem4 // - this.layoutControlItem4.Control = this.textEdit4; + this.layoutControlItem4.Control = this.txt_barCode; this.layoutControlItem4.Location = new System.Drawing.Point(0, 84); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.ColumnSpan = 2; @@ -511,7 +513,7 @@ // // layoutControlItem7 // - this.layoutControlItem7.Control = this.textEdit7; + this.layoutControlItem7.Control = this.txt_itemNo; this.layoutControlItem7.Location = new System.Drawing.Point(202, 0); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; @@ -521,7 +523,7 @@ // // layoutControlItem8 // - this.layoutControlItem8.Control = this.textEdit8; + this.layoutControlItem8.Control = this.txt_bc; this.layoutControlItem8.Location = new System.Drawing.Point(202, 28); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; @@ -532,7 +534,7 @@ // // layoutControlItem9 // - this.layoutControlItem9.Control = this.textEdit9; + this.layoutControlItem9.Control = this.txt_gw; this.layoutControlItem9.Location = new System.Drawing.Point(202, 56); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1; @@ -543,7 +545,7 @@ // // layoutControlItem10 // - this.layoutControlItem10.Control = this.textEdit10; + this.layoutControlItem10.Control = this.txt_itemName; this.layoutControlItem10.Location = new System.Drawing.Point(404, 0); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2; @@ -553,7 +555,7 @@ // // layoutControlItem12 // - this.layoutControlItem12.Control = this.textEdit12; + this.layoutControlItem12.Control = this.txt_sbNo; this.layoutControlItem12.Location = new System.Drawing.Point(404, 56); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2; @@ -564,7 +566,7 @@ // // layoutControlItem14 // - this.layoutControlItem14.Control = this.textEdit14; + this.layoutControlItem14.Control = this.txt_yjDate; this.layoutControlItem14.Location = new System.Drawing.Point(606, 28); this.layoutControlItem14.Name = "layoutControlItem14"; this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3; @@ -575,7 +577,7 @@ // // layoutControlItem15 // - this.layoutControlItem15.Control = this.textEdit15; + this.layoutControlItem15.Control = this.txt_sjDate; this.layoutControlItem15.Location = new System.Drawing.Point(606, 56); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3; @@ -586,7 +588,7 @@ // // layoutControlItem5 // - this.layoutControlItem5.Control = this.textEdit5; + this.layoutControlItem5.Control = this.txt_currentBarCode; this.layoutControlItem5.Location = new System.Drawing.Point(0, 112); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.ColumnSpan = 2; @@ -597,7 +599,7 @@ // // layoutControlItem6 // - this.layoutControlItem6.Control = this.textEdit6; + this.layoutControlItem6.Control = this.txt_gwm; this.layoutControlItem6.Location = new System.Drawing.Point(0, 140); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 5; @@ -607,7 +609,7 @@ // // layoutControlItem16 // - this.layoutControlItem16.Control = this.simpleButton1; + this.layoutControlItem16.Control = this.btnGood; this.layoutControlItem16.Location = new System.Drawing.Point(404, 84); this.layoutControlItem16.MaxSize = new System.Drawing.Size(0, 100); this.layoutControlItem16.MinSize = new System.Drawing.Size(41, 100); @@ -623,7 +625,7 @@ // // layoutControlItem17 // - this.layoutControlItem17.Control = this.simpleButton2; + this.layoutControlItem17.Control = this.btnBad; this.layoutControlItem17.Location = new System.Drawing.Point(606, 84); this.layoutControlItem17.MaxSize = new System.Drawing.Size(0, 100); this.layoutControlItem17.MinSize = new System.Drawing.Size(56, 100); @@ -639,7 +641,7 @@ // // layoutControlItem13 // - this.layoutControlItem13.Control = this.textEdit13; + this.layoutControlItem13.Control = this.txt_sjXt; this.layoutControlItem13.Location = new System.Drawing.Point(404, 28); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2; @@ -650,7 +652,7 @@ // // layoutControlItem11 // - this.layoutControlItem11.Control = this.textEdit11; + this.layoutControlItem11.Control = this.txt_itemModel; this.layoutControlItem11.Location = new System.Drawing.Point(606, 0); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; @@ -718,21 +720,21 @@ // panel3 // this.panel3.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; - this.panel3.Controls.Add(this.label5); + this.panel3.Controls.Add(this.lbSum4); this.panel3.Controls.Add(this.label6); this.panel3.Location = new System.Drawing.Point(411, 7); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(99, 71); this.panel3.TabIndex = 4; // - // label5 + // lbSum4 // - this.label5.AutoSize = true; - this.label5.Location = new System.Drawing.Point(45, 46); - this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(16, 18); - this.label5.TabIndex = 1; - this.label5.Text = "0"; + this.lbSum4.AutoSize = true; + this.lbSum4.Location = new System.Drawing.Point(45, 46); + this.lbSum4.Name = "lbSum4"; + this.lbSum4.Size = new System.Drawing.Size(16, 18); + this.lbSum4.TabIndex = 1; + this.lbSum4.Text = "0"; // // label6 // @@ -746,21 +748,21 @@ // panel2 // this.panel2.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; - this.panel2.Controls.Add(this.label3); + this.panel2.Controls.Add(this.lbSum3); this.panel2.Controls.Add(this.label4); this.panel2.Location = new System.Drawing.Point(281, 7); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(99, 71); this.panel2.TabIndex = 3; // - // label3 + // lbSum3 // - this.label3.AutoSize = true; - this.label3.Location = new System.Drawing.Point(45, 46); - this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(16, 18); - this.label3.TabIndex = 1; - this.label3.Text = "0"; + this.lbSum3.AutoSize = true; + this.lbSum3.Location = new System.Drawing.Point(45, 46); + this.lbSum3.Name = "lbSum3"; + this.lbSum3.Size = new System.Drawing.Size(16, 18); + this.lbSum3.TabIndex = 1; + this.lbSum3.Text = "0"; // // label4 // @@ -774,21 +776,21 @@ // panel4 // this.panel4.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; - this.panel4.Controls.Add(this.label7); + this.panel4.Controls.Add(this.lbSum2); this.panel4.Controls.Add(this.label8); this.panel4.Location = new System.Drawing.Point(151, 7); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(99, 71); this.panel4.TabIndex = 2; // - // label7 + // lbSum2 // - this.label7.AutoSize = true; - this.label7.Location = new System.Drawing.Point(45, 46); - this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(16, 18); - this.label7.TabIndex = 1; - this.label7.Text = "0"; + this.lbSum2.AutoSize = true; + this.lbSum2.Location = new System.Drawing.Point(45, 46); + this.lbSum2.Name = "lbSum2"; + this.lbSum2.Size = new System.Drawing.Size(16, 18); + this.lbSum2.TabIndex = 1; + this.lbSum2.Text = "0"; // // label8 // @@ -802,21 +804,21 @@ // panel1 // this.panel1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption; - this.panel1.Controls.Add(this.label2); + this.panel1.Controls.Add(this.lbSum1); this.panel1.Controls.Add(this.label1); this.panel1.Location = new System.Drawing.Point(21, 7); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(99, 71); this.panel1.TabIndex = 0; // - // label2 + // lbSum1 // - this.label2.AutoSize = true; - this.label2.Location = new System.Drawing.Point(45, 46); - this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(16, 18); - this.label2.TabIndex = 1; - this.label2.Text = "0"; + this.lbSum1.AutoSize = true; + this.lbSum1.Location = new System.Drawing.Point(45, 46); + this.lbSum1.Name = "lbSum1"; + this.lbSum1.Size = new System.Drawing.Size(16, 18); + this.lbSum1.TabIndex = 1; + this.lbSum1.Text = "0"; // // label1 // @@ -1032,7 +1034,7 @@ // this.tabMxPage2.Controls.Add(this.gcMx2); this.tabMxPage2.Name = "tabMxPage2"; - this.tabMxPage2.Size = new System.Drawing.Size(1365, 391); + this.tabMxPage2.Size = new System.Drawing.Size(1365, 384); this.tabMxPage2.Text = "涓嶈壇鍝佹槑缁�"; // // gcMx2 @@ -1041,7 +1043,7 @@ this.gcMx2.Location = new System.Drawing.Point(0, 0); this.gcMx2.MainView = this.gvMx2; this.gcMx2.Name = "gcMx2"; - this.gcMx2.Size = new System.Drawing.Size(1365, 391); + this.gcMx2.Size = new System.Drawing.Size(1365, 384); this.gcMx2.TabIndex = 1; this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx2}); @@ -1231,21 +1233,21 @@ this.splitTop1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.layTop1)).EndInit(); this.layTop1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit3.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit6.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit7.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit8.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit9.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit10.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit11.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit12.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit13.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit14.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.textEdit15.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_gdbh.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_gx.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_czz.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_barCode.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_currentBarCode.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_gwm.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_bc.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_gw.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_sbNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_sjXt.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_yjDate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_sjDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); @@ -1322,25 +1324,25 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; private DevExpress.XtraLayout.LayoutControl layTop1; private DevExpress.XtraLayout.LayoutControlGroup Root; - private DevExpress.XtraEditors.TextEdit textEdit1; - private DevExpress.XtraEditors.TextEdit textEdit2; - private DevExpress.XtraEditors.TextEdit textEdit3; - private DevExpress.XtraEditors.TextEdit textEdit4; - private DevExpress.XtraEditors.TextEdit textEdit5; - private DevExpress.XtraEditors.TextEdit textEdit6; + private DevExpress.XtraEditors.TextEdit txt_gdbh; + private DevExpress.XtraEditors.TextEdit txt_gx; + private DevExpress.XtraEditors.TextEdit txt_czz; + private DevExpress.XtraEditors.TextEdit txt_barCode; + private DevExpress.XtraEditors.TextEdit txt_currentBarCode; + private DevExpress.XtraEditors.TextEdit txt_gwm; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; - private DevExpress.XtraEditors.TextEdit textEdit7; - private DevExpress.XtraEditors.TextEdit textEdit8; - private DevExpress.XtraEditors.TextEdit textEdit9; - private DevExpress.XtraEditors.TextEdit textEdit10; - private DevExpress.XtraEditors.TextEdit textEdit11; - private DevExpress.XtraEditors.TextEdit textEdit12; - private DevExpress.XtraEditors.TextEdit textEdit13; - private DevExpress.XtraEditors.TextEdit textEdit14; - private DevExpress.XtraEditors.TextEdit textEdit15; + private DevExpress.XtraEditors.TextEdit txt_itemNo; + private DevExpress.XtraEditors.TextEdit txt_bc; + private DevExpress.XtraEditors.TextEdit txt_gw; + private DevExpress.XtraEditors.TextEdit txt_itemName; + private DevExpress.XtraEditors.TextEdit txt_itemModel; + private DevExpress.XtraEditors.TextEdit txt_sbNo; + private DevExpress.XtraEditors.TextEdit txt_sjXt; + private DevExpress.XtraEditors.TextEdit txt_yjDate; + private DevExpress.XtraEditors.TextEdit txt_sjDate; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; @@ -1348,19 +1350,19 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; - private DevExpress.XtraEditors.SimpleButton simpleButton1; - private DevExpress.XtraEditors.SimpleButton simpleButton2; + private DevExpress.XtraEditors.SimpleButton btnGood; + private DevExpress.XtraEditors.SimpleButton btnBad; private System.Windows.Forms.Panel panel3; - private System.Windows.Forms.Label label5; + private System.Windows.Forms.Label lbSum4; private System.Windows.Forms.Label label6; private System.Windows.Forms.Panel panel2; - private System.Windows.Forms.Label label3; + private System.Windows.Forms.Label lbSum3; private System.Windows.Forms.Label label4; private System.Windows.Forms.Panel panel4; - private System.Windows.Forms.Label label7; + private System.Windows.Forms.Label lbSum2; private System.Windows.Forms.Label label8; private System.Windows.Forms.Panel panel1; - private System.Windows.Forms.Label label2; + private System.Windows.Forms.Label lbSum1; private System.Windows.Forms.Label label1; private DevExpress.XtraEditors.SimpleButton simpleButton7; private DevExpress.XtraEditors.SimpleButton simpleButton6; @@ -1377,5 +1379,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; + private DevExpress.XtraBars.Alerter.AlertControl alertControl1; } } \ No newline at end of file -- Gitblit v1.9.3