From ca48402cd224ea7f830a809dc604a1a580c8205a Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期二, 23 九月 2025 14:03:45 +0800
Subject: [PATCH] 工单计划变更
---
DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs | 311 +++++++++++++++++++++++++++------------------------
1 files changed, 165 insertions(+), 146 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs
index 1ed25c0..bc96bb4 100644
--- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs
@@ -120,11 +120,9 @@
this.txt_daa001 = new DevExpress.XtraEditors.TextEdit();
this.txt_daa008 = new DevExpress.XtraEditors.TextEdit();
this.txt_saleOrderNo = new DevExpress.XtraEditors.TextEdit();
- this.txt_mesStartProd = new DevExpress.XtraEditors.TextEdit();
this.txt_daa014 = new DevExpress.XtraEditors.TextEdit();
this.txt_daa022Remark = new DevExpress.XtraEditors.TextEdit();
this.txt_daa010 = new DevExpress.XtraEditors.TextEdit();
- this.txt_mesEndProd = new DevExpress.XtraEditors.TextEdit();
this.txt_daa011 = new DevExpress.XtraEditors.TextEdit();
this.txt_dptName = new DevExpress.XtraEditors.TextEdit();
this.txt_daa016 = new DevExpress.XtraEditors.TextEdit();
@@ -140,6 +138,8 @@
this.txt_daa018 = new DevExpress.XtraEditors.TextEdit();
this.txt_daa025 = new DevExpress.XtraEditors.ComboBoxEdit();
this.txt_daa021 = new DevExpress.XtraEditors.TextEdit();
+ this.txt_mesStartProd = new DevExpress.XtraEditors.DateEdit();
+ this.txt_mesEndProd = new DevExpress.XtraEditors.DateEdit();
this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem41 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -152,8 +152,6 @@
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -168,6 +166,8 @@
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem49 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.txt_mesStartProd123 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -360,11 +360,9 @@
((System.ComponentModel.ISupportInitialize)(this.txt_daa001.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_daa008.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_saleOrderNo.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_mesStartProd.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_daa022Remark.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_daa010.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_mesEndProd.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_daa011.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_daa016.Properties)).BeginInit();
@@ -380,6 +378,10 @@
((System.ComponentModel.ISupportInitialize)(this.txt_daa018.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_daa025.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_daa021.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_mesStartProd.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_mesStartProd.Properties.CalendarTimeProperties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_mesEndProd.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_mesEndProd.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem41)).BeginInit();
@@ -392,8 +394,6 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
@@ -408,6 +408,8 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem49)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_mesStartProd123)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
this.tabMx.SuspendLayout();
this.tabMxPage1.SuspendLayout();
@@ -1019,7 +1021,7 @@
this.splitMx1.Panel2.Text = "Panel2";
this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
this.splitMx1.Size = new System.Drawing.Size(1650, 708);
- this.splitMx1.SplitterPosition = 192;
+ this.splitMx1.SplitterPosition = 200;
this.splitMx1.TabIndex = 0;
//
// layoutMx1
@@ -1031,11 +1033,9 @@
this.layoutMx1.Controls.Add(this.txt_daa001);
this.layoutMx1.Controls.Add(this.txt_daa008);
this.layoutMx1.Controls.Add(this.txt_saleOrderNo);
- this.layoutMx1.Controls.Add(this.txt_mesStartProd);
this.layoutMx1.Controls.Add(this.txt_daa014);
this.layoutMx1.Controls.Add(this.txt_daa022Remark);
this.layoutMx1.Controls.Add(this.txt_daa010);
- this.layoutMx1.Controls.Add(this.txt_mesEndProd);
this.layoutMx1.Controls.Add(this.txt_daa011);
this.layoutMx1.Controls.Add(this.txt_dptName);
this.layoutMx1.Controls.Add(this.txt_daa016);
@@ -1051,6 +1051,8 @@
this.layoutMx1.Controls.Add(this.txt_daa018);
this.layoutMx1.Controls.Add(this.txt_daa025);
this.layoutMx1.Controls.Add(this.txt_daa021);
+ this.layoutMx1.Controls.Add(this.txt_mesStartProd);
+ this.layoutMx1.Controls.Add(this.txt_mesEndProd);
this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem29,
@@ -1058,16 +1060,16 @@
this.layoutControlItem41});
this.layoutMx1.Location = new System.Drawing.Point(0, 0);
this.layoutMx1.Name = "layoutMx1";
- this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(797, 526, 812, 500);
+ this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(662, 232, 812, 500);
this.layoutMx1.Root = this.Root;
- this.layoutMx1.Size = new System.Drawing.Size(1650, 192);
+ this.layoutMx1.Size = new System.Drawing.Size(1650, 200);
this.layoutMx1.TabIndex = 0;
this.layoutMx1.Text = "layoutControl1";
//
// txt_daa015
//
this.txt_daa015.IsReadly = false;
- this.txt_daa015.Location = new System.Drawing.Point(928, 155);
+ this.txt_daa015.Location = new System.Drawing.Point(928, 162);
this.txt_daa015.Name = "txt_daa015";
this.txt_daa015.Size = new System.Drawing.Size(301, 24);
this.txt_daa015.TabIndex = 478;
@@ -1083,7 +1085,7 @@
//
// txt_daa009
//
- this.txt_daa009.Location = new System.Drawing.Point(521, 155);
+ this.txt_daa009.Location = new System.Drawing.Point(521, 162);
this.txt_daa009.Name = "txt_daa009";
this.txt_daa009.Properties.Appearance.Options.UseFont = true;
this.txt_daa009.Size = new System.Drawing.Size(301, 24);
@@ -1123,7 +1125,7 @@
//
// txt_saleOrderNo
//
- this.txt_saleOrderNo.Location = new System.Drawing.Point(928, 126);
+ this.txt_saleOrderNo.Location = new System.Drawing.Point(928, 132);
this.txt_saleOrderNo.Name = "txt_saleOrderNo";
this.txt_saleOrderNo.Properties.Appearance.Options.UseFont = true;
this.txt_saleOrderNo.Size = new System.Drawing.Size(301, 24);
@@ -1131,19 +1133,9 @@
this.txt_saleOrderNo.TabIndex = 465;
this.txt_saleOrderNo.Tag = "readonly";
//
- // txt_mesStartProd
- //
- this.txt_mesStartProd.Location = new System.Drawing.Point(1335, 12);
- this.txt_mesStartProd.Name = "txt_mesStartProd";
- this.txt_mesStartProd.Properties.Appearance.Options.UseFont = true;
- this.txt_mesStartProd.Size = new System.Drawing.Size(303, 24);
- this.txt_mesStartProd.StyleController = this.layoutMx1;
- this.txt_mesStartProd.TabIndex = 336;
- this.txt_mesStartProd.Tag = "readonly";
- //
// txt_daa014
//
- this.txt_daa014.Location = new System.Drawing.Point(114, 40);
+ this.txt_daa014.Location = new System.Drawing.Point(114, 42);
this.txt_daa014.Name = "txt_daa014";
this.txt_daa014.Properties.Appearance.Options.UseFont = true;
this.txt_daa014.Size = new System.Drawing.Size(301, 24);
@@ -1163,7 +1155,7 @@
//
// txt_daa010
//
- this.txt_daa010.Location = new System.Drawing.Point(928, 40);
+ this.txt_daa010.Location = new System.Drawing.Point(928, 42);
this.txt_daa010.Name = "txt_daa010";
this.txt_daa010.Properties.Appearance.Options.UseFont = true;
this.txt_daa010.Size = new System.Drawing.Size(301, 24);
@@ -1171,19 +1163,9 @@
this.txt_daa010.TabIndex = 243;
this.txt_daa010.Tag = "readonly";
//
- // txt_mesEndProd
- //
- this.txt_mesEndProd.Location = new System.Drawing.Point(1335, 40);
- this.txt_mesEndProd.Name = "txt_mesEndProd";
- this.txt_mesEndProd.Properties.Appearance.Options.UseFont = true;
- this.txt_mesEndProd.Size = new System.Drawing.Size(303, 24);
- this.txt_mesEndProd.StyleController = this.layoutMx1;
- this.txt_mesEndProd.TabIndex = 338;
- this.txt_mesEndProd.Tag = "readonly";
- //
// txt_daa011
//
- this.txt_daa011.Location = new System.Drawing.Point(928, 68);
+ this.txt_daa011.Location = new System.Drawing.Point(928, 72);
this.txt_daa011.Name = "txt_daa011";
this.txt_daa011.Properties.Appearance.Options.UseFont = true;
this.txt_daa011.Size = new System.Drawing.Size(301, 24);
@@ -1193,7 +1175,7 @@
//
// txt_dptName
//
- this.txt_dptName.Location = new System.Drawing.Point(521, 40);
+ this.txt_dptName.Location = new System.Drawing.Point(521, 42);
this.txt_dptName.Name = "txt_dptName";
this.txt_dptName.Properties.Appearance.Options.UseFont = true;
this.txt_dptName.Size = new System.Drawing.Size(301, 24);
@@ -1203,7 +1185,7 @@
//
// txt_daa016
//
- this.txt_daa016.Location = new System.Drawing.Point(1335, 68);
+ this.txt_daa016.Location = new System.Drawing.Point(1335, 72);
this.txt_daa016.Name = "txt_daa016";
this.txt_daa016.Properties.Appearance.Options.UseFont = true;
this.txt_daa016.Size = new System.Drawing.Size(303, 24);
@@ -1213,7 +1195,7 @@
//
// txt_daa029
//
- this.txt_daa029.Location = new System.Drawing.Point(114, 97);
+ this.txt_daa029.Location = new System.Drawing.Point(114, 102);
this.txt_daa029.Name = "txt_daa029";
this.txt_daa029.Properties.Appearance.Options.UseFont = true;
this.txt_daa029.Size = new System.Drawing.Size(301, 24);
@@ -1223,7 +1205,7 @@
//
// txt_lineName
//
- this.txt_lineName.Location = new System.Drawing.Point(521, 68);
+ this.txt_lineName.Location = new System.Drawing.Point(521, 72);
this.txt_lineName.Name = "txt_lineName";
this.txt_lineName.Properties.Appearance.Options.UseFont = true;
this.txt_lineName.Size = new System.Drawing.Size(301, 24);
@@ -1233,7 +1215,7 @@
//
// txt_daa017
//
- this.txt_daa017.Location = new System.Drawing.Point(1335, 97);
+ this.txt_daa017.Location = new System.Drawing.Point(1335, 102);
this.txt_daa017.Name = "txt_daa017";
this.txt_daa017.Properties.Appearance.Options.UseFont = true;
this.txt_daa017.Size = new System.Drawing.Size(303, 24);
@@ -1243,7 +1225,7 @@
//
// txt_daa003
//
- this.txt_daa003.Location = new System.Drawing.Point(114, 126);
+ this.txt_daa003.Location = new System.Drawing.Point(114, 132);
this.txt_daa003.Name = "txt_daa003";
this.txt_daa003.Properties.Appearance.Options.UseFont = true;
this.txt_daa003.Size = new System.Drawing.Size(301, 24);
@@ -1253,7 +1235,7 @@
//
// txt_dwName
//
- this.txt_dwName.Location = new System.Drawing.Point(928, 97);
+ this.txt_dwName.Location = new System.Drawing.Point(928, 102);
this.txt_dwName.Name = "txt_dwName";
this.txt_dwName.Properties.Appearance.Options.UseFont = true;
this.txt_dwName.Size = new System.Drawing.Size(301, 24);
@@ -1263,7 +1245,7 @@
//
// txt_daa004
//
- this.txt_daa004.Location = new System.Drawing.Point(114, 155);
+ this.txt_daa004.Location = new System.Drawing.Point(114, 162);
this.txt_daa004.Name = "txt_daa004";
this.txt_daa004.Properties.Appearance.Options.UseFont = true;
this.txt_daa004.Size = new System.Drawing.Size(301, 24);
@@ -1273,7 +1255,7 @@
//
// txt_lineNo
//
- this.txt_lineNo.Location = new System.Drawing.Point(521, 97);
+ this.txt_lineNo.Location = new System.Drawing.Point(521, 102);
this.txt_lineNo.Name = "txt_lineNo";
this.txt_lineNo.Size = new System.Drawing.Size(301, 24);
this.txt_lineNo.StyleController = this.layoutMx1;
@@ -1291,7 +1273,7 @@
//
// txt_isQiTao
//
- this.txt_isQiTao.Location = new System.Drawing.Point(1233, 126);
+ this.txt_isQiTao.Location = new System.Drawing.Point(1233, 132);
this.txt_isQiTao.Name = "txt_isQiTao";
this.txt_isQiTao.Properties.Caption = "澶囨枡榻愬";
this.txt_isQiTao.Size = new System.Drawing.Size(405, 24);
@@ -1301,7 +1283,7 @@
//
// txt_daa018
//
- this.txt_daa018.Location = new System.Drawing.Point(521, 126);
+ this.txt_daa018.Location = new System.Drawing.Point(521, 132);
this.txt_daa018.Name = "txt_daa018";
this.txt_daa018.Size = new System.Drawing.Size(301, 24);
this.txt_daa018.StyleController = this.layoutMx1;
@@ -1310,7 +1292,7 @@
//
// txt_daa025
//
- this.txt_daa025.Location = new System.Drawing.Point(1335, 155);
+ this.txt_daa025.Location = new System.Drawing.Point(1335, 162);
this.txt_daa025.Name = "txt_daa025";
this.txt_daa025.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -1328,12 +1310,48 @@
//
// txt_daa021
//
- this.txt_daa021.Location = new System.Drawing.Point(114, 68);
+ this.txt_daa021.Location = new System.Drawing.Point(114, 72);
this.txt_daa021.Name = "txt_daa021";
this.txt_daa021.Size = new System.Drawing.Size(301, 24);
this.txt_daa021.StyleController = this.layoutMx1;
this.txt_daa021.TabIndex = 480;
this.txt_daa021.Tag = "readonly";
+ //
+ // txt_mesStartProd
+ //
+ this.txt_mesStartProd.EditValue = null;
+ this.txt_mesStartProd.Location = new System.Drawing.Point(1335, 12);
+ this.txt_mesStartProd.Name = "txt_mesStartProd";
+ this.txt_mesStartProd.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.txt_mesStartProd.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.txt_mesStartProd.Properties.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm";
+ this.txt_mesStartProd.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
+ this.txt_mesStartProd.Properties.EditFormat.FormatString = "yyyy-MM-dd HH:mm";
+ this.txt_mesStartProd.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
+ this.txt_mesStartProd.Properties.MaskSettings.Set("mask", "yyyy-MM-dd HH:mm");
+ this.txt_mesStartProd.Size = new System.Drawing.Size(303, 24);
+ this.txt_mesStartProd.StyleController = this.layoutMx1;
+ this.txt_mesStartProd.TabIndex = 481;
+ //
+ // txt_mesEndProd
+ //
+ this.txt_mesEndProd.EditValue = null;
+ this.txt_mesEndProd.Location = new System.Drawing.Point(1335, 42);
+ this.txt_mesEndProd.Name = "txt_mesEndProd";
+ this.txt_mesEndProd.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.txt_mesEndProd.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.txt_mesEndProd.Properties.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm";
+ this.txt_mesEndProd.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
+ this.txt_mesEndProd.Properties.EditFormat.FormatString = "yyyy-MM-dd HH:mm";
+ this.txt_mesEndProd.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
+ this.txt_mesEndProd.Properties.MaskSettings.Set("mask", "yyyy-MM-dd HH:mm");
+ this.txt_mesEndProd.Size = new System.Drawing.Size(303, 24);
+ this.txt_mesEndProd.StyleController = this.layoutMx1;
+ this.txt_mesEndProd.TabIndex = 482;
//
// layoutControlItem29
//
@@ -1383,8 +1401,6 @@
this.layoutControlItem6,
this.layoutControlItem20,
this.layoutControlItem15,
- this.layoutControlItem4,
- this.layoutControlItem8,
this.layoutControlItem12,
this.layoutControlItem16,
this.layoutControlItem9,
@@ -1398,7 +1414,9 @@
this.layoutControlItem17,
this.layoutControlItem19,
this.layoutControlItem13,
- this.layoutControlItem49});
+ this.layoutControlItem49,
+ this.txt_mesStartProd123,
+ this.layoutControlItem8});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -1433,7 +1451,7 @@
rowDefinition4,
rowDefinition5,
rowDefinition6});
- this.Root.Size = new System.Drawing.Size(1650, 192);
+ this.Root.Size = new System.Drawing.Size(1650, 200);
this.Root.TextVisible = false;
//
// layoutControlItem1
@@ -1441,7 +1459,7 @@
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(407, 28);
+ this.layoutControlItem1.Size = new System.Drawing.Size(407, 30);
this.layoutControlItem1.Text = "宸ュ崟鍗曞彿";
this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1451,39 +1469,39 @@
this.layoutControlItem3.Location = new System.Drawing.Point(814, 0);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem3.Size = new System.Drawing.Size(407, 28);
+ this.layoutControlItem3.Size = new System.Drawing.Size(407, 30);
this.layoutControlItem3.Text = "宸ュ崟鏁伴噺";
this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.txt_daa014;
- this.layoutControlItem5.Location = new System.Drawing.Point(0, 28);
+ this.layoutControlItem5.Location = new System.Drawing.Point(0, 30);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem5.Size = new System.Drawing.Size(407, 28);
+ this.layoutControlItem5.Size = new System.Drawing.Size(407, 30);
this.layoutControlItem5.Text = "鎶曟枡鍗曞彿";
this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.txt_daa010;
- this.layoutControlItem7.Location = new System.Drawing.Point(814, 28);
+ this.layoutControlItem7.Location = new System.Drawing.Point(814, 30);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem7.Size = new System.Drawing.Size(407, 28);
+ this.layoutControlItem7.Size = new System.Drawing.Size(407, 30);
this.layoutControlItem7.Text = "鍏ュ簱鏁伴噺";
this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.txt_daa011;
- this.layoutControlItem11.Location = new System.Drawing.Point(814, 56);
+ this.layoutControlItem11.Location = new System.Drawing.Point(814, 60);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem11.Size = new System.Drawing.Size(407, 29);
+ this.layoutControlItem11.Size = new System.Drawing.Size(407, 30);
this.layoutControlItem11.Text = "宸茬敓浜ч噺";
this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1493,117 +1511,95 @@
this.layoutControlItem6.Location = new System.Drawing.Point(407, 0);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem6.Size = new System.Drawing.Size(407, 28);
+ this.layoutControlItem6.Size = new System.Drawing.Size(407, 30);
this.layoutControlItem6.Text = "閫氱煡澶囨枡";
this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem20
//
this.layoutControlItem20.Control = this.txt_dptName;
- this.layoutControlItem20.Location = new System.Drawing.Point(407, 28);
+ this.layoutControlItem20.Location = new System.Drawing.Point(407, 30);
this.layoutControlItem20.Name = "layoutControlItem20";
this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem20.Size = new System.Drawing.Size(407, 28);
+ this.layoutControlItem20.Size = new System.Drawing.Size(407, 30);
this.layoutControlItem20.Text = "杞﹂棿鍚嶇О";
this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem15
//
this.layoutControlItem15.Control = this.txt_dwName;
- this.layoutControlItem15.Location = new System.Drawing.Point(814, 85);
+ this.layoutControlItem15.Location = new System.Drawing.Point(814, 90);
this.layoutControlItem15.Name = "layoutControlItem15";
this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem15.Size = new System.Drawing.Size(407, 29);
+ this.layoutControlItem15.Size = new System.Drawing.Size(407, 30);
this.layoutControlItem15.Text = "鍗曚綅";
this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
- //
- // layoutControlItem4
- //
- this.layoutControlItem4.Control = this.txt_mesStartProd;
- this.layoutControlItem4.CustomizationFormText = "Mes棰勮寮�宸�";
- this.layoutControlItem4.Location = new System.Drawing.Point(1221, 0);
- this.layoutControlItem4.Name = "layoutControlItem4";
- this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem4.Size = new System.Drawing.Size(409, 28);
- this.layoutControlItem4.Text = "Mes棰勮寮�宸�";
- this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
- //
- // layoutControlItem8
- //
- this.layoutControlItem8.Control = this.txt_mesEndProd;
- this.layoutControlItem8.Location = new System.Drawing.Point(1221, 28);
- this.layoutControlItem8.Name = "layoutControlItem8";
- this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem8.Size = new System.Drawing.Size(409, 28);
- this.layoutControlItem8.Text = "Mes棰勮瀹屽伐";
- this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem12
//
this.layoutControlItem12.Control = this.txt_daa016;
- this.layoutControlItem12.Location = new System.Drawing.Point(1221, 56);
+ this.layoutControlItem12.Location = new System.Drawing.Point(1221, 60);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem12.Size = new System.Drawing.Size(409, 29);
+ this.layoutControlItem12.Size = new System.Drawing.Size(409, 30);
this.layoutControlItem12.Text = "瀹為檯寮�宸ユ椂闂�";
this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem16
//
this.layoutControlItem16.Control = this.txt_daa017;
- this.layoutControlItem16.Location = new System.Drawing.Point(1221, 85);
+ this.layoutControlItem16.Location = new System.Drawing.Point(1221, 90);
this.layoutControlItem16.Name = "layoutControlItem16";
this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem16.Size = new System.Drawing.Size(409, 29);
+ this.layoutControlItem16.Size = new System.Drawing.Size(409, 30);
this.layoutControlItem16.Text = "瀹為檯瀹屽伐鏃堕棿";
this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.txt_saleOrderNo;
- this.layoutControlItem9.Location = new System.Drawing.Point(814, 114);
+ this.layoutControlItem9.Location = new System.Drawing.Point(814, 120);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem9.Size = new System.Drawing.Size(407, 29);
+ this.layoutControlItem9.Size = new System.Drawing.Size(407, 30);
this.layoutControlItem9.Text = "闇�姹傚崟鍙�";
this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
//
// txt_daa015label
//
this.txt_daa015label.Control = this.txt_daa015;
- this.txt_daa015label.Location = new System.Drawing.Point(814, 143);
+ this.txt_daa015label.Location = new System.Drawing.Point(814, 150);
this.txt_daa015label.Name = "txt_daa015label";
this.txt_daa015label.OptionsTableLayoutItem.ColumnIndex = 2;
this.txt_daa015label.OptionsTableLayoutItem.RowIndex = 5;
- this.txt_daa015label.Size = new System.Drawing.Size(407, 29);
+ this.txt_daa015label.Size = new System.Drawing.Size(407, 30);
this.txt_daa015label.Text = "绾夸綋鍙樻洿";
this.txt_daa015label.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem14
//
this.layoutControlItem14.Control = this.txt_lineName;
- this.layoutControlItem14.Location = new System.Drawing.Point(407, 56);
+ this.layoutControlItem14.Location = new System.Drawing.Point(407, 60);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem14.Size = new System.Drawing.Size(407, 29);
+ this.layoutControlItem14.Size = new System.Drawing.Size(407, 30);
this.layoutControlItem14.Text = "绾垮埆鍚嶇О";
this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem46
//
this.layoutControlItem46.Control = this.txt_isQiTao;
- this.layoutControlItem46.Location = new System.Drawing.Point(1221, 114);
+ this.layoutControlItem46.Location = new System.Drawing.Point(1221, 120);
this.layoutControlItem46.Name = "layoutControlItem46";
this.layoutControlItem46.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem46.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem46.Size = new System.Drawing.Size(409, 29);
+ this.layoutControlItem46.Size = new System.Drawing.Size(409, 30);
this.layoutControlItem46.Text = "澶囨枡榻愭稕";
this.layoutControlItem46.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem46.TextVisible = false;
@@ -1611,86 +1607,107 @@
// layoutControlItem48
//
this.layoutControlItem48.Control = this.txt_daa018;
- this.layoutControlItem48.Location = new System.Drawing.Point(407, 114);
+ this.layoutControlItem48.Location = new System.Drawing.Point(407, 120);
this.layoutControlItem48.Name = "layoutControlItem48";
this.layoutControlItem48.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem48.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem48.Size = new System.Drawing.Size(407, 29);
+ this.layoutControlItem48.Size = new System.Drawing.Size(407, 30);
this.layoutControlItem48.Text = "宸ュ崟鐘舵��";
this.layoutControlItem48.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem40
//
this.layoutControlItem40.Control = this.txt_lineNo;
- this.layoutControlItem40.Location = new System.Drawing.Point(407, 85);
+ this.layoutControlItem40.Location = new System.Drawing.Point(407, 90);
this.layoutControlItem40.Name = "layoutControlItem40";
this.layoutControlItem40.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem40.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem40.Size = new System.Drawing.Size(407, 29);
+ this.layoutControlItem40.Size = new System.Drawing.Size(407, 30);
this.layoutControlItem40.Text = "绾垮埆缂栫爜";
this.layoutControlItem40.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem27
//
this.layoutControlItem27.Control = this.txt_daa025;
- this.layoutControlItem27.Location = new System.Drawing.Point(1221, 143);
+ this.layoutControlItem27.Location = new System.Drawing.Point(1221, 150);
this.layoutControlItem27.Name = "layoutControlItem27";
this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 5;
- this.layoutControlItem27.Size = new System.Drawing.Size(409, 29);
+ this.layoutControlItem27.Size = new System.Drawing.Size(409, 30);
this.layoutControlItem27.Text = "鐢熶骇绫诲瀷";
this.layoutControlItem27.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem28
//
this.layoutControlItem28.Control = this.txt_daa009;
- this.layoutControlItem28.Location = new System.Drawing.Point(407, 143);
+ this.layoutControlItem28.Location = new System.Drawing.Point(407, 150);
this.layoutControlItem28.Name = "layoutControlItem28";
this.layoutControlItem28.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 5;
- this.layoutControlItem28.Size = new System.Drawing.Size(407, 29);
+ this.layoutControlItem28.Size = new System.Drawing.Size(407, 30);
this.layoutControlItem28.Text = "宸ュ崟澶囨敞";
this.layoutControlItem28.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem17
//
this.layoutControlItem17.Control = this.txt_daa004;
- this.layoutControlItem17.Location = new System.Drawing.Point(0, 143);
+ this.layoutControlItem17.Location = new System.Drawing.Point(0, 150);
this.layoutControlItem17.Name = "layoutControlItem17";
this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 5;
- this.layoutControlItem17.Size = new System.Drawing.Size(407, 29);
+ this.layoutControlItem17.Size = new System.Drawing.Size(407, 30);
this.layoutControlItem17.Text = "浜у搧瑙勬牸";
this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem19
//
this.layoutControlItem19.Control = this.txt_daa003;
- this.layoutControlItem19.Location = new System.Drawing.Point(0, 114);
+ this.layoutControlItem19.Location = new System.Drawing.Point(0, 120);
this.layoutControlItem19.Name = "layoutControlItem19";
this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem19.Size = new System.Drawing.Size(407, 29);
+ this.layoutControlItem19.Size = new System.Drawing.Size(407, 30);
this.layoutControlItem19.Text = "浜у搧鍚嶇О";
this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.txt_daa029;
- this.layoutControlItem13.Location = new System.Drawing.Point(0, 85);
+ this.layoutControlItem13.Location = new System.Drawing.Point(0, 90);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem13.Size = new System.Drawing.Size(407, 29);
+ this.layoutControlItem13.Size = new System.Drawing.Size(407, 30);
this.layoutControlItem13.Text = "浜у搧缂栫爜";
this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem49
//
this.layoutControlItem49.Control = this.txt_daa021;
- this.layoutControlItem49.Location = new System.Drawing.Point(0, 56);
+ this.layoutControlItem49.Location = new System.Drawing.Point(0, 60);
this.layoutControlItem49.Name = "layoutControlItem49";
this.layoutControlItem49.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem49.Size = new System.Drawing.Size(407, 29);
+ this.layoutControlItem49.Size = new System.Drawing.Size(407, 30);
this.layoutControlItem49.Text = "浠诲姟鍗曞彿";
this.layoutControlItem49.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // txt_mesStartProd123
+ //
+ this.txt_mesStartProd123.Control = this.txt_mesStartProd;
+ this.txt_mesStartProd123.Location = new System.Drawing.Point(1221, 0);
+ this.txt_mesStartProd123.Name = "txt_mesStartProd123";
+ this.txt_mesStartProd123.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.txt_mesStartProd123.Size = new System.Drawing.Size(409, 30);
+ this.txt_mesStartProd123.Text = "Mes棰勮寮�宸�";
+ this.txt_mesStartProd123.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem8
+ //
+ this.layoutControlItem8.Control = this.txt_mesEndProd;
+ this.layoutControlItem8.Location = new System.Drawing.Point(1221, 30);
+ this.layoutControlItem8.Name = "layoutControlItem8";
+ this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem8.Size = new System.Drawing.Size(409, 30);
+ this.layoutControlItem8.Text = "Mes棰勮瀹屽伐";
+ this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
//
// tabMx
//
@@ -1698,7 +1715,7 @@
this.tabMx.Location = new System.Drawing.Point(0, 0);
this.tabMx.Name = "tabMx";
this.tabMx.SelectedTabPage = this.tabMxPage1;
- this.tabMx.Size = new System.Drawing.Size(1650, 504);
+ this.tabMx.Size = new System.Drawing.Size(1650, 496);
this.tabMx.TabIndex = 3;
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage1,
@@ -1716,7 +1733,7 @@
this.tabMxPage1.Appearance.Header.Options.UseForeColor = true;
this.tabMxPage1.Controls.Add(this.gcMx1);
this.tabMxPage1.Name = "tabMxPage1";
- this.tabMxPage1.Size = new System.Drawing.Size(1648, 472);
+ this.tabMxPage1.Size = new System.Drawing.Size(1648, 464);
this.tabMxPage1.Text = "澶囨枡鍗曡韩";
//
// gcMx1
@@ -1725,7 +1742,7 @@
this.gcMx1.Location = new System.Drawing.Point(0, 0);
this.gcMx1.MainView = this.gvMx1;
this.gcMx1.Name = "gcMx1";
- this.gcMx1.Size = new System.Drawing.Size(1648, 472);
+ this.gcMx1.Size = new System.Drawing.Size(1648, 464);
this.gcMx1.TabIndex = 0;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
@@ -2093,7 +2110,7 @@
this.xtraTabPage6.Appearance.Header.Options.UseForeColor = true;
this.xtraTabPage6.Controls.Add(this.gcMx6);
this.xtraTabPage6.Name = "xtraTabPage6";
- this.xtraTabPage6.Size = new System.Drawing.Size(1648, 472);
+ this.xtraTabPage6.Size = new System.Drawing.Size(1648, 464);
this.xtraTabPage6.Text = "澶囨枡鏄庣粏";
//
// gcMx6
@@ -2102,7 +2119,7 @@
this.gcMx6.Location = new System.Drawing.Point(0, 0);
this.gcMx6.MainView = this.gvMx6;
this.gcMx6.Name = "gcMx6";
- this.gcMx6.Size = new System.Drawing.Size(1648, 472);
+ this.gcMx6.Size = new System.Drawing.Size(1648, 464);
this.gcMx6.TabIndex = 1;
this.gcMx6.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx6});
@@ -2252,7 +2269,7 @@
this.xtraTabPage7.Appearance.Header.Options.UseForeColor = true;
this.xtraTabPage7.Controls.Add(this.gcMx7);
this.xtraTabPage7.Name = "xtraTabPage7";
- this.xtraTabPage7.Size = new System.Drawing.Size(1648, 472);
+ this.xtraTabPage7.Size = new System.Drawing.Size(1648, 464);
this.xtraTabPage7.Text = "宸ュ簭鏄庣粏";
//
// gcMx7
@@ -2264,7 +2281,7 @@
this.gcMx7.Location = new System.Drawing.Point(0, 0);
this.gcMx7.MainView = this.gvMx7;
this.gcMx7.Name = "gcMx7";
- this.gcMx7.Size = new System.Drawing.Size(1648, 472);
+ this.gcMx7.Size = new System.Drawing.Size(1648, 464);
this.gcMx7.TabIndex = 1;
this.gcMx7.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx7});
@@ -2368,7 +2385,7 @@
this.xtraTabPage8.Appearance.Header.Options.UseForeColor = true;
this.xtraTabPage8.Controls.Add(this.gcMx8);
this.xtraTabPage8.Name = "xtraTabPage8";
- this.xtraTabPage8.Size = new System.Drawing.Size(1648, 472);
+ this.xtraTabPage8.Size = new System.Drawing.Size(1648, 464);
this.xtraTabPage8.Text = "鏁版嵁閲囬泦鏄庣粏";
//
// gcMx8
@@ -2377,7 +2394,7 @@
this.gcMx8.Location = new System.Drawing.Point(0, 0);
this.gcMx8.MainView = this.gvMx8;
this.gcMx8.Name = "gcMx8";
- this.gcMx8.Size = new System.Drawing.Size(1648, 472);
+ this.gcMx8.Size = new System.Drawing.Size(1648, 464);
this.gcMx8.TabIndex = 1;
this.gcMx8.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx8});
@@ -2505,7 +2522,7 @@
//
this.tabMxPage2.Controls.Add(this.splitMx99);
this.tabMxPage2.Name = "tabMxPage2";
- this.tabMxPage2.Size = new System.Drawing.Size(1648, 472);
+ this.tabMxPage2.Size = new System.Drawing.Size(1648, 464);
this.tabMxPage2.Text = "鎵樻澘鐮佹槑缁�";
//
// splitMx99
@@ -2525,7 +2542,7 @@
this.splitMx99.Panel2.Controls.Add(this.gcMx2);
this.splitMx99.Panel2.Text = "Panel2";
this.splitMx99.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
- this.splitMx99.Size = new System.Drawing.Size(1648, 472);
+ this.splitMx99.Size = new System.Drawing.Size(1648, 464);
this.splitMx99.SplitterPosition = 83;
this.splitMx99.TabIndex = 2;
//
@@ -2845,7 +2862,7 @@
this.gcMx2.Name = "gcMx2";
this.gcMx2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.rptTuoBanNbz});
- this.gcMx2.Size = new System.Drawing.Size(1648, 377);
+ this.gcMx2.Size = new System.Drawing.Size(1648, 369);
this.gcMx2.TabIndex = 0;
this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx2});
@@ -3048,7 +3065,7 @@
//
this.xtraTabPage3.Controls.Add(this.splitMx98);
this.xtraTabPage3.Name = "xtraTabPage3";
- this.xtraTabPage3.Size = new System.Drawing.Size(1648, 472);
+ this.xtraTabPage3.Size = new System.Drawing.Size(1648, 464);
this.xtraTabPage3.Text = "杩芥函鐮佹槑缁�";
//
// splitMx98
@@ -3068,7 +3085,7 @@
this.splitMx98.Panel2.Controls.Add(this.gcMx3);
this.splitMx98.Panel2.Text = "Panel2";
this.splitMx98.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
- this.splitMx98.Size = new System.Drawing.Size(1648, 472);
+ this.splitMx98.Size = new System.Drawing.Size(1648, 464);
this.splitMx98.SplitterPosition = 52;
this.splitMx98.TabIndex = 2;
//
@@ -3249,7 +3266,7 @@
this.gcMx3.Location = new System.Drawing.Point(0, 0);
this.gcMx3.MainView = this.gvMx3;
this.gcMx3.Name = "gcMx3";
- this.gcMx3.Size = new System.Drawing.Size(1648, 408);
+ this.gcMx3.Size = new System.Drawing.Size(1648, 400);
this.gcMx3.TabIndex = 1;
this.gcMx3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx3});
@@ -3389,7 +3406,7 @@
//
this.xtraTabPage4.Controls.Add(this.splitMx100);
this.xtraTabPage4.Name = "xtraTabPage4";
- this.xtraTabPage4.Size = new System.Drawing.Size(1648, 472);
+ this.xtraTabPage4.Size = new System.Drawing.Size(1648, 464);
this.xtraTabPage4.Text = "鍚庣洊鐮佹槑缁�";
//
// splitMx100
@@ -3409,7 +3426,7 @@
this.splitMx100.Panel2.Controls.Add(this.gcMx4);
this.splitMx100.Panel2.Text = "Panel2";
this.splitMx100.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
- this.splitMx100.Size = new System.Drawing.Size(1648, 472);
+ this.splitMx100.Size = new System.Drawing.Size(1648, 464);
this.splitMx100.SplitterPosition = 52;
this.splitMx100.TabIndex = 3;
//
@@ -3619,7 +3636,7 @@
this.gcMx4.Location = new System.Drawing.Point(0, 0);
this.gcMx4.MainView = this.gvMx4;
this.gcMx4.Name = "gcMx4";
- this.gcMx4.Size = new System.Drawing.Size(1648, 408);
+ this.gcMx4.Size = new System.Drawing.Size(1648, 400);
this.gcMx4.TabIndex = 2;
this.gcMx4.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx4});
@@ -3751,7 +3768,7 @@
this.xtraTabPage5.Controls.Add(this.ucBtnPrint101);
this.xtraTabPage5.Name = "xtraTabPage5";
this.xtraTabPage5.PageVisible = false;
- this.xtraTabPage5.Size = new System.Drawing.Size(1648, 472);
+ this.xtraTabPage5.Size = new System.Drawing.Size(1648, 464);
this.xtraTabPage5.Text = "鐗╂枡榻愬鏍囪瘑鍗�";
//
// ucBtnPrint101
@@ -3798,11 +3815,9 @@
((System.ComponentModel.ISupportInitialize)(this.txt_daa001.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_daa008.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_saleOrderNo.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_mesStartProd.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_daa022Remark.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_daa010.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_mesEndProd.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_daa011.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_daa016.Properties)).EndInit();
@@ -3818,6 +3833,10 @@
((System.ComponentModel.ISupportInitialize)(this.txt_daa018.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_daa025.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_daa021.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_mesStartProd.Properties.CalendarTimeProperties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_mesStartProd.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_mesEndProd.Properties.CalendarTimeProperties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_mesEndProd.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem41)).EndInit();
@@ -3830,8 +3849,6 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
@@ -3846,6 +3863,8 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem49)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_mesStartProd123)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
this.tabMx.ResumeLayout(false);
this.tabMxPage1.ResumeLayout(false);
@@ -3986,8 +4005,6 @@
private DevExpress.XtraEditors.TextEdit txt_daa013;
private DevExpress.XtraEditors.TextEdit txt_saleOrderNo;
private DevExpress.XtraEditors.TextEdit txt_daa022Remark;
- private DevExpress.XtraEditors.TextEdit txt_mesEndProd;
- private DevExpress.XtraEditors.TextEdit txt_mesStartProd;
private System.Windows.Forms.Label lbGuid;
private DevExpress.XtraEditors.TextEdit txt_daa014;
private DevExpress.XtraEditors.TextEdit txt_daa017;
@@ -4129,8 +4146,6 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem41;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
@@ -4209,5 +4224,9 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem49;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn58;
+ private DevExpress.XtraEditors.DateEdit txt_mesStartProd;
+ private DevExpress.XtraEditors.DateEdit txt_mesEndProd;
+ private DevExpress.XtraLayout.LayoutControlItem txt_mesStartProd123;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
}
}
\ No newline at end of file
--
Gitblit v1.9.3