From 5a59d052a17b52bb4dcd932ac6ecbde75da450e4 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 04 三月 2025 17:37:35 +0800 Subject: [PATCH] erp --- DevApp/Gs.DevApp/DevFrm/WW/Frm_WwGd.Designer.cs | 556 +++++++++++++++++++++++++++++-------------------------- 1 files changed, 291 insertions(+), 265 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwGd.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwGd.Designer.cs index c19707b..c3b2c61 100644 --- a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwGd.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwGd.Designer.cs @@ -29,7 +29,6 @@ /// </summary> private void InitializeComponent() { - System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_WwGd)); DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); @@ -38,9 +37,9 @@ DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); + System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_WwGd)); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); - this.picCheckBox = new System.Windows.Forms.PictureBox(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.split1 = new DevExpress.XtraEditors.SplitContainerControl(); this.gcMain1 = new DevExpress.XtraGrid.GridControl(); @@ -65,26 +64,28 @@ this.gv_pcTime = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); + this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); this.lbGuid = new System.Windows.Forms.Label(); this.txt_remark = new DevExpress.XtraEditors.TextEdit(); - this.txt_wgUser = new DevExpress.XtraEditors.TextEdit(); - this.txt_wgTime = new DevExpress.XtraEditors.TextEdit(); - this.txt_daa018 = new DevExpress.XtraEditors.TextEdit(); this.txt_blUser = new DevExpress.XtraEditors.TextEdit(); this.txt_blTime = new DevExpress.XtraEditors.TextEdit(); - this.txt_blState = new DevExpress.XtraEditors.TextEdit(); - this.txt_mesEndProd = new DevExpress.XtraEditors.TextEdit(); - this.txt_mesStartProd = new DevExpress.XtraEditors.TextEdit(); - this.txt_daa011 = new DevExpress.XtraEditors.TextEdit(); - this.txt_daa014 = new DevExpress.XtraEditors.TextEdit(); - this.txt_dwName = new DevExpress.XtraEditors.TextEdit(); - this.txt_daa008 = new DevExpress.XtraEditors.TextEdit(); - this.txt_itemNo = new DevExpress.XtraEditors.TextEdit(); this.txt_daa001 = new DevExpress.XtraEditors.TextEdit(); - this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); + this.txt_wgTime = new DevExpress.XtraEditors.TextEdit(); + this.txt_wgUser = new DevExpress.XtraEditors.TextEdit(); + this.txt_daa014 = new DevExpress.XtraEditors.TextEdit(); + this.txt_daa018 = new DevExpress.XtraEditors.TextEdit(); + this.txt_mesStartProd = new DevExpress.XtraEditors.TextEdit(); + this.txt_blState = new DevExpress.XtraEditors.TextEdit(); + this.txt_itemNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_daa008 = new DevExpress.XtraEditors.TextEdit(); + this.txt_mesEndProd = new DevExpress.XtraEditors.TextEdit(); + this.txt_daa011 = new DevExpress.XtraEditors.TextEdit(); + this.txt_dwName = new DevExpress.XtraEditors.TextEdit(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -128,9 +129,9 @@ this.gvMx1dab001 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1dab012 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1dab002 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.picCheckBox = new System.Windows.Forms.PictureBox(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.xtraTabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit(); @@ -146,23 +147,23 @@ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit(); this.splitMx1.Panel2.SuspendLayout(); this.splitMx1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_wgUser.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_wgTime.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_daa018.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_blUser.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_blTime.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_blState.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_mesEndProd.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_mesStartProd.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_daa011.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_dwName.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_daa008.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_daa001.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); this.layoutMx1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_blUser.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_blTime.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_daa001.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_wgTime.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_wgUser.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_daa018.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_mesStartProd.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_blState.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_daa008.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_mesEndProd.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_daa011.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_dwName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); @@ -185,6 +186,7 @@ this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -214,17 +216,6 @@ this.xtraTabPage1, this.xtraTabPage2}); // - // picCheckBox - // - this.picCheckBox.Image = ((System.Drawing.Image)(resources.GetObject("picCheckBox.Image"))); - this.picCheckBox.Location = new System.Drawing.Point(892, 55); - this.picCheckBox.Name = "picCheckBox"; - this.picCheckBox.Size = new System.Drawing.Size(100, 50); - this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.picCheckBox.TabIndex = 9; - this.picCheckBox.TabStop = false; - this.picCheckBox.Visible = false; - // // xtraTabPage1 // this.xtraTabPage1.Controls.Add(this.split1); @@ -239,13 +230,13 @@ this.split1.Location = new System.Drawing.Point(0, 0); this.split1.Name = "split1"; // - // split1.split1_Panel1 + // split1.Panel1 // this.split1.Panel1.Controls.Add(this.gcMain1); this.split1.Panel1.Controls.Add(this.pageBar1); this.split1.Panel1.Text = "Panel1"; // - // split1.split1_Panel2 + // split1.Panel2 // this.split1.Panel2.Text = "Panel2"; this.split1.Size = new System.Drawing.Size(1126, 570); @@ -291,7 +282,9 @@ this.gv_wgUser, this.gv_pcTime, this.gv_remark, - this.gridColumn7}); + this.gridColumn7, + this.gridColumn8, + this.gridColumn9}); this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; @@ -566,6 +559,26 @@ this.gridColumn7.VisibleIndex = 19; this.gridColumn7.Width = 94; // + // gridColumn8 + // + this.gridColumn8.Caption = "閲囪喘璁㈠崟"; + this.gridColumn8.FieldName = "cgd"; + this.gridColumn8.MinWidth = 25; + this.gridColumn8.Name = "gridColumn8"; + this.gridColumn8.Visible = true; + this.gridColumn8.VisibleIndex = 20; + this.gridColumn8.Width = 94; + // + // gridColumn9 + // + this.gridColumn9.Caption = "閲囪喘璁㈠崟琛屽彿"; + this.gridColumn9.FieldName = "cgdxh"; + this.gridColumn9.MinWidth = 25; + this.gridColumn9.Name = "gridColumn9"; + this.gridColumn9.Visible = true; + this.gridColumn9.VisibleIndex = 21; + this.gridColumn9.Width = 94; + // // pageBar1 // this.pageBar1.CurrentPage = 1; @@ -592,192 +605,18 @@ this.splitMx1.Location = new System.Drawing.Point(0, 0); this.splitMx1.Name = "splitMx1"; // - // splitMx1.splitMx1_Panel1 + // splitMx1.Panel1 // this.splitMx1.Panel1.Controls.Add(this.layoutMx1); this.splitMx1.Panel1.Text = "Panel1"; // - // splitMx1.splitMx1_Panel2 + // splitMx1.Panel2 // this.splitMx1.Panel2.Controls.Add(this.tabMx); this.splitMx1.Panel2.Text = "Panel2"; this.splitMx1.Size = new System.Drawing.Size(1126, 570); this.splitMx1.SplitterPosition = 147; this.splitMx1.TabIndex = 0; - // - // lbGuid - // - this.lbGuid.Location = new System.Drawing.Point(825, 108); - this.lbGuid.Name = "lbGuid"; - this.lbGuid.Size = new System.Drawing.Size(268, 28); - this.lbGuid.TabIndex = 1; - this.lbGuid.Text = "lbGuid"; - this.lbGuid.Visible = false; - // - // txt_remark - // - this.txt_remark.Location = new System.Drawing.Point(119, 108); - this.txt_remark.Name = "txt_remark"; - this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_remark.Properties.Appearance.Options.UseFont = true; - this.txt_remark.Properties.ReadOnly = true; - this.txt_remark.Size = new System.Drawing.Size(160, 28); - this.txt_remark.StyleController = this.layoutMx1; - this.txt_remark.TabIndex = 312; - // - // txt_wgUser - // - this.txt_wgUser.Location = new System.Drawing.Point(661, 44); - this.txt_wgUser.Name = "txt_wgUser"; - this.txt_wgUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_wgUser.Properties.Appearance.Options.UseFont = true; - this.txt_wgUser.Properties.ReadOnly = true; - this.txt_wgUser.Size = new System.Drawing.Size(160, 28); - this.txt_wgUser.StyleController = this.layoutMx1; - this.txt_wgUser.TabIndex = 262; - // - // txt_wgTime - // - this.txt_wgTime.Location = new System.Drawing.Point(661, 76); - this.txt_wgTime.Name = "txt_wgTime"; - this.txt_wgTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_wgTime.Properties.Appearance.Options.UseFont = true; - this.txt_wgTime.Properties.ReadOnly = true; - this.txt_wgTime.Size = new System.Drawing.Size(160, 28); - this.txt_wgTime.StyleController = this.layoutMx1; - this.txt_wgTime.TabIndex = 258; - // - // txt_daa018 - // - this.txt_daa018.Location = new System.Drawing.Point(661, 12); - this.txt_daa018.Name = "txt_daa018"; - this.txt_daa018.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_daa018.Properties.Appearance.Options.UseFont = true; - this.txt_daa018.Properties.ReadOnly = true; - this.txt_daa018.Size = new System.Drawing.Size(160, 28); - this.txt_daa018.StyleController = this.layoutMx1; - this.txt_daa018.TabIndex = 252; - // - // txt_blUser - // - this.txt_blUser.Location = new System.Drawing.Point(390, 108); - this.txt_blUser.Name = "txt_blUser"; - this.txt_blUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_blUser.Properties.Appearance.Options.UseFont = true; - this.txt_blUser.Properties.ReadOnly = true; - this.txt_blUser.Size = new System.Drawing.Size(160, 28); - this.txt_blUser.StyleController = this.layoutMx1; - this.txt_blUser.TabIndex = 247; - // - // txt_blTime - // - this.txt_blTime.Location = new System.Drawing.Point(661, 108); - this.txt_blTime.Name = "txt_blTime"; - this.txt_blTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_blTime.Properties.Appearance.Options.UseFont = true; - this.txt_blTime.Properties.ReadOnly = true; - this.txt_blTime.Size = new System.Drawing.Size(160, 28); - this.txt_blTime.StyleController = this.layoutMx1; - this.txt_blTime.TabIndex = 243; - // - // txt_blState - // - this.txt_blState.Location = new System.Drawing.Point(932, 76); - this.txt_blState.Name = "txt_blState"; - this.txt_blState.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_blState.Properties.Appearance.Options.UseFont = true; - this.txt_blState.Properties.ReadOnly = true; - this.txt_blState.Size = new System.Drawing.Size(161, 28); - this.txt_blState.StyleController = this.layoutMx1; - this.txt_blState.TabIndex = 240; - // - // txt_mesEndProd - // - this.txt_mesEndProd.Location = new System.Drawing.Point(932, 44); - this.txt_mesEndProd.Name = "txt_mesEndProd"; - this.txt_mesEndProd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_mesEndProd.Properties.Appearance.Options.UseFont = true; - this.txt_mesEndProd.Properties.ReadOnly = true; - this.txt_mesEndProd.Size = new System.Drawing.Size(161, 28); - this.txt_mesEndProd.StyleController = this.layoutMx1; - this.txt_mesEndProd.TabIndex = 235; - // - // txt_mesStartProd - // - this.txt_mesStartProd.Location = new System.Drawing.Point(932, 12); - this.txt_mesStartProd.Name = "txt_mesStartProd"; - this.txt_mesStartProd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_mesStartProd.Properties.Appearance.Options.UseFont = true; - this.txt_mesStartProd.Properties.ReadOnly = true; - this.txt_mesStartProd.Size = new System.Drawing.Size(161, 28); - this.txt_mesStartProd.StyleController = this.layoutMx1; - this.txt_mesStartProd.TabIndex = 231; - // - // txt_daa011 - // - this.txt_daa011.Location = new System.Drawing.Point(119, 76); - this.txt_daa011.Name = "txt_daa011"; - this.txt_daa011.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_daa011.Properties.Appearance.Options.UseFont = true; - this.txt_daa011.Properties.ReadOnly = true; - this.txt_daa011.Size = new System.Drawing.Size(160, 28); - this.txt_daa011.StyleController = this.layoutMx1; - this.txt_daa011.TabIndex = 228; - // - // txt_daa014 - // - this.txt_daa014.Location = new System.Drawing.Point(390, 12); - this.txt_daa014.Name = "txt_daa014"; - this.txt_daa014.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_daa014.Properties.Appearance.Options.UseFont = true; - this.txt_daa014.Properties.ReadOnly = true; - this.txt_daa014.Size = new System.Drawing.Size(160, 28); - this.txt_daa014.StyleController = this.layoutMx1; - this.txt_daa014.TabIndex = 226; - // - // txt_dwName - // - this.txt_dwName.Location = new System.Drawing.Point(390, 76); - this.txt_dwName.Name = "txt_dwName"; - this.txt_dwName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_dwName.Properties.Appearance.Options.UseFont = true; - this.txt_dwName.Properties.ReadOnly = true; - this.txt_dwName.Size = new System.Drawing.Size(160, 28); - this.txt_dwName.StyleController = this.layoutMx1; - this.txt_dwName.TabIndex = 222; - // - // txt_daa008 - // - this.txt_daa008.Location = new System.Drawing.Point(390, 44); - this.txt_daa008.Name = "txt_daa008"; - this.txt_daa008.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_daa008.Properties.Appearance.Options.UseFont = true; - this.txt_daa008.Properties.ReadOnly = true; - this.txt_daa008.Size = new System.Drawing.Size(160, 28); - this.txt_daa008.StyleController = this.layoutMx1; - this.txt_daa008.TabIndex = 219; - // - // txt_itemNo - // - this.txt_itemNo.Location = new System.Drawing.Point(119, 44); - this.txt_itemNo.Name = "txt_itemNo"; - this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_itemNo.Properties.Appearance.Options.UseFont = true; - this.txt_itemNo.Properties.ReadOnly = true; - this.txt_itemNo.Size = new System.Drawing.Size(160, 28); - this.txt_itemNo.StyleController = this.layoutMx1; - this.txt_itemNo.TabIndex = 217; - // - // txt_daa001 - // - this.txt_daa001.Location = new System.Drawing.Point(119, 12); - this.txt_daa001.Name = "txt_daa001"; - this.txt_daa001.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_daa001.Properties.Appearance.Options.UseFont = true; - this.txt_daa001.Properties.ReadOnly = true; - this.txt_daa001.Size = new System.Drawing.Size(160, 28); - this.txt_daa001.StyleController = this.layoutMx1; - this.txt_daa001.TabIndex = 216; // // layoutMx1 // @@ -805,6 +644,180 @@ this.layoutMx1.Size = new System.Drawing.Size(1126, 147); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; + // + // lbGuid + // + this.lbGuid.Location = new System.Drawing.Point(840, 108); + this.lbGuid.Name = "lbGuid"; + this.lbGuid.Size = new System.Drawing.Size(274, 28); + this.lbGuid.TabIndex = 1; + this.lbGuid.Text = "lbGuid"; + this.lbGuid.Visible = false; + // + // txt_remark + // + this.txt_remark.Location = new System.Drawing.Point(119, 108); + this.txt_remark.Name = "txt_remark"; + this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_remark.Properties.Appearance.Options.UseFont = true; + this.txt_remark.Properties.ReadOnly = true; + this.txt_remark.Size = new System.Drawing.Size(165, 28); + this.txt_remark.StyleController = this.layoutMx1; + this.txt_remark.TabIndex = 312; + // + // txt_blUser + // + this.txt_blUser.Location = new System.Drawing.Point(395, 108); + this.txt_blUser.Name = "txt_blUser"; + this.txt_blUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_blUser.Properties.Appearance.Options.UseFont = true; + this.txt_blUser.Properties.ReadOnly = true; + this.txt_blUser.Size = new System.Drawing.Size(165, 28); + this.txt_blUser.StyleController = this.layoutMx1; + this.txt_blUser.TabIndex = 247; + // + // txt_blTime + // + this.txt_blTime.Location = new System.Drawing.Point(671, 108); + this.txt_blTime.Name = "txt_blTime"; + this.txt_blTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_blTime.Properties.Appearance.Options.UseFont = true; + this.txt_blTime.Properties.ReadOnly = true; + this.txt_blTime.Size = new System.Drawing.Size(165, 28); + this.txt_blTime.StyleController = this.layoutMx1; + this.txt_blTime.TabIndex = 243; + // + // txt_daa001 + // + this.txt_daa001.Location = new System.Drawing.Point(119, 12); + this.txt_daa001.Name = "txt_daa001"; + this.txt_daa001.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_daa001.Properties.Appearance.Options.UseFont = true; + this.txt_daa001.Properties.ReadOnly = true; + this.txt_daa001.Size = new System.Drawing.Size(165, 28); + this.txt_daa001.StyleController = this.layoutMx1; + this.txt_daa001.TabIndex = 216; + // + // txt_wgTime + // + this.txt_wgTime.Location = new System.Drawing.Point(671, 76); + this.txt_wgTime.Name = "txt_wgTime"; + this.txt_wgTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_wgTime.Properties.Appearance.Options.UseFont = true; + this.txt_wgTime.Properties.ReadOnly = true; + this.txt_wgTime.Size = new System.Drawing.Size(165, 28); + this.txt_wgTime.StyleController = this.layoutMx1; + this.txt_wgTime.TabIndex = 258; + // + // txt_wgUser + // + this.txt_wgUser.Location = new System.Drawing.Point(671, 44); + this.txt_wgUser.Name = "txt_wgUser"; + this.txt_wgUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_wgUser.Properties.Appearance.Options.UseFont = true; + this.txt_wgUser.Properties.ReadOnly = true; + this.txt_wgUser.Size = new System.Drawing.Size(165, 28); + this.txt_wgUser.StyleController = this.layoutMx1; + this.txt_wgUser.TabIndex = 262; + // + // txt_daa014 + // + this.txt_daa014.Location = new System.Drawing.Point(395, 12); + this.txt_daa014.Name = "txt_daa014"; + this.txt_daa014.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_daa014.Properties.Appearance.Options.UseFont = true; + this.txt_daa014.Properties.ReadOnly = true; + this.txt_daa014.Size = new System.Drawing.Size(165, 28); + this.txt_daa014.StyleController = this.layoutMx1; + this.txt_daa014.TabIndex = 226; + // + // txt_daa018 + // + this.txt_daa018.Location = new System.Drawing.Point(671, 12); + this.txt_daa018.Name = "txt_daa018"; + this.txt_daa018.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_daa018.Properties.Appearance.Options.UseFont = true; + this.txt_daa018.Properties.ReadOnly = true; + this.txt_daa018.Size = new System.Drawing.Size(165, 28); + this.txt_daa018.StyleController = this.layoutMx1; + this.txt_daa018.TabIndex = 252; + // + // txt_mesStartProd + // + this.txt_mesStartProd.Location = new System.Drawing.Point(947, 12); + this.txt_mesStartProd.Name = "txt_mesStartProd"; + this.txt_mesStartProd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_mesStartProd.Properties.Appearance.Options.UseFont = true; + this.txt_mesStartProd.Properties.ReadOnly = true; + this.txt_mesStartProd.Size = new System.Drawing.Size(167, 28); + this.txt_mesStartProd.StyleController = this.layoutMx1; + this.txt_mesStartProd.TabIndex = 231; + // + // txt_blState + // + this.txt_blState.Location = new System.Drawing.Point(947, 76); + this.txt_blState.Name = "txt_blState"; + this.txt_blState.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_blState.Properties.Appearance.Options.UseFont = true; + this.txt_blState.Properties.ReadOnly = true; + this.txt_blState.Size = new System.Drawing.Size(167, 28); + this.txt_blState.StyleController = this.layoutMx1; + this.txt_blState.TabIndex = 240; + // + // txt_itemNo + // + this.txt_itemNo.Location = new System.Drawing.Point(119, 44); + this.txt_itemNo.Name = "txt_itemNo"; + this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_itemNo.Properties.Appearance.Options.UseFont = true; + this.txt_itemNo.Properties.ReadOnly = true; + this.txt_itemNo.Size = new System.Drawing.Size(165, 28); + this.txt_itemNo.StyleController = this.layoutMx1; + this.txt_itemNo.TabIndex = 217; + // + // txt_daa008 + // + this.txt_daa008.Location = new System.Drawing.Point(395, 44); + this.txt_daa008.Name = "txt_daa008"; + this.txt_daa008.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_daa008.Properties.Appearance.Options.UseFont = true; + this.txt_daa008.Properties.ReadOnly = true; + this.txt_daa008.Size = new System.Drawing.Size(165, 28); + this.txt_daa008.StyleController = this.layoutMx1; + this.txt_daa008.TabIndex = 219; + // + // txt_mesEndProd + // + this.txt_mesEndProd.Location = new System.Drawing.Point(947, 44); + this.txt_mesEndProd.Name = "txt_mesEndProd"; + this.txt_mesEndProd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_mesEndProd.Properties.Appearance.Options.UseFont = true; + this.txt_mesEndProd.Properties.ReadOnly = true; + this.txt_mesEndProd.Size = new System.Drawing.Size(167, 28); + this.txt_mesEndProd.StyleController = this.layoutMx1; + this.txt_mesEndProd.TabIndex = 235; + // + // txt_daa011 + // + this.txt_daa011.Location = new System.Drawing.Point(119, 76); + this.txt_daa011.Name = "txt_daa011"; + this.txt_daa011.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_daa011.Properties.Appearance.Options.UseFont = true; + this.txt_daa011.Properties.ReadOnly = true; + this.txt_daa011.Size = new System.Drawing.Size(165, 28); + this.txt_daa011.StyleController = this.layoutMx1; + this.txt_daa011.TabIndex = 228; + // + // txt_dwName + // + this.txt_dwName.Location = new System.Drawing.Point(395, 76); + this.txt_dwName.Name = "txt_dwName"; + this.txt_dwName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_dwName.Properties.Appearance.Options.UseFont = true; + this.txt_dwName.Properties.ReadOnly = true; + this.txt_dwName.Size = new System.Drawing.Size(165, 28); + this.txt_dwName.StyleController = this.layoutMx1; + this.txt_dwName.TabIndex = 222; // // Root // @@ -855,7 +868,7 @@ rowDefinition2, rowDefinition3, rowDefinition4}); - this.Root.Size = new System.Drawing.Size(1105, 148); + this.Root.Size = new System.Drawing.Size(1126, 148); this.Root.TextVisible = false; // // layoutControlItem1 @@ -863,37 +876,37 @@ this.layoutControlItem1.Control = this.txt_daa001; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem1.Size = new System.Drawing.Size(276, 32); this.layoutControlItem1.Text = "宸ュ崟鍙�"; this.layoutControlItem1.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem2 // this.layoutControlItem2.Control = this.txt_daa014; - this.layoutControlItem2.Location = new System.Drawing.Point(271, 0); + this.layoutControlItem2.Location = new System.Drawing.Point(276, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem2.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem2.Size = new System.Drawing.Size(276, 32); this.layoutControlItem2.Text = "濮斿璁㈠崟鍙�"; this.layoutControlItem2.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_daa018; - this.layoutControlItem3.Location = new System.Drawing.Point(542, 0); + this.layoutControlItem3.Location = new System.Drawing.Point(552, 0); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem3.Size = new System.Drawing.Size(276, 32); this.layoutControlItem3.Text = "宸ュ崟鐘舵�� "; this.layoutControlItem3.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem4 // this.layoutControlItem4.Control = this.txt_mesStartProd; - this.layoutControlItem4.Location = new System.Drawing.Point(813, 0); + this.layoutControlItem4.Location = new System.Drawing.Point(828, 0); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem4.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem4.Size = new System.Drawing.Size(278, 32); this.layoutControlItem4.Text = "棰勮寮�宸ユ椂闂� "; this.layoutControlItem4.TextSize = new System.Drawing.Size(95, 18); // @@ -903,40 +916,40 @@ this.layoutControlItem5.Location = new System.Drawing.Point(0, 32); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem5.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem5.Size = new System.Drawing.Size(276, 32); this.layoutControlItem5.Text = "鐗╂枡"; this.layoutControlItem5.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_daa008; - this.layoutControlItem6.Location = new System.Drawing.Point(271, 32); + this.layoutControlItem6.Location = new System.Drawing.Point(276, 32); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem6.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem6.Size = new System.Drawing.Size(276, 32); this.layoutControlItem6.Text = "宸ュ崟鏁伴噺"; this.layoutControlItem6.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_wgUser; - this.layoutControlItem7.Location = new System.Drawing.Point(542, 32); + this.layoutControlItem7.Location = new System.Drawing.Point(552, 32); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem7.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem7.Size = new System.Drawing.Size(276, 32); this.layoutControlItem7.Text = "瀹屽伐浜� "; this.layoutControlItem7.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem8 // this.layoutControlItem8.Control = this.txt_mesEndProd; - this.layoutControlItem8.Location = new System.Drawing.Point(813, 32); + this.layoutControlItem8.Location = new System.Drawing.Point(828, 32); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem8.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem8.Size = new System.Drawing.Size(278, 32); this.layoutControlItem8.Text = "棰勮瀹屽伐鏃堕棿 "; this.layoutControlItem8.TextSize = new System.Drawing.Size(95, 18); // @@ -946,40 +959,40 @@ this.layoutControlItem9.Location = new System.Drawing.Point(0, 64); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem9.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem9.Size = new System.Drawing.Size(276, 32); this.layoutControlItem9.Text = "鐢熶骇鏁�"; this.layoutControlItem9.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem10 // this.layoutControlItem10.Control = this.txt_dwName; - this.layoutControlItem10.Location = new System.Drawing.Point(271, 64); + this.layoutControlItem10.Location = new System.Drawing.Point(276, 64); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem10.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem10.Size = new System.Drawing.Size(276, 32); this.layoutControlItem10.Text = "鍗曚綅"; this.layoutControlItem10.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_wgTime; - this.layoutControlItem11.Location = new System.Drawing.Point(542, 64); + this.layoutControlItem11.Location = new System.Drawing.Point(552, 64); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem11.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem11.Size = new System.Drawing.Size(276, 32); this.layoutControlItem11.Text = "瀹屽伐鏃堕棿 "; this.layoutControlItem11.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem12 // this.layoutControlItem12.Control = this.txt_blState; - this.layoutControlItem12.Location = new System.Drawing.Point(813, 64); + this.layoutControlItem12.Location = new System.Drawing.Point(828, 64); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem12.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem12.Size = new System.Drawing.Size(278, 32); this.layoutControlItem12.Text = "澶囨枡鐘舵�� "; this.layoutControlItem12.TextSize = new System.Drawing.Size(95, 18); // @@ -989,40 +1002,40 @@ this.layoutControlItem13.Location = new System.Drawing.Point(0, 96); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem13.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem13.Size = new System.Drawing.Size(276, 32); this.layoutControlItem13.Text = "澶囨敞"; this.layoutControlItem13.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem14 // this.layoutControlItem14.Control = this.txt_blUser; - this.layoutControlItem14.Location = new System.Drawing.Point(271, 96); + this.layoutControlItem14.Location = new System.Drawing.Point(276, 96); this.layoutControlItem14.Name = "layoutControlItem14"; this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem14.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem14.Size = new System.Drawing.Size(276, 32); this.layoutControlItem14.Text = "澶囨枡浜� "; this.layoutControlItem14.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem15 // this.layoutControlItem15.Control = this.txt_blTime; - this.layoutControlItem15.Location = new System.Drawing.Point(542, 96); + this.layoutControlItem15.Location = new System.Drawing.Point(552, 96); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem15.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem15.Size = new System.Drawing.Size(276, 32); this.layoutControlItem15.Text = "澶囨枡鏃堕棿 "; this.layoutControlItem15.TextSize = new System.Drawing.Size(95, 18); // // layoutControlItem16 // this.layoutControlItem16.Control = this.lbGuid; - this.layoutControlItem16.Location = new System.Drawing.Point(813, 96); + this.layoutControlItem16.Location = new System.Drawing.Point(828, 96); this.layoutControlItem16.Name = "layoutControlItem16"; this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem16.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem16.Size = new System.Drawing.Size(278, 32); this.layoutControlItem16.Text = "lbGuid"; this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem16.TextVisible = false; @@ -1365,6 +1378,17 @@ this.gvMx1dab002.VisibleIndex = 15; this.gvMx1dab002.Width = 50; // + // picCheckBox + // + this.picCheckBox.Image = ((System.Drawing.Image)(resources.GetObject("picCheckBox.Image"))); + this.picCheckBox.Location = new System.Drawing.Point(892, 55); + this.picCheckBox.Name = "picCheckBox"; + this.picCheckBox.Size = new System.Drawing.Size(100, 50); + this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.picCheckBox.TabIndex = 9; + this.picCheckBox.TabStop = false; + this.picCheckBox.Visible = false; + // // Frm_WwGd // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); @@ -1377,7 +1401,6 @@ this.Text = "濮斿宸ュ崟"; ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); this.xtraTabControl1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.xtraTabPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit(); this.split1.Panel1.ResumeLayout(false); @@ -1393,23 +1416,23 @@ this.splitMx1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit(); this.splitMx1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_wgUser.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_wgTime.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_daa018.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_blUser.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_blTime.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_blState.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_mesEndProd.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_mesStartProd.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_daa011.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_dwName.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_daa008.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_daa001.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); this.layoutMx1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_blUser.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_blTime.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_daa001.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_wgTime.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_wgUser.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_daa018.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_mesStartProd.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_blState.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_daa008.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_mesEndProd.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_daa011.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_dwName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); @@ -1432,6 +1455,7 @@ this.tabMxPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.ResumeLayout(false); } @@ -1526,5 +1550,7 @@ private DevExpress.XtraGrid.Columns.GridColumn gvMx1dab001; private DevExpress.XtraGrid.Columns.GridColumn gvMx1dab012; private DevExpress.XtraGrid.Columns.GridColumn gvMx1dab002; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; } } \ No newline at end of file -- Gitblit v1.9.3