From 00882b1b7952163bf6e2ef3e98286cd1fe22a103 Mon Sep 17 00:00:00 2001 From: cdk <2441919651@qq.com> Date: 星期四, 04 九月 2025 09:24:01 +0800 Subject: [PATCH] Bug修改 --- DevApp/Gs.DevApp/DevFrm/Rpt/CKTmkc.Designer.cs | 609 ++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 files changed, 560 insertions(+), 49 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Rpt/CKTmkc.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rpt/CKTmkc.Designer.cs index 9ccbbba..e9493c6 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,6 +59,34 @@ this.gv_indepUserCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_indepDate = 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.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.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -62,6 +97,38 @@ 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.layoutControlItem11)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -73,9 +140,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(1410, 98); this.toolBarMenu1.TabIndex = 0; this.toolBarMenu1.xlsInService = null; this.toolBarMenu1.xlsOutParameter = null; @@ -83,19 +151,22 @@ // 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, 602); + this.xtraTabControl1.Size = new System.Drawing.Size(1410, 736); 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(4); this.xtraTabPage1.Name = "xtraTabPage1"; - this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570); + this.xtraTabPage1.Size = new System.Drawing.Size(1408, 698); this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; // // split1 @@ -104,6 +175,7 @@ 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 @@ -116,17 +188,19 @@ // this.split1.Panel2.Text = "Panel2"; this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; - this.split1.Size = new System.Drawing.Size(1126, 570); + this.split1.Size = new System.Drawing.Size(1408, 698); 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, 519); + this.gcMain1.Size = new System.Drawing.Size(1408, 635); this.gcMain1.TabIndex = 2; this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); @@ -151,8 +225,9 @@ this.gridColumn5, this.gv_indepUserCode, this.gv_indepDate}); + 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; @@ -164,74 +239,74 @@ this.gv_guid.AppearanceCell.Options.UseFont = true; this.gv_guid.Caption = "涓婚敭GUID"; this.gv_guid.FieldName = "guid"; - this.gv_guid.MinWidth = 50; + this.gv_guid.MinWidth = 62; this.gv_guid.Name = "gv_guid"; this.gv_guid.OptionsColumn.AllowEdit = false; this.gv_guid.Tag = "query_a.guid"; - this.gv_guid.Width = 94; + this.gv_guid.Width = 117; // // gv_itemId // this.gv_itemId.AppearanceCell.Options.UseFont = true; this.gv_itemId.Caption = "鐗╂枡ID "; this.gv_itemId.FieldName = "itemId"; - this.gv_itemId.MinWidth = 50; + this.gv_itemId.MinWidth = 62; 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 = 73; + this.gv_itemId.Width = 91; // // gridColumn3 // this.gridColumn3.Caption = "鐗╂枡缂栫爜"; this.gridColumn3.FieldName = "itemNo"; - this.gridColumn3.MinWidth = 25; + this.gridColumn3.MinWidth = 31; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.Visible = true; - this.gridColumn3.VisibleIndex = 1; - this.gridColumn3.Width = 73; + this.gridColumn3.VisibleIndex = 2; + this.gridColumn3.Width = 91; // // gridColumn2 // this.gridColumn2.Caption = "鐗╂枡鍚嶇О"; this.gridColumn2.FieldName = "itemName"; - this.gridColumn2.MinWidth = 25; + this.gridColumn2.MinWidth = 31; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 2; - this.gridColumn2.Width = 73; + this.gridColumn2.VisibleIndex = 3; + this.gridColumn2.Width = 91; // // gridColumn4 // this.gridColumn4.Caption = "瑙勬牸鍨嬪彿"; this.gridColumn4.FieldName = "itemModel"; - this.gridColumn4.MinWidth = 25; + this.gridColumn4.MinWidth = 31; this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.Visible = true; - this.gridColumn4.VisibleIndex = 3; - this.gridColumn4.Width = 73; + this.gridColumn4.VisibleIndex = 4; + this.gridColumn4.Width = 91; // // gv_itemBarcode // this.gv_itemBarcode.AppearanceCell.Options.UseFont = true; this.gv_itemBarcode.Caption = "鐗╂枡鏉$爜"; this.gv_itemBarcode.FieldName = "itemBarcode"; - this.gv_itemBarcode.MinWidth = 50; + this.gv_itemBarcode.MinWidth = 62; 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 = 73; + this.gv_itemBarcode.VisibleIndex = 1; + this.gv_itemBarcode.Width = 91; // // gv_quantity // this.gv_quantity.AppearanceCell.Options.UseFont = true; this.gv_quantity.Caption = "鏁伴噺 "; this.gv_quantity.FieldName = "quantity"; - this.gv_quantity.MinWidth = 50; + this.gv_quantity.MinWidth = 62; this.gv_quantity.Name = "gv_quantity"; this.gv_quantity.OptionsColumn.AllowEdit = false; this.gv_quantity.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { @@ -239,136 +314,512 @@ this.gv_quantity.Tag = "query_a.QUANTITY"; this.gv_quantity.Visible = true; this.gv_quantity.VisibleIndex = 5; - this.gv_quantity.Width = 73; + this.gv_quantity.Width = 91; // // gv_depotId // this.gv_depotId.AppearanceCell.Options.UseFont = true; this.gv_depotId.Caption = "浠撳簱ID"; this.gv_depotId.FieldName = "depotId"; - this.gv_depotId.MinWidth = 50; + this.gv_depotId.MinWidth = 62; 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 = 73; + this.gv_depotId.Width = 91; // // gridColumn6 // this.gridColumn6.Caption = "浠撳簱缂栧彿"; this.gridColumn6.FieldName = "depotNo"; - this.gridColumn6.MinWidth = 25; + this.gridColumn6.MinWidth = 31; this.gridColumn6.Name = "gridColumn6"; this.gridColumn6.Visible = true; this.gridColumn6.VisibleIndex = 7; - this.gridColumn6.Width = 73; + this.gridColumn6.Width = 91; // // gridColumn1 // this.gridColumn1.Caption = "浠撳簱鍚嶇О"; this.gridColumn1.FieldName = "depotName"; - this.gridColumn1.MinWidth = 25; + this.gridColumn1.MinWidth = 31; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.Visible = true; this.gridColumn1.VisibleIndex = 8; - this.gridColumn1.Width = 73; + this.gridColumn1.Width = 91; // // gv_depotSectionsCode // this.gv_depotSectionsCode.AppearanceCell.Options.UseFont = true; this.gv_depotSectionsCode.Caption = "璐т綅缂栧彿"; this.gv_depotSectionsCode.FieldName = "depotSectionsCode"; - this.gv_depotSectionsCode.MinWidth = 50; + this.gv_depotSectionsCode.MinWidth = 62; 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 = 73; + this.gv_depotSectionsCode.Width = 91; // // gv_ownerType // this.gv_ownerType.AppearanceCell.Options.UseFont = true; this.gv_ownerType.Caption = "璐т富绫诲瀷"; this.gv_ownerType.FieldName = "ownerType"; - this.gv_ownerType.MinWidth = 50; + this.gv_ownerType.MinWidth = 62; 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 = 73; + this.gv_ownerType.Width = 91; // // gv_ownerId // this.gv_ownerId.AppearanceCell.Options.UseFont = true; this.gv_ownerId.Caption = "璐т富ID"; this.gv_ownerId.FieldName = "ownerId"; - this.gv_ownerId.MinWidth = 50; + this.gv_ownerId.MinWidth = 62; 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 = 73; + this.gv_ownerId.Width = 91; // // gridColumn5 // this.gridColumn5.Caption = "璐т富鍚嶇О"; this.gridColumn5.FieldName = "ownerName"; - this.gridColumn5.MinWidth = 25; + this.gridColumn5.MinWidth = 31; this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.Visible = true; this.gridColumn5.VisibleIndex = 12; - this.gridColumn5.Width = 73; + this.gridColumn5.Width = 91; // // gv_indepUserCode // this.gv_indepUserCode.AppearanceCell.Options.UseFont = true; this.gv_indepUserCode.Caption = "鍏ュ簱浜�"; this.gv_indepUserCode.FieldName = "indepUserCode"; - this.gv_indepUserCode.MinWidth = 50; + this.gv_indepUserCode.MinWidth = 62; 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 = 73; + this.gv_indepUserCode.Width = 91; // // gv_indepDate // this.gv_indepDate.AppearanceCell.Options.UseFont = true; this.gv_indepDate.Caption = "鍏ュ簱鏃ユ湡 "; this.gv_indepDate.FieldName = "indepDate"; - this.gv_indepDate.MinWidth = 10; + this.gv_indepDate.MinWidth = 12; 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 = 10; + this.gv_indepDate.Width = 12; // // pageBar1 // this.pageBar1.CurrentPage = 1; this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; - this.pageBar1.Location = new System.Drawing.Point(0, 519); - this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); + this.pageBar1.Location = new System.Drawing.Point(0, 635); + 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(1408, 48); this.pageBar1.TabIndex = 4; this.pageBar1.TotalPages = 0; // + // xtraTabPage2 + // + this.xtraTabPage2.Controls.Add(this.splitMx1); + this.xtraTabPage2.Name = "xtraTabPage2"; + this.xtraTabPage2.Size = new System.Drawing.Size(1408, 698); + 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.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(1408, 698); + this.splitMx1.SplitterPosition = 271; + this.splitMx1.TabIndex = 0; + // + // layoutMx1 + // + 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.Name = "layoutMx1"; + this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1050, 249, 975, 600); + this.layoutMx1.Root = this.Root; + this.layoutMx1.Size = new System.Drawing.Size(1408, 271); + this.layoutMx1.TabIndex = 0; + this.layoutMx1.Text = "layoutMx1"; + // + // 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.Name = "txt_depotName"; + this.txt_depotName.Properties.Appearance.Options.UseFont = true; + this.txt_depotName.Size = new System.Drawing.Size(259, 28); + 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.Name = "lbGuid"; + this.lbGuid.Size = new System.Drawing.Size(350, 37); + 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.Name = "txt_itemBarcode"; + this.txt_itemBarcode.Properties.Appearance.Options.UseFont = true; + this.txt_itemBarcode.Size = new System.Drawing.Size(259, 28); + 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.Name = "txt_itemNo"; + this.txt_itemNo.Properties.Appearance.Options.UseFont = true; + this.txt_itemNo.Size = new System.Drawing.Size(259, 28); + 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.Name = "txt_itemName"; + this.txt_itemName.Properties.Appearance.Options.UseFont = true; + this.txt_itemName.Size = new System.Drawing.Size(259, 28); + 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.Name = "txt_itemModel"; + this.txt_itemModel.Properties.Appearance.Options.UseFont = true; + this.txt_itemModel.Size = new System.Drawing.Size(259, 28); + 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.Name = "txt_quantity"; + this.txt_quantity.Properties.Appearance.Options.UseFont = true; + this.txt_quantity.Size = new System.Drawing.Size(259, 28); + 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.Name = "txt_depotNo"; + this.txt_depotNo.Properties.Appearance.Options.UseFont = true; + this.txt_depotNo.Size = new System.Drawing.Size(259, 28); + 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.Name = "txt_depotSectionsCode"; + this.txt_depotSectionsCode.Properties.Appearance.Options.UseFont = true; + this.txt_depotSectionsCode.Size = new System.Drawing.Size(259, 28); + 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.Name = "txt_ownerName"; + this.txt_ownerName.Properties.Appearance.Options.UseFont = true; + this.txt_ownerName.Size = new System.Drawing.Size(259, 28); + 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.Name = "txt_indepUserCode"; + this.txt_indepUserCode.Properties.Appearance.Options.UseFont = true; + this.txt_indepUserCode.Size = new System.Drawing.Size(259, 28); + 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.Name = "txt_indepDate"; + this.txt_indepDate.Properties.Appearance.Options.UseFont = true; + this.txt_indepDate.Size = new System.Drawing.Size(259, 28); + 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(568, 165); + 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.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.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(1408, 271); + 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(347, 0); + this.layoutControlItem6.Name = "layoutControlItem6"; + this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem6.Size = new System.Drawing.Size(347, 83); + this.layoutControlItem6.Text = "鐗╂枡鍚嶇О"; + this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 22); + // + // 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.Name = "layoutControlItem7"; + this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem7.Size = new System.Drawing.Size(347, 83); + this.layoutControlItem7.Text = "瑙勬牸鍨嬪彿"; + this.layoutControlItem7.TextSize = new System.Drawing.Size(72, 22); + // + // 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.Name = "layoutControlItem2"; + this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem2.Size = new System.Drawing.Size(347, 83); + this.layoutControlItem2.Text = "鐗╂枡鏉$爜"; + this.layoutControlItem2.TextSize = new System.Drawing.Size(72, 22); + // + // 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.Name = "layoutControlItem8"; + this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem8.Size = new System.Drawing.Size(347, 84); + this.layoutControlItem8.Text = "鏁伴噺"; + this.layoutControlItem8.TextSize = new System.Drawing.Size(72, 22); + // + // 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.Name = "layoutControlItem9"; + this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem9.Size = new System.Drawing.Size(347, 84); + this.layoutControlItem9.Text = "浠撳簱缂栧彿"; + this.layoutControlItem9.TextSize = new System.Drawing.Size(72, 22); + // + // 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.Name = "layoutControlItem4"; + this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem4.Size = new System.Drawing.Size(347, 84); + this.layoutControlItem4.Text = "浠撳簱鍚嶇О"; + this.layoutControlItem4.TextSize = new System.Drawing.Size(72, 22); + // + // 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.Name = "layoutControlItem1"; + this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem1.Size = new System.Drawing.Size(347, 84); + this.layoutControlItem1.Text = "璐т富缂栧彿"; + this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 22); + // + // 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(347, 83); + this.layoutControlItem3.Text = "鐗╂枡缂栫爜"; + this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 22); + // + // 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.Name = "layoutControlItem5"; + this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem5.Size = new System.Drawing.Size(347, 84); + this.layoutControlItem5.Text = "璐т富鍚嶇О"; + this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 22); + // + // 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.Name = "layoutControlItem10"; + this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem10.Size = new System.Drawing.Size(347, 84); + this.layoutControlItem10.Text = "鍏ュ簱浜�"; + this.layoutControlItem10.TextSize = new System.Drawing.Size(72, 22); + // + // 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.Name = "layoutControlItem11"; + this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem11.Size = new System.Drawing.Size(347, 84); + this.layoutControlItem11.Text = "鍏ュ簱鏃ユ湡"; + this.layoutControlItem11.TextSize = new System.Drawing.Size(72, 22); + // // CKTmkc // - 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, 682); + this.ClientSize = new System.Drawing.Size(1410, 834); 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(); @@ -381,6 +832,38 @@ 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.layoutControlItem11)).EndInit(); this.ResumeLayout(false); } @@ -408,5 +891,33 @@ private DevExpress.XtraGrid.Columns.GridColumn gv_indepUserCode; private DevExpress.XtraGrid.Columns.GridColumn gv_indepDate; private UserControls.Data.UcPageBar pageBar1; + 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 layoutControlItem24; + 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 DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; } } \ No newline at end of file -- Gitblit v1.9.3