From df7d830e97493f17aeea96aa262b2148d38b38d8 Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期四, 11 九月 2025 21:41:46 +0800
Subject: [PATCH] bug

---
 DevApp/Gs.DevApp/DevFrm/Rpt/CKTmkc.Designer.cs |  305 ++++++++++++++++++++++++++------------------------
 1 files changed, 158 insertions(+), 147 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Rpt/CKTmkc.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rpt/CKTmkc.Designer.cs
index e9493c6..1f0acda 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rpt/CKTmkc.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rpt/CKTmkc.Designer.cs
@@ -62,6 +62,7 @@
             this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
             this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
             this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+            this.ucBtnPrint101 = new Gs.DevApp.UserControl.UcBtnPrint();
             this.txt_depotName = new DevExpress.XtraEditors.TextEdit();
             this.lbGuid = new System.Windows.Forms.Label();
             this.txt_itemBarcode = new DevExpress.XtraEditors.TextEdit();
@@ -86,6 +87,7 @@
             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
@@ -128,6 +130,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
             this.SuspendLayout();
             // 
@@ -140,10 +143,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.Margin = new System.Windows.Forms.Padding(4);
             this.toolBarMenu1.Name = "toolBarMenu1";
             this.toolBarMenu1.rptParameter = null;
-            this.toolBarMenu1.Size = new System.Drawing.Size(1410, 98);
+            this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80);
             this.toolBarMenu1.TabIndex = 0;
             this.toolBarMenu1.xlsInService = null;
             this.toolBarMenu1.xlsOutParameter = null;
@@ -151,11 +154,10 @@
             // xtraTabControl1
             // 
             this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.xtraTabControl1.Location = new System.Drawing.Point(0, 98);
-            this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(4);
+            this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
             this.xtraTabControl1.Name = "xtraTabControl1";
             this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
-            this.xtraTabControl1.Size = new System.Drawing.Size(1410, 736);
+            this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602);
             this.xtraTabControl1.TabIndex = 3;
             this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.xtraTabPage1,
@@ -164,9 +166,8 @@
             // 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(1408, 698);
+            this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570);
             this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
             // 
             // split1
@@ -175,7 +176,6 @@
             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
@@ -188,19 +188,17 @@
             // 
             this.split1.Panel2.Text = "Panel2";
             this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
-            this.split1.Size = new System.Drawing.Size(1408, 698);
+            this.split1.Size = new System.Drawing.Size(1126, 570);
             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(1408, 635);
+            this.gcMain1.Size = new System.Drawing.Size(1126, 519);
             this.gcMain1.TabIndex = 2;
             this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gridView1});
@@ -225,9 +223,8 @@
             this.gridColumn5,
             this.gv_indepUserCode,
             this.gv_indepDate});
-            this.gridView1.DetailHeight = 428;
             this.gridView1.GridControl = this.gcMain1;
-            this.gridView1.IndicatorWidth = 62;
+            this.gridView1.IndicatorWidth = 50;
             this.gridView1.Name = "gridView1";
             this.gridView1.OptionsFind.ShowSearchNavButtons = false;
             this.gridView1.OptionsView.ShowAutoFilterRow = true;
@@ -239,208 +236,205 @@
             this.gv_guid.AppearanceCell.Options.UseFont = true;
             this.gv_guid.Caption = "涓婚敭GUID";
             this.gv_guid.FieldName = "guid";
-            this.gv_guid.MinWidth = 62;
+            this.gv_guid.MinWidth = 50;
             this.gv_guid.Name = "gv_guid";
             this.gv_guid.OptionsColumn.AllowEdit = false;
             this.gv_guid.Tag = "query_a.guid";
-            this.gv_guid.Width = 117;
+            this.gv_guid.Width = 94;
             // 
             // gv_itemId
             // 
             this.gv_itemId.AppearanceCell.Options.UseFont = true;
             this.gv_itemId.Caption = "鐗╂枡ID ";
             this.gv_itemId.FieldName = "itemId";
-            this.gv_itemId.MinWidth = 62;
+            this.gv_itemId.MinWidth = 50;
             this.gv_itemId.Name = "gv_itemId";
             this.gv_itemId.OptionsColumn.AllowEdit = false;
             this.gv_itemId.Tag = "query_a.ITEM_ID";
-            this.gv_itemId.Visible = true;
-            this.gv_itemId.VisibleIndex = 0;
-            this.gv_itemId.Width = 91;
+            this.gv_itemId.Width = 73;
             // 
             // gridColumn3
             // 
             this.gridColumn3.Caption = "鐗╂枡缂栫爜";
             this.gridColumn3.FieldName = "itemNo";
