From 475eadcff3012b2b54d22174e0970f9d24cfa6b4 Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期五, 12 九月 2025 17:30:30 +0800 Subject: [PATCH] 1111 --- DevApp/Gs.DevApp/DevFrm/Rpt/CKTmkc.Designer.cs | 669 ++++++++++++++++++++++++++++++++++++++++++++++++------- 1 files changed, 585 insertions(+), 84 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Rpt/CKTmkc.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rpt/CKTmkc.Designer.cs index 9535b70..1f0acda 100644 --- a/DevApp/Gs.DevApp/DevFrm/Rpt/CKTmkc.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Rpt/CKTmkc.Designer.cs @@ -29,6 +29,13 @@ /// </summary> private void InitializeComponent() { + DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); @@ -52,7 +59,36 @@ this.gv_indepUserCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_indepDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); - this.gv_cgy = new DevExpress.XtraGrid.Columns.GridColumn(); + 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(); + this.txt_itemNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_itemName = new DevExpress.XtraEditors.TextEdit(); + this.txt_itemModel = new DevExpress.XtraEditors.TextEdit(); + this.txt_quantity = new DevExpress.XtraEditors.TextEdit(); + this.txt_depotNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_depotSectionsCode = new DevExpress.XtraEditors.TextEdit(); + this.txt_ownerName = new DevExpress.XtraEditors.TextEdit(); + this.txt_indepUserCode = new DevExpress.XtraEditors.TextEdit(); + this.txt_indepDate = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); + this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); + this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); + 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(); this.xtraTabPage1.SuspendLayout(); @@ -63,6 +99,39 @@ this.split1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); + this.xtraTabPage2.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit(); + this.splitMx1.Panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit(); + this.splitMx1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); + this.layoutMx1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemBarcode.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_quantity.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_depotNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_depotSectionsCode.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_ownerName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_indepUserCode.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_indepDate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); + ((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(); // // toolBarMenu1 @@ -74,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(3, 2, 3, 2); + this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(4); this.toolBarMenu1.Name = "toolBarMenu1"; this.toolBarMenu1.rptParameter = null; - this.toolBarMenu1.Size = new System.Drawing.Size(1051, 62); + this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80); this.toolBarMenu1.TabIndex = 0; this.toolBarMenu1.xlsInService = null; this.toolBarMenu1.xlsOutParameter = null; @@ -85,21 +154,20 @@ // xtraTabControl1 // this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; - this.xtraTabControl1.Location = new System.Drawing.Point(0, 62); - this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + 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(1051, 468); + this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602); this.xtraTabControl1.TabIndex = 3; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { - this.xtraTabPage1}); + this.xtraTabPage1, + this.xtraTabPage2}); // // xtraTabPage1 // this.xtraTabPage1.Controls.Add(this.split1); - this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.xtraTabPage1.Name = "xtraTabPage1"; - this.xtraTabPage1.Size = new System.Drawing.Size(1049, 442); + this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570); this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; // // split1 @@ -108,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(3, 2, 3, 2); this.split1.Name = "split1"; // // split1.Panel1 @@ -121,19 +188,17 @@ // this.split1.Panel2.Text = "Panel2"; this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; - this.split1.Size = new System.Drawing.Size(1049, 442); + 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(3, 2, 3, 2); this.gcMain1.Location = new System.Drawing.Point(0, 0); this.gcMain1.MainView = this.gridView1; - this.gcMain1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcMain1.Name = "gcMain1"; - this.gcMain1.Size = new System.Drawing.Size(1049, 402); + 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}); @@ -157,11 +222,9 @@ this.gv_ownerId, this.gridColumn5, this.gv_indepUserCode, - this.gv_indepDate, - this.gv_cgy}); - this.gridView1.DetailHeight = 272; + this.gv_indepDate}); this.gridView1.GridControl = this.gcMain1; - this.gridView1.IndicatorWidth = 44; + this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; this.gridView1.OptionsFind.ShowSearchNavButtons = false; this.gridView1.OptionsView.ShowAutoFilterRow = true; @@ -173,222 +236,598 @@ this.gv_guid.AppearanceCell.Options.UseFont = true; this.gv_guid.Caption = "涓婚敭GUID"; this.gv_guid.FieldName = "guid"; - this.gv_guid.MinWidth = 44; + 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 = 82; + 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 = 44; + 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 = 70; + this.gv_itemId.Width = 73; // // gridColumn3 // this.gridColumn3.Caption = "鐗╂枡缂栫爜"; this.gridColumn3.FieldName = "itemNo"; - this.gridColumn3.MinWidth = 22; + this.gridColumn3.MinWidth = 25; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.Visible = true; - this.gridColumn3.VisibleIndex = 1; - this.gridColumn3.Width = 70; + this.gridColumn3.VisibleIndex = 2; + this.gridColumn3.Width = 73; // // gridColumn2 // this.gridColumn2.Caption = "鐗╂枡鍚嶇О"; this.gridColumn2.FieldName = "itemName"; - this.gridColumn2.MinWidth = 22; + this.gridColumn2.MinWidth = 25; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 2; - this.gridColumn2.Width = 70; + this.gridColumn2.VisibleIndex = 3; + this.gridColumn2.Width = 73; // // gridColumn4 // this.gridColumn4.Caption = "瑙勬牸鍨嬪彿"; this.gridColumn4.FieldName = "itemModel"; - this.gridColumn4.MinWidth = 22; + this.gridColumn4.MinWidth = 25; this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.Visible = true; - this.gridColumn4.VisibleIndex = 3; - this.gridColumn4.Width = 70; + 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 = 44; + 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 = 4; - this.gv_itemBarcode.Width = 70; + 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 = 44; + 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 = 70; + 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 = 44; + 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 = 70; + this.gv_depotId.Width = 73; // // gridColumn6 // this.gridColumn6.Caption = "浠撳簱缂栧彿"; this.gridColumn6.FieldName = "depotNo"; - this.gridColumn6.MinWidth = 22; + this.gridColumn6.MinWidth = 25; this.gridColumn6.Name = "gridColumn6"; this.gridColumn6.Visible = true; - this.gridColumn6.VisibleIndex = 7; - this.gridColumn6.Width = 70; + this.gridColumn6.VisibleIndex = 4; + this.gridColumn6.Width = 73; // // gridColumn1 // this.gridColumn1.Caption = "浠撳簱鍚嶇О"; this.gridColumn1.FieldName = "depotName"; - this.gridColumn1.MinWidth = 22; + this.gridColumn1.MinWidth = 25; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.Visible = true; - this.gridColumn1.VisibleIndex = 8; - this.gridColumn1.Width = 70; + 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 = 44; + 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 = 70; + 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 = 44; + 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 = 70; + 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 = 44; + 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 = 70; + this.gv_ownerId.Width = 73; // // gridColumn5 // this.gridColumn5.Caption = "璐т富鍚嶇О"; this.gridColumn5.FieldName = "ownerName"; - this.gridColumn5.MinWidth = 22; + this.gridColumn5.MinWidth = 25; this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.Visible = true; - this.gridColumn5.VisibleIndex = 12; - this.gridColumn5.Width = 70; + 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 = 44; + 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 = 67; + 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 = 9; + 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 = 26; + 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, 402); - this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); + 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(1049, 30); + this.pageBar1.Size = new System.Drawing.Size(1126, 39); this.pageBar1.TabIndex = 4; this.pageBar1.TotalPages = 0; // - // gv_cgy + // xtraTabPage2 // - this.gv_cgy.Caption = "浠撶鍛�"; - this.gv_cgy.FieldName = "cgy"; - this.gv_cgy.Name = "gv_cgy"; - this.gv_cgy.Tag = "st.staff_name"; - this.gv_cgy.Visible = true; - this.gv_cgy.VisibleIndex = 15; - this.gv_cgy.Width = 66; + 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(1126, 570); + this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; + // + // splitMx1 + // + 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 + // + this.splitMx1.Panel1.Controls.Add(this.layoutMx1); + this.splitMx1.Panel1.Text = "Panel1"; + // + // splitMx1.Panel2 + // + this.splitMx1.Panel2.Text = "Panel2"; + this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; + 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); + this.layoutMx1.Controls.Add(this.txt_itemNo); + this.layoutMx1.Controls.Add(this.txt_itemName); + this.layoutMx1.Controls.Add(this.txt_itemModel); + this.layoutMx1.Controls.Add(this.txt_quantity); + this.layoutMx1.Controls.Add(this.txt_depotNo); + this.layoutMx1.Controls.Add(this.txt_depotSectionsCode); + this.layoutMx1.Controls.Add(this.txt_ownerName); + this.layoutMx1.Controls.Add(this.txt_indepUserCode); + this.layoutMx1.Controls.Add(this.txt_indepDate); + this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; + 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(714, 430, 975, 600); + this.layoutMx1.Root = this.Root; + 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(636, 45); + this.txt_depotName.Name = "txt_depotName"; + this.txt_depotName.Properties.Appearance.Options.UseFont = true; + 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(564, 90); + this.lbGuid.Name = "lbGuid"; + 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(912, 12); + this.txt_itemBarcode.Name = "txt_itemBarcode"; + this.txt_itemBarcode.Properties.Appearance.Options.UseFont = true; + 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(84, 12); + this.txt_itemNo.Name = "txt_itemNo"; + this.txt_itemNo.Properties.Appearance.Options.UseFont = true; + 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(360, 12); + this.txt_itemName.Name = "txt_itemName"; + this.txt_itemName.Properties.Appearance.Options.UseFont = true; + 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(636, 12); + this.txt_itemModel.Name = "txt_itemModel"; + this.txt_itemModel.Properties.Appearance.Options.UseFont = true; + 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(84, 45); + this.txt_quantity.Name = "txt_quantity"; + this.txt_quantity.Properties.Appearance.Options.UseFont = true; + 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(360, 45); + this.txt_depotNo.Name = "txt_depotNo"; + this.txt_depotNo.Properties.Appearance.Options.UseFont = true; + 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(912, 45); + this.txt_depotSectionsCode.Name = "txt_depotSectionsCode"; + this.txt_depotSectionsCode.Properties.Appearance.Options.UseFont = true; + 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(84, 78); + this.txt_ownerName.Name = "txt_ownerName"; + this.txt_ownerName.Properties.Appearance.Options.UseFont = true; + 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(360, 78); + this.txt_indepUserCode.Name = "txt_indepUserCode"; + this.txt_indepUserCode.Properties.Appearance.Options.UseFont = true; + 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(636, 78); + this.txt_indepDate.Name = "txt_indepDate"; + this.txt_indepDate.Properties.Appearance.Options.UseFont = true; + 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"; + // + // layoutControlItem24 + // + this.layoutControlItem24.Control = this.lbGuid; + this.layoutControlItem24.Location = new System.Drawing.Point(552, 78); + this.layoutControlItem24.Name = "layoutControlItem24"; + this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 2; + 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; + // + // Root + // + this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; + this.Root.GroupBordersVisible = false; + this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem6, + this.layoutControlItem7, + this.layoutControlItem2, + this.layoutControlItem8, + this.layoutControlItem9, + this.layoutControlItem4, + this.layoutControlItem1, + this.layoutControlItem3, + this.layoutControlItem5, + this.layoutControlItem10, + this.layoutControlItem12, + this.layoutControlItem11}); + this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; + this.Root.Name = "Root"; + columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition1.Width = 100D; + columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition2.Width = 100D; + columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition3.Width = 100D; + columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition4.Width = 100D; + this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { + columnDefinition1, + columnDefinition2, + columnDefinition3, + columnDefinition4}); + rowDefinition1.Height = 100D; + rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition2.Height = 100D; + rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition3.Height = 100D; + rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; + this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { + rowDefinition1, + rowDefinition2, + rowDefinition3}); + this.Root.Size = new System.Drawing.Size(1126, 119); + this.Root.TextVisible = false; + // + // layoutControlItem6 + // + this.layoutControlItem6.Control = this.txt_itemName; + this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; + this.layoutControlItem6.CustomizationFormText = "鐗╂枡鍚嶇О"; + 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(276, 33); + this.layoutControlItem6.Text = "鐗╂枡鍚嶇О"; + 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(552, 0); + this.layoutControlItem7.Name = "layoutControlItem7"; + this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem7.Size = new System.Drawing.Size(276, 33); + this.layoutControlItem7.Text = "瑙勬牸鍨嬪彿"; + 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(828, 0); + this.layoutControlItem2.Name = "layoutControlItem2"; + this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem2.Size = new System.Drawing.Size(278, 33); + this.layoutControlItem2.Text = "鐗╂枡鏉$爜"; + 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, 33); + this.layoutControlItem8.Name = "layoutControlItem8"; + this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem8.Size = new System.Drawing.Size(276, 33); + this.layoutControlItem8.Text = "鏁伴噺"; + 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(276, 33); + this.layoutControlItem9.Name = "layoutControlItem9"; + this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem9.Size = new System.Drawing.Size(276, 33); + this.layoutControlItem9.Text = "浠撳簱缂栧彿"; + 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(552, 33); + this.layoutControlItem4.Name = "layoutControlItem4"; + this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem4.Size = new System.Drawing.Size(276, 33); + this.layoutControlItem4.Text = "浠撳簱鍚嶇О"; + 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(828, 33); + this.layoutControlItem1.Name = "layoutControlItem1"; + this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem1.Size = new System.Drawing.Size(278, 33); + this.layoutControlItem1.Text = "璐т富缂栧彿"; + this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem3 + // + this.layoutControlItem3.Control = this.txt_itemNo; + this.layoutControlItem3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft; + this.layoutControlItem3.CustomizationFormText = "鐗╂枡缂栫爜"; + this.layoutControlItem3.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem3.Name = "layoutControlItem3"; + this.layoutControlItem3.Size = new System.Drawing.Size(276, 33); + this.layoutControlItem3.Text = "鐗╂枡缂栫爜"; + 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, 66); + this.layoutControlItem5.Name = "layoutControlItem5"; + this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem5.Size = new System.Drawing.Size(276, 33); + this.layoutControlItem5.Text = "璐т富鍚嶇О"; + 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(276, 66); + this.layoutControlItem10.Name = "layoutControlItem10"; + this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem10.Size = new System.Drawing.Size(276, 33); + this.layoutControlItem10.Text = "鍏ュ簱浜�"; + 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(552, 66); + this.layoutControlItem11.Name = "layoutControlItem11"; + this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem11.Size = new System.Drawing.Size(276, 33); + this.layoutControlItem11.Text = "鍏ュ簱鏃ユ湡"; + this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18); // // CKTmkc // - this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); + this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(1051, 530); + 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(3, 2, 3, 2); this.Name = "CKTmkc"; this.Text = "鏉$爜搴撳瓨"; ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); @@ -401,6 +840,39 @@ this.split1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); + this.xtraTabPage2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit(); + this.splitMx1.Panel1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit(); + this.splitMx1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); + this.layoutMx1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemBarcode.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_quantity.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_depotNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_depotSectionsCode.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_ownerName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_indepUserCode.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_indepDate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); + ((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); } @@ -428,6 +900,35 @@ private DevExpress.XtraGrid.Columns.GridColumn gv_indepUserCode; private DevExpress.XtraGrid.Columns.GridColumn gv_indepDate; private UserControls.Data.UcPageBar pageBar1; - private DevExpress.XtraGrid.Columns.GridColumn gv_cgy; + private DevExpress.XtraTab.XtraTabPage xtraTabPage2; + private DevExpress.XtraEditors.SplitContainerControl splitMx1; + private DevExpress.XtraLayout.LayoutControl layoutMx1; + private DevExpress.XtraLayout.LayoutControlGroup Root; + private System.Windows.Forms.Label lbGuid; + private DevExpress.XtraEditors.TextEdit txt_depotName; + private DevExpress.XtraEditors.TextEdit txt_itemBarcode; + private DevExpress.XtraEditors.TextEdit txt_itemNo; + private DevExpress.XtraEditors.TextEdit txt_itemName; + private DevExpress.XtraEditors.TextEdit txt_itemModel; + private DevExpress.XtraEditors.TextEdit txt_quantity; + private DevExpress.XtraEditors.TextEdit txt_depotNo; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; + private DevExpress.XtraEditors.TextEdit txt_depotSectionsCode; + private DevExpress.XtraEditors.TextEdit txt_ownerName; + private DevExpress.XtraEditors.TextEdit txt_indepUserCode; + private DevExpress.XtraEditors.TextEdit txt_indepDate; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; + 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