From 3f08b93ffba05c8a12d6a013303e372442854f5f Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期一, 22 九月 2025 11:24:40 +0800
Subject: [PATCH] 增加推送报表
---
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs | 321 +++++++++++++++++++++++++++-------------------------
1 files changed, 166 insertions(+), 155 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs
index ac5cbc9..3f1fca2 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs
@@ -200,6 +200,7 @@
this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx2 = new DevExpress.XtraGrid.GridControl();
this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
@@ -347,7 +348,7 @@
this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
this.toolBarMenu1.Name = "toolBarMenu1";
this.toolBarMenu1.rptParameter = null;
- this.toolBarMenu1.Size = new System.Drawing.Size(1260, 80);
+ this.toolBarMenu1.Size = new System.Drawing.Size(1426, 80);
this.toolBarMenu1.TabIndex = 0;
this.toolBarMenu1.xlsInService = null;
this.toolBarMenu1.xlsOutParameter = null;
@@ -358,7 +359,7 @@
this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
this.xtraTabControl1.Name = "xtraTabControl1";
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
- this.xtraTabControl1.Size = new System.Drawing.Size(1260, 624);
+ this.xtraTabControl1.Size = new System.Drawing.Size(1426, 624);
this.xtraTabControl1.TabIndex = 3;
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.xtraTabPage1,
@@ -368,7 +369,7 @@
//
this.xtraTabPage1.Controls.Add(this.split1);
this.xtraTabPage1.Name = "xtraTabPage1";
- this.xtraTabPage1.Size = new System.Drawing.Size(1258, 592);
+ this.xtraTabPage1.Size = new System.Drawing.Size(1424, 592);
this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
//
// split1
@@ -389,7 +390,7 @@
//
this.split1.Panel2.Text = "Panel2";
this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
- this.split1.Size = new System.Drawing.Size(1258, 592);
+ this.split1.Size = new System.Drawing.Size(1424, 592);
this.split1.SplitterPosition = 0;
this.split1.TabIndex = 0;
//
@@ -399,7 +400,7 @@
this.gcMain1.Location = new System.Drawing.Point(0, 0);
this.gcMain1.MainView = this.gridView1;
this.gcMain1.Name = "gcMain1";
- this.gcMain1.Size = new System.Drawing.Size(1258, 541);
+ this.gcMain1.Size = new System.Drawing.Size(1424, 541);
this.gcMain1.TabIndex = 2;
this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
@@ -685,7 +686,7 @@
this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
this.pageBar1.Name = "pageBar1";
this.pageBar1.RecordCount = 0;
- this.pageBar1.Size = new System.Drawing.Size(1258, 39);
+ this.pageBar1.Size = new System.Drawing.Size(1424, 39);
this.pageBar1.TabIndex = 4;
this.pageBar1.TotalPages = 0;
//
@@ -693,7 +694,7 @@
//
this.xtraTabPage2.Controls.Add(this.splitMx1);
this.xtraTabPage2.Name = "xtraTabPage2";
- this.xtraTabPage2.Size = new System.Drawing.Size(1258, 592);
+ this.xtraTabPage2.Size = new System.Drawing.Size(1424, 592);
this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
//
// splitMx1
@@ -713,7 +714,7 @@
this.splitMx1.Panel2.Controls.Add(this.tabMx);
this.splitMx1.Panel2.Text = "Panel2";
this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
- this.splitMx1.Size = new System.Drawing.Size(1258, 592);
+ this.splitMx1.Size = new System.Drawing.Size(1424, 592);
this.splitMx1.SplitterPosition = 205;
this.splitMx1.TabIndex = 0;
//
@@ -755,7 +756,7 @@
this.layoutMx1.Name = "layoutMx1";
this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(55, 282, 812, 616);
this.layoutMx1.Root = this.Root;
- this.layoutMx1.Size = new System.Drawing.Size(1258, 205);
+ this.layoutMx1.Size = new System.Drawing.Size(1424, 205);
this.layoutMx1.TabIndex = 0;
this.layoutMx1.Text = "layoutControl1";
//
@@ -783,7 +784,7 @@
this.txt_tbl023.IsReadly = false;
this.txt_tbl023.Location = new System.Drawing.Point(114, 43);
this.txt_tbl023.Name = "txt_tbl023";
- this.txt_tbl023.Size = new System.Drawing.Size(203, 24);
+ this.txt_tbl023.Size = new System.Drawing.Size(239, 24);
this.txt_tbl023.TabIndex = 462;
//
// txt_tbl005
@@ -799,7 +800,7 @@
"鏉ユ枡涓嶈壇閫�鏂�",
"浣滀笟涓嶈壇閫�鏂�"});
this.txt_tbl005.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
- this.txt_tbl005.Size = new System.Drawing.Size(203, 24);
+ this.txt_tbl005.Size = new System.Drawing.Size(239, 24);
this.txt_tbl005.StyleController = this.layoutMx1;
this.txt_tbl005.TabIndex = 459;
//
@@ -808,7 +809,7 @@
this.txt_tbl006.Location = new System.Drawing.Point(114, 136);
this.txt_tbl006.Name = "txt_tbl006";
this.txt_tbl006.Properties.Appearance.Options.UseFont = true;
- this.txt_tbl006.Size = new System.Drawing.Size(203, 24);
+ this.txt_tbl006.Size = new System.Drawing.Size(239, 24);
this.txt_tbl006.StyleController = this.layoutMx1;
this.txt_tbl006.TabIndex = 226;
//
@@ -818,25 +819,25 @@
this.txt_tbl002.IsReadly = false;
this.txt_tbl002.Location = new System.Drawing.Point(114, 74);
this.txt_tbl002.Name = "txt_tbl002";
- this.txt_tbl002.Size = new System.Drawing.Size(203, 24);
+ this.txt_tbl002.Size = new System.Drawing.Size(239, 24);
this.txt_tbl002.TabIndex = 458;
//
// txt_workName
//
- this.txt_workName.Location = new System.Drawing.Point(423, 43);
+ this.txt_workName.Location = new System.Drawing.Point(459, 43);
this.txt_workName.Name = "txt_workName";
this.txt_workName.Properties.Appearance.Options.UseFont = true;
- this.txt_workName.Size = new System.Drawing.Size(203, 24);
+ this.txt_workName.Size = new System.Drawing.Size(240, 24);
this.txt_workName.StyleController = this.layoutMx1;
this.txt_workName.TabIndex = 298;
this.txt_workName.Tag = "readonly";
//
// txt_tbl012
//
- this.txt_tbl012.Location = new System.Drawing.Point(732, 136);
+ this.txt_tbl012.Location = new System.Drawing.Point(805, 136);
this.txt_tbl012.Name = "txt_tbl012";
this.txt_tbl012.Properties.Appearance.Options.UseFont = true;
- this.txt_tbl012.Size = new System.Drawing.Size(203, 24);
+ this.txt_tbl012.Size = new System.Drawing.Size(240, 24);
this.txt_tbl012.StyleController = this.layoutMx1;
this.txt_tbl012.TabIndex = 247;
this.txt_tbl012.Tag = "readonly";
@@ -846,66 +847,66 @@
this.txt_billNo.Location = new System.Drawing.Point(114, 12);
this.txt_billNo.Name = "txt_billNo";
this.txt_billNo.Properties.Appearance.Options.UseFont = true;
- this.txt_billNo.Size = new System.Drawing.Size(203, 24);
+ this.txt_billNo.Size = new System.Drawing.Size(239, 24);
this.txt_billNo.StyleController = this.layoutMx1;
this.txt_billNo.TabIndex = 211;
this.txt_billNo.Tag = "readonly";
//
// txt_rwd
//
- this.txt_rwd.Location = new System.Drawing.Point(423, 12);
+ this.txt_rwd.Location = new System.Drawing.Point(459, 12);
this.txt_rwd.Name = "txt_rwd";
this.txt_rwd.Properties.Appearance.Options.UseFont = true;
- this.txt_rwd.Size = new System.Drawing.Size(203, 24);
+ this.txt_rwd.Size = new System.Drawing.Size(240, 24);
this.txt_rwd.StyleController = this.layoutMx1;
this.txt_rwd.TabIndex = 217;
this.txt_rwd.Tag = "readonly";
//
// txt_tbl011
//
- this.txt_tbl011.Location = new System.Drawing.Point(732, 105);
+ this.txt_tbl011.Location = new System.Drawing.Point(805, 105);
this.txt_tbl011.Name = "txt_tbl011";
this.txt_tbl011.Properties.Appearance.Options.UseFont = true;
- this.txt_tbl011.Size = new System.Drawing.Size(203, 24);
+ this.txt_tbl011.Size = new System.Drawing.Size(240, 24);
this.txt_tbl011.StyleController = this.layoutMx1;
this.txt_tbl011.TabIndex = 243;
this.txt_tbl011.Tag = "readonly";
//
// txt_itemName
//
- this.txt_itemName.Location = new System.Drawing.Point(423, 105);
+ this.txt_itemName.Location = new System.Drawing.Point(459, 105);
this.txt_itemName.Name = "txt_itemName";
this.txt_itemName.Properties.Appearance.Options.UseFont = true;
- this.txt_itemName.Size = new System.Drawing.Size(203, 24);
+ this.txt_itemName.Size = new System.Drawing.Size(240, 24);
this.txt_itemName.StyleController = this.layoutMx1;
this.txt_itemName.TabIndex = 219;
this.txt_itemName.Tag = "readonly";
//
// txt_tbl013
//
- this.txt_tbl013.Location = new System.Drawing.Point(630, 167);
+ this.txt_tbl013.Location = new System.Drawing.Point(703, 167);
this.txt_tbl013.Name = "txt_tbl013";
this.txt_tbl013.Properties.Caption = "瀹℃牳鐘舵��";
this.txt_tbl013.RightToLeft = System.Windows.Forms.RightToLeft.No;
- this.txt_tbl013.Size = new System.Drawing.Size(305, 24);
+ this.txt_tbl013.Size = new System.Drawing.Size(342, 24);
this.txt_tbl013.StyleController = this.layoutMx1;
this.txt_tbl013.TabIndex = 463;
this.txt_tbl013.Tag = "readonly";
//
// txt_tbl009
//
- this.txt_tbl009.Location = new System.Drawing.Point(732, 12);
+ this.txt_tbl009.Location = new System.Drawing.Point(805, 12);
this.txt_tbl009.Name = "txt_tbl009";
- this.txt_tbl009.Size = new System.Drawing.Size(203, 24);
+ this.txt_tbl009.Size = new System.Drawing.Size(240, 24);
this.txt_tbl009.StyleController = this.layoutMx1;
this.txt_tbl009.TabIndex = 464;
this.txt_tbl009.Tag = "readonly";
//
// txt_tbl010
//
- this.txt_tbl010.Location = new System.Drawing.Point(732, 43);
+ this.txt_tbl010.Location = new System.Drawing.Point(805, 43);
this.txt_tbl010.Name = "txt_tbl010";
- this.txt_tbl010.Size = new System.Drawing.Size(203, 24);
+ this.txt_tbl010.Size = new System.Drawing.Size(240, 24);
this.txt_tbl010.StyleController = this.layoutMx1;
this.txt_tbl010.TabIndex = 465;
this.txt_tbl010.Tag = "readonly";
@@ -922,9 +923,9 @@
//
// txt_itemNo
//
- this.txt_itemNo.Location = new System.Drawing.Point(732, 74);
+ this.txt_itemNo.Location = new System.Drawing.Point(805, 74);
this.txt_itemNo.Name = "txt_itemNo";
- this.txt_itemNo.Size = new System.Drawing.Size(203, 24);
+ this.txt_itemNo.Size = new System.Drawing.Size(240, 24);
this.txt_itemNo.StyleController = this.layoutMx1;
this.txt_itemNo.TabIndex = 467;
this.txt_itemNo.Tag = "readonly";
@@ -940,85 +941,85 @@
//
// txt_daa014
//
- this.txt_daa014.Location = new System.Drawing.Point(423, 136);
+ this.txt_daa014.Location = new System.Drawing.Point(459, 136);
this.txt_daa014.Name = "txt_daa014";
- this.txt_daa014.Size = new System.Drawing.Size(203, 24);
+ this.txt_daa014.Size = new System.Drawing.Size(240, 24);
this.txt_daa014.StyleController = this.layoutMx1;
this.txt_daa014.TabIndex = 469;
this.txt_daa014.Tag = "readonly";
//
// txt_tbl026
//
- this.txt_tbl026.Location = new System.Drawing.Point(1041, 105);
+ this.txt_tbl026.Location = new System.Drawing.Point(1151, 105);
this.txt_tbl026.Name = "txt_tbl026";
- this.txt_tbl026.Size = new System.Drawing.Size(205, 24);
+ this.txt_tbl026.Size = new System.Drawing.Size(240, 24);
this.txt_tbl026.StyleController = this.layoutMx1;
this.txt_tbl026.TabIndex = 470;
this.txt_tbl026.Tag = "readonly";
//
// txt_tbl025
//
- this.txt_tbl025.Location = new System.Drawing.Point(1041, 136);
+ this.txt_tbl025.Location = new System.Drawing.Point(1151, 136);
this.txt_tbl025.Name = "txt_tbl025";
- this.txt_tbl025.Size = new System.Drawing.Size(205, 24);
+ this.txt_tbl025.Size = new System.Drawing.Size(240, 24);
this.txt_tbl025.StyleController = this.layoutMx1;
this.txt_tbl025.TabIndex = 471;
this.txt_tbl025.Tag = "readonly";
//
// txt_chkOut
//
- this.txt_chkOut.Location = new System.Drawing.Point(321, 167);
+ this.txt_chkOut.Location = new System.Drawing.Point(357, 167);
this.txt_chkOut.Name = "txt_chkOut";
this.txt_chkOut.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
this.txt_chkOut.Properties.Appearance.Options.UseForeColor = true;
this.txt_chkOut.Properties.Caption = "鏄惁鑷姩鐢熸垚琛ユ枡鍗�";
- this.txt_chkOut.Size = new System.Drawing.Size(305, 24);
+ this.txt_chkOut.Size = new System.Drawing.Size(342, 24);
this.txt_chkOut.StyleController = this.layoutMx1;
this.txt_chkOut.TabIndex = 472;
//
// checkEdit1
//
- this.checkEdit1.Location = new System.Drawing.Point(939, 167);
+ this.checkEdit1.Location = new System.Drawing.Point(1049, 167);
this.checkEdit1.Name = "checkEdit1";
this.checkEdit1.Properties.Caption = "鎵瑰噯鐘舵��";
- this.checkEdit1.Size = new System.Drawing.Size(307, 24);
+ this.checkEdit1.Size = new System.Drawing.Size(342, 24);
this.checkEdit1.StyleController = this.layoutMx1;
this.checkEdit1.TabIndex = 473;
this.checkEdit1.Tag = "readonly";
//
// txt_tbl028
//
- this.txt_tbl028.Location = new System.Drawing.Point(1041, 43);
+ this.txt_tbl028.Location = new System.Drawing.Point(1151, 43);
this.txt_tbl028.Name = "txt_tbl028";
- this.txt_tbl028.Size = new System.Drawing.Size(205, 24);
+ this.txt_tbl028.Size = new System.Drawing.Size(240, 24);
this.txt_tbl028.StyleController = this.layoutMx1;
this.txt_tbl028.TabIndex = 475;
this.txt_tbl028.Tag = "readonly";
//
// txt_tbl029
//
- this.txt_tbl029.Location = new System.Drawing.Point(1041, 12);
+ this.txt_tbl029.Location = new System.Drawing.Point(1151, 12);
this.txt_tbl029.Name = "txt_tbl029";
- this.txt_tbl029.Size = new System.Drawing.Size(205, 24);
+ this.txt_tbl029.Size = new System.Drawing.Size(240, 24);
this.txt_tbl029.StyleController = this.layoutMx1;
this.txt_tbl029.TabIndex = 476;
this.txt_tbl029.Tag = "readonly";
//
// txt_tbl027
//
- this.txt_tbl027.Location = new System.Drawing.Point(939, 74);
+ this.txt_tbl027.Location = new System.Drawing.Point(1049, 74);
this.txt_tbl027.Name = "txt_tbl027";
this.txt_tbl027.Properties.Caption = "鍝佽川瀹℃牳鐘舵��";
- this.txt_tbl027.Size = new System.Drawing.Size(307, 24);
+ this.txt_tbl027.Size = new System.Drawing.Size(342, 24);
this.txt_tbl027.StyleController = this.layoutMx1;
this.txt_tbl027.TabIndex = 477;
this.txt_tbl027.Tag = "readonly";
//
// txt_line
//
- this.txt_line.Location = new System.Drawing.Point(423, 74);
+ this.txt_line.Location = new System.Drawing.Point(459, 74);
this.txt_line.Name = "txt_line";
- this.txt_line.Size = new System.Drawing.Size(203, 24);
+ this.txt_line.Size = new System.Drawing.Size(240, 24);
this.txt_line.StyleController = this.layoutMx1;
this.txt_line.TabIndex = 478;
this.txt_line.Tag = "readonly";
@@ -1121,27 +1122,27 @@
rowDefinition4,
rowDefinition5,
rowDefinition6});
- this.Root.Size = new System.Drawing.Size(1258, 206);
+ this.Root.Size = new System.Drawing.Size(1403, 206);
this.Root.TextVisible = false;
//
// layoutControlItem12
//
this.layoutControlItem12.Control = this.txt_tbl009;
- this.layoutControlItem12.Location = new System.Drawing.Point(618, 0);
+ this.layoutControlItem12.Location = new System.Drawing.Point(691, 0);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem12.Size = new System.Drawing.Size(309, 31);
+ this.layoutControlItem12.Size = new System.Drawing.Size(346, 31);
this.layoutControlItem12.Text = "鍒跺崟浜哄憳";
this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.txt_tbl010;
- this.layoutControlItem13.Location = new System.Drawing.Point(618, 31);
+ this.layoutControlItem13.Location = new System.Drawing.Point(691, 31);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem13.Size = new System.Drawing.Size(309, 31);
+ this.layoutControlItem13.Size = new System.Drawing.Size(346, 31);
this.layoutControlItem13.Text = "鍒跺崟鏃堕棿";
this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1151,7 +1152,7 @@
this.layoutControlItem5.Location = new System.Drawing.Point(0, 93);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem5.Size = new System.Drawing.Size(309, 31);
+ this.layoutControlItem5.Size = new System.Drawing.Size(345, 31);
this.layoutControlItem5.Text = "閫�鏂欑被鍨�";
this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1161,7 +1162,7 @@
this.layoutControlItem4.Location = new System.Drawing.Point(0, 62);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem4.Size = new System.Drawing.Size(309, 31);
+ this.layoutControlItem4.Size = new System.Drawing.Size(345, 31);
this.layoutControlItem4.Text = "鐢熶骇宸ュ崟";
this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1171,18 +1172,18 @@
this.layoutControlItem3.Location = new System.Drawing.Point(0, 31);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem3.Size = new System.Drawing.Size(309, 31);
+ this.layoutControlItem3.Size = new System.Drawing.Size(345, 31);
this.layoutControlItem3.Text = "鐢熶骇缁勭粐";
this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem18
//
this.layoutControlItem18.Control = this.txt_itemNo;
- this.layoutControlItem18.Location = new System.Drawing.Point(618, 62);
+ this.layoutControlItem18.Location = new System.Drawing.Point(691, 62);
this.layoutControlItem18.Name = "layoutControlItem18";
this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem18.Size = new System.Drawing.Size(309, 31);
+ this.layoutControlItem18.Size = new System.Drawing.Size(346, 31);
this.layoutControlItem18.Text = "浜у搧缂栧彿";
this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1191,61 +1192,61 @@
this.layoutControlItem1.Control = this.txt_billNo;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.Name = "layoutControlItem1";
- this.layoutControlItem1.Size = new System.Drawing.Size(309, 31);
+ this.layoutControlItem1.Size = new System.Drawing.Size(345, 31);
this.layoutControlItem1.Text = "鐢宠鍗曞彿";
this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.txt_workName;
- this.layoutControlItem6.Location = new System.Drawing.Point(309, 31);
+ this.layoutControlItem6.Location = new System.Drawing.Point(345, 31);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem6.Size = new System.Drawing.Size(309, 31);
+ this.layoutControlItem6.Size = new System.Drawing.Size(346, 31);
this.layoutControlItem6.Text = "鐢熶骇杞﹂棿";
this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.txt_rwd;
- this.layoutControlItem2.Location = new System.Drawing.Point(309, 0);
+ this.layoutControlItem2.Location = new System.Drawing.Point(345, 0);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem2.Size = new System.Drawing.Size(309, 31);
+ this.layoutControlItem2.Size = new System.Drawing.Size(346, 31);
this.layoutControlItem2.Text = "浠诲姟鍗曞彿";
this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.txt_tbl011;
- this.layoutControlItem9.Location = new System.Drawing.Point(618, 93);
+ this.layoutControlItem9.Location = new System.Drawing.Point(691, 93);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem9.Size = new System.Drawing.Size(309, 31);
+ this.layoutControlItem9.Size = new System.Drawing.Size(346, 31);
this.layoutControlItem9.Text = "鍒跺崟瀹℃牳浜哄憳";
this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.txt_tbl012;
- this.layoutControlItem10.Location = new System.Drawing.Point(618, 124);
+ this.layoutControlItem10.Location = new System.Drawing.Point(691, 124);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem10.Size = new System.Drawing.Size(309, 31);
+ this.layoutControlItem10.Size = new System.Drawing.Size(346, 31);
this.layoutControlItem10.Text = "鍒跺崟瀹℃牳鏃堕棿";
this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.txt_tbl013;
- this.layoutControlItem11.Location = new System.Drawing.Point(618, 155);
+ this.layoutControlItem11.Location = new System.Drawing.Point(691, 155);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 5;
- this.layoutControlItem11.Size = new System.Drawing.Size(309, 31);
+ this.layoutControlItem11.Size = new System.Drawing.Size(346, 31);
this.layoutControlItem11.Text = "瀹℃牳鐘舵��";
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem11.TextVisible = false;
@@ -1258,7 +1259,7 @@
this.layoutControlItem16.MinSize = new System.Drawing.Size(30, 31);
this.layoutControlItem16.Name = "layoutControlItem16";
this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 5;
- this.layoutControlItem16.Size = new System.Drawing.Size(309, 31);
+ this.layoutControlItem16.Size = new System.Drawing.Size(345, 31);
this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem16.Text = "閫夊彇鐗╂枡";
this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
@@ -1267,65 +1268,65 @@
// layoutControlItem36
//
this.layoutControlItem36.Control = this.txt_tbl029;
- this.layoutControlItem36.Location = new System.Drawing.Point(927, 0);
+ this.layoutControlItem36.Location = new System.Drawing.Point(1037, 0);
this.layoutControlItem36.Name = "layoutControlItem36";
this.layoutControlItem36.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem36.Size = new System.Drawing.Size(311, 31);
+ this.layoutControlItem36.Size = new System.Drawing.Size(346, 31);
this.layoutControlItem36.Text = "鍝佽川瀹℃牳浜哄憳";
this.layoutControlItem36.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem37
//
this.layoutControlItem37.Control = this.txt_tbl028;
- this.layoutControlItem37.Location = new System.Drawing.Point(927, 31);
+ this.layoutControlItem37.Location = new System.Drawing.Point(1037, 31);
this.layoutControlItem37.Name = "layoutControlItem37";
this.layoutControlItem37.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem37.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem37.Size = new System.Drawing.Size(311, 31);
+ this.layoutControlItem37.Size = new System.Drawing.Size(346, 31);
this.layoutControlItem37.Text = "鍝佽川瀹℃牳鏃堕棿";
this.layoutControlItem37.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem38
//
this.layoutControlItem38.Control = this.txt_tbl027;
- this.layoutControlItem38.Location = new System.Drawing.Point(927, 62);
+ this.layoutControlItem38.Location = new System.Drawing.Point(1037, 62);
this.layoutControlItem38.Name = "layoutControlItem38";
this.layoutControlItem38.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem38.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem38.Size = new System.Drawing.Size(311, 31);
+ this.layoutControlItem38.Size = new System.Drawing.Size(346, 31);
this.layoutControlItem38.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem38.TextVisible = false;
//
// layoutControlItem35
//
this.layoutControlItem35.Control = this.checkEdit1;
- this.layoutControlItem35.Location = new System.Drawing.Point(927, 155);
+ this.layoutControlItem35.Location = new System.Drawing.Point(1037, 155);
this.layoutControlItem35.Name = "layoutControlItem35";
this.layoutControlItem35.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem35.OptionsTableLayoutItem.RowIndex = 5;
- this.layoutControlItem35.Size = new System.Drawing.Size(311, 31);
+ this.layoutControlItem35.Size = new System.Drawing.Size(346, 31);
this.layoutControlItem35.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem35.TextVisible = false;
//
// layoutControlItem20
//
this.layoutControlItem20.Control = this.txt_tbl025;
- this.layoutControlItem20.Location = new System.Drawing.Point(927, 124);
+ this.layoutControlItem20.Location = new System.Drawing.Point(1037, 124);
this.layoutControlItem20.Name = "layoutControlItem20";
this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem20.Size = new System.Drawing.Size(311, 31);
+ this.layoutControlItem20.Size = new System.Drawing.Size(346, 31);
this.layoutControlItem20.Text = "鎵瑰噯鏃堕棿";
this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem19
//
this.layoutControlItem19.Control = this.txt_tbl026;
- this.layoutControlItem19.Location = new System.Drawing.Point(927, 93);
+ this.layoutControlItem19.Location = new System.Drawing.Point(1037, 93);
this.layoutControlItem19.Name = "layoutControlItem19";
this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem19.Size = new System.Drawing.Size(311, 31);
+ this.layoutControlItem19.Size = new System.Drawing.Size(346, 31);
this.layoutControlItem19.Text = "鎵瑰噯浜哄憳";
this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1335,51 +1336,51 @@
this.layoutControlItem15.Location = new System.Drawing.Point(0, 124);
this.layoutControlItem15.Name = "layoutControlItem15";
this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem15.Size = new System.Drawing.Size(309, 31);
+ this.layoutControlItem15.Size = new System.Drawing.Size(345, 31);
this.layoutControlItem15.Text = "澶囨敞璇存槑";
this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem34
//
this.layoutControlItem34.Control = this.txt_chkOut;
- this.layoutControlItem34.Location = new System.Drawing.Point(309, 155);
+ this.layoutControlItem34.Location = new System.Drawing.Point(345, 155);
this.layoutControlItem34.Name = "layoutControlItem34";
this.layoutControlItem34.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem34.OptionsTableLayoutItem.RowIndex = 5;
- this.layoutControlItem34.Size = new System.Drawing.Size(309, 31);
+ this.layoutControlItem34.Size = new System.Drawing.Size(346, 31);
this.layoutControlItem34.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem34.TextVisible = false;
//
// lab_daa014
//
this.lab_daa014.Control = this.txt_daa014;
- this.lab_daa014.Location = new System.Drawing.Point(309, 124);
+ this.lab_daa014.Location = new System.Drawing.Point(345, 124);
this.lab_daa014.Name = "lab_daa014";
this.lab_daa014.OptionsTableLayoutItem.ColumnIndex = 1;
this.lab_daa014.OptionsTableLayoutItem.RowIndex = 4;
- this.lab_daa014.Size = new System.Drawing.Size(309, 31);
+ this.lab_daa014.Size = new System.Drawing.Size(346, 31);
this.lab_daa014.Text = "鎶曟枡鍗曞彿";
this.lab_daa014.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.txt_itemName;
- this.layoutControlItem8.Location = new System.Drawing.Point(309, 93);
+ this.layoutControlItem8.Location = new System.Drawing.Point(345, 93);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem8.Size = new System.Drawing.Size(309, 31);
+ this.layoutControlItem8.Size = new System.Drawing.Size(346, 31);
this.layoutControlItem8.Text = "浜у搧鍚嶇О";
this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem39
//
this.layoutControlItem39.Control = this.txt_line;
- this.layoutControlItem39.Location = new System.Drawing.Point(309, 62);
+ this.layoutControlItem39.Location = new System.Drawing.Point(345, 62);
this.layoutControlItem39.Name = "layoutControlItem39";
this.layoutControlItem39.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem39.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem39.Size = new System.Drawing.Size(309, 31);
+ this.layoutControlItem39.Size = new System.Drawing.Size(346, 31);
this.layoutControlItem39.Text = "鐢熶骇绾垮埆";
this.layoutControlItem39.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1389,7 +1390,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(1258, 375);
+ this.tabMx.Size = new System.Drawing.Size(1424, 375);
this.tabMx.TabIndex = 3;
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage1,
@@ -1399,7 +1400,7 @@
//
this.tabMxPage1.Controls.Add(this.split99);
this.tabMxPage1.Name = "tabMxPage1";
- this.tabMxPage1.Size = new System.Drawing.Size(1256, 343);
+ this.tabMxPage1.Size = new System.Drawing.Size(1422, 343);
this.tabMxPage1.Text = "閫�鏂欐槑缁�";
//
// split99
@@ -1419,7 +1420,7 @@
this.split99.Panel2.Controls.Add(this.gcMx1);
this.split99.Panel2.Text = "Panel2";
this.split99.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
- this.split99.Size = new System.Drawing.Size(1256, 343);
+ this.split99.Size = new System.Drawing.Size(1422, 343);
this.split99.SplitterPosition = 138;
this.split99.TabIndex = 1;
//
@@ -1443,7 +1444,7 @@
this.lay99.Name = "lay99";
this.lay99.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(306, 272, 812, 500);
this.lay99.Root = this.layoutControlGroup1;
- this.lay99.Size = new System.Drawing.Size(1256, 138);
+ this.lay99.Size = new System.Drawing.Size(1422, 138);
this.lay99.TabIndex = 0;
this.lay99.Text = "layoutControl1";
//
@@ -1460,16 +1461,16 @@
//
this.ucBtnPrint1.allClickKey = null;
this.ucBtnPrint1.guidKey = null;
- this.ucBtnPrint1.Location = new System.Drawing.Point(1032, 51);
+ this.ucBtnPrint1.Location = new System.Drawing.Point(1062, 51);
this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0);
this.ucBtnPrint1.Name = "ucBtnPrint1";
this.ucBtnPrint1.rptParameter = null;
- this.ucBtnPrint1.Size = new System.Drawing.Size(336, 35);
+ this.ucBtnPrint1.Size = new System.Drawing.Size(348, 35);
this.ucBtnPrint1.TabIndex = 478;
//
// radOut
//
- this.radOut.Location = new System.Drawing.Point(1032, 12);
+ this.radOut.Location = new System.Drawing.Point(1062, 12);
this.radOut.Margin = new System.Windows.Forms.Padding(0);
this.radOut.Name = "radOut";
this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near;
@@ -1478,7 +1479,7 @@
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鍙墦鏁村紶"),
new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鎵嬪姩鎵�")});
this.radOut.Properties.Padding = new System.Windows.Forms.Padding(0);
- this.radOut.Size = new System.Drawing.Size(336, 35);
+ this.radOut.Size = new System.Drawing.Size(348, 35);
this.radOut.StyleController = this.lay99;
this.radOut.TabIndex = 477;
//
@@ -1486,11 +1487,11 @@
//
this.dataLayoutControl1.Controls.Add(this.txt_iCount_1);
this.dataLayoutControl1.Controls.Add(this.txt_yuliang_1);
- this.dataLayoutControl1.Location = new System.Drawing.Point(692, 90);
+ this.dataLayoutControl1.Location = new System.Drawing.Point(712, 90);
this.dataLayoutControl1.Name = "dataLayoutControl1";
this.dataLayoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 186, 812, 500);
this.dataLayoutControl1.Root = this.layoutControlGroup2;
- this.dataLayoutControl1.Size = new System.Drawing.Size(336, 36);
+ this.dataLayoutControl1.Size = new System.Drawing.Size(346, 36);
this.dataLayoutControl1.TabIndex = 227;
this.dataLayoutControl1.Text = "dataLayoutControl1";
//
@@ -1500,16 +1501,16 @@
this.txt_iCount_1.Name = "txt_iCount_1";
this.txt_iCount_1.Properties.Appearance.Options.UseFont = true;
this.txt_iCount_1.Properties.ReadOnly = true;
- this.txt_iCount_1.Size = new System.Drawing.Size(62, 24);
+ this.txt_iCount_1.Size = new System.Drawing.Size(67, 24);
this.txt_iCount_1.StyleController = this.dataLayoutControl1;
this.txt_iCount_1.TabIndex = 228;
//
// txt_yuliang_1
//
- this.txt_yuliang_1.Location = new System.Drawing.Point(272, 2);
+ this.txt_yuliang_1.Location = new System.Drawing.Point(277, 2);
this.txt_yuliang_1.Name = "txt_yuliang_1";
this.txt_yuliang_1.Properties.ReadOnly = true;
- this.txt_yuliang_1.Size = new System.Drawing.Size(62, 24);
+ this.txt_yuliang_1.Size = new System.Drawing.Size(67, 24);
this.txt_yuliang_1.StyleController = this.dataLayoutControl1;
this.txt_yuliang_1.TabIndex = 229;
//
@@ -1534,7 +1535,7 @@
this.layoutControlGroup2.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
rowDefinition7});
this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
- this.layoutControlGroup2.Size = new System.Drawing.Size(336, 36);
+ this.layoutControlGroup2.Size = new System.Drawing.Size(346, 36);
this.layoutControlGroup2.TextVisible = false;
//
// layoutControlItem30
@@ -1542,10 +1543,10 @@
this.layoutControlItem30.Control = this.txt_yuliang_1;
this.layoutControlItem30.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem30.CustomizationFormText = "鎵撳嵃浣欐暟";
- this.layoutControlItem30.Location = new System.Drawing.Point(168, 0);
+ this.layoutControlItem30.Location = new System.Drawing.Point(173, 0);
this.layoutControlItem30.Name = "layoutControlItem30";
this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem30.Size = new System.Drawing.Size(168, 36);
+ this.layoutControlItem30.Size = new System.Drawing.Size(173, 36);
this.layoutControlItem30.Text = "鎵撳嵃浣欐暟";
this.layoutControlItem30.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1556,7 +1557,7 @@
this.layoutControlItem29.CustomizationFormText = "鎵撳嵃鏁村紶鏁板��";
this.layoutControlItem29.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem29.Name = "layoutControlItem29";
- this.layoutControlItem29.Size = new System.Drawing.Size(168, 36);
+ this.layoutControlItem29.Size = new System.Drawing.Size(173, 36);
this.layoutControlItem29.Text = "鎵撳嵃鏁村紶鏁板��";
this.layoutControlItem29.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1566,29 +1567,29 @@
this.txtWlid.Name = "txtWlid";
this.txtWlid.Properties.Appearance.Options.UseFont = true;
this.txtWlid.Properties.ReadOnly = true;
- this.txtWlid.Size = new System.Drawing.Size(234, 24);
+ this.txtWlid.Size = new System.Drawing.Size(244, 24);
this.txtWlid.StyleController = this.lay99;
this.txtWlid.TabIndex = 214;
//
// txtQuantity
//
- this.txtQuantity.Location = new System.Drawing.Point(454, 12);
+ this.txtQuantity.Location = new System.Drawing.Point(464, 12);
this.txtQuantity.Name = "txtQuantity";
this.txtQuantity.Properties.Appearance.Options.UseFont = true;
this.txtQuantity.Properties.ReadOnly = true;
- this.txtQuantity.Size = new System.Drawing.Size(234, 24);
+ this.txtQuantity.Size = new System.Drawing.Size(244, 24);
this.txtQuantity.StyleController = this.lay99;
this.txtQuantity.TabIndex = 220;
//
// txt_kQty
//
- this.txt_kQty.Location = new System.Drawing.Point(794, 12);
+ this.txt_kQty.Location = new System.Drawing.Point(814, 12);
this.txt_kQty.Name = "txt_kQty";
this.txt_kQty.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
this.txt_kQty.Properties.Appearance.Options.UseFont = true;
this.txt_kQty.Properties.Appearance.Options.UseForeColor = true;
this.txt_kQty.Properties.ReadOnly = true;
- this.txt_kQty.Size = new System.Drawing.Size(234, 24);
+ this.txt_kQty.Size = new System.Drawing.Size(244, 24);
this.txt_kQty.StyleController = this.lay99;
this.txt_kQty.TabIndex = 224;
//
@@ -1598,26 +1599,26 @@
this.txtWlmc.Name = "txtWlmc";
this.txtWlmc.Properties.Appearance.Options.UseFont = true;
this.txtWlmc.Properties.ReadOnly = true;
- this.txtWlmc.Size = new System.Drawing.Size(234, 24);
+ this.txtWlmc.Size = new System.Drawing.Size(244, 24);
this.txtWlmc.StyleController = this.lay99;
this.txtWlmc.TabIndex = 216;
//
// txt_yQty
//
- this.txt_yQty.Location = new System.Drawing.Point(454, 51);
+ this.txt_yQty.Location = new System.Drawing.Point(464, 51);
this.txt_yQty.Name = "txt_yQty";
this.txt_yQty.Properties.Appearance.Options.UseFont = true;
this.txt_yQty.Properties.ReadOnly = true;
- this.txt_yQty.Size = new System.Drawing.Size(234, 24);
+ this.txt_yQty.Size = new System.Drawing.Size(244, 24);
this.txt_yQty.StyleController = this.lay99;
this.txt_yQty.TabIndex = 222;
//
// txt_psnQty_1
//
- this.txt_psnQty_1.Location = new System.Drawing.Point(794, 51);
+ this.txt_psnQty_1.Location = new System.Drawing.Point(814, 51);
this.txt_psnQty_1.Name = "txt_psnQty_1";
this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true;
- this.txt_psnQty_1.Size = new System.Drawing.Size(234, 24);
+ this.txt_psnQty_1.Size = new System.Drawing.Size(244, 24);
this.txt_psnQty_1.StyleController = this.lay99;
this.txt_psnQty_1.TabIndex = 226;
//
@@ -1627,7 +1628,7 @@
this.txtWlgg.Name = "txtWlgg";
this.txtWlgg.Properties.Appearance.Options.UseFont = true;
this.txtWlgg.Properties.ReadOnly = true;
- this.txtWlgg.Size = new System.Drawing.Size(574, 24);
+ this.txtWlgg.Size = new System.Drawing.Size(594, 24);
this.txtWlgg.StyleController = this.lay99;
this.txtWlgg.TabIndex = 218;
//
@@ -1683,7 +1684,7 @@
rowDefinition8,
rowDefinition9,
rowDefinition10});
- this.layoutControlGroup1.Size = new System.Drawing.Size(1380, 138);
+ this.layoutControlGroup1.Size = new System.Drawing.Size(1422, 138);
this.layoutControlGroup1.TextVisible = false;
//
// layoutControlItem22
@@ -1691,10 +1692,10 @@
this.layoutControlItem22.Control = this.txtQuantity;
this.layoutControlItem22.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem22.CustomizationFormText = "鏈鐢宠鎬婚噺";
- this.layoutControlItem22.Location = new System.Drawing.Point(340, 0);
+ this.layoutControlItem22.Location = new System.Drawing.Point(350, 0);
this.layoutControlItem22.Name = "layoutControlItem22";
this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem22.Size = new System.Drawing.Size(340, 39);
+ this.layoutControlItem22.Size = new System.Drawing.Size(350, 39);
this.layoutControlItem22.Text = "鏈鐢宠鎬婚噺";
this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1703,10 +1704,10 @@
this.layoutControlItem23.Control = this.txt_kQty;
this.layoutControlItem23.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem23.CustomizationFormText = "鍙墦鍗版�绘暟";
- this.layoutControlItem23.Location = new System.Drawing.Point(680, 0);
+ this.layoutControlItem23.Location = new System.Drawing.Point(700, 0);
this.layoutControlItem23.Name = "layoutControlItem23";
this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem23.Size = new System.Drawing.Size(340, 39);
+ this.layoutControlItem23.Size = new System.Drawing.Size(350, 39);
this.layoutControlItem23.Text = "鍙墦鍗版�绘暟";
this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1719,7 +1720,7 @@
this.layoutControlItem27.Name = "layoutControlItem27";
this.layoutControlItem27.OptionsTableLayoutItem.ColumnSpan = 2;
this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem27.Size = new System.Drawing.Size(680, 40);
+ this.layoutControlItem27.Size = new System.Drawing.Size(700, 40);
this.layoutControlItem27.Text = "鐗╂枡瑙勬牸";
this.layoutControlItem27.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1731,7 +1732,7 @@
this.layoutControlItem24.Location = new System.Drawing.Point(0, 39);
this.layoutControlItem24.Name = "layoutControlItem24";
this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem24.Size = new System.Drawing.Size(340, 39);
+ this.layoutControlItem24.Size = new System.Drawing.Size(350, 39);
this.layoutControlItem24.Text = "鐗╂枡鍚嶇О";
this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1740,11 +1741,11 @@
this.layoutControlItem25.Control = this.txt_yQty;
this.layoutControlItem25.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem25.CustomizationFormText = "宸叉墦鍗版�婚噺";
- this.layoutControlItem25.Location = new System.Drawing.Point(340, 39);
+ this.layoutControlItem25.Location = new System.Drawing.Point(350, 39);
this.layoutControlItem25.Name = "layoutControlItem25";
this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem25.Size = new System.Drawing.Size(340, 39);
+ this.layoutControlItem25.Size = new System.Drawing.Size(350, 39);
this.layoutControlItem25.Text = "宸叉墦鍗版�婚噺";
this.layoutControlItem25.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1753,22 +1754,22 @@
this.layoutControlItem26.Control = this.txt_psnQty_1;
this.layoutControlItem26.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem26.CustomizationFormText = "姣忓紶鏉$爜鏁伴噺";
- this.layoutControlItem26.Location = new System.Drawing.Point(680, 39);
+ this.layoutControlItem26.Location = new System.Drawing.Point(700, 39);
this.layoutControlItem26.Name = "layoutControlItem26";
this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem26.Size = new System.Drawing.Size(340, 39);
+ this.layoutControlItem26.Size = new System.Drawing.Size(350, 39);
this.layoutControlItem26.Text = "姣忓紶鏉$爜鏁伴噺";
this.layoutControlItem26.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem28
//
this.layoutControlItem28.Control = this.dataLayoutControl1;
- this.layoutControlItem28.Location = new System.Drawing.Point(680, 78);
+ this.layoutControlItem28.Location = new System.Drawing.Point(700, 78);
this.layoutControlItem28.Name = "layoutControlItem28";
this.layoutControlItem28.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem28.Size = new System.Drawing.Size(340, 40);
+ this.layoutControlItem28.Size = new System.Drawing.Size(350, 40);
this.layoutControlItem28.Text = "鎵撳嵃寮犳暟";
this.layoutControlItem28.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem28.TextVisible = false;
@@ -1776,10 +1777,10 @@
// layoutControlItem31
//
this.layoutControlItem31.Control = this.radOut;
- this.layoutControlItem31.Location = new System.Drawing.Point(1020, 0);
+ this.layoutControlItem31.Location = new System.Drawing.Point(1050, 0);
this.layoutControlItem31.Name = "layoutControlItem31";
this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem31.Size = new System.Drawing.Size(340, 39);
+ this.layoutControlItem31.Size = new System.Drawing.Size(352, 39);
this.layoutControlItem31.Text = "鑷姩璁$畻";
this.layoutControlItem31.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem31.TextVisible = false;
@@ -1791,18 +1792,18 @@
this.layoutControlItem21.CustomizationFormText = "鐗╂枡缂栫爜";
this.layoutControlItem21.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem21.Name = "layoutControlItem21";
- this.layoutControlItem21.Size = new System.Drawing.Size(340, 39);
+ this.layoutControlItem21.Size = new System.Drawing.Size(350, 39);
this.layoutControlItem21.Text = "鐗╂枡缂栫爜";
this.layoutControlItem21.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem32
//
this.layoutControlItem32.Control = this.ucBtnPrint1;
- this.layoutControlItem32.Location = new System.Drawing.Point(1020, 39);
+ this.layoutControlItem32.Location = new System.Drawing.Point(1050, 39);
this.layoutControlItem32.Name = "layoutControlItem32";
this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem32.Size = new System.Drawing.Size(340, 39);
+ this.layoutControlItem32.Size = new System.Drawing.Size(352, 39);
this.layoutControlItem32.Text = "鎵撳嵃鎸夐挳";
this.layoutControlItem32.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem32.TextVisible = false;
@@ -1816,7 +1817,7 @@
this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemButtonEdit1,
this.rptBl});
- this.gcMx1.Size = new System.Drawing.Size(1256, 193);
+ this.gcMx1.Size = new System.Drawing.Size(1422, 193);
this.gcMx1.TabIndex = 0;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
@@ -1843,7 +1844,8 @@
this.gridColumn19,
this.gridColumn20,
this.gridColumn22,
- this.gridColumn23});
+ this.gridColumn23,
+ this.gridColumn26});
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1913,7 +1915,7 @@
this.gvMx1tld004.Name = "gvMx1tld004";
this.gvMx1tld004.Tag = "query_a.tld004";
this.gvMx1tld004.Visible = true;
- this.gvMx1tld004.VisibleIndex = 3;
+ this.gvMx1tld004.VisibleIndex = 12;
this.gvMx1tld004.Width = 78;
//
// gvMx1tld005
@@ -1929,7 +1931,7 @@
this.gvMx1tld005.Name = "gvMx1tld005";
this.gvMx1tld005.Tag = "yz_quantity_0_edit";
this.gvMx1tld005.Visible = true;
- this.gvMx1tld005.VisibleIndex = 4;
+ this.gvMx1tld005.VisibleIndex = 3;
this.gvMx1tld005.Width = 78;
//
// gridColumn13
@@ -2003,7 +2005,7 @@
this.gvMxDel.MinWidth = 25;
this.gvMxDel.Name = "gvMxDel";
this.gvMxDel.Visible = true;
- this.gvMxDel.VisibleIndex = 12;
+ this.gvMxDel.VisibleIndex = 13;
this.gvMxDel.Width = 88;
//
// repositoryItemButtonEdit1
@@ -2029,7 +2031,7 @@
this.gridColumn18.Name = "gridColumn18";
this.gridColumn18.Tag = "edit";
this.gridColumn18.Visible = true;
- this.gridColumn18.VisibleIndex = 5;
+ this.gridColumn18.VisibleIndex = 4;
this.gridColumn18.Width = 80;
//
// gridColumn19
@@ -2045,7 +2047,7 @@
this.gridColumn19.Name = "gridColumn19";
this.gridColumn19.Tag = "edit";
this.gridColumn19.Visible = true;
- this.gridColumn19.VisibleIndex = 6;
+ this.gridColumn19.VisibleIndex = 5;
this.gridColumn19.Width = 100;
//
// rptBl
@@ -2067,8 +2069,6 @@
this.gridColumn20.FieldName = "sqQty";
this.gridColumn20.MinWidth = 25;
this.gridColumn20.Name = "gridColumn20";
- this.gridColumn20.Visible = true;
- this.gridColumn20.VisibleIndex = 13;
this.gridColumn20.Width = 94;
//
// gridColumn22
@@ -2081,8 +2081,6 @@
this.gridColumn22.FieldName = "tQty";
this.gridColumn22.MinWidth = 25;
this.gridColumn22.Name = "gridColumn22";
- this.gridColumn22.Visible = true;
- this.gridColumn22.VisibleIndex = 14;
this.gridColumn22.Width = 94;
//
// gridColumn23
@@ -2095,15 +2093,27 @@
this.gridColumn23.FieldName = "bQty";
this.gridColumn23.MinWidth = 25;
this.gridColumn23.Name = "gridColumn23";
- this.gridColumn23.Visible = true;
- this.gridColumn23.VisibleIndex = 15;
this.gridColumn23.Width = 94;
+ //
+ // gridColumn26
+ //
+ this.gridColumn26.AppearanceCell.ForeColor = System.Drawing.Color.Red;
+ this.gridColumn26.AppearanceCell.Options.UseForeColor = true;
+ this.gridColumn26.AppearanceHeader.ForeColor = System.Drawing.Color.Red;
+ this.gridColumn26.AppearanceHeader.Options.UseForeColor = true;
+ this.gridColumn26.Caption = "Mes/Erp搴撳瓨";
+ this.gridColumn26.FieldName = "kcQty";
+ this.gridColumn26.MinWidth = 25;
+ this.gridColumn26.Name = "gridColumn26";
+ this.gridColumn26.Visible = true;
+ this.gridColumn26.VisibleIndex = 6;
+ this.gridColumn26.Width = 94;
//
// xtraTabPage3
//
this.xtraTabPage3.Controls.Add(this.gcMx2);
this.xtraTabPage3.Name = "xtraTabPage3";
- this.xtraTabPage3.Size = new System.Drawing.Size(1256, 343);
+ this.xtraTabPage3.Size = new System.Drawing.Size(1422, 343);
this.xtraTabPage3.Text = "宸叉墦鏉$爜鏄庣粏";
//
// gcMx2
@@ -2112,7 +2122,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(1256, 343);
+ this.gcMx2.Size = new System.Drawing.Size(1422, 343);
this.gcMx2.TabIndex = 1;
this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx2});
@@ -2293,7 +2303,7 @@
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1260, 704);
+ this.ClientSize = new System.Drawing.Size(1426, 704);
this.Controls.Add(this.picCheckBox);
this.Controls.Add(this.xtraTabControl1);
this.Controls.Add(this.toolBarMenu1);
@@ -2577,5 +2587,6 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem39;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn25;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn26;
}
}
\ No newline at end of file
--
Gitblit v1.9.3