-            this.gridColumn3.MinWidth = 31;
+            this.gridColumn3.MinWidth = 25;
             this.gridColumn3.Name = "gridColumn3";
             this.gridColumn3.Visible = true;
             this.gridColumn3.VisibleIndex = 2;
-            this.gridColumn3.Width = 91;
+            this.gridColumn3.Width = 73;
             // 
             // gridColumn2
             // 
             this.gridColumn2.Caption = "鐗╂枡鍚嶇О";
             this.gridColumn2.FieldName = "itemName";
-            this.gridColumn2.MinWidth = 31;
+            this.gridColumn2.MinWidth = 25;
             this.gridColumn2.Name = "gridColumn2";
             this.gridColumn2.Visible = true;
             this.gridColumn2.VisibleIndex = 3;
-            this.gridColumn2.Width = 91;
+            this.gridColumn2.Width = 73;
             // 
             // gridColumn4
             // 
             this.gridColumn4.Caption = "瑙勬牸鍨嬪彿";
             this.gridColumn4.FieldName = "itemModel";
-            this.gridColumn4.MinWidth = 31;
+            this.gridColumn4.MinWidth = 25;
             this.gridColumn4.Name = "gridColumn4";
             this.gridColumn4.Visible = true;
-            this.gridColumn4.VisibleIndex = 4;
-            this.gridColumn4.Width = 91;
+            this.gridColumn4.VisibleIndex = 6;
+            this.gridColumn4.Width = 73;
             // 
             // gv_itemBarcode
             // 
             this.gv_itemBarcode.AppearanceCell.Options.UseFont = true;
             this.gv_itemBarcode.Caption = "鐗╂枡鏉$爜";
             this.gv_itemBarcode.FieldName = "itemBarcode";
-            this.gv_itemBarcode.MinWidth = 62;
+            this.gv_itemBarcode.MinWidth = 50;
             this.gv_itemBarcode.Name = "gv_itemBarcode";
             this.gv_itemBarcode.OptionsColumn.AllowEdit = false;
             this.gv_itemBarcode.Tag = "query_a.ITEM_BARCODE";
             this.gv_itemBarcode.Visible = true;
-            this.gv_itemBarcode.VisibleIndex = 1;
-            this.gv_itemBarcode.Width = 91;
+            this.gv_itemBarcode.VisibleIndex = 0;
+            this.gv_itemBarcode.Width = 73;
             // 
             // gv_quantity
             // 
+            this.gv_quantity.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
             this.gv_quantity.AppearanceCell.Options.UseFont = true;
+            this.gv_quantity.AppearanceCell.Options.UseForeColor = true;
+            this.gv_quantity.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+            this.gv_quantity.AppearanceHeader.Options.UseForeColor = true;
             this.gv_quantity.Caption = "鏁伴噺 ";
             this.gv_quantity.FieldName = "quantity";
-            this.gv_quantity.MinWidth = 62;
+            this.gv_quantity.MinWidth = 50;
             this.gv_quantity.Name = "gv_quantity";
             this.gv_quantity.OptionsColumn.AllowEdit = false;
             this.gv_quantity.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
             new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "quantity", "鍚堣={0:0.##}")});
             this.gv_quantity.Tag = "query_a.QUANTITY";
             this.gv_quantity.Visible = true;
-            this.gv_quantity.VisibleIndex = 5;
-            this.gv_quantity.Width = 91;
+            this.gv_quantity.VisibleIndex = 1;
+            this.gv_quantity.Width = 73;
             // 
             // gv_depotId
             // 
             this.gv_depotId.AppearanceCell.Options.UseFont = true;
             this.gv_depotId.Caption = "浠撳簱ID";
             this.gv_depotId.FieldName = "depotId";
-            this.gv_depotId.MinWidth = 62;
+            this.gv_depotId.MinWidth = 50;
             this.gv_depotId.Name = "gv_depotId";
             this.gv_depotId.OptionsColumn.AllowEdit = false;
             this.gv_depotId.Tag = "query_a.DEPOT_ID";
-            this.gv_depotId.Visible = true;
-            this.gv_depotId.VisibleIndex = 6;
-            this.gv_depotId.Width = 91;
+            this.gv_depotId.Width = 73;
             // 
             // gridColumn6
             // 
             this.gridColumn6.Caption = "浠撳簱缂栧彿";
             this.gridColumn6.FieldName = "depotNo";
-            this.gridColumn6.MinWidth = 31;
+            this.gridColumn6.MinWidth = 25;
             this.gridColumn6.Name = "gridColumn6";
             this.gridColumn6.Visible = true;
