From 4dc2dbda4150c7c74a26435a75308789dc359b99 Mon Sep 17 00:00:00 2001
From: cdk <2441919651@qq.com>
Date: 星期六, 01 十一月 2025 17:06:41 +0800
Subject: [PATCH] 增加批量打印功能,增加组织分开维护
---
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs | 2125 +++++++++++++++++++++++++++++++++++++++-------------------
1 files changed, 1,428 insertions(+), 697 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs
index 619a012..6113977 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs
@@ -29,6 +29,7 @@
/// </summary>
private void InitializeComponent()
{
+ this.components = new System.ComponentModel.Container();
DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
@@ -38,6 +39,18 @@
DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
+ 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 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 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();
@@ -71,10 +84,14 @@
this.gv_tbl012 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+ this.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();
@@ -91,31 +108,78 @@
this.txt_tbl009 = new DevExpress.XtraEditors.TextEdit();
this.txt_tbl010 = new DevExpress.XtraEditors.TextEdit();
this.txt_tbl020 = new DevExpress.XtraEditors.CheckEdit();
- this.txt_daa003 = new DevExpress.XtraEditors.TextEdit();
+ 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_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_tbl027 = new DevExpress.XtraEditors.CheckEdit();
+ this.txt_line = new DevExpress.XtraEditors.TextEdit();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
- this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
- this.lab_daa014 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem36 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem37 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem38 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem35 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem34 = new DevExpress.XtraLayout.LayoutControlItem();
+ 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();
+ this.lay99 = new DevExpress.XtraLayout.LayoutControl();
+ this.lbMxGuid = new DevExpress.XtraEditors.LabelControl();
+ this.ucBtnPrint1 = new Gs.DevApp.UserControl.UcBtnPrint();
+ this.radOut = new DevExpress.XtraEditors.RadioGroup();
+ this.dataLayoutControl1 = new DevExpress.XtraDataLayout.DataLayoutControl();
+ this.txt_iCount_1 = new DevExpress.XtraEditors.TextEdit();
+ this.txt_yuliang_1 = new DevExpress.XtraEditors.TextEdit();
+ this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
+ this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.txtWlid = new DevExpress.XtraEditors.TextEdit();
+ this.txtQuantity = new DevExpress.XtraEditors.TextEdit();
+ this.txt_kQty = new DevExpress.XtraEditors.TextEdit();
+ this.txtWlmc = new DevExpress.XtraEditors.TextEdit();
+ this.txt_yQty = new DevExpress.XtraEditors.TextEdit();
+ this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit();
+ this.txtWlgg = new DevExpress.XtraEditors.TextEdit();
+ this.layoutControlItem33 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
+ this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gvMx1tlid = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -133,25 +197,13 @@
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
- this.panelMx1 = new DevExpress.XtraEditors.PanelControl();
- this.ucBtnPrint1 = new Gs.DevApp.UserControl.UcBtnPrint();
- this.lbMxGuid = new DevExpress.XtraEditors.LabelControl();
- this.txt_iCount_1 = new DevExpress.XtraEditors.TextEdit();
- this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
- this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit();
- this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
- this.txtKdy = new DevExpress.XtraEditors.TextEdit();
- this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
- this.txtYdy = new DevExpress.XtraEditors.TextEdit();
- this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
- this.txtQuantity = new DevExpress.XtraEditors.TextEdit();
- this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
- this.txtWlgg = new DevExpress.XtraEditors.TextEdit();
- this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
- this.txtWlmc = new DevExpress.XtraEditors.TextEdit();
- this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
- this.txtWlid = new DevExpress.XtraEditors.TextEdit();
- this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
+ this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.rptBl = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
+ 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();
@@ -168,9 +220,8 @@
this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn();
- this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.picCheckBox = new System.Windows.Forms.PictureBox();
+ this.tips = new DevExpress.Utils.ToolTipController(this.components);
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -202,49 +253,91 @@
((System.ComponentModel.ISupportInitialize)(this.txt_tbl009.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_tbl010.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_tbl020.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_daa003.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_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_tbl027.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_line.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem37)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem38)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).BeginInit();
+ ((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();
+ ((System.ComponentModel.ISupportInitialize)(this.split99)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.split99.Panel1)).BeginInit();
+ this.split99.Panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.split99.Panel2)).BeginInit();
+ this.split99.Panel2.SuspendLayout();
+ this.split99.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.lay99)).BeginInit();
+ this.lay99.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).BeginInit();
+ this.dataLayoutControl1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_yuliang_1.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_yQty.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.panelMx1)).BeginInit();
- this.panelMx1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtKdy.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.rptBl)).BeginInit();
this.xtraTabPage3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
this.SuspendLayout();
//
@@ -257,9 +350,10 @@
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(5);
this.toolBarMenu1.Name = "toolBarMenu1";
this.toolBarMenu1.rptParameter = null;
- this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80);
+ this.toolBarMenu1.Size = new System.Drawing.Size(1782, 98);
this.toolBarMenu1.TabIndex = 0;
this.toolBarMenu1.xlsInService = null;
this.toolBarMenu1.xlsOutParameter = null;
@@ -267,10 +361,11 @@
// xtraTabControl1
//
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
+ this.xtraTabControl1.Location = new System.Drawing.Point(0, 98);
+ this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(4);
this.xtraTabControl1.Name = "xtraTabControl1";
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
- this.xtraTabControl1.Size = new System.Drawing.Size(1128, 624);
+ this.xtraTabControl1.Size = new System.Drawing.Size(1782, 762);
this.xtraTabControl1.TabIndex = 3;
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.xtraTabPage1,
@@ -279,15 +374,18 @@
// xtraTabPage1
//
this.xtraTabPage1.Controls.Add(this.split1);
+ this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(4);
this.xtraTabPage1.Name = "xtraTabPage1";
- this.xtraTabPage1.Size = new System.Drawing.Size(1126, 592);
+ this.xtraTabPage1.Size = new System.Drawing.Size(1780, 724);
this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
//
// split1
//
this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
this.split1.Horizontal = false;
this.split1.Location = new System.Drawing.Point(0, 0);
+ this.split1.Margin = new System.Windows.Forms.Padding(4);
this.split1.Name = "split1";
//
// split1.Panel1
@@ -299,18 +397,20 @@
// split1.Panel2
//
this.split1.Panel2.Text = "Panel2";
- this.split1.Size = new System.Drawing.Size(1126, 592);
- this.split1.SplitterPosition = 580;
+ this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
+ this.split1.Size = new System.Drawing.Size(1780, 724);
+ this.split1.SplitterPosition = 0;
this.split1.TabIndex = 0;
//
// gcMain1
//
this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
-
+ this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
this.gcMain1.Location = new System.Drawing.Point(0, 0);
this.gcMain1.MainView = this.gridView1;
+ this.gcMain1.Margin = new System.Windows.Forms.Padding(4);
this.gcMain1.Name = "gcMain1";
- this.gcMain1.Size = new System.Drawing.Size(1126, 541);
+ this.gcMain1.Size = new System.Drawing.Size(1780, 661);
this.gcMain1.TabIndex = 2;
this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
@@ -319,9 +419,8 @@
//
this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
-
this.gridView1.Appearance.Row.Options.UseFont = true;
- this.gridView1.ColumnPanelRowHeight = 50;
+ this.gridView1.ColumnPanelRowHeight = 61;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gv_tbl013,
this.gv_tbl020,
@@ -339,9 +438,13 @@
this.gv_tbl011,
this.gv_tbl012,
this.gridColumn11,
- this.gridColumn12});
+ this.gridColumn12,
+ this.gridColumn21,
+ this.gridColumn24,
+ this.gridColumn25});
+ this.gridView1.DetailHeight = 428;
this.gridView1.GridControl = this.gcMain1;
- this.gridView1.IndicatorWidth = 50;
+ this.gridView1.IndicatorWidth = 62;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsFind.ShowSearchNavButtons = false;
this.gridView1.OptionsView.ShowAutoFilterRow = true;
@@ -349,240 +452,261 @@
//
// gv_tbl013
//
-
this.gv_tbl013.AppearanceCell.Options.UseFont = true;
- this.gv_tbl013.Caption = "瀹℃牳鐘舵�� ";
+ this.gv_tbl013.Caption = "鍒跺崟瀹℃牳";
this.gv_tbl013.FieldName = "isChk";
- this.gv_tbl013.MaxWidth = 50;
- this.gv_tbl013.MinWidth = 50;
+ this.gv_tbl013.MaxWidth = 62;
+ this.gv_tbl013.MinWidth = 62;
this.gv_tbl013.Name = "gv_tbl013";
this.gv_tbl013.OptionsColumn.AllowEdit = false;
this.gv_tbl013.Tag = "query_a.tbl013";
this.gv_tbl013.Visible = true;
- this.gv_tbl013.VisibleIndex = 0;
- this.gv_tbl013.Width = 50;
+ this.gv_tbl013.VisibleIndex = 1;
+ this.gv_tbl013.Width = 62;
//
// gv_tbl020
//
-
this.gv_tbl020.AppearanceCell.Options.UseFont = true;
this.gv_tbl020.Caption = "瀹岀粨鏍囪瘑 ";
- this.gv_tbl020.FieldName = "isWj";
- this.gv_tbl020.MaxWidth = 50;
- this.gv_tbl020.MinWidth = 50;
+ this.gv_tbl020.FieldName = "txtColor";
+ this.gv_tbl020.MaxWidth = 62;
+ this.gv_tbl020.MinWidth = 62;
this.gv_tbl020.Name = "gv_tbl020";
this.gv_tbl020.OptionsColumn.AllowEdit = false;
this.gv_tbl020.Tag = "query_a.tbl020";
this.gv_tbl020.Visible = true;
- this.gv_tbl020.VisibleIndex = 1;
- this.gv_tbl020.Width = 50;
+ this.gv_tbl020.VisibleIndex = 0;
+ this.gv_tbl020.Width = 62;
//
// gridColumn5
//
this.gridColumn5.Caption = "鐢熶骇缁勭粐";
this.gridColumn5.FieldName = "tlOrg";
- this.gridColumn5.MinWidth = 25;
+ this.gridColumn5.MinWidth = 31;
this.gridColumn5.Name = "gridColumn5";
this.gridColumn5.Tag = "org.fnamber";
this.gridColumn5.Visible = true;
- this.gridColumn5.VisibleIndex = 2;
- this.gridColumn5.Width = 94;
+ this.gridColumn5.VisibleIndex = 4;
+ this.gridColumn5.Width = 117;
//
// gv_billNo
//
-
this.gv_billNo.AppearanceCell.Options.UseFont = true;
this.gv_billNo.Caption = "鐢宠鍗曞彿 ";
this.gv_billNo.FieldName = "billNo";
- this.gv_billNo.MinWidth = 50;
+ this.gv_billNo.MinWidth = 62;
this.gv_billNo.Name = "gv_billNo";
this.gv_billNo.OptionsColumn.AllowEdit = false;
this.gv_billNo.Tag = "query_a.bill_no";
this.gv_billNo.Visible = true;
- this.gv_billNo.VisibleIndex = 3;
- this.gv_billNo.Width = 94;
+ this.gv_billNo.VisibleIndex = 5;
+ this.gv_billNo.Width = 117;
//
// gv_tbl003
//
-
this.gv_tbl003.AppearanceCell.Options.UseFont = true;
this.gv_tbl003.Caption = "浠诲姟鍗曞彿 ";
this.gv_tbl003.FieldName = "daa021";
- this.gv_tbl003.MinWidth = 50;
+ this.gv_tbl003.MinWidth = 62;
this.gv_tbl003.Name = "gv_tbl003";
this.gv_tbl003.OptionsColumn.AllowEdit = false;
this.gv_tbl003.Tag = "query_a.tbl003";
this.gv_tbl003.Visible = true;
- this.gv_tbl003.VisibleIndex = 4;
- this.gv_tbl003.Width = 94;
+ this.gv_tbl003.VisibleIndex = 6;
+ this.gv_tbl003.Width = 117;
//
// gv_tbl002
//
-
this.gv_tbl002.AppearanceCell.Options.UseFont = true;
this.gv_tbl002.Caption = "鐢熶骇宸ュ崟 ";
this.gv_tbl002.FieldName = "daa001";
- this.gv_tbl002.MinWidth = 50;
+ this.gv_tbl002.MinWidth = 62;
this.gv_tbl002.Name = "gv_tbl002";
this.gv_tbl002.OptionsColumn.AllowEdit = false;
this.gv_tbl002.Tag = "query_a.tbl002";
this.gv_tbl002.Visible = true;
- this.gv_tbl002.VisibleIndex = 5;
- this.gv_tbl002.Width = 94;
+ this.gv_tbl002.VisibleIndex = 7;
+ this.gv_tbl002.Width = 117;
//
// gv_tbl021
//
-
this.gv_tbl021.AppearanceCell.Options.UseFont = true;
this.gv_tbl021.Caption = "鐢熶骇杞﹂棿 ";
this.gv_tbl021.FieldName = "dptName";
- this.gv_tbl021.MinWidth = 50;
+ this.gv_tbl021.MinWidth = 62;
this.gv_tbl021.Name = "gv_tbl021";
this.gv_tbl021.OptionsColumn.AllowEdit = false;
this.gv_tbl021.Tag = "query_a.tbl021";
this.gv_tbl021.Visible = true;
- this.gv_tbl021.VisibleIndex = 6;
- this.gv_tbl021.Width = 94;
+ this.gv_tbl021.VisibleIndex = 9;
+ this.gv_tbl021.Width = 117;
//
// gridColumn6
//
this.gridColumn6.Caption = "浜у搧缂栫爜";
this.gridColumn6.FieldName = "daa029";
- this.gridColumn6.MinWidth = 25;
+ this.gridColumn6.MinWidth = 31;
this.gridColumn6.Name = "gridColumn6";
this.gridColumn6.Visible = true;
- this.gridColumn6.VisibleIndex = 7;
- this.gridColumn6.Width = 94;
+ this.gridColumn6.VisibleIndex = 10;
+ this.gridColumn6.Width = 117;
//
// gridColumn10
//
this.gridColumn10.Caption = "浜у搧鍚嶇О";
this.gridColumn10.FieldName = "daa003";
- this.gridColumn10.MinWidth = 25;
+ this.gridColumn10.MinWidth = 31;
this.gridColumn10.Name = "gridColumn10";
this.gridColumn10.Visible = true;
- this.gridColumn10.VisibleIndex = 8;
- this.gridColumn10.Width = 94;
+ this.gridColumn10.VisibleIndex = 11;
+ this.gridColumn10.Width = 117;
//
// gv_tbl004
//
-
this.gv_tbl004.AppearanceCell.Options.UseFont = true;
this.gv_tbl004.Caption = "浜у搧鍨嬪彿 ";
this.gv_tbl004.FieldName = "daa004";
- this.gv_tbl004.MinWidth = 50;
+ this.gv_tbl004.MinWidth = 62;
this.gv_tbl004.Name = "gv_tbl004";
this.gv_tbl004.OptionsColumn.AllowEdit = false;
this.gv_tbl004.Tag = "query_a.tbl004";
this.gv_tbl004.Visible = true;
- this.gv_tbl004.VisibleIndex = 9;
- this.gv_tbl004.Width = 94;
+ this.gv_tbl004.VisibleIndex = 12;
+ this.gv_tbl004.Width = 117;
//
// gv_tbl005
//
-
this.gv_tbl005.AppearanceCell.Options.UseFont = true;
- this.gv_tbl005.Caption = "閫�鏂欏師鍥� ";
+ this.gv_tbl005.Caption = "閫�鏂欑被鍨�";
this.gv_tbl005.FieldName = "tbl005";
- this.gv_tbl005.MinWidth = 50;
+ this.gv_tbl005.MinWidth = 62;
this.gv_tbl005.Name = "gv_tbl005";
this.gv_tbl005.OptionsColumn.AllowEdit = false;
this.gv_tbl005.Tag = "query_a.tbl005";
this.gv_tbl005.Visible = true;
- this.gv_tbl005.VisibleIndex = 10;
- this.gv_tbl005.Width = 94;
+ this.gv_tbl005.VisibleIndex = 13;
+ this.gv_tbl005.Width = 117;
//
// gv_tbl009
//
-
this.gv_tbl009.AppearanceCell.Options.UseFont = true;
this.gv_tbl009.Caption = "鍒涘缓浜� ";
- this.gv_tbl009.FieldName = "tbl009";
- this.gv_tbl009.MinWidth = 50;
+ this.gv_tbl009.FieldName = "cjPeople";
+ this.gv_tbl009.MinWidth = 62;
this.gv_tbl009.Name = "gv_tbl009";
this.gv_tbl009.OptionsColumn.AllowEdit = false;
this.gv_tbl009.Tag = "query_a.tbl009";
this.gv_tbl009.Visible = true;
- this.gv_tbl009.VisibleIndex = 11;
- this.gv_tbl009.Width = 94;
+ this.gv_tbl009.VisibleIndex = 14;
+ this.gv_tbl009.Width = 117;
//
// gv_tbl010
//
-
this.gv_tbl010.AppearanceCell.Options.UseFont = true;
this.gv_tbl010.Caption = "鍒涘缓鏃堕棿 ";
this.gv_tbl010.FieldName = "tbl010";
- this.gv_tbl010.MinWidth = 50;
+ this.gv_tbl010.MinWidth = 62;
this.gv_tbl010.Name = "gv_tbl010";
this.gv_tbl010.OptionsColumn.AllowEdit = false;
this.gv_tbl010.Tag = "query_a.tbl010";
this.gv_tbl010.Visible = true;
- this.gv_tbl010.VisibleIndex = 12;
- this.gv_tbl010.Width = 94;
+ this.gv_tbl010.VisibleIndex = 15;
+ this.gv_tbl010.Width = 117;
//
// gv_tbl011
//
-
this.gv_tbl011.AppearanceCell.Options.UseFont = true;
this.gv_tbl011.Caption = "瀹℃牳浜� ";
- this.gv_tbl011.FieldName = "tbl011";
- this.gv_tbl011.MinWidth = 50;
+ this.gv_tbl011.FieldName = "shPeople";
+ this.gv_tbl011.MinWidth = 62;
this.gv_tbl011.Name = "gv_tbl011";
this.gv_tbl011.OptionsColumn.AllowEdit = false;
this.gv_tbl011.Tag = "query_a.tbl011";
this.gv_tbl011.Visible = true;
- this.gv_tbl011.VisibleIndex = 13;
- this.gv_tbl011.Width = 94;
+ this.gv_tbl011.VisibleIndex = 16;
+ this.gv_tbl011.Width = 117;
//
// gv_tbl012
//
-
this.gv_tbl012.AppearanceCell.Options.UseFont = true;
this.gv_tbl012.Caption = "瀹℃牳鏃堕棿 ";
this.gv_tbl012.FieldName = "tbl012";
- this.gv_tbl012.MinWidth = 50;
+ this.gv_tbl012.MinWidth = 62;
this.gv_tbl012.Name = "gv_tbl012";
this.gv_tbl012.OptionsColumn.AllowEdit = false;
this.gv_tbl012.Tag = "query_a.tbl012";
this.gv_tbl012.Visible = true;
- this.gv_tbl012.VisibleIndex = 14;
- this.gv_tbl012.Width = 94;
+ this.gv_tbl012.VisibleIndex = 17;
+ this.gv_tbl012.Width = 117;
//
// gridColumn11
//
this.gridColumn11.Caption = "涓婚敭GUID";
this.gridColumn11.FieldName = "guid";
- this.gridColumn11.MinWidth = 25;
+ this.gridColumn11.MinWidth = 31;
this.gridColumn11.Name = "gridColumn11";
- this.gridColumn11.Width = 94;
+ this.gridColumn11.Width = 117;
//
// gridColumn12
//
this.gridColumn12.Caption = "鎶曟枡鍗曞彿";
this.gridColumn12.FieldName = "daa014";
- this.gridColumn12.MinWidth = 25;
+ this.gridColumn12.MinWidth = 31;
this.gridColumn12.Name = "gridColumn12";
this.gridColumn12.Visible = true;
- this.gridColumn12.VisibleIndex = 15;
- this.gridColumn12.Width = 94;
+ this.gridColumn12.VisibleIndex = 18;
+ this.gridColumn12.Width = 117;
+ //
+ // gridColumn21
+ //
+ this.gridColumn21.Caption = "閲囪喘鎵瑰噯";
+ this.gridColumn21.FieldName = "tbl024Chk";
+ this.gridColumn21.MaxWidth = 62;
+ this.gridColumn21.MinWidth = 62;
+ this.gridColumn21.Name = "gridColumn21";
+ this.gridColumn21.Visible = true;
+ this.gridColumn21.VisibleIndex = 2;
+ this.gridColumn21.Width = 62;
+ //
+ // gridColumn24
+ //
+ this.gridColumn24.Caption = "鍝佽川瀹℃牳";
+ this.gridColumn24.FieldName = "tbl027Chk";
+ this.gridColumn24.MaxWidth = 62;
+ this.gridColumn24.MinWidth = 62;
+ this.gridColumn24.Name = "gridColumn24";
+ this.gridColumn24.Visible = true;
+ this.gridColumn24.VisibleIndex = 3;
+ this.gridColumn24.Width = 62;
+ //
+ // gridColumn25
+ //
+ this.gridColumn25.Caption = "鐢熶骇绾垮埆";
+ this.gridColumn25.FieldName = "lineName";
+ this.gridColumn25.MinWidth = 31;
+ this.gridColumn25.Name = "gridColumn25";
+ this.gridColumn25.Visible = true;
+ this.gridColumn25.VisibleIndex = 8;
+ this.gridColumn25.Width = 117;
//
// pageBar1
//
this.pageBar1.CurrentPage = 1;
this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pageBar1.Location = new System.Drawing.Point(0, 541);
- this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
+ this.pageBar1.Location = new System.Drawing.Point(0, 661);
+ this.pageBar1.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
this.pageBar1.Name = "pageBar1";
this.pageBar1.RecordCount = 0;
- this.pageBar1.Size = new System.Drawing.Size(1126, 39);
+ this.pageBar1.Size = new System.Drawing.Size(1780, 48);
this.pageBar1.TabIndex = 4;
this.pageBar1.TotalPages = 0;
//
// xtraTabPage2
//
this.xtraTabPage2.Controls.Add(this.splitMx1);
+ this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(4);
this.xtraTabPage2.Name = "xtraTabPage2";
- this.xtraTabPage2.Size = new System.Drawing.Size(1126, 592);
+ this.xtraTabPage2.Size = new System.Drawing.Size(1780, 724);
this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
//
// splitMx1
@@ -590,6 +714,7 @@
this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitMx1.Horizontal = false;
this.splitMx1.Location = new System.Drawing.Point(0, 0);
+ this.splitMx1.Margin = new System.Windows.Forms.Padding(4);
this.splitMx1.Name = "splitMx1";
//
// splitMx1.Panel1
@@ -601,12 +726,14 @@
//
this.splitMx1.Panel2.Controls.Add(this.tabMx);
this.splitMx1.Panel2.Text = "Panel2";
- this.splitMx1.Size = new System.Drawing.Size(1126, 592);
- this.splitMx1.SplitterPosition = 170;
+ this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
+ this.splitMx1.Size = new System.Drawing.Size(1780, 724);
+ this.splitMx1.SplitterPosition = 284;
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);
@@ -623,26 +750,47 @@
this.layoutMx1.Controls.Add(this.txt_tbl009);
this.layoutMx1.Controls.Add(this.txt_tbl010);
this.layoutMx1.Controls.Add(this.txt_tbl020);
- this.layoutMx1.Controls.Add(this.txt_daa003);
+ 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_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_tbl027);
+ this.layoutMx1.Controls.Add(this.txt_line);
this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem7,
- this.layoutControlItem17});
+ this.layoutControlItem17,
+ this.layoutControlItem14});
this.layoutMx1.Location = new System.Drawing.Point(0, 0);
+ this.layoutMx1.Margin = new System.Windows.Forms.Padding(4);
this.layoutMx1.Name = "layoutMx1";
- this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(780, 292, 812, 616);
+ this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(55, 282, 812, 616);
this.layoutMx1.Root = this.Root;
- this.layoutMx1.Size = new System.Drawing.Size(1126, 170);
+ this.layoutMx1.Size = new System.Drawing.Size(1780, 284);
this.layoutMx1.TabIndex = 0;
this.layoutMx1.Text = "layoutControl1";
//
+ // ucBtnPrintAll1
+ //
+ this.ucBtnPrintAll1.Location = new System.Drawing.Point(1332, 240);
+ 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(436, 32);
+ this.ucBtnPrintAll1.TabIndex = 479;
+ //
// lbGuid
//
- this.lbGuid.Location = new System.Drawing.Point(825, 108);
+ this.lbGuid.Location = new System.Drawing.Point(1031, 132);
+ this.lbGuid.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbGuid.Name = "lbGuid";
- this.lbGuid.Size = new System.Drawing.Size(268, 28);
+ this.lbGuid.Size = new System.Drawing.Size(335, 34);
this.lbGuid.TabIndex = 1;
this.lbGuid.Text = "lbGuid";
this.lbGuid.Visible = false;
@@ -650,9 +798,10 @@
// btnSelect
//
this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
- this.btnSelect.Location = new System.Drawing.Point(12, 140);
+ this.btnSelect.Location = new System.Drawing.Point(12, 202);
+ this.btnSelect.Margin = new System.Windows.Forms.Padding(4);
this.btnSelect.Name = "btnSelect";
- this.btnSelect.Size = new System.Drawing.Size(96, 27);
+ this.btnSelect.Size = new System.Drawing.Size(121, 34);
this.btnSelect.StyleController = this.layoutMx1;
this.btnSelect.TabIndex = 457;
this.btnSelect.Text = "閫夊彇鐗╂枡";
@@ -660,15 +809,17 @@
// txt_tbl023
//
this.txt_tbl023.IsReadly = false;
- this.txt_tbl023.Location = new System.Drawing.Point(84, 44);
+ this.txt_tbl023.Location = new System.Drawing.Point(132, 50);
+ this.txt_tbl023.Margin = new System.Windows.Forms.Padding(5);
this.txt_tbl023.Name = "txt_tbl023";
- this.txt_tbl023.Size = new System.Drawing.Size(195, 28);
+ this.txt_tbl023.Size = new System.Drawing.Size(316, 28);
this.txt_tbl023.TabIndex = 462;
//
// txt_tbl005
//
this.txt_tbl005.EditValue = "-璇烽�夋嫨-";
- this.txt_tbl005.Location = new System.Drawing.Point(84, 108);
+ this.txt_tbl005.Location = new System.Drawing.Point(132, 126);
+ this.txt_tbl005.Margin = new System.Windows.Forms.Padding(4);
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)});
@@ -678,158 +829,252 @@
"鏉ユ枡涓嶈壇閫�鏂�",
"浣滀笟涓嶈壇閫�鏂�"});
this.txt_tbl005.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
- this.txt_tbl005.Size = new System.Drawing.Size(195, 24);
+ this.txt_tbl005.Size = new System.Drawing.Size(316, 28);
this.txt_tbl005.StyleController = this.layoutMx1;
this.txt_tbl005.TabIndex = 459;
//
// txt_tbl006
//
- this.txt_tbl006.Location = new System.Drawing.Point(355, 108);
+ this.txt_tbl006.Location = new System.Drawing.Point(132, 164);
+ this.txt_tbl006.Margin = new System.Windows.Forms.Padding(4);
this.txt_tbl006.Name = "txt_tbl006";
-
this.txt_tbl006.Properties.Appearance.Options.UseFont = true;
- this.txt_tbl006.Size = new System.Drawing.Size(466, 28);
+ this.txt_tbl006.Size = new System.Drawing.Size(316, 28);
this.txt_tbl006.StyleController = this.layoutMx1;
this.txt_tbl006.TabIndex = 226;
//
// txt_tbl002
//
+ this.txt_tbl002.category = null;
this.txt_tbl002.IsReadly = false;
- this.txt_tbl002.Location = new System.Drawing.Point(84, 76);
+ this.txt_tbl002.Location = new System.Drawing.Point(132, 88);
+ this.txt_tbl002.Margin = new System.Windows.Forms.Padding(5);
this.txt_tbl002.Name = "txt_tbl002";
- this.txt_tbl002.Size = new System.Drawing.Size(195, 28);
+ this.txt_tbl002.Size = new System.Drawing.Size(316, 28);
this.txt_tbl002.TabIndex = 458;
//
// txt_workName
//
- this.txt_workName.Location = new System.Drawing.Point(355, 76);
+ this.txt_workName.Location = new System.Drawing.Point(572, 50);
+ this.txt_workName.Margin = new System.Windows.Forms.Padding(4);
this.txt_workName.Name = "txt_workName";
-
this.txt_workName.Properties.Appearance.Options.UseFont = true;
- this.txt_workName.Size = new System.Drawing.Size(195, 28);
+ this.txt_workName.Size = new System.Drawing.Size(316, 28);
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(897, 44);
+ this.txt_tbl012.Location = new System.Drawing.Point(1012, 164);
+ this.txt_tbl012.Margin = new System.Windows.Forms.Padding(4);
this.txt_tbl012.Name = "txt_tbl012";
-
this.txt_tbl012.Properties.Appearance.Options.UseFont = true;
- this.txt_tbl012.Size = new System.Drawing.Size(196, 28);
+ this.txt_tbl012.Size = new System.Drawing.Size(316, 28);
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(84, 12);
+ this.txt_billNo.Location = new System.Drawing.Point(132, 12);
+ this.txt_billNo.Margin = new System.Windows.Forms.Padding(4);
this.txt_billNo.Name = "txt_billNo";
-
this.txt_billNo.Properties.Appearance.Options.UseFont = true;
- this.txt_billNo.Size = new System.Drawing.Size(195, 28);
+ this.txt_billNo.Size = new System.Drawing.Size(316, 28);
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(897, 140);
+ this.txt_rwd.Location = new System.Drawing.Point(572, 12);
+ this.txt_rwd.Margin = new System.Windows.Forms.Padding(4);
this.txt_rwd.Name = "txt_rwd";
-
this.txt_rwd.Properties.Appearance.Options.UseFont = true;
- this.txt_rwd.Size = new System.Drawing.Size(196, 28);
+ this.txt_rwd.Size = new System.Drawing.Size(316, 28);
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(897, 12);
+ this.txt_tbl011.Location = new System.Drawing.Point(1012, 126);
+ this.txt_tbl011.Margin = new System.Windows.Forms.Padding(4);
this.txt_tbl011.Name = "txt_tbl011";
-
this.txt_tbl011.Properties.Appearance.Options.UseFont = true;
- this.txt_tbl011.Size = new System.Drawing.Size(196, 28);
+ this.txt_tbl011.Size = new System.Drawing.Size(316, 28);
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(355, 12);
+ this.txt_itemName.Location = new System.Drawing.Point(572, 126);
+ this.txt_itemName.Margin = new System.Windows.Forms.Padding(4);
this.txt_itemName.Name = "txt_itemName";
-
this.txt_itemName.Properties.Appearance.Options.UseFont = true;
- this.txt_itemName.Size = new System.Drawing.Size(195, 28);
+ this.txt_itemName.Size = new System.Drawing.Size(316, 28);
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(825, 76);
+ this.txt_tbl013.Location = new System.Drawing.Point(892, 202);
+ this.txt_tbl013.Margin = new System.Windows.Forms.Padding(4);
this.txt_tbl013.Name = "txt_tbl013";
this.txt_tbl013.Properties.Caption = "瀹℃牳鐘舵��";
- this.txt_tbl013.Size = new System.Drawing.Size(268, 24);
+ this.txt_tbl013.RightToLeft = System.Windows.Forms.RightToLeft.No;
+ this.txt_tbl013.Size = new System.Drawing.Size(436, 27);
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(626, 12);
+ this.txt_tbl009.Location = new System.Drawing.Point(1012, 12);
+ this.txt_tbl009.Margin = new System.Windows.Forms.Padding(4);
this.txt_tbl009.Name = "txt_tbl009";
- this.txt_tbl009.Size = new System.Drawing.Size(195, 24);
+ this.txt_tbl009.Size = new System.Drawing.Size(316, 28);
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(626, 44);
+ this.txt_tbl010.Location = new System.Drawing.Point(1012, 50);
+ this.txt_tbl010.Margin = new System.Windows.Forms.Padding(4);
this.txt_tbl010.Name = "txt_tbl010";
- this.txt_tbl010.Size = new System.Drawing.Size(195, 24);
+ this.txt_tbl010.Size = new System.Drawing.Size(316, 28);
this.txt_tbl010.StyleController = this.layoutMx1;
this.txt_tbl010.TabIndex = 465;
this.txt_tbl010.Tag = "readonly";
//
// txt_tbl020
//
- this.txt_tbl020.Location = new System.Drawing.Point(554, 76);
+ this.txt_tbl020.Location = new System.Drawing.Point(1031, 128);
+ this.txt_tbl020.Margin = new System.Windows.Forms.Padding(4);
this.txt_tbl020.Name = "txt_tbl020";
this.txt_tbl020.Properties.Caption = "瀹岀粨鏍囪瘑";
- this.txt_tbl020.Size = new System.Drawing.Size(267, 24);
+ this.txt_tbl020.Size = new System.Drawing.Size(335, 27);
this.txt_tbl020.StyleController = this.layoutMx1;
this.txt_tbl020.TabIndex = 466;
this.txt_tbl020.Tag = "readonly";
//
- // txt_daa003
+ // txt_itemNo
//
- this.txt_daa003.Location = new System.Drawing.Point(355, 44);
- this.txt_daa003.Name = "txt_daa003";
- this.txt_daa003.Size = new System.Drawing.Size(195, 24);
- this.txt_daa003.StyleController = this.layoutMx1;
- this.txt_daa003.TabIndex = 467;
- this.txt_daa003.Tag = "readonly";
+ this.txt_itemNo.Location = new System.Drawing.Point(1012, 88);
+ this.txt_itemNo.Margin = new System.Windows.Forms.Padding(4);
+ this.txt_itemNo.Name = "txt_itemNo";
+ this.txt_itemNo.Size = new System.Drawing.Size(316, 28);
+ this.txt_itemNo.StyleController = this.layoutMx1;
+ this.txt_itemNo.TabIndex = 467;
+ this.txt_itemNo.Tag = "readonly";
//
// txt_id
//
- this.txt_id.Location = new System.Drawing.Point(632, 108);
+ this.txt_id.Location = new System.Drawing.Point(790, 132);
+ this.txt_id.Margin = new System.Windows.Forms.Padding(4);
this.txt_id.Name = "txt_id";
- this.txt_id.Size = new System.Drawing.Size(189, 24);
+ this.txt_id.Size = new System.Drawing.Size(236, 28);
this.txt_id.StyleController = this.layoutMx1;
this.txt_id.TabIndex = 468;
this.txt_id.Tag = "readonly";
//
// txt_daa014
//
- this.txt_daa014.Location = new System.Drawing.Point(897, 108);
+ this.txt_daa014.Location = new System.Drawing.Point(572, 164);
+ this.txt_daa014.Margin = new System.Windows.Forms.Padding(4);
this.txt_daa014.Name = "txt_daa014";
- this.txt_daa014.Size = new System.Drawing.Size(196, 24);
+ this.txt_daa014.Size = new System.Drawing.Size(316, 28);
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(1452, 126);
+ this.txt_tbl026.Margin = new System.Windows.Forms.Padding(4);
+ this.txt_tbl026.Name = "txt_tbl026";
+ this.txt_tbl026.Size = new System.Drawing.Size(316, 28);
+ 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(1452, 164);
+ this.txt_tbl025.Margin = new System.Windows.Forms.Padding(4);
+ this.txt_tbl025.Name = "txt_tbl025";
+ this.txt_tbl025.Size = new System.Drawing.Size(316, 28);
+ 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(452, 202);
+ this.txt_chkOut.Margin = new System.Windows.Forms.Padding(4);
+ 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(436, 27);
+ this.txt_chkOut.StyleController = this.layoutMx1;
+ this.txt_chkOut.TabIndex = 472;
+ //
+ // txt_tbl024
+ //
+ this.txt_tbl024.Location = new System.Drawing.Point(1332, 202);
+ this.txt_tbl024.Margin = new System.Windows.Forms.Padding(4);
+ this.txt_tbl024.Name = "txt_tbl024";
+ this.txt_tbl024.Properties.Caption = "鎵瑰噯鐘舵��";
+ this.txt_tbl024.Size = new System.Drawing.Size(436, 27);
+ 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(1452, 50);
+ this.txt_tbl028.Margin = new System.Windows.Forms.Padding(4);
+ this.txt_tbl028.Name = "txt_tbl028";
+ this.txt_tbl028.Size = new System.Drawing.Size(316, 28);
+ 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(1452, 12);
+ this.txt_tbl029.Margin = new System.Windows.Forms.Padding(4);
+ this.txt_tbl029.Name = "txt_tbl029";
+ this.txt_tbl029.Size = new System.Drawing.Size(316, 28);
+ 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(1332, 88);
+ this.txt_tbl027.Margin = new System.Windows.Forms.Padding(4);
+ this.txt_tbl027.Name = "txt_tbl027";
+ this.txt_tbl027.Properties.Caption = "鍝佽川瀹℃牳鐘舵��";
+ this.txt_tbl027.Size = new System.Drawing.Size(436, 27);
+ 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(572, 88);
+ this.txt_line.Margin = new System.Windows.Forms.Padding(4);
+ this.txt_line.Name = "txt_line";
+ this.txt_line.Size = new System.Drawing.Size(316, 28);
+ this.txt_line.StyleController = this.layoutMx1;
+ this.txt_line.TabIndex = 478;
+ this.txt_line.Tag = "readonly";
//
// layoutControlItem7
//
@@ -840,7 +1085,7 @@
this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 3;
this.layoutControlItem7.Size = new System.Drawing.Size(271, 32);
this.layoutControlItem7.Text = "涓婚敭GUID";
- this.layoutControlItem7.TextSize = new System.Drawing.Size(66, 18);
+ this.layoutControlItem7.TextSize = new System.Drawing.Size(82, 22);
//
// layoutControlItem17
//
@@ -854,28 +1099,48 @@
this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem17.TextVisible = false;
//
+ // layoutControlItem14
+ //
+ this.layoutControlItem14.Control = this.txt_tbl020;
+ this.layoutControlItem14.Location = new System.Drawing.Point(813, 93);
+ this.layoutControlItem14.Name = "layoutControlItem14";
+ this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem14.Size = new System.Drawing.Size(272, 31);
+ this.layoutControlItem14.Text = "瀹岀粨";
+ this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem14.TextVisible = false;
+ //
// Root
//
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.Root.GroupBordersVisible = false;
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
- this.layoutControlItem1,
- this.layoutControlItem3,
- this.layoutControlItem4,
+ this.layoutControlItem12,
+ this.layoutControlItem13,
this.layoutControlItem5,
+ this.layoutControlItem4,
+ this.layoutControlItem3,
+ this.layoutControlItem18,
+ this.layoutControlItem1,
+ this.layoutControlItem6,
+ this.layoutControlItem2,
this.layoutControlItem9,
this.layoutControlItem10,
this.layoutControlItem11,
- this.layoutControlItem12,
- this.layoutControlItem13,
- this.layoutControlItem14,
this.layoutControlItem16,
- this.layoutControlItem8,
- this.layoutControlItem18,
- this.layoutControlItem6,
+ this.layoutControlItem36,
+ this.layoutControlItem37,
+ this.layoutControlItem38,
+ this.layoutControlItem35,
+ this.layoutControlItem20,
+ this.layoutControlItem19,
+ this.layoutControlItem15,
+ this.layoutControlItem34,
this.lab_daa014,
- this.layoutControlItem2,
- this.layoutControlItem15});
+ this.layoutControlItem8,
+ this.layoutControlItem39,
+ this.layoutControlItem40});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -901,207 +1166,299 @@
rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
rowDefinition5.Height = 100D;
rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition6.Height = 100D;
+ rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition7.Height = 36D;
+ rowDefinition7.SizeType = System.Windows.Forms.SizeType.AutoSize;
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
rowDefinition1,
rowDefinition2,
rowDefinition3,
rowDefinition4,
- rowDefinition5});
- this.Root.Size = new System.Drawing.Size(1105, 180);
+ rowDefinition5,
+ rowDefinition6,
+ rowDefinition7});
+ this.Root.Size = new System.Drawing.Size(1780, 284);
this.Root.TextVisible = false;
+ //
+ // layoutControlItem12
+ //
+ this.layoutControlItem12.Control = this.txt_tbl009;
+ this.layoutControlItem12.Location = new System.Drawing.Point(880, 0);
+ this.layoutControlItem12.Name = "layoutControlItem12";
+ this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem12.Size = new System.Drawing.Size(440, 38);
+ this.layoutControlItem12.Text = "鍒跺崟浜哄憳";
+ this.layoutControlItem12.TextSize = new System.Drawing.Size(108, 22);
+ //
+ // layoutControlItem13
+ //
+ this.layoutControlItem13.Control = this.txt_tbl010;
+ this.layoutControlItem13.Location = new System.Drawing.Point(880, 38);
+ this.layoutControlItem13.Name = "layoutControlItem13";
+ this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem13.Size = new System.Drawing.Size(440, 38);
+ this.layoutControlItem13.Text = "鍒跺崟鏃堕棿";
+ this.layoutControlItem13.TextSize = new System.Drawing.Size(108, 22);
+ //
+ // layoutControlItem5
+ //
+ this.layoutControlItem5.Control = this.txt_tbl005;
+ this.layoutControlItem5.Location = new System.Drawing.Point(0, 114);
+ this.layoutControlItem5.Name = "layoutControlItem5";
+ this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem5.Size = new System.Drawing.Size(440, 38);
+ this.layoutControlItem5.Text = "閫�鏂欑被鍨�";
+ this.layoutControlItem5.TextSize = new System.Drawing.Size(108, 22);
+ //
+ // layoutControlItem4
+ //
+ this.layoutControlItem4.Control = this.txt_tbl002;
+ this.layoutControlItem4.Location = new System.Drawing.Point(0, 76);
+ this.layoutControlItem4.Name = "layoutControlItem4";
+ this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem4.Size = new System.Drawing.Size(440, 38);
+ this.layoutControlItem4.Text = "鐢熶骇宸ュ崟";
+ this.layoutControlItem4.TextSize = new System.Drawing.Size(108, 22);
+ //
+ // layoutControlItem3
+ //
+ this.layoutControlItem3.Control = this.txt_tbl023;
+ this.layoutControlItem3.Location = new System.Drawing.Point(0, 38);
+ this.layoutControlItem3.Name = "layoutControlItem3";
+ this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem3.Size = new System.Drawing.Size(440, 38);
+ this.layoutControlItem3.Text = "鐢熶骇缁勭粐";
+ this.layoutControlItem3.TextSize = new System.Drawing.Size(108, 22);
+ //
+ // layoutControlItem18
+ //
+ this.layoutControlItem18.Control = this.txt_itemNo;
+ this.layoutControlItem18.Location = new System.Drawing.Point(880, 76);
+ this.layoutControlItem18.Name = "layoutControlItem18";
+ this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem18.Size = new System.Drawing.Size(440, 38);
+ this.layoutControlItem18.Text = "浜у搧缂栧彿";
+ this.layoutControlItem18.TextSize = new System.Drawing.Size(108, 22);
//
// layoutControlItem1
//
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(271, 32);
+ this.layoutControlItem1.Size = new System.Drawing.Size(440, 38);
this.layoutControlItem1.Text = "鐢宠鍗曞彿";
- this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
+ this.layoutControlItem1.TextSize = new System.Drawing.Size(108, 22);
//
- // layoutControlItem3
+ // layoutControlItem6
//
- this.layoutControlItem3.Control = this.txt_tbl023;
- this.layoutControlItem3.Location = new System.Drawing.Point(0, 32);
- this.layoutControlItem3.Name = "layoutControlItem3";
- this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem3.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem3.Text = "鐢熶骇缁勭粐";
- this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
+ this.layoutControlItem6.Control = this.txt_workName;
+ this.layoutControlItem6.Location = new System.Drawing.Point(440, 38);
+ this.layoutControlItem6.Name = "layoutControlItem6";
+ this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem6.Size = new System.Drawing.Size(440, 38);
+ this.layoutControlItem6.Text = "鐢熶骇杞﹂棿";
+ this.layoutControlItem6.TextSize = new System.Drawing.Size(108, 22);
//
- // layoutControlItem4
+ // layoutControlItem2
//
- this.layoutControlItem4.Control = this.txt_tbl002;
- this.layoutControlItem4.Location = new System.Drawing.Point(0, 64);
- this.layoutControlItem4.Name = "layoutControlItem4";
- this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem4.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem4.Text = "鐢熶骇宸ュ崟";
- this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
- //
- // layoutControlItem5
- //
- this.layoutControlItem5.Control = this.txt_tbl005;
- this.layoutControlItem5.Location = new System.Drawing.Point(0, 96);
- this.layoutControlItem5.Name = "layoutControlItem5";
- this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem5.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem5.Text = "閫�鏂欑被鍨�";
- this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
+ this.layoutControlItem2.Control = this.txt_rwd;
+ this.layoutControlItem2.Location = new System.Drawing.Point(440, 0);
+ this.layoutControlItem2.Name = "layoutControlItem2";
+ this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem2.Size = new System.Drawing.Size(440, 38);
+ this.layoutControlItem2.Text = "浠诲姟鍗曞彿";
+ this.layoutControlItem2.TextSize = new System.Drawing.Size(108, 22);
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.txt_tbl011;
- this.layoutControlItem9.Location = new System.Drawing.Point(813, 0);
+ this.layoutControlItem9.Location = new System.Drawing.Point(880, 114);
this.layoutControlItem9.Name = "layoutControlItem9";
- this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem9.Size = new System.Drawing.Size(272, 32);
- this.layoutControlItem9.Text = "瀹℃牳浜�";
- this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
+ this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem9.Size = new System.Drawing.Size(440, 38);
+ this.layoutControlItem9.Text = "鍒跺崟瀹℃牳浜哄憳";
+ this.layoutControlItem9.TextSize = new System.Drawing.Size(108, 22);
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.txt_tbl012;
- this.layoutControlItem10.Location = new System.Drawing.Point(813, 32);
+ this.layoutControlItem10.Location = new System.Drawing.Point(880, 152);
this.layoutControlItem10.Name = "layoutControlItem10";
- this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem10.Size = new System.Drawing.Size(272, 32);
- this.layoutControlItem10.Text = "瀹℃牳鏃堕棿";
- this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
+ this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem10.Size = new System.Drawing.Size(440, 38);
+ this.layoutControlItem10.Text = "鍒跺崟瀹℃牳鏃堕棿";
+ this.layoutControlItem10.TextSize = new System.Drawing.Size(108, 22);
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.txt_tbl013;
- this.layoutControlItem11.Location = new System.Drawing.Point(813, 64);
+ this.layoutControlItem11.Location = new System.Drawing.Point(880, 190);
this.layoutControlItem11.Name = "layoutControlItem11";
- this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem11.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 5;
+ this.layoutControlItem11.Size = new System.Drawing.Size(440, 38);
this.layoutControlItem11.Text = "瀹℃牳鐘舵��";
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem11.TextVisible = false;
//
- // layoutControlItem12
- //
- this.layoutControlItem12.Control = this.txt_tbl009;
- this.layoutControlItem12.Location = new System.Drawing.Point(542, 0);
- this.layoutControlItem12.Name = "layoutControlItem12";
- this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem12.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem12.Text = "鐢宠浜�";
- this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18);
- //
- // layoutControlItem13
- //
- this.layoutControlItem13.Control = this.txt_tbl010;
- this.layoutControlItem13.Location = new System.Drawing.Point(542, 32);
- this.layoutControlItem13.Name = "layoutControlItem13";
- this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem13.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem13.Text = "鐢宠鏃堕棿";
- this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18);
- //
- // layoutControlItem14
- //
- this.layoutControlItem14.Control = this.txt_tbl020;
- this.layoutControlItem14.Location = new System.Drawing.Point(542, 64);
- this.layoutControlItem14.Name = "layoutControlItem14";
- this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem14.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem14.Text = "瀹岀粨";
- this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem14.TextVisible = false;
- //
// layoutControlItem16
//
this.layoutControlItem16.Control = this.btnSelect;
- this.layoutControlItem16.Location = new System.Drawing.Point(0, 128);
- this.layoutControlItem16.MaxSize = new System.Drawing.Size(100, 31);
- this.layoutControlItem16.MinSize = new System.Drawing.Size(30, 31);
+ this.layoutControlItem16.Location = new System.Drawing.Point(0, 190);
+ this.layoutControlItem16.MaxSize = new System.Drawing.Size(125, 38);
+ this.layoutControlItem16.MinSize = new System.Drawing.Size(37, 38);
this.layoutControlItem16.Name = "layoutControlItem16";
- this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem16.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 5;
+ this.layoutControlItem16.Size = new System.Drawing.Size(440, 38);
this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem16.Text = "閫夊彇鐗╂枡";
this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem16.TextVisible = false;
//
- // layoutControlItem8
+ // layoutControlItem36
//
- this.layoutControlItem8.Control = this.txt_itemName;
- this.layoutControlItem8.Location = new System.Drawing.Point(271, 0);
- this.layoutControlItem8.Name = "layoutControlItem8";
- this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem8.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem8.Text = "浜у搧鍚嶇О";
- this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
+ this.layoutControlItem36.Control = this.txt_tbl029;
+ this.layoutControlItem36.Location = new System.Drawing.Point(1320, 0);
+ this.layoutControlItem36.Name = "layoutControlItem36";
+ this.layoutControlItem36.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem36.Size = new System.Drawing.Size(440, 38);
+ this.layoutControlItem36.Text = "鍝佽川瀹℃牳浜哄憳";
+ this.layoutControlItem36.TextSize = new System.Drawing.Size(108, 22);
//
- // layoutControlItem18
+ // layoutControlItem37
//
- this.layoutControlItem18.Control = this.txt_daa003;
- this.layoutControlItem18.Location = new System.Drawing.Point(271, 32);
- this.layoutControlItem18.Name = "layoutControlItem18";
- this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem18.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem18.Text = "浜у搧缂栧彿";
- this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18);
+ this.layoutControlItem37.Control = this.txt_tbl028;
+ this.layoutControlItem37.Location = new System.Drawing.Point(1320, 38);
+ this.layoutControlItem37.Name = "layoutControlItem37";
+ this.layoutControlItem37.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem37.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem37.Size = new System.Drawing.Size(440, 38);
+ this.layoutControlItem37.Text = "鍝佽川瀹℃牳鏃堕棿";
+ this.layoutControlItem37.TextSize = new System.Drawing.Size(108, 22);
//
- // layoutControlItem6
+ // layoutControlItem38
//
- this.layoutControlItem6.Control = this.txt_workName;
- this.layoutControlItem6.Location = new System.Drawing.Point(271, 64);
- this.layoutControlItem6.Name = "layoutControlItem6";
- this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem6.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem6.Text = "鐢熶骇杞﹂棿";
- this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
+ this.layoutControlItem38.Control = this.txt_tbl027;
+ this.layoutControlItem38.Location = new System.Drawing.Point(1320, 76);
+ this.layoutControlItem38.Name = "layoutControlItem38";
+ this.layoutControlItem38.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem38.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem38.Size = new System.Drawing.Size(440, 38);
+ this.layoutControlItem38.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem38.TextVisible = false;
//
- // lab_daa014
+ // layoutControlItem35
//
- this.lab_daa014.Control = this.txt_daa014;
- this.lab_daa014.Location = new System.Drawing.Point(813, 96);
- this.lab_daa014.Name = "lab_daa014";
- this.lab_daa014.OptionsTableLayoutItem.ColumnIndex = 3;
- this.lab_daa014.OptionsTableLayoutItem.RowIndex = 3;
- this.lab_daa014.Size = new System.Drawing.Size(272, 32);
- this.lab_daa014.Text = "鎶曟枡鍗曞彿";
- this.lab_daa014.TextSize = new System.Drawing.Size(60, 18);
+ this.layoutControlItem35.Control = this.txt_tbl024;
+ this.layoutControlItem35.Location = new System.Drawing.Point(1320, 190);
+ this.layoutControlItem35.Name = "layoutControlItem35";
+ this.layoutControlItem35.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem35.OptionsTableLayoutItem.RowIndex = 5;
+ this.layoutControlItem35.Size = new System.Drawing.Size(440, 38);
+ this.layoutControlItem35.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem35.TextVisible = false;
//
- // layoutControlItem2
+ // layoutControlItem20
//
- this.layoutControlItem2.Control = this.txt_rwd;
- this.layoutControlItem2.Location = new System.Drawing.Point(813, 128);
- this.layoutControlItem2.Name = "layoutControlItem2";
- this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem2.Size = new System.Drawing.Size(272, 32);
- this.layoutControlItem2.Text = "浠诲姟鍗曞彿";
- this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
+ this.layoutControlItem20.Control = this.txt_tbl025;
+ this.layoutControlItem20.Location = new System.Drawing.Point(1320, 152);
+ this.layoutControlItem20.Name = "layoutControlItem20";
+ this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem20.Size = new System.Drawing.Size(440, 38);
+ this.layoutControlItem20.Text = "鎵瑰噯鏃堕棿";
+ this.layoutControlItem20.TextSize = new System.Drawing.Size(108, 22);
+ //
+ // layoutControlItem19
+ //
+ this.layoutControlItem19.Control = this.txt_tbl026;
+ this.layoutControlItem19.Location = new System.Drawing.Point(1320, 114);
+ this.layoutControlItem19.Name = "layoutControlItem19";
+ this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem19.Size = new System.Drawing.Size(440, 38);
+ this.layoutControlItem19.Text = "鎵瑰噯浜哄憳";
+ this.layoutControlItem19.TextSize = new System.Drawing.Size(108, 22);
//
// layoutControlItem15
//
this.layoutControlItem15.Control = this.txt_tbl006;
- this.layoutControlItem15.Location = new System.Drawing.Point(271, 96);
+ this.layoutControlItem15.Location = new System.Drawing.Point(0, 152);
this.layoutControlItem15.Name = "layoutControlItem15";
- this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem15.OptionsTableLayoutItem.ColumnSpan = 2;
- this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem15.Size = new System.Drawing.Size(542, 32);
+ this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem15.Size = new System.Drawing.Size(440, 38);
this.layoutControlItem15.Text = "澶囨敞璇存槑";
- this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18);
+ this.layoutControlItem15.TextSize = new System.Drawing.Size(108, 22);
+ //
+ // layoutControlItem34
+ //
+ this.layoutControlItem34.Control = this.txt_chkOut;
+ this.layoutControlItem34.Location = new System.Drawing.Point(440, 190);
+ this.layoutControlItem34.Name = "layoutControlItem34";
+ this.layoutControlItem34.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem34.OptionsTableLayoutItem.RowIndex = 5;
+ this.layoutControlItem34.Size = new System.Drawing.Size(440, 38);
+ 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(440, 152);
+ 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(440, 38);
+ this.lab_daa014.Text = "鎶曟枡鍗曞彿";
+ this.lab_daa014.TextSize = new System.Drawing.Size(108, 22);
+ //
+ // layoutControlItem8
+ //
+ this.layoutControlItem8.Control = this.txt_itemName;
+ this.layoutControlItem8.Location = new System.Drawing.Point(440, 114);
+ this.layoutControlItem8.Name = "layoutControlItem8";
+ this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem8.Size = new System.Drawing.Size(440, 38);
+ this.layoutControlItem8.Text = "浜у搧鍚嶇О";
+ this.layoutControlItem8.TextSize = new System.Drawing.Size(108, 22);
+ //
+ // layoutControlItem39
+ //
+ this.layoutControlItem39.Control = this.txt_line;
+ this.layoutControlItem39.Location = new System.Drawing.Point(440, 76);
+ this.layoutControlItem39.Name = "layoutControlItem39";
+ this.layoutControlItem39.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem39.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem39.Size = new System.Drawing.Size(440, 38);
+ this.layoutControlItem39.Text = "鐢熶骇绾垮埆";
+ this.layoutControlItem39.TextSize = new System.Drawing.Size(108, 22);
+ //
+ // layoutControlItem40
+ //
+ this.layoutControlItem40.Control = this.ucBtnPrintAll1;
+ this.layoutControlItem40.Location = new System.Drawing.Point(1320, 228);
+ this.layoutControlItem40.Name = "layoutControlItem40";
+ this.layoutControlItem40.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem40.OptionsTableLayoutItem.RowIndex = 6;
+ this.layoutControlItem40.Size = new System.Drawing.Size(440, 36);
+ this.layoutControlItem40.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem40.TextVisible = false;
//
// tabMx
//
this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabMx.Location = new System.Drawing.Point(0, 0);
+ this.tabMx.Margin = new System.Windows.Forms.Padding(4);
this.tabMx.Name = "tabMx";
this.tabMx.SelectedTabPage = this.tabMxPage1;
- this.tabMx.Size = new System.Drawing.Size(1126, 410);
+ this.tabMx.Size = new System.Drawing.Size(1780, 425);
this.tabMx.TabIndex = 3;
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage1,
@@ -1109,28 +1466,448 @@
//
// tabMxPage1
//
- this.tabMxPage1.Controls.Add(this.gcMx1);
- this.tabMxPage1.Controls.Add(this.panelMx1);
+ this.tabMxPage1.Controls.Add(this.split99);
+ this.tabMxPage1.Margin = new System.Windows.Forms.Padding(4);
this.tabMxPage1.Name = "tabMxPage1";
- this.tabMxPage1.Size = new System.Drawing.Size(1124, 378);
+ this.tabMxPage1.Size = new System.Drawing.Size(1778, 387);
this.tabMxPage1.Text = "閫�鏂欐槑缁�";
+ //
+ // split99
+ //
+ this.split99.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.split99.Horizontal = false;
+ this.split99.Location = new System.Drawing.Point(0, 0);
+ this.split99.Margin = new System.Windows.Forms.Padding(4);
+ this.split99.Name = "split99";
+ //
+ // split99.Panel1
+ //
+ this.split99.Panel1.Controls.Add(this.lay99);
+ this.split99.Panel1.Text = "Panel1";
+ //
+ // split99.Panel2
+ //
+ 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(1778, 387);
+ this.split99.SplitterPosition = 169;
+ this.split99.TabIndex = 1;
+ //
+ // lay99
+ //
+ this.lay99.Controls.Add(this.lbMxGuid);
+ this.lay99.Controls.Add(this.ucBtnPrint1);
+ this.lay99.Controls.Add(this.radOut);
+ this.lay99.Controls.Add(this.dataLayoutControl1);
+ this.lay99.Controls.Add(this.txtWlid);
+ this.lay99.Controls.Add(this.txtQuantity);
+ this.lay99.Controls.Add(this.txt_kQty);
+ this.lay99.Controls.Add(this.txtWlmc);
+ this.lay99.Controls.Add(this.txt_yQty);
+ this.lay99.Controls.Add(this.txt_psnQty_1);
+ this.lay99.Controls.Add(this.txtWlgg);
+ this.lay99.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.lay99.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+ this.layoutControlItem33});
+ this.lay99.Location = new System.Drawing.Point(0, 0);
+ this.lay99.Margin = new System.Windows.Forms.Padding(4);
+ 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(1778, 169);
+ this.lay99.TabIndex = 0;
+ this.lay99.Text = "layoutControl1";
+ //
+ // lbMxGuid
+ //
+ this.lbMxGuid.Location = new System.Drawing.Point(1290, 103);
+ this.lbMxGuid.Margin = new System.Windows.Forms.Padding(4);
+ this.lbMxGuid.Name = "lbMxGuid";
+ this.lbMxGuid.Size = new System.Drawing.Size(72, 22);
+ this.lbMxGuid.StyleController = this.lay99;
+ this.lbMxGuid.TabIndex = 479;
+ this.lbMxGuid.Text = "lbMxGuid";
+ //
+ // ucBtnPrint1
+ //
+ this.ucBtnPrint1.allClickKey = null;
+ this.ucBtnPrint1.guidKey = null;
+ this.ucBtnPrint1.Location = new System.Drawing.Point(1329, 61);
+ this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0);
+ this.ucBtnPrint1.Name = "ucBtnPrint1";
+ this.ucBtnPrint1.rptParameter = null;
+ this.ucBtnPrint1.Size = new System.Drawing.Size(437, 46);
+ this.ucBtnPrint1.TabIndex = 478;
+ //
+ // radOut
+ //
+ this.radOut.Location = new System.Drawing.Point(1329, 12);
+ this.radOut.Margin = new System.Windows.Forms.Padding(0);
+ this.radOut.Name = "radOut";
+ this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near;
+ this.radOut.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
+ new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鍏ㄦ墦"),
+ 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(437, 45);
+ this.radOut.StyleController = this.lay99;
+ this.radOut.TabIndex = 477;
+ //
+ // dataLayoutControl1
+ //
+ this.dataLayoutControl1.Controls.Add(this.txt_iCount_1);
+ this.dataLayoutControl1.Controls.Add(this.txt_yuliang_1);
+ this.dataLayoutControl1.Location = new System.Drawing.Point(890, 111);
+ this.dataLayoutControl1.Margin = new System.Windows.Forms.Padding(4);
+ 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(435, 46);
+ this.dataLayoutControl1.TabIndex = 227;
+ this.dataLayoutControl1.Text = "dataLayoutControl1";
+ //
+ // txt_iCount_1
+ //
+ this.txt_iCount_1.Location = new System.Drawing.Point(122, 2);
+ this.txt_iCount_1.Margin = new System.Windows.Forms.Padding(4);
+ 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(93, 28);
+ 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(339, 2);
+ this.txt_yuliang_1.Margin = new System.Windows.Forms.Padding(4);
+ this.txt_yuliang_1.Name = "txt_yuliang_1";
+ this.txt_yuliang_1.Properties.ReadOnly = true;
+ this.txt_yuliang_1.Size = new System.Drawing.Size(94, 28);
+ this.txt_yuliang_1.StyleController = this.dataLayoutControl1;
+ this.txt_yuliang_1.TabIndex = 229;
+ //
+ // layoutControlGroup2
+ //
+ this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
+ this.layoutControlGroup2.GroupBordersVisible = false;
+ this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+ this.layoutControlItem30,
+ this.layoutControlItem29});
+ this.layoutControlGroup2.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
+ this.layoutControlGroup2.Name = "Root";
+ columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition5.Width = 100D;
+ columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition6.Width = 100D;
+ this.layoutControlGroup2.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
+ columnDefinition5,
+ columnDefinition6});
+ rowDefinition8.Height = 100D;
+ rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
+ this.layoutControlGroup2.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
+ rowDefinition8});
+ this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
+ this.layoutControlGroup2.Size = new System.Drawing.Size(435, 46);
+ this.layoutControlGroup2.TextVisible = false;
+ //
+ // layoutControlItem30
+ //
+ this.layoutControlItem30.Control = this.txt_yuliang_1;
+ this.layoutControlItem30.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+ this.layoutControlItem30.CustomizationFormText = "鎵撳嵃浣欐暟";
+ this.layoutControlItem30.Location = new System.Drawing.Point(217, 0);
+ this.layoutControlItem30.Name = "layoutControlItem30";
+ this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem30.Size = new System.Drawing.Size(218, 46);
+ this.layoutControlItem30.Text = "鎵撳嵃浣欐暟";
+ this.layoutControlItem30.TextSize = new System.Drawing.Size(108, 22);
+ //
+ // layoutControlItem29
+ //
+ this.layoutControlItem29.Control = this.txt_iCount_1;
+ this.layoutControlItem29.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+ this.layoutControlItem29.CustomizationFormText = "鎵撳嵃鏁村紶鏁板��";
+ this.layoutControlItem29.Location = new System.Drawing.Point(0, 0);
+ this.layoutControlItem29.Name = "layoutControlItem29";
+ this.layoutControlItem29.Size = new System.Drawing.Size(217, 46);
+ this.layoutControlItem29.Text = "鎵撳嵃鏁村紶鏁板��";
+ this.layoutControlItem29.TextSize = new System.Drawing.Size(108, 22);
+ //
+ // txtWlid
+ //
+ this.txtWlid.Location = new System.Drawing.Point(132, 12);
+ this.txtWlid.Margin = new System.Windows.Forms.Padding(4);
+ this.txtWlid.Name = "txtWlid";
+ this.txtWlid.Properties.Appearance.Options.UseFont = true;
+ this.txtWlid.Properties.ReadOnly = true;
+ this.txtWlid.Size = new System.Drawing.Size(315, 28);
+ this.txtWlid.StyleController = this.lay99;
+ this.txtWlid.TabIndex = 214;
+ //
+ // txtQuantity
+ //
+ this.txtQuantity.Location = new System.Drawing.Point(571, 12);
+ this.txtQuantity.Margin = new System.Windows.Forms.Padding(4);
+ this.txtQuantity.Name = "txtQuantity";
+ this.txtQuantity.Properties.Appearance.Options.UseFont = true;
+ this.txtQuantity.Properties.ReadOnly = true;
+ this.txtQuantity.Size = new System.Drawing.Size(315, 28);
+ this.txtQuantity.StyleController = this.lay99;
+ this.txtQuantity.TabIndex = 220;
+ //
+ // txt_kQty
+ //
+ this.txt_kQty.Location = new System.Drawing.Point(1010, 12);
+ this.txt_kQty.Margin = new System.Windows.Forms.Padding(4);
+ 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(315, 28);
+ this.txt_kQty.StyleController = this.lay99;
+ this.txt_kQty.TabIndex = 224;
+ //
+ // txtWlmc
+ //
+ this.txtWlmc.Location = new System.Drawing.Point(132, 61);
+ this.txtWlmc.Margin = new System.Windows.Forms.Padding(4);
+ this.txtWlmc.Name = "txtWlmc";
+ this.txtWlmc.Properties.Appearance.Options.UseFont = true;
+ this.txtWlmc.Properties.ReadOnly = true;
+ this.txtWlmc.Size = new System.Drawing.Size(315, 28);
+ this.txtWlmc.StyleController = this.lay99;
+ this.txtWlmc.TabIndex = 216;
+ //
+ // txt_yQty
+ //
+ this.txt_yQty.Location = new System.Drawing.Point(571, 61);
+ this.txt_yQty.Margin = new System.Windows.Forms.Padding(4);
+ 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(315, 28);
+ this.txt_yQty.StyleController = this.lay99;
+ this.txt_yQty.TabIndex = 222;
+ //
+ // txt_psnQty_1
+ //
+ this.txt_psnQty_1.Location = new System.Drawing.Point(1010, 61);
+ this.txt_psnQty_1.Margin = new System.Windows.Forms.Padding(4);
+ 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(315, 28);
+ this.txt_psnQty_1.StyleController = this.lay99;
+ this.txt_psnQty_1.TabIndex = 226;
+ //
+ // txtWlgg
+ //
+ this.txtWlgg.Location = new System.Drawing.Point(132, 111);
+ this.txtWlgg.Margin = new System.Windows.Forms.Padding(4);
+ this.txtWlgg.Name = "txtWlgg";
+ this.txtWlgg.Properties.Appearance.Options.UseFont = true;
+ this.txtWlgg.Properties.ReadOnly = true;
+ this.txtWlgg.Size = new System.Drawing.Size(754, 28);
+ this.txtWlgg.StyleController = this.lay99;
+ this.txtWlgg.TabIndex = 218;
+ //
+ // layoutControlItem33
+ //
+ this.layoutControlItem33.Control = this.lbMxGuid;
+ this.layoutControlItem33.Location = new System.Drawing.Point(1020, 72);
+ this.layoutControlItem33.Name = "layoutControlItem33";
+ this.layoutControlItem33.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem33.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem33.Size = new System.Drawing.Size(340, 36);
+ this.layoutControlItem33.Text = "lbMxGuid";
+ this.layoutControlItem33.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem33.TextVisible = false;
+ //
+ // layoutControlGroup1
+ //
+ this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
+ this.layoutControlGroup1.GroupBordersVisible = false;
+ this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+ this.layoutControlItem22,
+ this.layoutControlItem23,
+ this.layoutControlItem27,
+ this.layoutControlItem24,
+ this.layoutControlItem25,
+ this.layoutControlItem26,
+ this.layoutControlItem28,
+ this.layoutControlItem31,
+ this.layoutControlItem21,
+ this.layoutControlItem32});
+ this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
+ this.layoutControlGroup1.Name = "Root";
+ columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition7.Width = 100D;
+ columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition8.Width = 100D;
+ columnDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition9.Width = 100D;
+ columnDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition10.Width = 100D;
+ this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
+ columnDefinition7,
+ columnDefinition8,
+ columnDefinition9,
+ columnDefinition10});
+ 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[] {
+ rowDefinition9,
+ rowDefinition10,
+ rowDefinition11});
+ this.layoutControlGroup1.Size = new System.Drawing.Size(1778, 169);
+ this.layoutControlGroup1.TextVisible = false;
+ //
+ // layoutControlItem22
+ //
+ this.layoutControlItem22.Control = this.txtQuantity;
+ this.layoutControlItem22.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+ this.layoutControlItem22.CustomizationFormText = "鏈鐢宠鎬婚噺";
+ this.layoutControlItem22.Location = new System.Drawing.Point(439, 0);
+ this.layoutControlItem22.Name = "layoutControlItem22";
+ this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem22.Size = new System.Drawing.Size(439, 49);
+ this.layoutControlItem22.Text = "鏈鐢宠鎬婚噺";
+ this.layoutControlItem22.TextSize = new System.Drawing.Size(108, 22);
+ //
+ // layoutControlItem23
+ //
+ this.layoutControlItem23.Control = this.txt_kQty;
+ this.layoutControlItem23.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+ this.layoutControlItem23.CustomizationFormText = "鍙墦鍗版�绘暟";
+ this.layoutControlItem23.Location = new System.Drawing.Point(878, 0);
+ this.layoutControlItem23.Name = "layoutControlItem23";
+ this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem23.Size = new System.Drawing.Size(439, 49);
+ this.layoutControlItem23.Text = "鍙墦鍗版�绘暟";
+ this.layoutControlItem23.TextSize = new System.Drawing.Size(108, 22);
+ //
+ // layoutControlItem27
+ //
+ this.layoutControlItem27.Control = this.txtWlgg;
+ this.layoutControlItem27.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+ this.layoutControlItem27.CustomizationFormText = "鐗╂枡瑙勬牸";
+ this.layoutControlItem27.Location = new System.Drawing.Point(0, 99);
+ this.layoutControlItem27.Name = "layoutControlItem27";
+ this.layoutControlItem27.OptionsTableLayoutItem.ColumnSpan = 2;
+ this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem27.Size = new System.Drawing.Size(878, 50);
+ this.layoutControlItem27.Text = "鐗╂枡瑙勬牸";
+ this.layoutControlItem27.TextSize = new System.Drawing.Size(108, 22);
+ //
+ // layoutControlItem24
+ //
+ this.layoutControlItem24.Control = this.txtWlmc;
+ this.layoutControlItem24.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+ this.layoutControlItem24.CustomizationFormText = "鐗╂枡鍚嶇О";
+ this.layoutControlItem24.Location = new System.Drawing.Point(0, 49);
+ this.layoutControlItem24.Name = "layoutControlItem24";
+ this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem24.Size = new System.Drawing.Size(439, 50);
+ this.layoutControlItem24.Text = "鐗╂枡鍚嶇О";
+ this.layoutControlItem24.TextSize = new System.Drawing.Size(108, 22);
+ //
+ // layoutControlItem25
+ //
+ this.layoutControlItem25.Control = this.txt_yQty;
+ this.layoutControlItem25.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+ this.layoutControlItem25.CustomizationFormText = "宸叉墦鍗版�婚噺";
+ this.layoutControlItem25.Location = new System.Drawing.Point(439, 49);
+ this.layoutControlItem25.Name = "layoutControlItem25";
+ this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem25.Size = new System.Drawing.Size(439, 50);
+ this.layoutControlItem25.Text = "宸叉墦鍗版�婚噺";
+ this.layoutControlItem25.TextSize = new System.Drawing.Size(108, 22);
+ //
+ // layoutControlItem26
+ //
+ this.layoutControlItem26.Control = this.txt_psnQty_1;
+ this.layoutControlItem26.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+ this.layoutControlItem26.CustomizationFormText = "姣忓紶鏉$爜鏁伴噺";
+ this.layoutControlItem26.Location = new System.Drawing.Point(878, 49);
+ this.layoutControlItem26.Name = "layoutControlItem26";
+ this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem26.Size = new System.Drawing.Size(439, 50);
+ this.layoutControlItem26.Text = "姣忓紶鏉$爜鏁伴噺";
+ this.layoutControlItem26.TextSize = new System.Drawing.Size(108, 22);
+ //
+ // layoutControlItem28
+ //
+ this.layoutControlItem28.Control = this.dataLayoutControl1;
+ this.layoutControlItem28.Location = new System.Drawing.Point(878, 99);
+ this.layoutControlItem28.Name = "layoutControlItem28";
+ this.layoutControlItem28.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem28.Size = new System.Drawing.Size(439, 50);
+ this.layoutControlItem28.Text = "鎵撳嵃寮犳暟";
+ this.layoutControlItem28.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem28.TextVisible = false;
+ //
+ // layoutControlItem31
+ //
+ this.layoutControlItem31.Control = this.radOut;
+ this.layoutControlItem31.Location = new System.Drawing.Point(1317, 0);
+ this.layoutControlItem31.Name = "layoutControlItem31";
+ this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem31.Size = new System.Drawing.Size(441, 49);
+ this.layoutControlItem31.Text = "鑷姩璁$畻";
+ this.layoutControlItem31.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem31.TextVisible = false;
+ //
+ // layoutControlItem21
+ //
+ this.layoutControlItem21.Control = this.txtWlid;
+ this.layoutControlItem21.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
+ this.layoutControlItem21.CustomizationFormText = "鐗╂枡缂栫爜";
+ this.layoutControlItem21.Location = new System.Drawing.Point(0, 0);
+ this.layoutControlItem21.Name = "layoutControlItem21";
+ this.layoutControlItem21.Size = new System.Drawing.Size(439, 49);
+ this.layoutControlItem21.Text = "鐗╂枡缂栫爜";
+ this.layoutControlItem21.TextSize = new System.Drawing.Size(108, 22);
+ //
+ // layoutControlItem32
+ //
+ this.layoutControlItem32.Control = this.ucBtnPrint1;
+ this.layoutControlItem32.Location = new System.Drawing.Point(1317, 49);
+ this.layoutControlItem32.Name = "layoutControlItem32";
+ this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem32.Size = new System.Drawing.Size(441, 50);
+ this.layoutControlItem32.Text = "鎵撳嵃鎸夐挳";
+ this.layoutControlItem32.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem32.TextVisible = false;
//
// gcMx1
//
this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMx1.Location = new System.Drawing.Point(0, 101);
+ this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
+ this.gcMx1.Location = new System.Drawing.Point(0, 0);
this.gcMx1.MainView = this.gvMx1;
+ this.gcMx1.Margin = new System.Windows.Forms.Padding(4);
this.gcMx1.Name = "gcMx1";
this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
- this.repositoryItemButtonEdit1});
- this.gcMx1.Size = new System.Drawing.Size(1124, 277);
+ this.repositoryItemButtonEdit1,
+ this.rptBl});
+ this.gcMx1.Size = new System.Drawing.Size(1778, 203);
this.gcMx1.TabIndex = 0;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
//
// gvMx1
//
-
this.gvMx1.Appearance.Row.Options.UseFont = true;
this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gvMx1tlid,
@@ -1146,7 +1923,14 @@
this.gvMx1tld009,
this.gridColumn1,
this.gridColumn2,
- this.gvMxDel});
+ this.gvMxDel,
+ this.gridColumn18,
+ this.gridColumn19,
+ this.gridColumn20,
+ this.gridColumn22,
+ this.gridColumn23,
+ this.gridColumn26});
+ this.gvMx1.DetailHeight = 428;
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1155,78 +1939,72 @@
//
// gvMx1tlid
//
-
this.gvMx1tlid.AppearanceCell.Options.UseFont = true;
- this.gvMx1tlid.Caption = "tlid";
+ this.gvMx1tlid.Caption = "鐢宠鏄庣粏琛ㄤ富閿�";
this.gvMx1tlid.FieldName = "tlid";
- this.gvMx1tlid.MinWidth = 50;
+ this.gvMx1tlid.MinWidth = 62;
this.gvMx1tlid.Name = "gvMx1tlid";
this.gvMx1tlid.Tag = "query_a.tlid";
- this.gvMx1tlid.Width = 94;
+ this.gvMx1tlid.Width = 117;
//
// gridColumn3
//
this.gridColumn3.Caption = "dabGuid";
this.gridColumn3.FieldName = "aboutGuid";
- this.gridColumn3.MinWidth = 25;
+ this.gridColumn3.MinWidth = 31;
this.gridColumn3.Name = "gridColumn3";
- this.gridColumn3.Width = 94;
+ this.gridColumn3.Width = 117;
//
// gvMx1tld001
//
-
this.gvMx1tld001.AppearanceCell.Options.UseFont = true;
this.gvMx1tld001.Caption = "宸ュ崟鍙�";
this.gvMx1tld001.FieldName = "tld001";
- this.gvMx1tld001.MinWidth = 50;
+ this.gvMx1tld001.MinWidth = 62;
this.gvMx1tld001.Name = "gvMx1tld001";
this.gvMx1tld001.Tag = "query_a.tld001";
this.gvMx1tld001.Visible = true;
this.gvMx1tld001.VisibleIndex = 0;
- this.gvMx1tld001.Width = 94;
+ this.gvMx1tld001.Width = 97;
//
// gvMx1tld002
//
-
this.gvMx1tld002.AppearanceCell.Options.UseFont = true;
this.gvMx1tld002.Caption = "鐗╂枡缂栫爜";
this.gvMx1tld002.FieldName = "tld002";
- this.gvMx1tld002.MinWidth = 50;
+ this.gvMx1tld002.MinWidth = 62;
this.gvMx1tld002.Name = "gvMx1tld002";
this.gvMx1tld002.Tag = "query_a.tld002";
this.gvMx1tld002.Visible = true;
this.gvMx1tld002.VisibleIndex = 1;
- this.gvMx1tld002.Width = 94;
+ this.gvMx1tld002.Width = 97;
//
// gvMx1tld003
//
-
this.gvMx1tld003.AppearanceCell.Options.UseFont = true;
this.gvMx1tld003.Caption = "鐗╂枡鍚嶇О";
this.gvMx1tld003.FieldName = "tld003";
- this.gvMx1tld003.MinWidth = 50;
+ this.gvMx1tld003.MinWidth = 62;
this.gvMx1tld003.Name = "gvMx1tld003";
this.gvMx1tld003.Tag = "query_a.tld003";
this.gvMx1tld003.Visible = true;
this.gvMx1tld003.VisibleIndex = 2;
- this.gvMx1tld003.Width = 94;
+ this.gvMx1tld003.Width = 97;
//
// gvMx1tld004
//
-
this.gvMx1tld004.AppearanceCell.Options.UseFont = true;
this.gvMx1tld004.Caption = "瑙勬牸鍨嬪彿";
this.gvMx1tld004.FieldName = "tld004";
- this.gvMx1tld004.MinWidth = 50;
+ this.gvMx1tld004.MinWidth = 62;
this.gvMx1tld004.Name = "gvMx1tld004";
this.gvMx1tld004.Tag = "query_a.tld004";
this.gvMx1tld004.Visible = true;
- this.gvMx1tld004.VisibleIndex = 3;
- this.gvMx1tld004.Width = 94;
+ this.gvMx1tld004.VisibleIndex = 12;
+ this.gvMx1tld004.Width = 97;
//
// gvMx1tld005
//
-
this.gvMx1tld005.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx1tld005.AppearanceCell.Options.UseFont = true;
this.gvMx1tld005.AppearanceCell.Options.UseForeColor = true;
@@ -1234,89 +2012,86 @@
this.gvMx1tld005.AppearanceHeader.Options.UseForeColor = true;
this.gvMx1tld005.Caption = "鐢宠鏁伴噺";
this.gvMx1tld005.FieldName = "tld005";
- this.gvMx1tld005.MinWidth = 50;
+ this.gvMx1tld005.MinWidth = 62;
this.gvMx1tld005.Name = "gvMx1tld005";
- this.gvMx1tld005.Tag = "edit";
+ this.gvMx1tld005.Tag = "yz_quantity_0_edit";
this.gvMx1tld005.Visible = true;
- this.gvMx1tld005.VisibleIndex = 4;
- this.gvMx1tld005.Width = 94;
+ this.gvMx1tld005.VisibleIndex = 3;
+ this.gvMx1tld005.Width = 97;
//
// gridColumn13
//
this.gridColumn13.Caption = "宸查鏁伴噺";
this.gridColumn13.FieldName = "ylsl";
- this.gridColumn13.MinWidth = 25;
+ this.gridColumn13.MinWidth = 31;
this.gridColumn13.Name = "gridColumn13";
this.gridColumn13.Visible = true;
- this.gridColumn13.VisibleIndex = 5;
- this.gridColumn13.Width = 94;
+ this.gridColumn13.VisibleIndex = 7;
+ this.gridColumn13.Width = 105;
//
// gvMx1tld006
//
-
this.gvMx1tld006.AppearanceCell.Options.UseFont = true;
this.gvMx1tld006.Caption = "宸查��鏁伴噺";
this.gvMx1tld006.FieldName = "ytsl";
- this.gvMx1tld006.MinWidth = 50;
+ this.gvMx1tld006.MinWidth = 62;
this.gvMx1tld006.Name = "gvMx1tld006";
this.gvMx1tld006.Tag = "query_a.tld006";
this.gvMx1tld006.Visible = true;
- this.gvMx1tld006.VisibleIndex = 6;
- this.gvMx1tld006.Width = 94;
+ this.gvMx1tld006.VisibleIndex = 8;
+ this.gvMx1tld006.Width = 105;
//
// gvMx1tld007
//
-
this.gvMx1tld007.AppearanceCell.Options.UseFont = true;
this.gvMx1tld007.Caption = "鍗曚綅";
this.gvMx1tld007.FieldName = "dwName";
- this.gvMx1tld007.MinWidth = 50;
+ this.gvMx1tld007.MinWidth = 62;
this.gvMx1tld007.Name = "gvMx1tld007";
this.gvMx1tld007.Tag = "query_a.tld007";
this.gvMx1tld007.Visible = true;
- this.gvMx1tld007.VisibleIndex = 7;
- this.gvMx1tld007.Width = 94;
+ this.gvMx1tld007.VisibleIndex = 9;
+ this.gvMx1tld007.Width = 105;
//
// gvMx1tld009
//
-
this.gvMx1tld009.AppearanceCell.Options.UseFont = true;
this.gvMx1tld009.Caption = "鐗╂枡id";
this.gvMx1tld009.FieldName = "tld009";
- this.gvMx1tld009.MinWidth = 50;
+ this.gvMx1tld009.MinWidth = 62;
this.gvMx1tld009.Name = "gvMx1tld009";
this.gvMx1tld009.Tag = "query_a.tld009";
- this.gvMx1tld009.Width = 94;
+ this.gvMx1tld009.Width = 117;
//
// gridColumn1
//
this.gridColumn1.Caption = "宸叉墦鍗版暟閲�";
this.gridColumn1.FieldName = "ydy";
- this.gridColumn1.MinWidth = 25;
+ this.gridColumn1.MinWidth = 31;
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.Visible = true;
- this.gridColumn1.VisibleIndex = 8;
- this.gridColumn1.Width = 94;
+ this.gridColumn1.VisibleIndex = 10;
+ this.gridColumn1.Width = 105;
//
// gridColumn2
//
this.gridColumn2.Caption = "鍙墦鍗版暟閲�";
this.gridColumn2.FieldName = "kdy";
- this.gridColumn2.MinWidth = 25;
+ this.gridColumn2.MinWidth = 31;
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.Visible = true;
- this.gridColumn2.VisibleIndex = 9;
- this.gridColumn2.Width = 94;
+ this.gridColumn2.VisibleIndex = 11;
+ this.gridColumn2.Width = 105;
//
// gvMxDel
//
this.gvMxDel.Caption = "绉诲嚭";
this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1;
- this.gvMxDel.MinWidth = 25;
+ this.gvMxDel.MinWidth = 31;
this.gvMxDel.Name = "gvMxDel";
this.gvMxDel.Visible = true;
- this.gvMxDel.VisibleIndex = 10;
- this.gvMxDel.Width = 94;
+ this.gvMxDel.VisibleIndex = 13;
+ this.gvMxDel.Width = 110;
//
// repositoryItemButtonEdit1
//
@@ -1329,218 +2104,119 @@
this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
//
- // panelMx1
+ // gridColumn18
//
- this.panelMx1.Controls.Add(this.ucBtnPrint1);
- this.panelMx1.Controls.Add(this.lbMxGuid);
- this.panelMx1.Controls.Add(this.txt_iCount_1);
- this.panelMx1.Controls.Add(this.labelControl14);
- this.panelMx1.Controls.Add(this.txt_psnQty_1);
- this.panelMx1.Controls.Add(this.labelControl12);
- this.panelMx1.Controls.Add(this.txtKdy);
- this.panelMx1.Controls.Add(this.labelControl13);
- this.panelMx1.Controls.Add(this.txtYdy);
- this.panelMx1.Controls.Add(this.labelControl1);
- this.panelMx1.Controls.Add(this.txtQuantity);
- this.panelMx1.Controls.Add(this.labelControl10);
- this.panelMx1.Controls.Add(this.txtWlgg);
- this.panelMx1.Controls.Add(this.labelControl9);
- this.panelMx1.Controls.Add(this.txtWlmc);
- this.panelMx1.Controls.Add(this.labelControl8);
- this.panelMx1.Controls.Add(this.txtWlid);
- this.panelMx1.Controls.Add(this.labelControl7);
- this.panelMx1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panelMx1.Location = new System.Drawing.Point(0, 0);
- this.panelMx1.Name = "panelMx1";
- this.panelMx1.Size = new System.Drawing.Size(1124, 101);
- this.panelMx1.TabIndex = 1;
+ this.gridColumn18.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn18.AppearanceCell.Options.UseForeColor = true;
+ this.gridColumn18.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn18.AppearanceHeader.Options.UseForeColor = true;
+ this.gridColumn18.Caption = "澶囨敞";
+ this.gridColumn18.FieldName = "tld014";
+ this.gridColumn18.MinWidth = 100;
+ this.gridColumn18.Name = "gridColumn18";
+ this.gridColumn18.Tag = "edit";
+ this.gridColumn18.Visible = true;
+ this.gridColumn18.VisibleIndex = 4;
+ this.gridColumn18.Width = 100;
//
- // ucBtnPrint1
+ // gridColumn19
//
- this.ucBtnPrint1.guidKey = null;
- this.ucBtnPrint1.Location = new System.Drawing.Point(543, 63);
- this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0);
- this.ucBtnPrint1.Name = "ucBtnPrint1";
- this.ucBtnPrint1.rptParameter = null;
- this.ucBtnPrint1.Size = new System.Drawing.Size(207, 32);
- this.ucBtnPrint1.TabIndex = 231;
+ this.gridColumn19.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+ 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.ColumnEdit = this.rptBl;
+ this.gridColumn19.FieldName = "tld015";
+ this.gridColumn19.MinWidth = 125;
+ this.gridColumn19.Name = "gridColumn19";
+ this.gridColumn19.Tag = "edit";
+ this.gridColumn19.Visible = true;
+ this.gridColumn19.VisibleIndex = 5;
+ this.gridColumn19.Width = 125;
//
- // lbMxGuid
+ // rptBl
//
- this.lbMxGuid.Location = new System.Drawing.Point(821, 14);
- this.lbMxGuid.Name = "lbMxGuid";
- this.lbMxGuid.Size = new System.Drawing.Size(58, 18);
- this.lbMxGuid.TabIndex = 229;
- this.lbMxGuid.Text = "lbMxGuid";
- this.lbMxGuid.Visible = false;
+ this.rptBl.AutoHeight = false;
+ editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
+ this.rptBl.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
+ this.rptBl.Name = "rptBl";
+ this.rptBl.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptBl_ButtonClick);
//
- // txt_iCount_1
+ // gridColumn20
//
- this.txt_iCount_1.Location = new System.Drawing.Point(654, 34);
- this.txt_iCount_1.Name = "txt_iCount_1";
-
- this.txt_iCount_1.Properties.Appearance.Options.UseFont = true;
- this.txt_iCount_1.Size = new System.Drawing.Size(96, 28);
- this.txt_iCount_1.TabIndex = 228;
+ this.gridColumn20.AppearanceCell.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical;
+ this.gridColumn20.AppearanceCell.Options.UseForeColor = true;
+ this.gridColumn20.AppearanceHeader.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical;
+ this.gridColumn20.AppearanceHeader.Options.UseForeColor = true;
+ this.gridColumn20.Caption = "绱鐢宠閲�";
+ this.gridColumn20.FieldName = "sqQty";
+ this.gridColumn20.MinWidth = 31;
+ this.gridColumn20.Name = "gridColumn20";
+ this.gridColumn20.Width = 117;
//
- // labelControl14
+ // gridColumn22
//
- this.labelControl14.Location = new System.Drawing.Point(543, 39);
- this.labelControl14.Name = "labelControl14";
- this.labelControl14.Size = new System.Drawing.Size(105, 18);
- this.labelControl14.TabIndex = 227;
- this.labelControl14.Text = "鎵撳嵃鏉$爜寮犳暟锛�";
+ this.gridColumn22.AppearanceCell.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical;
+ this.gridColumn22.AppearanceCell.Options.UseForeColor = true;
+ this.gridColumn22.AppearanceHeader.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical;
+ this.gridColumn22.AppearanceHeader.Options.UseForeColor = true;
+ this.gridColumn22.Caption = "绱Н閫�閲�";
+ this.gridColumn22.FieldName = "tQty";
+ this.gridColumn22.MinWidth = 31;
+ this.gridColumn22.Name = "gridColumn22";
+ this.gridColumn22.Width = 117;
//
- // txt_psnQty_1
+ // gridColumn23
//
- this.txt_psnQty_1.Location = new System.Drawing.Point(654, 4);
- 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(96, 28);
- this.txt_psnQty_1.TabIndex = 226;
+ this.gridColumn23.AppearanceCell.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical;
+ this.gridColumn23.AppearanceCell.Options.UseForeColor = true;
+ this.gridColumn23.AppearanceHeader.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical;
+ this.gridColumn23.AppearanceHeader.Options.UseForeColor = true;
+ this.gridColumn23.Caption = "绱琛ラ噺";
+ this.gridColumn23.FieldName = "bQty";
+ this.gridColumn23.MinWidth = 31;
+ this.gridColumn23.Name = "gridColumn23";
+ this.gridColumn23.Width = 117;
//
- // labelControl12
+ // gridColumn26
//
- this.labelControl12.Location = new System.Drawing.Point(543, 9);
- this.labelControl12.Name = "labelControl12";
- this.labelControl12.Size = new System.Drawing.Size(105, 18);
- this.labelControl12.TabIndex = 225;
- this.labelControl12.Text = "姣忓紶鏉$爜鏁伴噺锛�";
- //
- // txtKdy
- //
- this.txtKdy.Location = new System.Drawing.Point(430, 65);
- this.txtKdy.Name = "txtKdy";
-
- this.txtKdy.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
- this.txtKdy.Properties.Appearance.Options.UseFont = true;
- this.txtKdy.Properties.Appearance.Options.UseForeColor = true;
- this.txtKdy.Properties.ReadOnly = true;
- this.txtKdy.Size = new System.Drawing.Size(96, 28);
- this.txtKdy.TabIndex = 224;
- //
- // labelControl13
- //
- this.labelControl13.Location = new System.Drawing.Point(345, 70);
- this.labelControl13.Name = "labelControl13";
- this.labelControl13.Size = new System.Drawing.Size(80, 18);
- this.labelControl13.TabIndex = 223;
- this.labelControl13.Text = "鍙墦鍗版�绘暟:";
- //
- // txtYdy
- //
- this.txtYdy.Location = new System.Drawing.Point(430, 34);
- this.txtYdy.Name = "txtYdy";
-
- this.txtYdy.Properties.Appearance.Options.UseFont = true;
- this.txtYdy.Properties.ReadOnly = true;
- this.txtYdy.Size = new System.Drawing.Size(96, 28);
- this.txtYdy.TabIndex = 222;
- //
- // labelControl1
- //
- this.labelControl1.Location = new System.Drawing.Point(345, 39);
- this.labelControl1.Name = "labelControl1";
- this.labelControl1.Size = new System.Drawing.Size(80, 18);
- this.labelControl1.TabIndex = 221;
- this.labelControl1.Text = "宸叉墦鍗版�婚噺:";
- //
- // txtQuantity
- //
- this.txtQuantity.Location = new System.Drawing.Point(430, 4);
- this.txtQuantity.Name = "txtQuantity";
-
- this.txtQuantity.Properties.Appearance.Options.UseFont = true;
- this.txtQuantity.Properties.ReadOnly = true;
- this.txtQuantity.Size = new System.Drawing.Size(96, 28);
- this.txtQuantity.TabIndex = 220;
- //
- // labelControl10
- //
- this.labelControl10.Location = new System.Drawing.Point(330, 9);
- this.labelControl10.Name = "labelControl10";
- this.labelControl10.Size = new System.Drawing.Size(95, 18);
- this.labelControl10.TabIndex = 219;
- this.labelControl10.Text = "鏈鐢宠鎬婚噺:";
- //
- // txtWlgg
- //
- this.txtWlgg.Location = new System.Drawing.Point(90, 65);
- this.txtWlgg.Name = "txtWlgg";
-
- this.txtWlgg.Properties.Appearance.Options.UseFont = true;
- this.txtWlgg.Properties.ReadOnly = true;
- this.txtWlgg.Size = new System.Drawing.Size(232, 28);
- this.txtWlgg.TabIndex = 218;
- //
- // labelControl9
- //
- this.labelControl9.Location = new System.Drawing.Point(21, 70);
- this.labelControl9.Name = "labelControl9";
- this.labelControl9.Size = new System.Drawing.Size(65, 18);
- this.labelControl9.TabIndex = 217;
- this.labelControl9.Text = "鐗╂枡瑙勬牸:";
- //
- // txtWlmc
- //
- this.txtWlmc.Location = new System.Drawing.Point(90, 34);
- this.txtWlmc.Name = "txtWlmc";
-
- this.txtWlmc.Properties.Appearance.Options.UseFont = true;
- this.txtWlmc.Properties.ReadOnly = true;
- this.txtWlmc.Size = new System.Drawing.Size(232, 28);
- this.txtWlmc.TabIndex = 216;
- //
- // labelControl8
- //
- this.labelControl8.Location = new System.Drawing.Point(21, 39);
- this.labelControl8.Name = "labelControl8";
- this.labelControl8.Size = new System.Drawing.Size(65, 18);
- this.labelControl8.TabIndex = 215;
- this.labelControl8.Text = "鐗╂枡鍚嶇О:";
- //
- // txtWlid
- //
- this.txtWlid.Location = new System.Drawing.Point(90, 4);
- this.txtWlid.Name = "txtWlid";
-
- this.txtWlid.Properties.Appearance.Options.UseFont = true;
- this.txtWlid.Properties.ReadOnly = true;
- this.txtWlid.Size = new System.Drawing.Size(232, 28);
- this.txtWlid.TabIndex = 214;
- //
- // labelControl7
- //
- this.labelControl7.Location = new System.Drawing.Point(21, 9);
- this.labelControl7.Name = "labelControl7";
- this.labelControl7.Size = new System.Drawing.Size(65, 18);
- this.labelControl7.TabIndex = 213;
- this.labelControl7.Text = "鐗╂枡缂栧彿:";
+ 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 = 31;
+ this.gridColumn26.Name = "gridColumn26";
+ this.gridColumn26.Visible = true;
+ this.gridColumn26.VisibleIndex = 6;
+ this.gridColumn26.Width = 117;
//
// xtraTabPage3
//
this.xtraTabPage3.Controls.Add(this.gcMx2);
+ this.xtraTabPage3.Margin = new System.Windows.Forms.Padding(4);
this.xtraTabPage3.Name = "xtraTabPage3";
- this.xtraTabPage3.Size = new System.Drawing.Size(1124, 378);
+ this.xtraTabPage3.Size = new System.Drawing.Size(1778, 420);
this.xtraTabPage3.Text = "宸叉墦鏉$爜鏄庣粏";
//
// gcMx2
//
this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.gcMx2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
this.gcMx2.Location = new System.Drawing.Point(0, 0);
this.gcMx2.MainView = this.gvMx2;
+ this.gcMx2.Margin = new System.Windows.Forms.Padding(4);
this.gcMx2.Name = "gcMx2";
- this.gcMx2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
- this.repositoryItemButtonEdit2});
- this.gcMx2.Size = new System.Drawing.Size(1124, 378);
+ this.gcMx2.Size = new System.Drawing.Size(1778, 420);
this.gcMx2.TabIndex = 1;
this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx2});
//
// gvMx2
//
-
this.gvMx2.Appearance.Row.Options.UseFont = true;
this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gvMx1guid,
@@ -1555,8 +2231,8 @@
this.gvMx1lotDate,
this.gridColumn14,
this.gridColumn17,
- this.gridColumn16,
- this.gvBtnAlawys});
+ this.gridColumn16});
+ this.gvMx2.DetailHeight = 428;
this.gvMx2.GridControl = this.gcMx2;
this.gvMx2.Name = "gvMx2";
this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1565,174 +2241,149 @@
//
// gvMx1guid
//
-
this.gvMx1guid.AppearanceCell.Options.UseFont = true;
this.gvMx1guid.Caption = "guid";
this.gvMx1guid.FieldName = "guid";
- this.gvMx1guid.MinWidth = 50;
+ this.gvMx1guid.MinWidth = 62;
this.gvMx1guid.Name = "gvMx1guid";
this.gvMx1guid.Tag = "query_a.guid";
- this.gvMx1guid.Width = 94;
+ this.gvMx1guid.Width = 117;
//
// gridColumn15
//
this.gridColumn15.Caption = "鏄惁鍏ュ簱";
this.gridColumn15.FieldName = "isRk";
- this.gridColumn15.MinWidth = 25;
+ this.gridColumn15.MinWidth = 31;
this.gridColumn15.Name = "gridColumn15";
this.gridColumn15.Visible = true;
this.gridColumn15.VisibleIndex = 0;
- this.gridColumn15.Width = 94;
+ this.gridColumn15.Width = 117;
//
// gvMx1itemBarcode
//
-
this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true;
this.gvMx1itemBarcode.Caption = "鐗╂枡鏉$爜";
this.gvMx1itemBarcode.FieldName = "itemBarcode";
- this.gvMx1itemBarcode.MinWidth = 300;
+ this.gvMx1itemBarcode.MinWidth = 375;
this.gvMx1itemBarcode.Name = "gvMx1itemBarcode";
this.gvMx1itemBarcode.Tag = "query_a.ITEM_BARCODE";
this.gvMx1itemBarcode.Visible = true;
this.gvMx1itemBarcode.VisibleIndex = 1;
- this.gvMx1itemBarcode.Width = 300;
+ this.gvMx1itemBarcode.Width = 375;
//
// gridColumn4
//
this.gridColumn4.Caption = "鐗╂枡缂栫爜";
this.gridColumn4.FieldName = "itemNo";
- this.gridColumn4.MinWidth = 25;
+ this.gridColumn4.MinWidth = 31;
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.Visible = true;
this.gridColumn4.VisibleIndex = 2;
- this.gridColumn4.Width = 94;
+ this.gridColumn4.Width = 117;
//
// gridColumn9
//
this.gridColumn9.Caption = "鐗╂枡鍚嶇О";
this.gridColumn9.FieldName = "itemName";
- this.gridColumn9.MinWidth = 25;
+ this.gridColumn9.MinWidth = 31;
this.gridColumn9.Name = "gridColumn9";
this.gridColumn9.Visible = true;
this.gridColumn9.VisibleIndex = 3;
- this.gridColumn9.Width = 94;
+ this.gridColumn9.Width = 117;
//
// gridColumn8
//
this.gridColumn8.Caption = "瑙勬牸鍨嬪彿";
this.gridColumn8.FieldName = "itemModel";
- this.gridColumn8.MinWidth = 25;
+ this.gridColumn8.MinWidth = 31;
this.gridColumn8.Name = "gridColumn8";
this.gridColumn8.Visible = true;
this.gridColumn8.VisibleIndex = 4;
- this.gridColumn8.Width = 94;
+ this.gridColumn8.Width = 117;
//
// gvMx1quantity
//
-
this.gvMx1quantity.AppearanceCell.Options.UseFont = true;
this.gvMx1quantity.Caption = "鏁伴噺";
this.gvMx1quantity.FieldName = "quantity";
- this.gvMx1quantity.MinWidth = 50;
+ this.gvMx1quantity.MinWidth = 62;
this.gvMx1quantity.Name = "gvMx1quantity";
this.gvMx1quantity.Tag = "query_a.QUANTITY";
this.gvMx1quantity.Visible = true;
this.gvMx1quantity.VisibleIndex = 5;
- this.gvMx1quantity.Width = 94;
+ this.gvMx1quantity.Width = 117;
//
// gridColumn7
//
this.gridColumn7.Caption = "鍗曚綅";
this.gridColumn7.FieldName = "dwName";
- this.gridColumn7.MinWidth = 25;
+ this.gridColumn7.MinWidth = 31;
this.gridColumn7.Name = "gridColumn7";
this.gridColumn7.Visible = true;
this.gridColumn7.VisibleIndex = 6;
- this.gridColumn7.Width = 94;
+ this.gridColumn7.Width = 117;
//
// gvMx1createBy
//
-
this.gvMx1createBy.AppearanceCell.Options.UseFont = true;
this.gvMx1createBy.Caption = "鍒涘缓浜�";
this.gvMx1createBy.FieldName = "createBy";
- this.gvMx1createBy.MinWidth = 50;
+ this.gvMx1createBy.MinWidth = 62;
this.gvMx1createBy.Name = "gvMx1createBy";
this.gvMx1createBy.Tag = "query_a.CREATE_BY";
this.gvMx1createBy.Visible = true;
this.gvMx1createBy.VisibleIndex = 7;
- this.gvMx1createBy.Width = 94;
+ this.gvMx1createBy.Width = 117;
//
// gvMx1lotDate
//
-
this.gvMx1lotDate.AppearanceCell.Options.UseFont = true;
this.gvMx1lotDate.Caption = "鍒涘缓鏃ユ湡";
this.gvMx1lotDate.FieldName = "createDate";
- this.gvMx1lotDate.MinWidth = 50;
+ this.gvMx1lotDate.MinWidth = 62;
this.gvMx1lotDate.Name = "gvMx1lotDate";
this.gvMx1lotDate.Tag = "query_a.LOT_DATE";
this.gvMx1lotDate.Visible = true;
this.gvMx1lotDate.VisibleIndex = 8;
- this.gvMx1lotDate.Width = 94;
+ this.gvMx1lotDate.Width = 117;
//
// gridColumn14
//
this.gridColumn14.Caption = "鍏ュ簱浜�";
this.gridColumn14.FieldName = "rkUser";
- this.gridColumn14.MinWidth = 25;
+ this.gridColumn14.MinWidth = 31;
this.gridColumn14.Name = "gridColumn14";
this.gridColumn14.Visible = true;
this.gridColumn14.VisibleIndex = 9;
- this.gridColumn14.Width = 94;
+ this.gridColumn14.Width = 117;
//
// gridColumn17
//
this.gridColumn17.Caption = "鍏ュ簱浣�";
this.gridColumn17.FieldName = "rkPositon";
- this.gridColumn17.MinWidth = 25;
+ this.gridColumn17.MinWidth = 31;
this.gridColumn17.Name = "gridColumn17";
this.gridColumn17.Visible = true;
this.gridColumn17.VisibleIndex = 10;
- this.gridColumn17.Width = 94;
+ this.gridColumn17.Width = 117;
//
// gridColumn16
//
this.gridColumn16.Caption = "鍏ュ簱鏃ユ湡";
this.gridColumn16.FieldName = "rkDate";
- this.gridColumn16.MinWidth = 25;
+ this.gridColumn16.MinWidth = 31;
this.gridColumn16.Name = "gridColumn16";
this.gridColumn16.Visible = true;
this.gridColumn16.VisibleIndex = 11;
- this.gridColumn16.Width = 94;
- //
- // gvBtnAlawys
- //
- this.gvBtnAlawys.Caption = "绉诲嚭";
- this.gvBtnAlawys.ColumnEdit = this.repositoryItemButtonEdit2;
- this.gvBtnAlawys.MinWidth = 25;
- this.gvBtnAlawys.Name = "gvBtnAlawys";
- this.gvBtnAlawys.Visible = true;
- this.gvBtnAlawys.VisibleIndex = 12;
- this.gvBtnAlawys.Width = 94;
- //
- // repositoryItemButtonEdit2
- //
- this.repositoryItemButtonEdit2.AutoHeight = false;
- editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
- editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
- this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
- this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
- this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
- this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick);
+ this.gridColumn16.Width = 117;
//
// picCheckBox
//
this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
- this.picCheckBox.Location = new System.Drawing.Point(1016, 45);
+ this.picCheckBox.Location = new System.Drawing.Point(1270, 55);
+ this.picCheckBox.Margin = new System.Windows.Forms.Padding(4);
this.picCheckBox.Name = "picCheckBox";
- this.picCheckBox.Size = new System.Drawing.Size(100, 50);
+ this.picCheckBox.Size = new System.Drawing.Size(125, 61);
this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.picCheckBox.TabIndex = 5;
this.picCheckBox.TabStop = false;
@@ -1740,12 +2391,13 @@
//
// Frm_MesItemTbl
//
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
+ this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1128, 704);
+ this.ClientSize = new System.Drawing.Size(1782, 860);
this.Controls.Add(this.picCheckBox);
this.Controls.Add(this.xtraTabControl1);
this.Controls.Add(this.toolBarMenu1);
+ this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "Frm_MesItemTbl";
this.Text = "鐢熶骇閫�鏂欑敵璇�";
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
@@ -1779,50 +2431,91 @@
((System.ComponentModel.ISupportInitialize)(this.txt_tbl009.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_tbl010.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_tbl020.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_daa003.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_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_tbl027.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_line.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem37)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem38)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).EndInit();
+ ((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);
+ ((System.ComponentModel.ISupportInitialize)(this.split99.Panel1)).EndInit();
+ this.split99.Panel1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.split99.Panel2)).EndInit();
+ this.split99.Panel2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.split99)).EndInit();
+ this.split99.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.lay99)).EndInit();
+ this.lay99.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).EndInit();
+ this.dataLayoutControl1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_yuliang_1.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_yQty.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.panelMx1)).EndInit();
- this.panelMx1.ResumeLayout(false);
- this.panelMx1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtKdy.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.rptBl)).EndInit();
this.xtraTabPage3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
this.ResumeLayout(false);
@@ -1867,22 +2560,13 @@
private DevExpress.XtraEditors.TextEdit txt_billNo;
private DevExpress.XtraLayout.LayoutControl layoutMx1;
private DevExpress.XtraLayout.LayoutControlGroup Root;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraEditors.CheckEdit txt_tbl013;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
private DevExpress.XtraEditors.TextEdit txt_tbl009;
private DevExpress.XtraEditors.TextEdit txt_tbl010;
private DevExpress.XtraEditors.CheckEdit txt_tbl020;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
- private DevExpress.XtraEditors.TextEdit txt_daa003;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
+ private DevExpress.XtraEditors.TextEdit txt_itemNo;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
private DevExpress.XtraTab.XtraTabControl tabMx;
private DevExpress.XtraTab.XtraTabPage tabMxPage1;
@@ -1902,25 +2586,6 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
private DevExpress.XtraGrid.Columns.GridColumn gvMxDel;
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
- private DevExpress.XtraEditors.PanelControl panelMx1;
- private UserControl.UcBtnPrint ucBtnPrint1;
- private DevExpress.XtraEditors.LabelControl lbMxGuid;
- private DevExpress.XtraEditors.TextEdit txt_iCount_1;
- private DevExpress.XtraEditors.LabelControl labelControl14;
- private DevExpress.XtraEditors.TextEdit txt_psnQty_1;
- private DevExpress.XtraEditors.LabelControl labelControl12;
- private DevExpress.XtraEditors.TextEdit txtKdy;
- private DevExpress.XtraEditors.LabelControl labelControl13;
- private DevExpress.XtraEditors.TextEdit txtYdy;
- private DevExpress.XtraEditors.LabelControl labelControl1;
- private DevExpress.XtraEditors.TextEdit txtQuantity;
- private DevExpress.XtraEditors.LabelControl labelControl10;
- private DevExpress.XtraEditors.TextEdit txtWlgg;
- private DevExpress.XtraEditors.LabelControl labelControl9;
- private DevExpress.XtraEditors.TextEdit txtWlmc;
- private DevExpress.XtraEditors.LabelControl labelControl8;
- private DevExpress.XtraEditors.TextEdit txtWlid;
- private DevExpress.XtraEditors.LabelControl labelControl7;
private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
private DevExpress.XtraGrid.GridControl gcMx2;
private DevExpress.XtraGrid.Views.Grid.GridView gvMx2;
@@ -1933,23 +2598,89 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1createBy;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1lotDate;
- private DevExpress.XtraGrid.Columns.GridColumn gvBtnAlawys;
- private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
private DevExpress.XtraEditors.TextEdit txt_id;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
private DevExpress.XtraEditors.TextEdit txt_daa014;
- private DevExpress.XtraLayout.LayoutControlItem lab_daa014;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
+ private DevExpress.Utils.ToolTipController tips;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
+ 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_tbl025;
+ private DevExpress.XtraEditors.SplitContainerControl split99;
+ private DevExpress.XtraLayout.LayoutControl lay99;
+ private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
+ private DevExpress.XtraEditors.TextEdit txtWlid;
+ private DevExpress.XtraEditors.TextEdit txtQuantity;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
+ private DevExpress.XtraEditors.TextEdit txt_kQty;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
+ private DevExpress.XtraEditors.TextEdit txtWlmc;
+ private DevExpress.XtraEditors.TextEdit txt_yQty;
+ private DevExpress.XtraEditors.TextEdit txt_psnQty_1;
+ private DevExpress.XtraEditors.TextEdit txtWlgg;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26;
+ private DevExpress.XtraDataLayout.DataLayoutControl dataLayoutControl1;
+ private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28;
+ private DevExpress.XtraEditors.TextEdit txt_iCount_1;
+ private DevExpress.XtraEditors.TextEdit txt_yuliang_1;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29;
+ private UserControl.UcBtnPrint ucBtnPrint1;
+ private DevExpress.XtraEditors.RadioGroup radOut;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32;
+ private DevExpress.XtraEditors.LabelControl lbMxGuid;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33;
+ private DevExpress.XtraEditors.CheckEdit txt_chkOut;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
+ 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.XtraLayout.LayoutControlItem layoutControlItem9;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
+ private DevExpress.XtraEditors.CheckEdit txt_tbl027;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem36;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem37;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem38;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem35;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn24;
+ private DevExpress.XtraEditors.TextEdit txt_line;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem34;
+ private DevExpress.XtraLayout.LayoutControlItem lab_daa014;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+ 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;
}
}
\ No newline at end of file
--
Gitblit v1.9.3