From 4b40e0d9657203dd45baa1e6358547f1080491cc Mon Sep 17 00:00:00 2001
From: cdk <2441919651@qq.com>
Date: 星期二, 02 十二月 2025 16:20:13 +0800
Subject: [PATCH] 采购退货增加向下复制按钮
---
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs | 453 +++++++++++++++++++++++++++++++-------------------------
1 files changed, 251 insertions(+), 202 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs
index d63ae4e..aacecce 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs
@@ -40,16 +40,17 @@
DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition();
DevExpress.XtraLayout.ColumnDefinition columnDefinition9 = new DevExpress.XtraLayout.ColumnDefinition();
DevExpress.XtraLayout.ColumnDefinition columnDefinition10 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
@@ -90,6 +91,7 @@
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+ this.ucBtnPrintAll1 = new Gs.DevApp.UserControl.UcBtnPrintAll();
this.lbGuid = new System.Windows.Forms.Label();
this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
this.txt_tbl023 = new Gs.DevApp.UserControl.UcLookOrg();
@@ -100,21 +102,21 @@
this.txt_tbl012 = new DevExpress.XtraEditors.TextEdit();
this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
this.txt_rwd = new DevExpress.XtraEditors.TextEdit();
- this.txt_tbl011 = new DevExpress.XtraEditors.TextEdit();
+ this.txt_tbl011Name = new DevExpress.XtraEditors.TextEdit();
this.txt_itemName = new DevExpress.XtraEditors.TextEdit();
this.txt_tbl013 = new DevExpress.XtraEditors.CheckEdit();
- this.txt_tbl009 = new DevExpress.XtraEditors.TextEdit();
+ this.txt_tbl009Name = new DevExpress.XtraEditors.TextEdit();
this.txt_tbl010 = new DevExpress.XtraEditors.TextEdit();
this.txt_tbl020 = new DevExpress.XtraEditors.CheckEdit();
this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
this.txt_id = new DevExpress.XtraEditors.TextEdit();
this.txt_daa014 = new DevExpress.XtraEditors.TextEdit();
- this.txt_tbl026 = new DevExpress.XtraEditors.TextEdit();
+ this.txt_tbl026Name = new DevExpress.XtraEditors.TextEdit();
this.txt_tbl025 = new DevExpress.XtraEditors.TextEdit();
this.txt_chkOut = new DevExpress.XtraEditors.CheckEdit();
this.txt_tbl024 = new DevExpress.XtraEditors.CheckEdit();
this.txt_tbl028 = new DevExpress.XtraEditors.TextEdit();
- this.txt_tbl029 = new DevExpress.XtraEditors.TextEdit();
+ this.txt_tbl029Name = new DevExpress.XtraEditors.TextEdit();
this.txt_tbl027 = new DevExpress.XtraEditors.CheckEdit();
this.txt_line = new DevExpress.XtraEditors.TextEdit();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -145,6 +147,7 @@
this.lab_daa014 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem39 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem40 = new DevExpress.XtraLayout.LayoutControlItem();
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.split99 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -219,6 +222,7 @@
this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
this.picCheckBox = new System.Windows.Forms.PictureBox();
this.tips = new DevExpress.Utils.ToolTipController(this.components);
+ this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -244,21 +248,21 @@
((System.ComponentModel.ISupportInitialize)(this.txt_tbl012.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_rwd.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_tbl011.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_tbl011Name.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_tbl013.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_tbl009.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_tbl009Name.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_tbl010.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_tbl020.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_tbl026.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_tbl026Name.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_tbl025.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_chkOut.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_tbl024.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_tbl028.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_tbl029.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_tbl029Name.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_tbl027.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_line.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
@@ -289,6 +293,7 @@
((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem39)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem40)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
this.tabMx.SuspendLayout();
this.tabMxPage1.SuspendLayout();
@@ -346,6 +351,7 @@
this.toolBarMenu1.guidKey = null;
this.toolBarMenu1.isSetBtn = false;
this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
+ this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.toolBarMenu1.Name = "toolBarMenu1";
this.toolBarMenu1.rptParameter = null;
this.toolBarMenu1.Size = new System.Drawing.Size(1426, 80);
@@ -715,11 +721,12 @@
this.splitMx1.Panel2.Text = "Panel2";
this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
this.splitMx1.Size = new System.Drawing.Size(1424, 592);
- this.splitMx1.SplitterPosition = 205;
+ this.splitMx1.SplitterPosition = 232;
this.splitMx1.TabIndex = 0;
//
// layoutMx1
//
+ this.layoutMx1.Controls.Add(this.ucBtnPrintAll1);
this.layoutMx1.Controls.Add(this.lbGuid);
this.layoutMx1.Controls.Add(this.btnSelect);
this.layoutMx1.Controls.Add(this.txt_tbl023);
@@ -730,21 +737,21 @@
this.layoutMx1.Controls.Add(this.txt_tbl012);
this.layoutMx1.Controls.Add(this.txt_billNo);
this.layoutMx1.Controls.Add(this.txt_rwd);
- this.layoutMx1.Controls.Add(this.txt_tbl011);
+ this.layoutMx1.Controls.Add(this.txt_tbl011Name);
this.layoutMx1.Controls.Add(this.txt_itemName);
this.layoutMx1.Controls.Add(this.txt_tbl013);
- this.layoutMx1.Controls.Add(this.txt_tbl009);
+ this.layoutMx1.Controls.Add(this.txt_tbl009Name);
this.layoutMx1.Controls.Add(this.txt_tbl010);
this.layoutMx1.Controls.Add(this.txt_tbl020);
this.layoutMx1.Controls.Add(this.txt_itemNo);
this.layoutMx1.Controls.Add(this.txt_id);
this.layoutMx1.Controls.Add(this.txt_daa014);
- this.layoutMx1.Controls.Add(this.txt_tbl026);
+ this.layoutMx1.Controls.Add(this.txt_tbl026Name);
this.layoutMx1.Controls.Add(this.txt_tbl025);
this.layoutMx1.Controls.Add(this.txt_chkOut);
this.layoutMx1.Controls.Add(this.txt_tbl024);
this.layoutMx1.Controls.Add(this.txt_tbl028);
- this.layoutMx1.Controls.Add(this.txt_tbl029);
+ this.layoutMx1.Controls.Add(this.txt_tbl029Name);
this.layoutMx1.Controls.Add(this.txt_tbl027);
this.layoutMx1.Controls.Add(this.txt_line);
this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
@@ -756,9 +763,19 @@
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(1424, 205);
+ this.layoutMx1.Size = new System.Drawing.Size(1424, 232);
this.layoutMx1.TabIndex = 0;
this.layoutMx1.Text = "layoutControl1";
+ //
+ // ucBtnPrintAll1
+ //
+ this.ucBtnPrintAll1.Location = new System.Drawing.Point(1050, 196);
+ this.ucBtnPrintAll1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.ucBtnPrintAll1.mxList = null;
+ this.ucBtnPrintAll1.Name = "ucBtnPrintAll1";
+ this.ucBtnPrintAll1.rptType = null;
+ this.ucBtnPrintAll1.Size = new System.Drawing.Size(343, 27);
+ this.ucBtnPrintAll1.TabIndex = 479;
//
// lbGuid
//
@@ -772,7 +789,7 @@
// btnSelect
//
this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
- this.btnSelect.Location = new System.Drawing.Point(12, 167);
+ this.btnSelect.Location = new System.Drawing.Point(10, 165);
this.btnSelect.Name = "btnSelect";
this.btnSelect.Size = new System.Drawing.Size(96, 27);
this.btnSelect.StyleController = this.layoutMx1;
@@ -782,15 +799,16 @@
// txt_tbl023
//
this.txt_tbl023.IsReadly = false;
- this.txt_tbl023.Location = new System.Drawing.Point(114, 43);
+ this.txt_tbl023.Location = new System.Drawing.Point(110, 41);
+ this.txt_tbl023.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_tbl023.Name = "txt_tbl023";
- this.txt_tbl023.Size = new System.Drawing.Size(245, 24);
+ this.txt_tbl023.Size = new System.Drawing.Size(242, 24);
this.txt_tbl023.TabIndex = 462;
//
// txt_tbl005
//
this.txt_tbl005.EditValue = "-璇烽�夋嫨-";
- this.txt_tbl005.Location = new System.Drawing.Point(114, 105);
+ this.txt_tbl005.Location = new System.Drawing.Point(110, 103);
this.txt_tbl005.Name = "txt_tbl005";
this.txt_tbl005.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -800,16 +818,16 @@
"鏉ユ枡涓嶈壇閫�鏂�",
"浣滀笟涓嶈壇閫�鏂�"});
this.txt_tbl005.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
- this.txt_tbl005.Size = new System.Drawing.Size(245, 24);
+ this.txt_tbl005.Size = new System.Drawing.Size(242, 24);
this.txt_tbl005.StyleController = this.layoutMx1;
this.txt_tbl005.TabIndex = 459;
//
// txt_tbl006
//
- this.txt_tbl006.Location = new System.Drawing.Point(114, 136);
+ this.txt_tbl006.Location = new System.Drawing.Point(110, 134);
this.txt_tbl006.Name = "txt_tbl006";
this.txt_tbl006.Properties.Appearance.Options.UseFont = true;
- this.txt_tbl006.Size = new System.Drawing.Size(245, 24);
+ this.txt_tbl006.Size = new System.Drawing.Size(242, 24);
this.txt_tbl006.StyleController = this.layoutMx1;
this.txt_tbl006.TabIndex = 226;
//
@@ -817,96 +835,97 @@
//
this.txt_tbl002.category = null;
this.txt_tbl002.IsReadly = false;
- this.txt_tbl002.Location = new System.Drawing.Point(114, 74);
+ this.txt_tbl002.Location = new System.Drawing.Point(110, 72);
+ this.txt_tbl002.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_tbl002.Name = "txt_tbl002";
- this.txt_tbl002.Size = new System.Drawing.Size(245, 24);
+ this.txt_tbl002.Size = new System.Drawing.Size(242, 24);
this.txt_tbl002.TabIndex = 458;
//
// txt_workName
//
- this.txt_workName.Location = new System.Drawing.Point(465, 43);
+ this.txt_workName.Location = new System.Drawing.Point(456, 41);
this.txt_workName.Name = "txt_workName";
this.txt_workName.Properties.Appearance.Options.UseFont = true;
- this.txt_workName.Size = new System.Drawing.Size(245, 24);
+ this.txt_workName.Size = new System.Drawing.Size(243, 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(816, 136);
+ this.txt_tbl012.Location = new System.Drawing.Point(803, 134);
this.txt_tbl012.Name = "txt_tbl012";
this.txt_tbl012.Properties.Appearance.Options.UseFont = true;
- this.txt_tbl012.Size = new System.Drawing.Size(245, 24);
+ this.txt_tbl012.Size = new System.Drawing.Size(243, 24);
this.txt_tbl012.StyleController = this.layoutMx1;
this.txt_tbl012.TabIndex = 247;
this.txt_tbl012.Tag = "readonly";
//
// txt_billNo
//
- this.txt_billNo.Location = new System.Drawing.Point(114, 12);
+ this.txt_billNo.Location = new System.Drawing.Point(110, 10);
this.txt_billNo.Name = "txt_billNo";
this.txt_billNo.Properties.Appearance.Options.UseFont = true;
- this.txt_billNo.Size = new System.Drawing.Size(245, 24);
+ this.txt_billNo.Size = new System.Drawing.Size(242, 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(465, 12);
+ this.txt_rwd.Location = new System.Drawing.Point(456, 10);
this.txt_rwd.Name = "txt_rwd";
this.txt_rwd.Properties.Appearance.Options.UseFont = true;
- this.txt_rwd.Size = new System.Drawing.Size(245, 24);
+ this.txt_rwd.Size = new System.Drawing.Size(243, 24);
this.txt_rwd.StyleController = this.layoutMx1;
this.txt_rwd.TabIndex = 217;
this.txt_rwd.Tag = "readonly";
//
- // txt_tbl011
+ // txt_tbl011Name
//
- this.txt_tbl011.Location = new System.Drawing.Point(816, 105);
- this.txt_tbl011.Name = "txt_tbl011";
- this.txt_tbl011.Properties.Appearance.Options.UseFont = true;
- this.txt_tbl011.Size = new System.Drawing.Size(245, 24);
- this.txt_tbl011.StyleController = this.layoutMx1;
- this.txt_tbl011.TabIndex = 243;
- this.txt_tbl011.Tag = "readonly";
+ this.txt_tbl011Name.Location = new System.Drawing.Point(803, 103);
+ this.txt_tbl011Name.Name = "txt_tbl011Name";
+ this.txt_tbl011Name.Properties.Appearance.Options.UseFont = true;
+ this.txt_tbl011Name.Size = new System.Drawing.Size(243, 24);
+ this.txt_tbl011Name.StyleController = this.layoutMx1;
+ this.txt_tbl011Name.TabIndex = 243;
+ this.txt_tbl011Name.Tag = "readonly";
//
// txt_itemName
//
- this.txt_itemName.Location = new System.Drawing.Point(465, 105);
+ this.txt_itemName.Location = new System.Drawing.Point(456, 103);
this.txt_itemName.Name = "txt_itemName";
this.txt_itemName.Properties.Appearance.Options.UseFont = true;
- this.txt_itemName.Size = new System.Drawing.Size(245, 24);
+ this.txt_itemName.Size = new System.Drawing.Size(243, 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(714, 167);
+ this.txt_tbl013.Location = new System.Drawing.Point(703, 165);
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(347, 24);
+ this.txt_tbl013.Size = new System.Drawing.Size(343, 24);
this.txt_tbl013.StyleController = this.layoutMx1;
this.txt_tbl013.TabIndex = 463;
this.txt_tbl013.Tag = "readonly";
//
- // txt_tbl009
+ // txt_tbl009Name
//
- this.txt_tbl009.Location = new System.Drawing.Point(816, 12);
- this.txt_tbl009.Name = "txt_tbl009";
- this.txt_tbl009.Size = new System.Drawing.Size(245, 24);
- this.txt_tbl009.StyleController = this.layoutMx1;
- this.txt_tbl009.TabIndex = 464;
- this.txt_tbl009.Tag = "readonly";
+ this.txt_tbl009Name.Location = new System.Drawing.Point(803, 10);
+ this.txt_tbl009Name.Name = "txt_tbl009Name";
+ this.txt_tbl009Name.Size = new System.Drawing.Size(243, 24);
+ this.txt_tbl009Name.StyleController = this.layoutMx1;
+ this.txt_tbl009Name.TabIndex = 464;
+ this.txt_tbl009Name.Tag = "readonly";
//
// txt_tbl010
//
- this.txt_tbl010.Location = new System.Drawing.Point(816, 43);
+ this.txt_tbl010.Location = new System.Drawing.Point(803, 41);
this.txt_tbl010.Name = "txt_tbl010";
- this.txt_tbl010.Size = new System.Drawing.Size(245, 24);
+ this.txt_tbl010.Size = new System.Drawing.Size(243, 24);
this.txt_tbl010.StyleController = this.layoutMx1;
this.txt_tbl010.TabIndex = 465;
this.txt_tbl010.Tag = "readonly";
@@ -923,9 +942,9 @@
//
// txt_itemNo
//
- this.txt_itemNo.Location = new System.Drawing.Point(816, 74);
+ this.txt_itemNo.Location = new System.Drawing.Point(803, 72);
this.txt_itemNo.Name = "txt_itemNo";
- this.txt_itemNo.Size = new System.Drawing.Size(245, 24);
+ this.txt_itemNo.Size = new System.Drawing.Size(243, 24);
this.txt_itemNo.StyleController = this.layoutMx1;
this.txt_itemNo.TabIndex = 467;
this.txt_itemNo.Tag = "readonly";
@@ -941,85 +960,85 @@
//
// txt_daa014
//
- this.txt_daa014.Location = new System.Drawing.Point(465, 136);
+ this.txt_daa014.Location = new System.Drawing.Point(456, 134);
this.txt_daa014.Name = "txt_daa014";
- this.txt_daa014.Size = new System.Drawing.Size(245, 24);
+ this.txt_daa014.Size = new System.Drawing.Size(243, 24);
this.txt_daa014.StyleController = this.layoutMx1;
this.txt_daa014.TabIndex = 469;
this.txt_daa014.Tag = "readonly";
//
- // txt_tbl026
+ // txt_tbl026Name
//
- this.txt_tbl026.Location = new System.Drawing.Point(1167, 105);
- this.txt_tbl026.Name = "txt_tbl026";
- this.txt_tbl026.Size = new System.Drawing.Size(245, 24);
- this.txt_tbl026.StyleController = this.layoutMx1;
- this.txt_tbl026.TabIndex = 470;
- this.txt_tbl026.Tag = "readonly";
+ this.txt_tbl026Name.Location = new System.Drawing.Point(1150, 103);
+ this.txt_tbl026Name.Name = "txt_tbl026Name";
+ this.txt_tbl026Name.Size = new System.Drawing.Size(243, 24);
+ this.txt_tbl026Name.StyleController = this.layoutMx1;
+ this.txt_tbl026Name.TabIndex = 470;
+ this.txt_tbl026Name.Tag = "readonly";
//
// txt_tbl025
//
- this.txt_tbl025.Location = new System.Drawing.Point(1167, 136);
+ this.txt_tbl025.Location = new System.Drawing.Point(1150, 134);
this.txt_tbl025.Name = "txt_tbl025";
- this.txt_tbl025.Size = new System.Drawing.Size(245, 24);
+ this.txt_tbl025.Size = new System.Drawing.Size(243, 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(363, 167);
+ this.txt_chkOut.Location = new System.Drawing.Point(356, 165);
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(347, 24);
+ this.txt_chkOut.Size = new System.Drawing.Size(343, 24);
this.txt_chkOut.StyleController = this.layoutMx1;
this.txt_chkOut.TabIndex = 472;
//
// txt_tbl024
//
- this.txt_tbl024.Location = new System.Drawing.Point(1065, 167);
+ this.txt_tbl024.Location = new System.Drawing.Point(1050, 165);
this.txt_tbl024.Name = "txt_tbl024";
this.txt_tbl024.Properties.Caption = "鎵瑰噯鐘舵��";
- this.txt_tbl024.Size = new System.Drawing.Size(347, 24);
+ this.txt_tbl024.Size = new System.Drawing.Size(343, 24);
this.txt_tbl024.StyleController = this.layoutMx1;
this.txt_tbl024.TabIndex = 473;
this.txt_tbl024.Tag = "readonly";
//
// txt_tbl028
//
- this.txt_tbl028.Location = new System.Drawing.Point(1167, 43);
+ this.txt_tbl028.Location = new System.Drawing.Point(1150, 41);
this.txt_tbl028.Name = "txt_tbl028";
- this.txt_tbl028.Size = new System.Drawing.Size(245, 24);
+ this.txt_tbl028.Size = new System.Drawing.Size(243, 24);
this.txt_tbl028.StyleController = this.layoutMx1;
this.txt_tbl028.TabIndex = 475;
this.txt_tbl028.Tag = "readonly";
//
- // txt_tbl029
+ // txt_tbl029Name
//
- this.txt_tbl029.Location = new System.Drawing.Point(1167, 12);
- this.txt_tbl029.Name = "txt_tbl029";
- this.txt_tbl029.Size = new System.Drawing.Size(245, 24);
- this.txt_tbl029.StyleController = this.layoutMx1;
- this.txt_tbl029.TabIndex = 476;
- this.txt_tbl029.Tag = "readonly";
+ this.txt_tbl029Name.Location = new System.Drawing.Point(1150, 10);
+ this.txt_tbl029Name.Name = "txt_tbl029Name";
+ this.txt_tbl029Name.Size = new System.Drawing.Size(243, 24);
+ this.txt_tbl029Name.StyleController = this.layoutMx1;
+ this.txt_tbl029Name.TabIndex = 476;
+ this.txt_tbl029Name.Tag = "readonly";
//
// txt_tbl027
//
- this.txt_tbl027.Location = new System.Drawing.Point(1065, 74);
+ this.txt_tbl027.Location = new System.Drawing.Point(1050, 72);
this.txt_tbl027.Name = "txt_tbl027";
this.txt_tbl027.Properties.Caption = "鍝佽川瀹℃牳鐘舵��";
- this.txt_tbl027.Size = new System.Drawing.Size(347, 24);
+ this.txt_tbl027.Size = new System.Drawing.Size(343, 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(465, 74);
+ this.txt_line.Location = new System.Drawing.Point(456, 72);
this.txt_line.Name = "txt_line";
- this.txt_line.Size = new System.Drawing.Size(245, 24);
+ this.txt_line.Size = new System.Drawing.Size(243, 24);
this.txt_line.StyleController = this.layoutMx1;
this.txt_line.TabIndex = 478;
this.txt_line.Tag = "readonly";
@@ -1087,7 +1106,8 @@
this.layoutControlItem34,
this.lab_daa014,
this.layoutControlItem8,
- this.layoutControlItem39});
+ this.layoutControlItem39,
+ this.layoutControlItem40});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -1115,34 +1135,37 @@
rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
rowDefinition6.Height = 100D;
rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition7.Height = 31D;
+ rowDefinition7.SizeType = System.Windows.Forms.SizeType.AutoSize;
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
rowDefinition1,
rowDefinition2,
rowDefinition3,
rowDefinition4,
rowDefinition5,
- rowDefinition6});
- this.Root.Size = new System.Drawing.Size(1424, 206);
+ rowDefinition6,
+ rowDefinition7});
+ this.Root.Size = new System.Drawing.Size(1403, 233);
this.Root.TextVisible = false;
//
// layoutControlItem12
//
- this.layoutControlItem12.Control = this.txt_tbl009;
- this.layoutControlItem12.Location = new System.Drawing.Point(702, 0);
+ this.layoutControlItem12.Control = this.txt_tbl009Name;
+ this.layoutControlItem12.Location = new System.Drawing.Point(693, 0);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem12.Size = new System.Drawing.Size(351, 31);
+ this.layoutControlItem12.Size = new System.Drawing.Size(347, 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(702, 31);
+ this.layoutControlItem13.Location = new System.Drawing.Point(693, 31);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem13.Size = new System.Drawing.Size(351, 31);
+ this.layoutControlItem13.Size = new System.Drawing.Size(347, 31);
this.layoutControlItem13.Text = "鍒跺崟鏃堕棿";
this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1152,7 +1175,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(351, 31);
+ this.layoutControlItem5.Size = new System.Drawing.Size(346, 31);
this.layoutControlItem5.Text = "閫�鏂欑被鍨�";
this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1162,7 +1185,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(351, 31);
+ this.layoutControlItem4.Size = new System.Drawing.Size(346, 31);
this.layoutControlItem4.Text = "鐢熶骇宸ュ崟";
this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1172,18 +1195,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(351, 31);
+ this.layoutControlItem3.Size = new System.Drawing.Size(346, 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(702, 62);
+ this.layoutControlItem18.Location = new System.Drawing.Point(693, 62);
this.layoutControlItem18.Name = "layoutControlItem18";
this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem18.Size = new System.Drawing.Size(351, 31);
+ this.layoutControlItem18.Size = new System.Drawing.Size(347, 31);
this.layoutControlItem18.Text = "浜у搧缂栧彿";
this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1192,61 +1215,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(351, 31);
+ this.layoutControlItem1.Size = new System.Drawing.Size(346, 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(351, 31);
+ this.layoutControlItem6.Location = new System.Drawing.Point(346, 31);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem6.Size = new System.Drawing.Size(351, 31);
+ this.layoutControlItem6.Size = new System.Drawing.Size(347, 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(351, 0);
+ this.layoutControlItem2.Location = new System.Drawing.Point(346, 0);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem2.Size = new System.Drawing.Size(351, 31);
+ this.layoutControlItem2.Size = new System.Drawing.Size(347, 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(702, 93);
+ this.layoutControlItem9.Control = this.txt_tbl011Name;
+ this.layoutControlItem9.Location = new System.Drawing.Point(693, 93);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem9.Size = new System.Drawing.Size(351, 31);
+ this.layoutControlItem9.Size = new System.Drawing.Size(347, 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(702, 124);
+ this.layoutControlItem10.Location = new System.Drawing.Point(693, 124);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem10.Size = new System.Drawing.Size(351, 31);
+ this.layoutControlItem10.Size = new System.Drawing.Size(347, 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(702, 155);
+ this.layoutControlItem11.Location = new System.Drawing.Point(693, 155);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 5;
- this.layoutControlItem11.Size = new System.Drawing.Size(351, 31);
+ this.layoutControlItem11.Size = new System.Drawing.Size(347, 31);
this.layoutControlItem11.Text = "瀹℃牳鐘舵��";
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem11.TextVisible = false;
@@ -1259,7 +1282,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(351, 31);
+ this.layoutControlItem16.Size = new System.Drawing.Size(346, 31);
this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem16.Text = "閫夊彇鐗╂枡";
this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
@@ -1267,66 +1290,66 @@
//
// layoutControlItem36
//
- this.layoutControlItem36.Control = this.txt_tbl029;
- this.layoutControlItem36.Location = new System.Drawing.Point(1053, 0);
+ this.layoutControlItem36.Control = this.txt_tbl029Name;
+ this.layoutControlItem36.Location = new System.Drawing.Point(1040, 0);
this.layoutControlItem36.Name = "layoutControlItem36";
this.layoutControlItem36.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem36.Size = new System.Drawing.Size(351, 31);
+ this.layoutControlItem36.Size = new System.Drawing.Size(347, 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(1053, 31);
+ this.layoutControlItem37.Location = new System.Drawing.Point(1040, 31);
this.layoutControlItem37.Name = "layoutControlItem37";
this.layoutControlItem37.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem37.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem37.Size = new System.Drawing.Size(351, 31);
+ this.layoutControlItem37.Size = new System.Drawing.Size(347, 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(1053, 62);
+ this.layoutControlItem38.Location = new System.Drawing.Point(1040, 62);
this.layoutControlItem38.Name = "layoutControlItem38";
this.layoutControlItem38.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem38.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem38.Size = new System.Drawing.Size(351, 31);
+ this.layoutControlItem38.Size = new System.Drawing.Size(347, 31);
this.layoutControlItem38.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem38.TextVisible = false;
//
// layoutControlItem35
//
this.layoutControlItem35.Control = this.txt_tbl024;
- this.layoutControlItem35.Location = new System.Drawing.Point(1053, 155);
+ this.layoutControlItem35.Location = new System.Drawing.Point(1040, 155);
this.layoutControlItem35.Name = "layoutControlItem35";
this.layoutControlItem35.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem35.OptionsTableLayoutItem.RowIndex = 5;
- this.layoutControlItem35.Size = new System.Drawing.Size(351, 31);
+ this.layoutControlItem35.Size = new System.Drawing.Size(347, 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(1053, 124);
+ this.layoutControlItem20.Location = new System.Drawing.Point(1040, 124);
this.layoutControlItem20.Name = "layoutControlItem20";
this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem20.Size = new System.Drawing.Size(351, 31);
+ this.layoutControlItem20.Size = new System.Drawing.Size(347, 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(1053, 93);
+ this.layoutControlItem19.Control = this.txt_tbl026Name;
+ this.layoutControlItem19.Location = new System.Drawing.Point(1040, 93);
this.layoutControlItem19.Name = "layoutControlItem19";
this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem19.Size = new System.Drawing.Size(351, 31);
+ this.layoutControlItem19.Size = new System.Drawing.Size(347, 31);
this.layoutControlItem19.Text = "鎵瑰噯浜哄憳";
this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1336,53 +1359,64 @@
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(351, 31);
+ this.layoutControlItem15.Size = new System.Drawing.Size(346, 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(351, 155);
+ this.layoutControlItem34.Location = new System.Drawing.Point(346, 155);
this.layoutControlItem34.Name = "layoutControlItem34";
this.layoutControlItem34.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem34.OptionsTableLayoutItem.RowIndex = 5;
- this.layoutControlItem34.Size = new System.Drawing.Size(351, 31);
+ this.layoutControlItem34.Size = new System.Drawing.Size(347, 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(351, 124);
+ this.lab_daa014.Location = new System.Drawing.Point(346, 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(351, 31);
+ this.lab_daa014.Size = new System.Drawing.Size(347, 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(351, 93);
+ this.layoutControlItem8.Location = new System.Drawing.Point(346, 93);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem8.Size = new System.Drawing.Size(351, 31);
+ this.layoutControlItem8.Size = new System.Drawing.Size(347, 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(351, 62);
+ this.layoutControlItem39.Location = new System.Drawing.Point(346, 62);
this.layoutControlItem39.Name = "layoutControlItem39";
this.layoutControlItem39.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem39.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem39.Size = new System.Drawing.Size(351, 31);
+ this.layoutControlItem39.Size = new System.Drawing.Size(347, 31);
this.layoutControlItem39.Text = "鐢熶骇绾垮埆";
this.layoutControlItem39.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem40
+ //
+ this.layoutControlItem40.Control = this.ucBtnPrintAll1;
+ this.layoutControlItem40.Location = new System.Drawing.Point(1040, 186);
+ this.layoutControlItem40.Name = "layoutControlItem40";
+ this.layoutControlItem40.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem40.OptionsTableLayoutItem.RowIndex = 6;
+ this.layoutControlItem40.Size = new System.Drawing.Size(347, 31);
+ this.layoutControlItem40.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem40.TextVisible = false;
//
// tabMx
//
@@ -1390,7 +1424,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(1424, 375);
+ this.tabMx.Size = new System.Drawing.Size(1424, 348);
this.tabMx.TabIndex = 3;
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage1,
@@ -1400,7 +1434,7 @@
//
this.tabMxPage1.Controls.Add(this.split99);
this.tabMxPage1.Name = "tabMxPage1";
- this.tabMxPage1.Size = new System.Drawing.Size(1422, 343);
+ this.tabMxPage1.Size = new System.Drawing.Size(1422, 316);
this.tabMxPage1.Text = "閫�鏂欐槑缁�";
//
// split99
@@ -1420,7 +1454,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(1422, 343);
+ this.split99.Size = new System.Drawing.Size(1422, 316);
this.split99.SplitterPosition = 138;
this.split99.TabIndex = 1;
//
@@ -1461,16 +1495,16 @@
//
this.ucBtnPrint1.allClickKey = null;
this.ucBtnPrint1.guidKey = null;
- this.ucBtnPrint1.Location = new System.Drawing.Point(1062, 51);
+ this.ucBtnPrint1.Location = new System.Drawing.Point(1063, 50);
this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0);
this.ucBtnPrint1.Name = "ucBtnPrint1";
this.ucBtnPrint1.rptParameter = null;
- this.ucBtnPrint1.Size = new System.Drawing.Size(348, 35);
+ this.ucBtnPrint1.Size = new System.Drawing.Size(349, 37);
this.ucBtnPrint1.TabIndex = 478;
//
// radOut
//
- this.radOut.Location = new System.Drawing.Point(1062, 12);
+ this.radOut.Location = new System.Drawing.Point(1063, 10);
this.radOut.Margin = new System.Windows.Forms.Padding(0);
this.radOut.Name = "radOut";
this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near;
@@ -1479,7 +1513,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(348, 35);
+ this.radOut.Size = new System.Drawing.Size(349, 36);
this.radOut.StyleController = this.lay99;
this.radOut.TabIndex = 477;
//
@@ -1487,30 +1521,30 @@
//
this.dataLayoutControl1.Controls.Add(this.txt_iCount_1);
this.dataLayoutControl1.Controls.Add(this.txt_yuliang_1);
- this.dataLayoutControl1.Location = new System.Drawing.Point(712, 90);
+ this.dataLayoutControl1.Location = new System.Drawing.Point(712, 91);
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(346, 36);
+ this.dataLayoutControl1.Size = new System.Drawing.Size(347, 37);
this.dataLayoutControl1.TabIndex = 227;
this.dataLayoutControl1.Text = "dataLayoutControl1";
//
// txt_iCount_1
//
- this.txt_iCount_1.Location = new System.Drawing.Point(104, 2);
+ this.txt_iCount_1.Location = new System.Drawing.Point(102, 2);
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(67, 24);
+ this.txt_iCount_1.Size = new System.Drawing.Size(69, 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(277, 2);
+ this.txt_yuliang_1.Location = new System.Drawing.Point(275, 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(67, 24);
+ this.txt_yuliang_1.Size = new System.Drawing.Size(70, 24);
this.txt_yuliang_1.StyleController = this.dataLayoutControl1;
this.txt_yuliang_1.TabIndex = 229;
//
@@ -1530,12 +1564,12 @@
this.layoutControlGroup2.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
columnDefinition5,
columnDefinition6});
- rowDefinition7.Height = 100D;
- rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition8.Height = 100D;
+ rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
this.layoutControlGroup2.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
- rowDefinition7});
+ rowDefinition8});
this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
- this.layoutControlGroup2.Size = new System.Drawing.Size(346, 36);
+ this.layoutControlGroup2.Size = new System.Drawing.Size(347, 37);
this.layoutControlGroup2.TextVisible = false;
//
// layoutControlItem30
@@ -1546,7 +1580,7 @@
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(173, 36);
+ this.layoutControlItem30.Size = new System.Drawing.Size(174, 37);
this.layoutControlItem30.Text = "鎵撳嵃浣欐暟";
this.layoutControlItem30.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1557,78 +1591,78 @@
this.layoutControlItem29.CustomizationFormText = "鎵撳嵃鏁村紶鏁板��";
this.layoutControlItem29.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem29.Name = "layoutControlItem29";
- this.layoutControlItem29.Size = new System.Drawing.Size(173, 36);
+ this.layoutControlItem29.Size = new System.Drawing.Size(173, 37);
this.layoutControlItem29.Text = "鎵撳嵃鏁村紶鏁板��";
this.layoutControlItem29.TextSize = new System.Drawing.Size(90, 18);
//
// txtWlid
//
- this.txtWlid.Location = new System.Drawing.Point(114, 12);
+ this.txtWlid.Location = new System.Drawing.Point(110, 10);
this.txtWlid.Name = "txtWlid";
this.txtWlid.Properties.Appearance.Options.UseFont = true;
this.txtWlid.Properties.ReadOnly = true;
- this.txtWlid.Size = new System.Drawing.Size(244, 24);
+ this.txtWlid.Size = new System.Drawing.Size(247, 24);
this.txtWlid.StyleController = this.lay99;
this.txtWlid.TabIndex = 214;
//
// txtQuantity
//
- this.txtQuantity.Location = new System.Drawing.Point(464, 12);
+ this.txtQuantity.Location = new System.Drawing.Point(461, 10);
this.txtQuantity.Name = "txtQuantity";
this.txtQuantity.Properties.Appearance.Options.UseFont = true;
this.txtQuantity.Properties.ReadOnly = true;
- this.txtQuantity.Size = new System.Drawing.Size(244, 24);
+ this.txtQuantity.Size = new System.Drawing.Size(247, 24);
this.txtQuantity.StyleController = this.lay99;
this.txtQuantity.TabIndex = 220;
//
// txt_kQty
//
- this.txt_kQty.Location = new System.Drawing.Point(814, 12);
+ this.txt_kQty.Location = new System.Drawing.Point(812, 10);
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(244, 24);
+ this.txt_kQty.Size = new System.Drawing.Size(247, 24);
this.txt_kQty.StyleController = this.lay99;
this.txt_kQty.TabIndex = 224;
//
// txtWlmc
//
- this.txtWlmc.Location = new System.Drawing.Point(114, 51);
+ this.txtWlmc.Location = new System.Drawing.Point(110, 50);
this.txtWlmc.Name = "txtWlmc";
this.txtWlmc.Properties.Appearance.Options.UseFont = true;
this.txtWlmc.Properties.ReadOnly = true;
- this.txtWlmc.Size = new System.Drawing.Size(244, 24);
+ this.txtWlmc.Size = new System.Drawing.Size(247, 24);
this.txtWlmc.StyleController = this.lay99;
this.txtWlmc.TabIndex = 216;
//
// txt_yQty
//
- this.txt_yQty.Location = new System.Drawing.Point(464, 51);
+ this.txt_yQty.Location = new System.Drawing.Point(461, 50);
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(244, 24);
+ this.txt_yQty.Size = new System.Drawing.Size(247, 24);
this.txt_yQty.StyleController = this.lay99;
this.txt_yQty.TabIndex = 222;
//
// txt_psnQty_1
//
- this.txt_psnQty_1.Location = new System.Drawing.Point(814, 51);
+ this.txt_psnQty_1.Location = new System.Drawing.Point(812, 50);
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(244, 24);
+ this.txt_psnQty_1.Size = new System.Drawing.Size(247, 24);
this.txt_psnQty_1.StyleController = this.lay99;
this.txt_psnQty_1.TabIndex = 226;
//
// txtWlgg
//
- this.txtWlgg.Location = new System.Drawing.Point(114, 90);
+ this.txtWlgg.Location = new System.Drawing.Point(110, 91);
this.txtWlgg.Name = "txtWlgg";
this.txtWlgg.Properties.Appearance.Options.UseFont = true;
this.txtWlgg.Properties.ReadOnly = true;
- this.txtWlgg.Size = new System.Drawing.Size(594, 24);
+ this.txtWlgg.Size = new System.Drawing.Size(598, 24);
this.txtWlgg.StyleController = this.lay99;
this.txtWlgg.TabIndex = 218;
//
@@ -1674,16 +1708,16 @@
columnDefinition8,
columnDefinition9,
columnDefinition10});
- rowDefinition8.Height = 100D;
- rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
rowDefinition9.Height = 100D;
rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
rowDefinition10.Height = 100D;
rowDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition11.Height = 100D;
+ rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent;
this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
- rowDefinition8,
rowDefinition9,
- rowDefinition10});
+ rowDefinition10,
+ rowDefinition11});
this.layoutControlGroup1.Size = new System.Drawing.Size(1422, 138);
this.layoutControlGroup1.TextVisible = false;
//
@@ -1692,10 +1726,10 @@
this.layoutControlItem22.Control = this.txtQuantity;
this.layoutControlItem22.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem22.CustomizationFormText = "鏈鐢宠鎬婚噺";
- this.layoutControlItem22.Location = new System.Drawing.Point(350, 0);
+ this.layoutControlItem22.Location = new System.Drawing.Point(351, 0);
this.layoutControlItem22.Name = "layoutControlItem22";
this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem22.Size = new System.Drawing.Size(350, 39);
+ this.layoutControlItem22.Size = new System.Drawing.Size(351, 40);
this.layoutControlItem22.Text = "鏈鐢宠鎬婚噺";
this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1704,10 +1738,10 @@
this.layoutControlItem23.Control = this.txt_kQty;
this.layoutControlItem23.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem23.CustomizationFormText = "鍙墦鍗版�绘暟";
- this.layoutControlItem23.Location = new System.Drawing.Point(700, 0);
+ this.layoutControlItem23.Location = new System.Drawing.Point(702, 0);
this.layoutControlItem23.Name = "layoutControlItem23";
this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem23.Size = new System.Drawing.Size(350, 39);
+ this.layoutControlItem23.Size = new System.Drawing.Size(351, 40);
this.layoutControlItem23.Text = "鍙墦鍗版�绘暟";
this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1716,11 +1750,11 @@
this.layoutControlItem27.Control = this.txtWlgg;
this.layoutControlItem27.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem27.CustomizationFormText = "鐗╂枡瑙勬牸";
- this.layoutControlItem27.Location = new System.Drawing.Point(0, 78);
+ this.layoutControlItem27.Location = new System.Drawing.Point(0, 81);
this.layoutControlItem27.Name = "layoutControlItem27";
this.layoutControlItem27.OptionsTableLayoutItem.ColumnSpan = 2;
this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem27.Size = new System.Drawing.Size(700, 40);
+ this.layoutControlItem27.Size = new System.Drawing.Size(702, 41);
this.layoutControlItem27.Text = "鐗╂枡瑙勬牸";
this.layoutControlItem27.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1729,10 +1763,10 @@
this.layoutControlItem24.Control = this.txtWlmc;
this.layoutControlItem24.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem24.CustomizationFormText = "鐗╂枡鍚嶇О";
- this.layoutControlItem24.Location = new System.Drawing.Point(0, 39);
+ this.layoutControlItem24.Location = new System.Drawing.Point(0, 40);
this.layoutControlItem24.Name = "layoutControlItem24";
this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem24.Size = new System.Drawing.Size(350, 39);
+ this.layoutControlItem24.Size = new System.Drawing.Size(351, 41);
this.layoutControlItem24.Text = "鐗╂枡鍚嶇О";
this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1741,11 +1775,11 @@
this.layoutControlItem25.Control = this.txt_yQty;
this.layoutControlItem25.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem25.CustomizationFormText = "宸叉墦鍗版�婚噺";
- this.layoutControlItem25.Location = new System.Drawing.Point(350, 39);
+ this.layoutControlItem25.Location = new System.Drawing.Point(351, 40);
this.layoutControlItem25.Name = "layoutControlItem25";
this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem25.Size = new System.Drawing.Size(350, 39);
+ this.layoutControlItem25.Size = new System.Drawing.Size(351, 41);
this.layoutControlItem25.Text = "宸叉墦鍗版�婚噺";
this.layoutControlItem25.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1754,22 +1788,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(700, 39);
+ this.layoutControlItem26.Location = new System.Drawing.Point(702, 40);
this.layoutControlItem26.Name = "layoutControlItem26";
this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem26.Size = new System.Drawing.Size(350, 39);
+ this.layoutControlItem26.Size = new System.Drawing.Size(351, 41);
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(700, 78);
+ this.layoutControlItem28.Location = new System.Drawing.Point(702, 81);
this.layoutControlItem28.Name = "layoutControlItem28";
this.layoutControlItem28.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem28.Size = new System.Drawing.Size(350, 40);
+ this.layoutControlItem28.Size = new System.Drawing.Size(351, 41);
this.layoutControlItem28.Text = "鎵撳嵃寮犳暟";
this.layoutControlItem28.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem28.TextVisible = false;
@@ -1777,10 +1811,10 @@
// layoutControlItem31
//
this.layoutControlItem31.Control = this.radOut;
- this.layoutControlItem31.Location = new System.Drawing.Point(1050, 0);
+ this.layoutControlItem31.Location = new System.Drawing.Point(1053, 0);
this.layoutControlItem31.Name = "layoutControlItem31";
this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem31.Size = new System.Drawing.Size(352, 39);
+ this.layoutControlItem31.Size = new System.Drawing.Size(353, 40);
this.layoutControlItem31.Text = "鑷姩璁$畻";
this.layoutControlItem31.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem31.TextVisible = false;
@@ -1792,18 +1826,18 @@
this.layoutControlItem21.CustomizationFormText = "鐗╂枡缂栫爜";
this.layoutControlItem21.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem21.Name = "layoutControlItem21";
- this.layoutControlItem21.Size = new System.Drawing.Size(350, 39);
+ this.layoutControlItem21.Size = new System.Drawing.Size(351, 40);
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(1050, 39);
+ this.layoutControlItem32.Location = new System.Drawing.Point(1053, 40);
this.layoutControlItem32.Name = "layoutControlItem32";
this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem32.Size = new System.Drawing.Size(352, 39);
+ this.layoutControlItem32.Size = new System.Drawing.Size(353, 41);
this.layoutControlItem32.Text = "鎵撳嵃鎸夐挳";
this.layoutControlItem32.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem32.TextVisible = false;
@@ -1817,7 +1851,7 @@
this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemButtonEdit1,
this.rptBl});
- this.gcMx1.Size = new System.Drawing.Size(1422, 193);
+ this.gcMx1.Size = new System.Drawing.Size(1422, 166);
this.gcMx1.TabIndex = 0;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
@@ -1845,7 +1879,8 @@
this.gridColumn20,
this.gridColumn22,
this.gridColumn23,
- this.gridColumn26});
+ this.gridColumn26,
+ this.gridColumn27});
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -2040,7 +2075,7 @@
this.gridColumn19.AppearanceCell.Options.UseForeColor = true;
this.gridColumn19.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gridColumn19.AppearanceHeader.Options.UseForeColor = true;
- this.gridColumn19.Caption = "閫夋嫨涓嶈壇绫诲埆";
+ this.gridColumn19.Caption = "閫夋嫨閫�鏂欎笉鑹被鍒�";
this.gridColumn19.ColumnEdit = this.rptBl;
this.gridColumn19.FieldName = "tld015";
this.gridColumn19.MinWidth = 100;
@@ -2113,7 +2148,7 @@
//
this.xtraTabPage3.Controls.Add(this.gcMx2);
this.xtraTabPage3.Name = "xtraTabPage3";
- this.xtraTabPage3.Size = new System.Drawing.Size(1422, 343);
+ this.xtraTabPage3.Size = new System.Drawing.Size(1422, 318);
this.xtraTabPage3.Text = "宸叉墦鏉$爜鏄庣粏";
//
// gcMx2
@@ -2122,7 +2157,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(1422, 343);
+ this.gcMx2.Size = new System.Drawing.Size(1422, 318);
this.gcMx2.TabIndex = 1;
this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx2});
@@ -2299,6 +2334,16 @@
this.picCheckBox.TabStop = false;
this.picCheckBox.Visible = false;
//
+ // gridColumn27
+ //
+ this.gridColumn27.Caption = "鎺掑簭";
+ this.gridColumn27.FieldName = "tld016";
+ this.gridColumn27.MinWidth = 25;
+ this.gridColumn27.Name = "gridColumn27";
+ this.gridColumn27.Visible = true;
+ this.gridColumn27.VisibleIndex = 14;
+ this.gridColumn27.Width = 60;
+ //
// Frm_MesItemTbl
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -2334,21 +2379,21 @@
((System.ComponentModel.ISupportInitialize)(this.txt_tbl012.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_rwd.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_tbl011.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_tbl011Name.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_tbl013.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_tbl009.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_tbl009Name.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_tbl010.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_tbl020.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_tbl026.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_tbl026Name.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_tbl025.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_chkOut.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_tbl024.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_tbl028.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_tbl029.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_tbl029Name.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_tbl027.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_line.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
@@ -2379,6 +2424,7 @@
((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem39)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem40)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
this.tabMx.ResumeLayout(false);
this.tabMxPage1.ResumeLayout(false);
@@ -2461,7 +2507,7 @@
private System.Windows.Forms.Label lbGuid;
private DevExpress.XtraEditors.TextEdit txt_workName;
private DevExpress.XtraEditors.TextEdit txt_tbl012;
- private DevExpress.XtraEditors.TextEdit txt_tbl011;
+ private DevExpress.XtraEditors.TextEdit txt_tbl011Name;
private DevExpress.XtraEditors.TextEdit txt_tbl006;
private DevExpress.XtraEditors.TextEdit txt_itemName;
private DevExpress.XtraEditors.TextEdit txt_rwd;
@@ -2469,7 +2515,7 @@
private DevExpress.XtraLayout.LayoutControl layoutMx1;
private DevExpress.XtraLayout.LayoutControlGroup Root;
private DevExpress.XtraEditors.CheckEdit txt_tbl013;
- private DevExpress.XtraEditors.TextEdit txt_tbl009;
+ private DevExpress.XtraEditors.TextEdit txt_tbl009Name;
private DevExpress.XtraEditors.TextEdit txt_tbl010;
private DevExpress.XtraEditors.CheckEdit txt_tbl020;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
@@ -2529,7 +2575,7 @@
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptBl;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
- private DevExpress.XtraEditors.TextEdit txt_tbl026;
+ private DevExpress.XtraEditors.TextEdit txt_tbl026Name;
private DevExpress.XtraEditors.TextEdit txt_tbl025;
private DevExpress.XtraEditors.SplitContainerControl split99;
private DevExpress.XtraLayout.LayoutControl lay99;
@@ -2567,7 +2613,7 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
private DevExpress.XtraEditors.CheckEdit txt_tbl024;
private DevExpress.XtraEditors.TextEdit txt_tbl028;
- private DevExpress.XtraEditors.TextEdit txt_tbl029;
+ private DevExpress.XtraEditors.TextEdit txt_tbl029Name;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
@@ -2588,5 +2634,8 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem39;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn25;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn26;
+ private UserControl.UcBtnPrintAll ucBtnPrintAll1;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem40;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn27;
}
}
\ No newline at end of file
--
Gitblit v1.9.3