-            this.gridColumn6.VisibleIndex = 7;
-            this.gridColumn6.Width = 91;
+            this.gridColumn6.VisibleIndex = 4;
+            this.gridColumn6.Width = 73;
             // 
             // gridColumn1
             // 
             this.gridColumn1.Caption = "浠撳簱鍚嶇О";
             this.gridColumn1.FieldName = "depotName";
-            this.gridColumn1.MinWidth = 31;
+            this.gridColumn1.MinWidth = 25;
             this.gridColumn1.Name = "gridColumn1";
             this.gridColumn1.Visible = true;
-            this.gridColumn1.VisibleIndex = 8;
-            this.gridColumn1.Width = 91;
+            this.gridColumn1.VisibleIndex = 5;
+            this.gridColumn1.Width = 73;
             // 
             // gv_depotSectionsCode
             // 
             this.gv_depotSectionsCode.AppearanceCell.Options.UseFont = true;
             this.gv_depotSectionsCode.Caption = "璐т綅缂栧彿";
             this.gv_depotSectionsCode.FieldName = "depotSectionsCode";
-            this.gv_depotSectionsCode.MinWidth = 62;
+            this.gv_depotSectionsCode.MinWidth = 50;
             this.gv_depotSectionsCode.Name = "gv_depotSectionsCode";
             this.gv_depotSectionsCode.OptionsColumn.AllowEdit = false;
             this.gv_depotSectionsCode.Tag = "query_a.DEPOT_SECTIONS_CODE";
             this.gv_depotSectionsCode.Visible = true;
-            this.gv_depotSectionsCode.VisibleIndex = 9;
-            this.gv_depotSectionsCode.Width = 91;
+            this.gv_depotSectionsCode.VisibleIndex = 7;
+            this.gv_depotSectionsCode.Width = 73;
             // 
             // gv_ownerType
             // 
             this.gv_ownerType.AppearanceCell.Options.UseFont = true;
             this.gv_ownerType.Caption = "璐т富绫诲瀷";
             this.gv_ownerType.FieldName = "ownerType";
-            this.gv_ownerType.MinWidth = 62;
+            this.gv_ownerType.MinWidth = 50;
             this.gv_ownerType.Name = "gv_ownerType";
             this.gv_ownerType.OptionsColumn.AllowEdit = false;
             this.gv_ownerType.Tag = "query_a.Owner_Type";
-            this.gv_ownerType.Visible = true;
-            this.gv_ownerType.VisibleIndex = 10;
-            this.gv_ownerType.Width = 91;
+            this.gv_ownerType.Width = 73;
             // 
             // gv_ownerId
             // 
             this.gv_ownerId.AppearanceCell.Options.UseFont = true;
             this.gv_ownerId.Caption = "璐т富ID";
             this.gv_ownerId.FieldName = "ownerId";
-            this.gv_ownerId.MinWidth = 62;
+            this.gv_ownerId.MinWidth = 50;
             this.gv_ownerId.Name = "gv_ownerId";
             this.gv_ownerId.OptionsColumn.AllowEdit = false;
             this.gv_ownerId.Tag = "query_a.Owner_Id";
-            this.gv_ownerId.Visible = true;
-            this.gv_ownerId.VisibleIndex = 11;
-            this.gv_ownerId.Width = 91;
+            this.gv_ownerId.Width = 73;
             // 
             // gridColumn5
             // 
             this.gridColumn5.Caption = "璐т富鍚嶇О";
             this.gridColumn5.FieldName = "ownerName";
-            this.gridColumn5.MinWidth = 31;
+            this.gridColumn5.MinWidth = 25;
             this.gridColumn5.Name = "gridColumn5";
             this.gridColumn5.Visible = true;
-            this.gridColumn5.VisibleIndex = 12;
-            this.gridColumn5.Width = 91;
+            this.gridColumn5.VisibleIndex = 8;
+            this.gridColumn5.Width = 73;
             // 
             // gv_indepUserCode
             // 
             this.gv_indepUserCode.AppearanceCell.Options.UseFont = true;
             this.gv_indepUserCode.Caption = "鍏ュ簱浜�";
             this.gv_indepUserCode.FieldName = "indepUserCode";
-            this.gv_indepUserCode.MinWidth = 62;
+            this.gv_indepUserCode.MinWidth = 50;
             this.gv_indepUserCode.Name = "gv_indepUserCode";
             this.gv_indepUserCode.OptionsColumn.AllowEdit = false;
             this.gv_indepUserCode.Tag = "query_a.INDEP_USER_CODE";
             this.gv_indepUserCode.Visible = true;
-            this.gv_indepUserCode.VisibleIndex = 13;
-            this.gv_indepUserCode.Width = 91;
+            this.gv_indepUserCode.VisibleIndex = 9;
+            this.gv_indepUserCode.Width = 73;
             // 
             // gv_indepDate
             // 
             this.gv_indepDate.AppearanceCell.Options.UseFont = true;
             this.gv_indepDate.Caption = "鍏ュ簱鏃ユ湡 ";
             this.gv_indepDate.FieldName = "indepDate";
-            this.gv_indepDate.MinWidth = 12;
+            this.gv_indepDate.MinWidth = 10;
             this.gv_indepDate.Name = "gv_indepDate";
             this.gv_indepDate.OptionsColumn.AllowEdit = false;
             this.gv_indepDate.Tag = "query_a.INDEP_DATE";
             this.gv_indepDate.Visible = true;
-            this.gv_indepDate.VisibleIndex = 14;
-            this.gv_indepDate.Width = 12;
+            this.gv_indepDate.VisibleIndex = 10;
+            this.gv_indepDate.Width = 10;
             // 
             // pageBar1
             // 
             this.pageBar1.CurrentPage = 1;
             this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
-            this.pageBar1.Location = new System.Drawing.Point(0, 635);
-            this.pageBar1.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
+            this.pageBar1.Location = new System.Drawing.Point(0, 519);
+            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
             this.pageBar1.Name = "pageBar1";
             this.pageBar1.RecordCount = 0;
-            this.pageBar1.Size = new System.Drawing.Size(1408, 48);
+            this.pageBar1.Size = new System.Drawing.Size(1126, 39);
             this.pageBar1.TabIndex = 4;
             this.pageBar1.TotalPages = 0;
             // 
             // xtraTabPage2
             // 
             this.xtraTabPage2.Controls.Add(this.splitMx1);
+            this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(2);
             this.xtraTabPage2.Name = "xtraTabPage2";
-            this.xtraTabPage2.Size = new System.Drawing.Size(1408, 698);
+            this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570);
             this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
             // 
             // splitMx1
@@ -448,6 +442,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(2);
             this.splitMx1.Name = "splitMx1";
             // 
             // splitMx1.Panel1
@@ -459,12 +454,13 @@
             // 
             this.splitMx1.Panel2.Text = "Panel2";
             this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
-            this.splitMx1.Size = new System.Drawing.Size(1408, 698);
-            this.splitMx1.SplitterPosition = 271;
+            this.splitMx1.Size = new System.Drawing.Size(1126, 570);
+            this.splitMx1.SplitterPosition = 116;
             this.splitMx1.TabIndex = 0;
             // 
             // layoutMx1
             // 
+            this.layoutMx1.Controls.Add(this.ucBtnPrint101);
             this.layoutMx1.Controls.Add(this.txt_depotName);
             this.layoutMx1.Controls.Add(this.lbGuid);
             this.layoutMx1.Controls.Add(this.txt_itemBarcode);
@@ -481,140 +477,140 @@
             this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
             this.layoutControlItem24});
             this.layoutMx1.Location = new System.Drawing.Point(0, 0);
+            this.layoutMx1.Margin = new System.Windows.Forms.Padding(2);
             this.layoutMx1.Name = "layoutMx1";
-            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1050, 249, 975, 600);
+            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(714, 430, 975, 600);
             this.layoutMx1.Root = this.Root;
-            this.layoutMx1.Size = new System.Drawing.Size(1408, 271);
+            this.layoutMx1.Size = new System.Drawing.Size(1126, 116);
             this.layoutMx1.TabIndex = 0;
             this.layoutMx1.Text = "layoutMx1";
             // 
+            // ucBtnPrint101
+            // 
+            this.ucBtnPrint101.allClickKey = null;
+            this.ucBtnPrint101.guidKey = null;
+            this.ucBtnPrint101.Location = new System.Drawing.Point(840, 78);
+            this.ucBtnPrint101.Margin = new System.Windows.Forms.Padding(0);
+            this.ucBtnPrint101.Name = "ucBtnPrint101";
+            this.ucBtnPrint101.rptParameter = null;
+            this.ucBtnPrint101.Size = new System.Drawing.Size(274, 29);
+            this.ucBtnPrint101.TabIndex = 224;
+            // 
             // txt_depotName
             // 
-            this.txt_depotName.Location = new System.Drawing.Point(790, 95);
-            this.txt_depotName.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_depotName.Location = new System.Drawing.Point(636, 45);
             this.txt_depotName.Name = "txt_depotName";
             this.txt_depotName.Properties.Appearance.Options.UseFont = true;
-            this.txt_depotName.Size = new System.Drawing.Size(259, 28);
+            this.txt_depotName.Size = new System.Drawing.Size(200, 24);
             this.txt_depotName.StyleController = this.layoutMx1;
             this.txt_depotName.TabIndex = 222;
             this.txt_depotName.Tag = "creatDate";
             // 
             // lbGuid
             // 
-            this.lbGuid.Location = new System.Drawing.Point(725, 216);
-            this.lbGuid.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.lbGuid.Location = new System.Drawing.Point(564, 90);
             this.lbGuid.Name = "lbGuid";
-            this.lbGuid.Size = new System.Drawing.Size(350, 37);
+            this.lbGuid.Size = new System.Drawing.Size(272, 35);
             this.lbGuid.TabIndex = 1;
             this.lbGuid.Text = "lbGuid";
             this.lbGuid.Visible = false;
             // 
             // txt_itemBarcode
             // 
-            this.txt_itemBarcode.Location = new System.Drawing.Point(1137, 12);
-            this.txt_itemBarcode.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_itemBarcode.Location = new System.Drawing.Point(912, 12);
             this.txt_itemBarcode.Name = "txt_itemBarcode";
             this.txt_itemBarcode.Properties.Appearance.Options.UseFont = true;
-            this.txt_itemBarcode.Size = new System.Drawing.Size(259, 28);
+            this.txt_itemBarcode.Size = new System.Drawing.Size(202, 24);
             this.txt_itemBarcode.StyleController = this.layoutMx1;
             this.txt_itemBarcode.TabIndex = 222;
             this.txt_itemBarcode.Tag = "itemBarcode";
             // 
             // txt_itemNo
             // 
-            this.txt_itemNo.Location = new System.Drawing.Point(96, 12);
-            this.txt_itemNo.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_itemNo.Location = new System.Drawing.Point(84, 12);
             this.txt_itemNo.Name = "txt_itemNo";
             this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_itemNo.Size = new System.Drawing.Size(259, 28);
+            this.txt_itemNo.Size = new System.Drawing.Size(200, 24);
             this.txt_itemNo.StyleController = this.layoutMx1;
             this.txt_itemNo.TabIndex = 222;
             this.txt_itemNo.Tag = "itemNo";
             // 
             // txt_itemName
             // 
-            this.txt_itemName.Location = new System.Drawing.Point(443, 12);
-            this.txt_itemName.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_itemName.Location = new System.Drawing.Point(360, 12);
             this.txt_itemName.Name = "txt_itemName";
             this.txt_itemName.Properties.Appearance.Options.UseFont = true;
-            this.txt_itemName.Size = new System.Drawing.Size(259, 28);
+            this.txt_itemName.Size = new System.Drawing.Size(200, 24);
             this.txt_itemName.StyleController = this.layoutMx1;
             this.txt_itemName.TabIndex = 222;
             this.txt_itemName.Tag = "itemName";
             // 
             // txt_itemModel
             // 
-            this.txt_itemModel.Location = new System.Drawing.Point(790, 12);
-            this.txt_itemModel.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_itemModel.Location = new System.Drawing.Point(636, 12);
             this.txt_itemModel.Name = "txt_itemModel";
             this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
-            this.txt_itemModel.Size = new System.Drawing.Size(259, 28);
+            this.txt_itemModel.Size = new System.Drawing.Size(200, 24);
             this.txt_itemModel.StyleController = this.layoutMx1;
             this.txt_itemModel.TabIndex = 222;
             this.txt_itemModel.Tag = "itemModel";
             // 
             // txt_quantity
             // 
-            this.txt_quantity.Location = new System.Drawing.Point(96, 95);
-            this.txt_quantity.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_quantity.Location = new System.Drawing.Point(84, 45);
             this.txt_quantity.Name = "txt_quantity";
             this.txt_quantity.Properties.Appearance.Options.UseFont = true;
-            this.txt_quantity.Size = new System.Drawing.Size(259, 28);
+            this.txt_quantity.Size = new System.Drawing.Size(200, 24);
             this.txt_quantity.StyleController = this.layoutMx1;
             this.txt_quantity.TabIndex = 222;
             this.txt_quantity.Tag = "quantity";
             // 
             // txt_depotNo
             // 
-            this.txt_depotNo.Location = new System.Drawing.Point(443, 95);
-            this.txt_depotNo.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_depotNo.Location = new System.Drawing.Point(360, 45);
             this.txt_depotNo.Name = "txt_depotNo";
             this.txt_depotNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_depotNo.Size = new System.Drawing.Size(259, 28);
+            this.txt_depotNo.Size = new System.Drawing.Size(200, 24);
             this.txt_depotNo.StyleController = this.layoutMx1;
             this.txt_depotNo.TabIndex = 222;
             this.txt_depotNo.Tag = "description";
             // 
             // txt_depotSectionsCode
             // 
-            this.txt_depotSectionsCode.Location = new System.Drawing.Point(1137, 95);
-            this.txt_depotSectionsCode.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_depotSectionsCode.Location = new System.Drawing.Point(912, 45);
             this.txt_depotSectionsCode.Name = "txt_depotSectionsCode";
             this.txt_depotSectionsCode.Properties.Appearance.Options.UseFont = true;
-            this.txt_depotSectionsCode.Size = new System.Drawing.Size(259, 28);
+            this.txt_depotSectionsCode.Size = new System.Drawing.Size(202, 24);
             this.txt_depotSectionsCode.StyleController = this.layoutMx1;
             this.txt_depotSectionsCode.TabIndex = 222;
             this.txt_depotSectionsCode.Tag = "depotSectionsCode";
             // 
             // txt_ownerName
             // 
-            this.txt_ownerName.Location = new System.Drawing.Point(96, 179);
-            this.txt_ownerName.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_ownerName.Location = new System.Drawing.Point(84, 78);
             this.txt_ownerName.Name = "txt_ownerName";
             this.txt_ownerName.Properties.Appearance.Options.UseFont = true;
-            this.txt_ownerName.Size = new System.Drawing.Size(259, 28);
+            this.txt_ownerName.Size = new System.Drawing.Size(200, 24);
             this.txt_ownerName.StyleController = this.layoutMx1;
             this.txt_ownerName.TabIndex = 222;
             this.txt_ownerName.Tag = "ownerName";
             // 
             // txt_indepUserCode
             // 
-            this.txt_indepUserCode.Location = new System.Drawing.Point(443, 179);
-            this.txt_indepUserCode.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_indepUserCode.Location = new System.Drawing.Point(360, 78);
             this.txt_indepUserCode.Name = "txt_indepUserCode";
             this.txt_indepUserCode.Properties.Appearance.Options.UseFont = true;
-            this.txt_indepUserCode.Size = new System.Drawing.Size(259, 28);
+            this.txt_indepUserCode.Size = new System.Drawing.Size(200, 24);
             this.txt_indepUserCode.StyleController = this.layoutMx1;
             this.txt_indepUserCode.TabIndex = 222;
             this.txt_indepUserCode.Tag = "indepUserCode";
             // 
             // txt_indepDate
             // 
-            this.txt_indepDate.Location = new System.Drawing.Point(790, 179);
-            this.txt_indepDate.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_indepDate.Location = new System.Drawing.Point(636, 78);
             this.txt_indepDate.Name = "txt_indepDate";
             this.txt_indepDate.Properties.Appearance.Options.UseFont = true;
-            this.txt_indepDate.Size = new System.Drawing.Size(259, 28);
+            this.txt_indepDate.Size = new System.Drawing.Size(200, 24);
             this.txt_indepDate.StyleController = this.layoutMx1;
             this.txt_indepDate.TabIndex = 222;
             this.txt_indepDate.Tag = "indepDate";
@@ -622,11 +618,11 @@
             // layoutControlItem24
             // 
             this.layoutControlItem24.Control = this.lbGuid;
-            this.layoutControlItem24.Location = new System.Drawing.Point(568, 165);
+            this.layoutControlItem24.Location = new System.Drawing.Point(552, 78);
             this.layoutControlItem24.Name = "layoutControlItem24";
             this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 5;
-            this.layoutControlItem24.Size = new System.Drawing.Size(284, 34);
+            this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem24.Size = new System.Drawing.Size(276, 39);
             this.layoutControlItem24.Text = "lbGuid";
             this.layoutControlItem24.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem24.TextVisible = false;
@@ -646,6 +642,7 @@
             this.layoutControlItem3,
             this.layoutControlItem5,
             this.layoutControlItem10,
+            this.layoutControlItem12,
             this.layoutControlItem11});
             this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.Root.Name = "Root";
@@ -672,7 +669,7 @@
             rowDefinition1,
             rowDefinition2,
             rowDefinition3});
-            this.Root.Size = new System.Drawing.Size(1408, 271);
+            this.Root.Size = new System.Drawing.Size(1126, 119);
             this.Root.TextVisible = false;
             // 
             // layoutControlItem6
@@ -680,87 +677,87 @@
             this.layoutControlItem6.Control = this.txt_itemName;
             this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem6.CustomizationFormText = "鐗╂枡鍚嶇О";
-            this.layoutControlItem6.Location = new System.Drawing.Point(347, 0);
+            this.layoutControlItem6.Location = new System.Drawing.Point(276, 0);
             this.layoutControlItem6.Name = "layoutControlItem6";
             this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem6.Size = new System.Drawing.Size(347, 83);
+            this.layoutControlItem6.Size = new System.Drawing.Size(276, 33);
             this.layoutControlItem6.Text = "鐗╂枡鍚嶇О";
-            this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 22);
+            this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem7
             // 
             this.layoutControlItem7.Control = this.txt_itemModel;
             this.layoutControlItem7.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem7.CustomizationFormText = "瑙勬牸鍨嬪彿";
-            this.layoutControlItem7.Location = new System.Drawing.Point(694, 0);
+            this.layoutControlItem7.Location = new System.Drawing.Point(552, 0);
             this.layoutControlItem7.Name = "layoutControlItem7";
             this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem7.Size = new System.Drawing.Size(347, 83);
+            this.layoutControlItem7.Size = new System.Drawing.Size(276, 33);
             this.layoutControlItem7.Text = "瑙勬牸鍨嬪彿";
-            this.layoutControlItem7.TextSize = new System.Drawing.Size(72, 22);
+            this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem2
             // 
             this.layoutControlItem2.Control = this.txt_itemBarcode;
             this.layoutControlItem2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem2.CustomizationFormText = "鐗╂枡鏉$爜";
-            this.layoutControlItem2.Location = new System.Drawing.Point(1041, 0);
+            this.layoutControlItem2.Location = new System.Drawing.Point(828, 0);
             this.layoutControlItem2.Name = "layoutControlItem2";
             this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem2.Size = new System.Drawing.Size(347, 83);
+            this.layoutControlItem2.Size = new System.Drawing.Size(278, 33);
             this.layoutControlItem2.Text = "鐗╂枡鏉$爜";
-            this.layoutControlItem2.TextSize = new System.Drawing.Size(72, 22);
+            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem8
             // 
             this.layoutControlItem8.Control = this.txt_quantity;
             this.layoutControlItem8.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem8.CustomizationFormText = "鏁伴噺";
-            this.layoutControlItem8.Location = new System.Drawing.Point(0, 83);
+            this.layoutControlItem8.Location = new System.Drawing.Point(0, 33);
             this.layoutControlItem8.Name = "layoutControlItem8";
             this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem8.Size = new System.Drawing.Size(347, 84);
+            this.layoutControlItem8.Size = new System.Drawing.Size(276, 33);
             this.layoutControlItem8.Text = "鏁伴噺";
-            this.layoutControlItem8.TextSize = new System.Drawing.Size(72, 22);
+            this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem9
             // 
             this.layoutControlItem9.Control = this.txt_depotNo;
             this.layoutControlItem9.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem9.CustomizationFormText = "浠撳簱缂栧彿";
-            this.layoutControlItem9.Location = new System.Drawing.Point(347, 83);
+            this.layoutControlItem9.Location = new System.Drawing.Point(276, 33);
             this.layoutControlItem9.Name = "layoutControlItem9";
             this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem9.Size = new System.Drawing.Size(347, 84);
+            this.layoutControlItem9.Size = new System.Drawing.Size(276, 33);
             this.layoutControlItem9.Text = "浠撳簱缂栧彿";
-            this.layoutControlItem9.TextSize = new System.Drawing.Size(72, 22);
+            this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem4
             // 
             this.layoutControlItem4.Control = this.txt_depotName;
             this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem4.CustomizationFormText = "浠撳簱鍚嶇О";
-            this.layoutControlItem4.Location = new System.Drawing.Point(694, 83);
+            this.layoutControlItem4.Location = new System.Drawing.Point(552, 33);
             this.layoutControlItem4.Name = "layoutControlItem4";
             this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem4.Size = new System.Drawing.Size(347, 84);
+            this.layoutControlItem4.Size = new System.Drawing.Size(276, 33);
             this.layoutControlItem4.Text = "浠撳簱鍚嶇О";
-            this.layoutControlItem4.TextSize = new System.Drawing.Size(72, 22);
+            this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem1
             // 
             this.layoutControlItem1.Control = this.txt_depotSectionsCode;
             this.layoutControlItem1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem1.CustomizationFormText = "璐т富缂栧彿";
-            this.layoutControlItem1.Location = new System.Drawing.Point(1041, 83);
+            this.layoutControlItem1.Location = new System.Drawing.Point(828, 33);
             this.layoutControlItem1.Name = "layoutControlItem1";
             this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem1.Size = new System.Drawing.Size(347, 84);
+            this.layoutControlItem1.Size = new System.Drawing.Size(278, 33);
             this.layoutControlItem1.Text = "璐т富缂栧彿";
-            this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 22);
+            this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem3
             // 
@@ -769,57 +766,68 @@
             this.layoutControlItem3.CustomizationFormText = "鐗╂枡缂栫爜";
             this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
             this.layoutControlItem3.Name = "layoutControlItem3";
-            this.layoutControlItem3.Size = new System.Drawing.Size(347, 83);
+            this.layoutControlItem3.Size = new System.Drawing.Size(276, 33);
             this.layoutControlItem3.Text = "鐗╂枡缂栫爜";
-            this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 22);
+            this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem5
             // 
             this.layoutControlItem5.Control = this.txt_ownerName;
             this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem5.CustomizationFormText = "璐т富鍚嶇О";
-            this.layoutControlItem5.Location = new System.Drawing.Point(0, 167);
+            this.layoutControlItem5.Location = new System.Drawing.Point(0, 66);
             this.layoutControlItem5.Name = "layoutControlItem5";
             this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem5.Size = new System.Drawing.Size(347, 84);
+            this.layoutControlItem5.Size = new System.Drawing.Size(276, 33);
             this.layoutControlItem5.Text = "璐т富鍚嶇О";
-            this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 22);
+            this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem10
             // 
             this.layoutControlItem10.Control = this.txt_indepUserCode;
             this.layoutControlItem10.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem10.CustomizationFormText = "鍏ュ簱浜�";
-            this.layoutControlItem10.Location = new System.Drawing.Point(347, 167);
+            this.layoutControlItem10.Location = new System.Drawing.Point(276, 66);
             this.layoutControlItem10.Name = "layoutControlItem10";
             this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
             this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem10.Size = new System.Drawing.Size(347, 84);
+            this.layoutControlItem10.Size = new System.Drawing.Size(276, 33);
             this.layoutControlItem10.Text = "鍏ュ簱浜�";
-            this.layoutControlItem10.TextSize = new System.Drawing.Size(72, 22);
+            this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem12
+            // 
+            this.layoutControlItem12.Control = this.ucBtnPrint101;
+            this.layoutControlItem12.Location = new System.Drawing.Point(828, 66);
+            this.layoutControlItem12.Name = "layoutControlItem12";
+            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
+            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem12.Size = new System.Drawing.Size(278, 33);
+            this.layoutControlItem12.Text = "鎵撳嵃鎸夐挳";
+            this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
+            this.layoutControlItem12.TextVisible = false;
             // 
             // layoutControlItem11
             // 
             this.layoutControlItem11.Control = this.txt_indepDate;
             this.layoutControlItem11.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
             this.layoutControlItem11.CustomizationFormText = "鍏ュ簱鏃ユ湡";
-            this.layoutControlItem11.Location = new System.Drawing.Point(694, 167);
+            this.layoutControlItem11.Location = new System.Drawing.Point(552, 66);
             this.layoutControlItem11.Name = "layoutControlItem11";
             this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
             this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem11.Size = new System.Drawing.Size(347, 84);
+            this.layoutControlItem11.Size = new System.Drawing.Size(276, 33);
             this.layoutControlItem11.Text = "鍏ュ簱鏃ユ湡";
-            this.layoutControlItem11.TextSize = new System.Drawing.Size(72, 22);
+            this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18);
             // 
             // CKTmkc
             // 
-            this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
+            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.ClientSize = new System.Drawing.Size(1410, 834);
+            this.ClientSize = new System.Drawing.Size(1128, 682);
             this.Controls.Add(this.xtraTabControl1);
             this.Controls.Add(this.toolBarMenu1);
             this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black;
-            this.Margin = new System.Windows.Forms.Padding(4);
             this.Name = "CKTmkc";
             this.Text = "鏉$爜搴撳瓨";
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
@@ -863,6 +871,7 @@
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
             this.ResumeLayout(false);
 
@@ -903,7 +912,6 @@
         private DevExpress.XtraEditors.TextEdit txt_itemModel;
         private DevExpress.XtraEditors.TextEdit txt_quantity;
         private DevExpress.XtraEditors.TextEdit txt_depotNo;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
@@ -918,6 +926,9 @@
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
+        private UserControl.UcBtnPrint ucBtnPrint101;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3