From e19ea4337fa65725e6e22073a7b600dcc9887d4b Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 07 四月 2025 08:27:54 +0800 Subject: [PATCH] 鸟嘴提示 --- DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesDepot.Designer.cs | 1308 ++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 709 insertions(+), 599 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesDepot.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesDepot.Designer.cs index dddd46e..63bc2d1 100644 --- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesDepot.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesDepot.Designer.cs @@ -29,482 +29,118 @@ /// </summary> private void InitializeComponent() { + this.components = new System.ComponentModel.Container(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); + 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.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); - this.gvMx1lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1description = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1depotSectionName = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1depotSectionCode = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn(); - this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); - this.gcMx1 = new DevExpress.XtraGrid.GridControl(); - this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); - this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); - this.lb_isFkc = new DevExpress.XtraEditors.LabelControl(); - this.txt_isFkc = new DevExpress.XtraEditors.TextEdit(); - this.gv_isFkc = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_zuid = new DevExpress.XtraEditors.LabelControl(); - this.txt_zuid = new DevExpress.XtraEditors.TextEdit(); - this.gv_zuid = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_isNg = new DevExpress.XtraEditors.LabelControl(); - this.txt_isNg = new DevExpress.XtraEditors.TextEdit(); - this.gv_isNg = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_depottype = new DevExpress.XtraEditors.LabelControl(); - this.txt_depottype = new DevExpress.XtraEditors.TextEdit(); - this.gv_depottype = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_createBy = new DevExpress.XtraEditors.LabelControl(); - this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); - this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_description = new DevExpress.XtraEditors.LabelControl(); - this.txt_description = new DevExpress.XtraEditors.TextEdit(); - this.lb_depotName = new DevExpress.XtraEditors.LabelControl(); - this.txt_depotName = new DevExpress.XtraEditors.TextEdit(); - this.gv_depotName = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_depotCode = new DevExpress.XtraEditors.LabelControl(); - this.txt_depotCode = new DevExpress.XtraEditors.TextEdit(); - this.gv_depotCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); + this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); + this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); + this.split1 = new DevExpress.XtraEditors.SplitContainerControl(); this.gcMain1 = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_depotCode = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_depotName = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_depottype = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_isNg = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_zuid = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_isFkc = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); - this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.pageBar1 = new UserControls.Data.UcPageBar(); - this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); - this.tabMx = new DevExpress.XtraTab.XtraTabControl(); - this.panel1 = new System.Windows.Forms.Panel(); - this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); + this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); + this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); + this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); this.lbGuid = new System.Windows.Forms.Label(); + this.txt_isFkc = new DevExpress.XtraEditors.TextEdit(); + this.txt_isNg = new DevExpress.XtraEditors.TextEdit(); + this.txt_depotCode = new DevExpress.XtraEditors.TextEdit(); + this.txt_zuid = new DevExpress.XtraEditors.TextEdit(); + this.txt_depotName = new DevExpress.XtraEditors.TextEdit(); + this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); + this.txt_description = new DevExpress.XtraEditors.TextEdit(); + this.txt_depottype = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); + this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); + this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); + this.tabMx = new DevExpress.XtraTab.XtraTabControl(); + this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); + this.gcMx1 = new DevExpress.XtraGrid.GridControl(); + this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1depotSectionCode = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1depotSectionName = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1description = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); + this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); + this.tips = new DevExpress.Utils.ToolTipController(this.components); + ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); + this.xtraTabControl1.SuspendLayout(); + this.xtraTabPage1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit(); + this.split1.Panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit(); + this.split1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); + this.xtraTabPage3.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.Panel2.SuspendLayout(); + this.splitMx1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); + this.layoutMx1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_isFkc.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_isNg.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_depotCode.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_zuid.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_description.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_depottype.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); + this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_isFkc.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_zuid.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_isNg.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_depottype.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_description.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_depotCode.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); - this.xtraTabControl1.SuspendLayout(); - this.xtraTabPage1.SuspendLayout(); - this.xtraTabPage2.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); - this.tabMx.SuspendLayout(); - this.panel1.SuspendLayout(); this.SuspendLayout(); - // - // gvMx1lastupdateDate - // - this.gvMx1lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1lastupdateDate.AppearanceCell.Options.UseFont = true; - this.gvMx1lastupdateDate.Caption = "鏈�鍚庢洿鏂版椂闂�"; - this.gvMx1lastupdateDate.FieldName = "lastupdateDate"; - this.gvMx1lastupdateDate.MinWidth = 50; - this.gvMx1lastupdateDate.Name = "gvMx1lastupdateDate"; - this.gvMx1lastupdateDate.OptionsColumn.ReadOnly = true; - this.gvMx1lastupdateDate.Tag = "query_a.lastupdate_date"; - this.gvMx1lastupdateDate.Visible = true; - this.gvMx1lastupdateDate.VisibleIndex = 4; - this.gvMx1lastupdateDate.Width = 180; - // - // gvMx1lastupdateBy - // - this.gvMx1lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1lastupdateBy.AppearanceCell.Options.UseFont = true; - this.gvMx1lastupdateBy.Caption = "鏈�鍚庢洿鏂颁汉"; - this.gvMx1lastupdateBy.FieldName = "lastupdateBy"; - this.gvMx1lastupdateBy.MinWidth = 50; - this.gvMx1lastupdateBy.Name = "gvMx1lastupdateBy"; - this.gvMx1lastupdateBy.OptionsColumn.ReadOnly = true; - this.gvMx1lastupdateBy.Tag = "query_a.lastupdate_by"; - this.gvMx1lastupdateBy.Visible = true; - this.gvMx1lastupdateBy.VisibleIndex = 3; - this.gvMx1lastupdateBy.Width = 94; - // - // gvMx1description - // - this.gvMx1description.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1description.AppearanceCell.Options.UseFont = true; - this.gvMx1description.Caption = "澶囨敞"; - this.gvMx1description.FieldName = "description"; - this.gvMx1description.MinWidth = 50; - this.gvMx1description.Name = "gvMx1description"; - this.gvMx1description.Tag = "edit"; - this.gvMx1description.Visible = true; - this.gvMx1description.VisibleIndex = 2; - this.gvMx1description.Width = 94; - // - // gvMx1depotSectionName - // - this.gvMx1depotSectionName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1depotSectionName.AppearanceCell.Options.UseFont = true; - this.gvMx1depotSectionName.Caption = "璐т綅鍚嶇О"; - this.gvMx1depotSectionName.FieldName = "depotSectionName"; - this.gvMx1depotSectionName.MinWidth = 50; - this.gvMx1depotSectionName.Name = "gvMx1depotSectionName"; - this.gvMx1depotSectionName.Tag = "edit"; - this.gvMx1depotSectionName.Visible = true; - this.gvMx1depotSectionName.VisibleIndex = 1; - this.gvMx1depotSectionName.Width = 94; - // - // gvMx1depotSectionCode - // - this.gvMx1depotSectionCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1depotSectionCode.AppearanceCell.Options.UseFont = true; - this.gvMx1depotSectionCode.Caption = "璐т綅缂栫爜"; - this.gvMx1depotSectionCode.FieldName = "depotSectionCode"; - this.gvMx1depotSectionCode.MinWidth = 50; - this.gvMx1depotSectionCode.Name = "gvMx1depotSectionCode"; - this.gvMx1depotSectionCode.Tag = "edit"; - this.gvMx1depotSectionCode.Visible = true; - this.gvMx1depotSectionCode.VisibleIndex = 0; - this.gvMx1depotSectionCode.Width = 94; - // - // gvMx1guid - // - this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1guid.AppearanceCell.Options.UseFont = true; - this.gvMx1guid.Caption = "涓婚敭涓嶈兘鍒犻櫎"; - this.gvMx1guid.FieldName = "guid"; - this.gvMx1guid.MinWidth = 50; - this.gvMx1guid.Name = "gvMx1guid"; - this.gvMx1guid.OptionsColumn.ReadOnly = true; - this.gvMx1guid.Tag = "query_a.guid"; - this.gvMx1guid.Width = 94; - // - // tabMxPage1 - // - this.tabMxPage1.Controls.Add(this.gcMx1); - this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1262, 421); - this.tabMxPage1.Text = "浠撲綅鍒楄〃"; - // - // gcMx1 - // - this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMx1.Location = new System.Drawing.Point(0, 0); - this.gcMx1.MainView = this.gvMx1; - this.gcMx1.Name = "gcMx1"; - this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { - this.repositoryItemButtonEdit1}); - this.gcMx1.Size = new System.Drawing.Size(1262, 421); - this.gcMx1.TabIndex = 0; - this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { - this.gvMx1}); - // - // gvMx1 - // - this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gvMx1guid, - this.gvMx1depotSectionCode, - this.gvMx1depotSectionName, - this.gvMx1description, - this.gvMx1lastupdateBy, - this.gvMx1lastupdateDate, - this.gvMxDel}); - this.gvMx1.GridControl = this.gcMx1; - this.gvMx1.Name = "gvMx1"; - this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; - this.gvMx1.OptionsFind.ShowSearchNavButtons = false; - this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; - this.gvMx1.OptionsView.ShowGroupPanel = false; - // - // gvMxDel - // - this.gvMxDel.Caption = "绉诲嚭"; - this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1; - this.gvMxDel.MinWidth = 25; - this.gvMxDel.Name = "gvMxDel"; - this.gvMxDel.Visible = true; - this.gvMxDel.VisibleIndex = 5; - this.gvMxDel.Width = 100; - // - // repositoryItemButtonEdit1 - // - this.repositoryItemButtonEdit1.AutoHeight = false; - editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; - editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; - this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); - this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; - this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; - this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); - // - // lb_isFkc - // - this.lb_isFkc.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_isFkc.Appearance.Options.UseFont = true; - this.lb_isFkc.Location = new System.Drawing.Point(27, 85); - this.lb_isFkc.Name = "lb_isFkc"; - this.lb_isFkc.Size = new System.Drawing.Size(85, 21); - this.lb_isFkc.TabIndex = 291; - this.lb_isFkc.Text = "鍏佽璐熷簱瀛�"; - // - // txt_isFkc - // - this.txt_isFkc.Location = new System.Drawing.Point(118, 81); - this.txt_isFkc.Name = "txt_isFkc"; - this.txt_isFkc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_isFkc.Properties.Appearance.Options.UseFont = true; - this.txt_isFkc.Size = new System.Drawing.Size(150, 28); - this.txt_isFkc.TabIndex = 291; - this.txt_isFkc.Tag = "readonly"; - // - // gv_isFkc - // - this.gv_isFkc.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_isFkc.AppearanceCell.Options.UseFont = true; - this.gv_isFkc.Caption = "鍏佽璐熷簱瀛�"; - this.gv_isFkc.FieldName = "isFkc"; - this.gv_isFkc.MaxWidth = 60; - this.gv_isFkc.MinWidth = 60; - this.gv_isFkc.Name = "gv_isFkc"; - this.gv_isFkc.OptionsColumn.AllowEdit = false; - this.gv_isFkc.Tag = "query_a.is_fkc"; - this.gv_isFkc.Visible = true; - this.gv_isFkc.VisibleIndex = 7; - this.gv_isFkc.Width = 60; - // - // lb_zuid - // - this.lb_zuid.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_zuid.Appearance.Options.UseFont = true; - this.lb_zuid.Location = new System.Drawing.Point(568, 52); - this.lb_zuid.Name = "lb_zuid"; - this.lb_zuid.Size = new System.Drawing.Size(34, 21); - this.lb_zuid.TabIndex = 285; - this.lb_zuid.Text = "鍒嗙粍"; - // - // txt_zuid - // - this.txt_zuid.Location = new System.Drawing.Point(607, 48); - this.txt_zuid.Name = "txt_zuid"; - this.txt_zuid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_zuid.Properties.Appearance.Options.UseFont = true; - this.txt_zuid.Size = new System.Drawing.Size(119, 28); - this.txt_zuid.TabIndex = 285; - this.txt_zuid.Tag = "readonly"; - // - // gv_zuid - // - this.gv_zuid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_zuid.AppearanceCell.Options.UseFont = true; - this.gv_zuid.Caption = "鍒嗙粍"; - this.gv_zuid.FieldName = "zuid"; - this.gv_zuid.MinWidth = 50; - this.gv_zuid.Name = "gv_zuid"; - this.gv_zuid.OptionsColumn.AllowEdit = false; - this.gv_zuid.Tag = "query_a.zuid"; - this.gv_zuid.Visible = true; - this.gv_zuid.VisibleIndex = 6; - this.gv_zuid.Width = 71; - // - // lb_isNg - // - this.lb_isNg.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_isNg.Appearance.Options.UseFont = true; - this.lb_isNg.Location = new System.Drawing.Point(283, 85); - this.lb_isNg.Name = "lb_isNg"; - this.lb_isNg.Size = new System.Drawing.Size(107, 21); - this.lb_isNg.TabIndex = 267; - this.lb_isNg.Text = "鏄惁涓嶈壇鍝佷粨 "; - // - // txt_isNg - // - this.txt_isNg.Location = new System.Drawing.Point(394, 81); - this.txt_isNg.Name = "txt_isNg"; - this.txt_isNg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_isNg.Properties.Appearance.Options.UseFont = true; - this.txt_isNg.Size = new System.Drawing.Size(35, 28); - this.txt_isNg.TabIndex = 267; - this.txt_isNg.Tag = "readonly"; - // - // gv_isNg - // - this.gv_isNg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_isNg.AppearanceCell.Options.UseFont = true; - this.gv_isNg.Caption = "涓嶈壇鍝佷粨"; - this.gv_isNg.FieldName = "isNg"; - this.gv_isNg.MaxWidth = 50; - this.gv_isNg.MinWidth = 50; - this.gv_isNg.Name = "gv_isNg"; - this.gv_isNg.OptionsColumn.AllowEdit = false; - this.gv_isNg.Tag = "query_a.is_ng"; - this.gv_isNg.Visible = true; - this.gv_isNg.VisibleIndex = 5; - this.gv_isNg.Width = 50; - // - // lb_depottype - // - this.lb_depottype.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_depottype.Appearance.Options.UseFont = true; - this.lb_depottype.Location = new System.Drawing.Point(284, 52); - this.lb_depottype.Name = "lb_depottype"; - this.lb_depottype.Size = new System.Drawing.Size(68, 21); - this.lb_depottype.TabIndex = 231; - this.lb_depottype.Text = "浠撳簱绫诲瀷"; - // - // txt_depottype - // - this.txt_depottype.Location = new System.Drawing.Point(358, 48); - this.txt_depottype.Name = "txt_depottype"; - this.txt_depottype.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_depottype.Properties.Appearance.Options.UseFont = true; - this.txt_depottype.Size = new System.Drawing.Size(150, 28); - this.txt_depottype.TabIndex = 231; - this.txt_depottype.Tag = "readonly"; - // - // gv_depottype - // - this.gv_depottype.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_depottype.AppearanceCell.Options.UseFont = true; - this.gv_depottype.Caption = "浠撳簱绫诲瀷"; - this.gv_depottype.FieldName = "depottype"; - this.gv_depottype.MinWidth = 50; - this.gv_depottype.Name = "gv_depottype"; - this.gv_depottype.OptionsColumn.AllowEdit = false; - this.gv_depottype.Tag = "query_a.depottype"; - this.gv_depottype.Visible = true; - this.gv_depottype.VisibleIndex = 3; - this.gv_depottype.Width = 80; - // - // lb_createBy - // - this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_createBy.Appearance.Options.UseFont = true; - this.lb_createBy.Location = new System.Drawing.Point(517, 18); - this.lb_createBy.Name = "lb_createBy"; - this.lb_createBy.Size = new System.Drawing.Size(85, 21); - this.lb_createBy.TabIndex = 219; - this.lb_createBy.Text = "浠撳簱璐熻矗浜�"; - // - // txt_createBy - // - this.txt_createBy.Location = new System.Drawing.Point(607, 14); - this.txt_createBy.Name = "txt_createBy"; - this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_createBy.Properties.Appearance.Options.UseFont = true; - this.txt_createBy.Size = new System.Drawing.Size(119, 28); - this.txt_createBy.TabIndex = 219; - this.txt_createBy.Tag = "readonly"; - // - // gv_createBy - // - this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_createBy.AppearanceCell.Options.UseFont = true; - this.gv_createBy.Caption = "浠撳簱璐熻矗浜�"; - this.gv_createBy.FieldName = "createBy"; - this.gv_createBy.MinWidth = 50; - this.gv_createBy.Name = "gv_createBy"; - this.gv_createBy.OptionsColumn.AllowEdit = false; - this.gv_createBy.Tag = "query_a.create_by"; - this.gv_createBy.Visible = true; - this.gv_createBy.VisibleIndex = 4; - this.gv_createBy.Width = 71; - // - // lb_description - // - this.lb_description.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_description.Appearance.Options.UseFont = true; - this.lb_description.Location = new System.Drawing.Point(78, 52); - this.lb_description.Name = "lb_description"; - this.lb_description.Size = new System.Drawing.Size(34, 21); - this.lb_description.TabIndex = 217; - this.lb_description.Text = "澶囨敞"; - // - // txt_description - // - this.txt_description.Location = new System.Drawing.Point(118, 48); - this.txt_description.Name = "txt_description"; - this.txt_description.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_description.Properties.Appearance.Options.UseFont = true; - this.txt_description.Size = new System.Drawing.Size(150, 28); - this.txt_description.TabIndex = 217; - this.txt_description.Tag = "readonly"; - // - // lb_depotName - // - this.lb_depotName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_depotName.Appearance.Options.UseFont = true; - this.lb_depotName.Location = new System.Drawing.Point(284, 18); - this.lb_depotName.Name = "lb_depotName"; - this.lb_depotName.Size = new System.Drawing.Size(68, 21); - this.lb_depotName.TabIndex = 216; - this.lb_depotName.Text = "浠撳簱鍚嶇О"; - // - // txt_depotName - // - this.txt_depotName.Location = new System.Drawing.Point(358, 14); - this.txt_depotName.Name = "txt_depotName"; - this.txt_depotName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_depotName.Properties.Appearance.Options.UseFont = true; - this.txt_depotName.Size = new System.Drawing.Size(150, 28); - this.txt_depotName.TabIndex = 216; - this.txt_depotName.Tag = "readonly"; - // - // gv_depotName - // - this.gv_depotName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_depotName.AppearanceCell.Options.UseFont = true; - this.gv_depotName.Caption = "浠撳簱鍚嶇О"; - this.gv_depotName.FieldName = "depotName"; - this.gv_depotName.MinWidth = 50; - this.gv_depotName.Name = "gv_depotName"; - this.gv_depotName.OptionsColumn.AllowEdit = false; - this.gv_depotName.Tag = "query_a.depot_name"; - this.gv_depotName.Visible = true; - this.gv_depotName.VisibleIndex = 2; - this.gv_depotName.Width = 150; - // - // lb_depotCode - // - this.lb_depotCode.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_depotCode.Appearance.Options.UseFont = true; - this.lb_depotCode.Location = new System.Drawing.Point(44, 18); - this.lb_depotCode.Name = "lb_depotCode"; - this.lb_depotCode.Size = new System.Drawing.Size(68, 21); - this.lb_depotCode.TabIndex = 213; - this.lb_depotCode.Text = "浠撳簱缂栫爜"; - // - // txt_depotCode - // - this.txt_depotCode.Location = new System.Drawing.Point(118, 14); - this.txt_depotCode.Name = "txt_depotCode"; - this.txt_depotCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_depotCode.Properties.Appearance.Options.UseFont = true; - this.txt_depotCode.Size = new System.Drawing.Size(150, 28); - this.txt_depotCode.TabIndex = 213; - this.txt_depotCode.Tag = "readonly"; - // - // gv_depotCode - // - this.gv_depotCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_depotCode.AppearanceCell.Options.UseFont = true; - this.gv_depotCode.Caption = "浠撳簱缂栫爜"; - this.gv_depotCode.FieldName = "depotCode"; - this.gv_depotCode.MinWidth = 50; - this.gv_depotCode.Name = "gv_depotCode"; - this.gv_depotCode.OptionsColumn.AllowEdit = false; - this.gv_depotCode.Tag = "query_a.depot_code"; - this.gv_depotCode.Visible = true; - this.gv_depotCode.VisibleIndex = 1; - this.gv_depotCode.Width = 100; // // toolBarMenu1 // @@ -522,15 +158,53 @@ this.toolBarMenu1.xlsInService = "xlsOut_depots{}"; this.toolBarMenu1.xlsOutParameter = null; // + // xtraTabControl1 + // + this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; + 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(1266, 602); + this.xtraTabControl1.TabIndex = 3; + this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { + this.xtraTabPage1, + this.xtraTabPage3}); + // + // xtraTabPage1 + // + this.xtraTabPage1.Controls.Add(this.split1); + this.xtraTabPage1.Name = "xtraTabPage1"; + this.xtraTabPage1.Size = new System.Drawing.Size(1264, 570); + this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; + // + // split1 + // + this.split1.Dock = System.Windows.Forms.DockStyle.Fill; + this.split1.Horizontal = false; + this.split1.Location = new System.Drawing.Point(0, 0); + this.split1.Name = "split1"; + // + // split1.Panel1 + // + this.split1.Panel1.Controls.Add(this.gcMain1); + this.split1.Panel1.Controls.Add(this.pageBar1); + this.split1.Panel1.Text = "Panel1"; + // + // split1.Panel2 + // + this.split1.Panel2.Text = "Panel2"; + this.split1.Size = new System.Drawing.Size(1264, 570); + this.split1.SplitterPosition = 558; + this.split1.TabIndex = 0; + // // gcMain1 // this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F); this.gcMain1.Location = new System.Drawing.Point(0, 0); this.gcMain1.MainView = this.gridView1; this.gcMain1.Name = "gcMain1"; - this.gcMain1.Size = new System.Drawing.Size(1264, 531); - this.gcMain1.TabIndex = 1; + this.gcMain1.Size = new System.Drawing.Size(1264, 519); + this.gcMain1.TabIndex = 2; this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); // @@ -538,7 +212,6 @@ // this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.ColumnPanelRowHeight = 60; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { @@ -574,6 +247,99 @@ this.gridColumn1.Visible = true; this.gridColumn1.VisibleIndex = 0; this.gridColumn1.Width = 250; + // + // gv_depotCode + // + this.gv_depotCode.AppearanceCell.Options.UseFont = true; + this.gv_depotCode.Caption = "浠撳簱缂栫爜"; + this.gv_depotCode.FieldName = "depotCode"; + this.gv_depotCode.MinWidth = 50; + this.gv_depotCode.Name = "gv_depotCode"; + this.gv_depotCode.OptionsColumn.AllowEdit = false; + this.gv_depotCode.Tag = "query_a.depot_code"; + this.gv_depotCode.Visible = true; + this.gv_depotCode.VisibleIndex = 1; + this.gv_depotCode.Width = 100; + // + // gv_depotName + // + this.gv_depotName.AppearanceCell.Options.UseFont = true; + this.gv_depotName.Caption = "浠撳簱鍚嶇О"; + this.gv_depotName.FieldName = "depotName"; + this.gv_depotName.MinWidth = 50; + this.gv_depotName.Name = "gv_depotName"; + this.gv_depotName.OptionsColumn.AllowEdit = false; + this.gv_depotName.Tag = "query_a.depot_name"; + this.gv_depotName.Visible = true; + this.gv_depotName.VisibleIndex = 2; + this.gv_depotName.Width = 150; + // + // gv_depottype + // + this.gv_depottype.AppearanceCell.Options.UseFont = true; + this.gv_depottype.Caption = "浠撳簱绫诲瀷"; + this.gv_depottype.FieldName = "depottype"; + this.gv_depottype.MinWidth = 50; + this.gv_depottype.Name = "gv_depottype"; + this.gv_depottype.OptionsColumn.AllowEdit = false; + this.gv_depottype.Tag = "query_a.depottype"; + this.gv_depottype.Visible = true; + this.gv_depottype.VisibleIndex = 3; + this.gv_depottype.Width = 80; + // + // gv_createBy + // + this.gv_createBy.AppearanceCell.Options.UseFont = true; + this.gv_createBy.Caption = "浠撳簱璐熻矗浜�"; + this.gv_createBy.FieldName = "createBy"; + this.gv_createBy.MinWidth = 50; + this.gv_createBy.Name = "gv_createBy"; + this.gv_createBy.OptionsColumn.AllowEdit = false; + this.gv_createBy.Tag = "query_a.create_by"; + this.gv_createBy.Visible = true; + this.gv_createBy.VisibleIndex = 4; + this.gv_createBy.Width = 71; + // + // gv_isNg + // + this.gv_isNg.AppearanceCell.Options.UseFont = true; + this.gv_isNg.Caption = "涓嶈壇鍝佷粨"; + this.gv_isNg.FieldName = "isNg"; + this.gv_isNg.MaxWidth = 50; + this.gv_isNg.MinWidth = 50; + this.gv_isNg.Name = "gv_isNg"; + this.gv_isNg.OptionsColumn.AllowEdit = false; + this.gv_isNg.Tag = "query_a.is_ng"; + this.gv_isNg.Visible = true; + this.gv_isNg.VisibleIndex = 5; + this.gv_isNg.Width = 50; + // + // gv_zuid + // + this.gv_zuid.AppearanceCell.Options.UseFont = true; + this.gv_zuid.Caption = "鍒嗙粍"; + this.gv_zuid.FieldName = "zuid"; + this.gv_zuid.MinWidth = 50; + this.gv_zuid.Name = "gv_zuid"; + this.gv_zuid.OptionsColumn.AllowEdit = false; + this.gv_zuid.Tag = "query_a.zuid"; + this.gv_zuid.Visible = true; + this.gv_zuid.VisibleIndex = 6; + this.gv_zuid.Width = 71; + // + // gv_isFkc + // + this.gv_isFkc.AppearanceCell.Options.UseFont = true; + this.gv_isFkc.Caption = "鍏佽璐熷簱瀛�"; + this.gv_isFkc.FieldName = "isFkc"; + this.gv_isFkc.MaxWidth = 60; + this.gv_isFkc.MinWidth = 60; + this.gv_isFkc.Name = "gv_isFkc"; + this.gv_isFkc.OptionsColumn.AllowEdit = false; + this.gv_isFkc.Tag = "query_a.is_fkc"; + this.gv_isFkc.Visible = true; + this.gv_isFkc.VisibleIndex = 7; + this.gv_isFkc.Width = 60; // // gridColumn2 // @@ -642,103 +408,430 @@ this.gridColumn3.VisibleIndex = 13; this.gridColumn3.Width = 180; // - // xtraTabControl1 - // - this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; - 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(1266, 602); - this.xtraTabControl1.TabIndex = 3; - this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { - this.xtraTabPage1, - this.xtraTabPage2}); - // - // xtraTabPage1 - // - this.xtraTabPage1.Controls.Add(this.gcMain1); - this.xtraTabPage1.Controls.Add(this.pageBar1); - this.xtraTabPage1.Name = "xtraTabPage1"; - this.xtraTabPage1.Size = new System.Drawing.Size(1264, 570); - this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; - // // pageBar1 // this.pageBar1.CurrentPage = 1; this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; - this.pageBar1.Location = new System.Drawing.Point(0, 531); + 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(1264, 39); - this.pageBar1.TabIndex = 3; + this.pageBar1.TabIndex = 4; this.pageBar1.TotalPages = 0; // - // xtraTabPage2 + // xtraTabPage3 // - this.xtraTabPage2.Controls.Add(this.tabMx); - this.xtraTabPage2.Controls.Add(this.panel1); - this.xtraTabPage2.Name = "xtraTabPage2"; - this.xtraTabPage2.Size = new System.Drawing.Size(1264, 570); - this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; + this.xtraTabPage3.Controls.Add(this.splitMx1); + this.xtraTabPage3.Name = "xtraTabPage3"; + this.xtraTabPage3.Size = new System.Drawing.Size(1264, 570); + this.xtraTabPage3.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.Controls.Add(this.tabMx); + this.splitMx1.Panel2.Text = "Panel2"; + this.splitMx1.Size = new System.Drawing.Size(1264, 570); + this.splitMx1.SplitterPosition = 82; + this.splitMx1.TabIndex = 0; + // + // layoutMx1 + // + this.layoutMx1.Controls.Add(this.lbGuid); + this.layoutMx1.Controls.Add(this.txt_isFkc); + this.layoutMx1.Controls.Add(this.txt_isNg); + this.layoutMx1.Controls.Add(this.txt_depotCode); + this.layoutMx1.Controls.Add(this.txt_zuid); + this.layoutMx1.Controls.Add(this.txt_depotName); + this.layoutMx1.Controls.Add(this.txt_createBy); + this.layoutMx1.Controls.Add(this.txt_description); + this.layoutMx1.Controls.Add(this.txt_depottype); + this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem9}); + this.layoutMx1.Location = new System.Drawing.Point(0, 0); + this.layoutMx1.Name = "layoutMx1"; + this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(460, 453, 812, 500); + this.layoutMx1.Root = this.Root; + this.layoutMx1.Size = new System.Drawing.Size(1264, 82); + this.layoutMx1.TabIndex = 0; + this.layoutMx1.Text = "layoutControl1"; + // + // lbGuid + // + this.lbGuid.Location = new System.Drawing.Point(945, 96); + this.lbGuid.Name = "lbGuid"; + this.lbGuid.Size = new System.Drawing.Size(307, 80); + this.lbGuid.TabIndex = 1; + this.lbGuid.Text = "lbGuid"; + this.lbGuid.Visible = false; + // + // txt_isFkc + // + this.txt_isFkc.Location = new System.Drawing.Point(1052, 12); + this.txt_isFkc.Name = "txt_isFkc"; + this.txt_isFkc.Properties.Appearance.Options.UseFont = true; + this.txt_isFkc.Size = new System.Drawing.Size(200, 24); + this.txt_isFkc.StyleController = this.layoutMx1; + this.txt_isFkc.TabIndex = 291; + this.txt_isFkc.Tag = "readonly"; + // + // txt_isNg + // + this.txt_isNg.Location = new System.Drawing.Point(1052, 43); + this.txt_isNg.Name = "txt_isNg"; + this.txt_isNg.Properties.Appearance.Options.UseFont = true; + this.txt_isNg.Size = new System.Drawing.Size(200, 24); + this.txt_isNg.StyleController = this.layoutMx1; + this.txt_isNg.TabIndex = 267; + this.txt_isNg.Tag = "readonly"; + // + // txt_depotCode + // + this.txt_depotCode.Location = new System.Drawing.Point(119, 12); + this.txt_depotCode.Name = "txt_depotCode"; + this.txt_depotCode.Properties.Appearance.Options.UseFont = true; + this.txt_depotCode.Size = new System.Drawing.Size(200, 24); + this.txt_depotCode.StyleController = this.layoutMx1; + this.txt_depotCode.TabIndex = 213; + this.txt_depotCode.Tag = "readonly"; + // + // txt_zuid + // + this.txt_zuid.Location = new System.Drawing.Point(741, 43); + this.txt_zuid.Name = "txt_zuid"; + this.txt_zuid.Properties.Appearance.Options.UseFont = true; + this.txt_zuid.Size = new System.Drawing.Size(200, 24); + this.txt_zuid.StyleController = this.layoutMx1; + this.txt_zuid.TabIndex = 285; + this.txt_zuid.Tag = "readonly"; + // + // txt_depotName + // + this.txt_depotName.Location = new System.Drawing.Point(430, 12); + 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 = 216; + this.txt_depotName.Tag = "readonly"; + // + // txt_createBy + // + this.txt_createBy.Location = new System.Drawing.Point(741, 12); + this.txt_createBy.Name = "txt_createBy"; + this.txt_createBy.Properties.Appearance.Options.UseFont = true; + this.txt_createBy.Size = new System.Drawing.Size(200, 24); + this.txt_createBy.StyleController = this.layoutMx1; + this.txt_createBy.TabIndex = 219; + this.txt_createBy.Tag = "readonly"; + // + // txt_description + // + this.txt_description.Location = new System.Drawing.Point(119, 43); + this.txt_description.Name = "txt_description"; + this.txt_description.Properties.Appearance.Options.UseFont = true; + this.txt_description.Size = new System.Drawing.Size(200, 24); + this.txt_description.StyleController = this.layoutMx1; + this.txt_description.TabIndex = 217; + this.txt_description.Tag = "readonly"; + // + // txt_depottype + // + this.txt_depottype.Location = new System.Drawing.Point(430, 43); + this.txt_depottype.Name = "txt_depottype"; + this.txt_depottype.Properties.Appearance.Options.UseFont = true; + this.txt_depottype.Size = new System.Drawing.Size(200, 24); + this.txt_depottype.StyleController = this.layoutMx1; + this.txt_depottype.TabIndex = 231; + this.txt_depottype.Tag = "readonly"; + // + // layoutControlItem9 + // + this.layoutControlItem9.Control = this.lbGuid; + this.layoutControlItem9.Location = new System.Drawing.Point(933, 84); + this.layoutControlItem9.Name = "layoutControlItem9"; + this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem9.Size = new System.Drawing.Size(311, 84); + this.layoutControlItem9.Text = "lbGuid"; + this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem9.TextVisible = false; + // + // Root + // + this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; + this.Root.GroupBordersVisible = false; + this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem1, + this.layoutControlItem2, + this.layoutControlItem3, + this.layoutControlItem4, + this.layoutControlItem5, + this.layoutControlItem6, + this.layoutControlItem7, + this.layoutControlItem8}); + 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; + this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { + rowDefinition1, + rowDefinition2}); + this.Root.Size = new System.Drawing.Size(1264, 82); + this.Root.TextVisible = false; + // + // layoutControlItem1 + // + this.layoutControlItem1.Control = this.txt_depotCode; + this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem1.Name = "layoutControlItem1"; + this.layoutControlItem1.Size = new System.Drawing.Size(311, 31); + this.layoutControlItem1.Text = "浠撳簱缂栫爜"; + this.layoutControlItem1.TextSize = new System.Drawing.Size(95, 18); + // + // layoutControlItem2 + // + this.layoutControlItem2.Control = this.txt_depotName; + this.layoutControlItem2.Location = new System.Drawing.Point(311, 0); + this.layoutControlItem2.Name = "layoutControlItem2"; + this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem2.Size = new System.Drawing.Size(311, 31); + this.layoutControlItem2.Text = "浠撳簱鍚嶇О"; + this.layoutControlItem2.TextSize = new System.Drawing.Size(95, 18); + // + // layoutControlItem3 + // + this.layoutControlItem3.Control = this.txt_createBy; + this.layoutControlItem3.Location = new System.Drawing.Point(622, 0); + this.layoutControlItem3.Name = "layoutControlItem3"; + this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem3.Size = new System.Drawing.Size(311, 31); + this.layoutControlItem3.Text = "浠撳簱璐熻矗浜�"; + this.layoutControlItem3.TextSize = new System.Drawing.Size(95, 18); + // + // layoutControlItem4 + // + this.layoutControlItem4.Control = this.txt_description; + this.layoutControlItem4.Location = new System.Drawing.Point(0, 31); + this.layoutControlItem4.Name = "layoutControlItem4"; + this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem4.Size = new System.Drawing.Size(311, 31); + this.layoutControlItem4.Text = "澶囨敞"; + this.layoutControlItem4.TextSize = new System.Drawing.Size(95, 18); + // + // layoutControlItem5 + // + this.layoutControlItem5.Control = this.txt_depottype; + this.layoutControlItem5.Location = new System.Drawing.Point(311, 31); + this.layoutControlItem5.Name = "layoutControlItem5"; + this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem5.Size = new System.Drawing.Size(311, 31); + this.layoutControlItem5.Text = "浠撳簱绫诲瀷"; + this.layoutControlItem5.TextSize = new System.Drawing.Size(95, 18); + // + // layoutControlItem6 + // + this.layoutControlItem6.Control = this.txt_zuid; + this.layoutControlItem6.Location = new System.Drawing.Point(622, 31); + this.layoutControlItem6.Name = "layoutControlItem6"; + this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem6.Size = new System.Drawing.Size(311, 31); + this.layoutControlItem6.Text = "鍒嗙粍"; + this.layoutControlItem6.TextSize = new System.Drawing.Size(95, 18); + // + // layoutControlItem7 + // + this.layoutControlItem7.Control = this.txt_isFkc; + this.layoutControlItem7.Location = new System.Drawing.Point(933, 0); + this.layoutControlItem7.Name = "layoutControlItem7"; + this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem7.Size = new System.Drawing.Size(311, 31); + this.layoutControlItem7.Text = "鍏佽璐熷簱瀛�"; + this.layoutControlItem7.TextSize = new System.Drawing.Size(95, 18); + // + // layoutControlItem8 + // + this.layoutControlItem8.Control = this.txt_isNg; + this.layoutControlItem8.Location = new System.Drawing.Point(933, 31); + this.layoutControlItem8.Name = "layoutControlItem8"; + this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem8.Size = new System.Drawing.Size(311, 31); + this.layoutControlItem8.Text = "鏄惁涓嶈壇鍝佷粨 "; + this.layoutControlItem8.TextSize = new System.Drawing.Size(95, 18); // // tabMx // this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabMx.Location = new System.Drawing.Point(0, 117); + this.tabMx.Location = new System.Drawing.Point(0, 0); this.tabMx.Name = "tabMx"; this.tabMx.SelectedTabPage = this.tabMxPage1; - this.tabMx.Size = new System.Drawing.Size(1264, 453); - this.tabMx.TabIndex = 2; + this.tabMx.Size = new System.Drawing.Size(1264, 476); + this.tabMx.TabIndex = 3; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1}); // - // panel1 + // tabMxPage1 // - this.panel1.BackColor = System.Drawing.Color.White; - this.panel1.Controls.Add(this.labelControl11); - this.panel1.Controls.Add(this.lbGuid); - this.panel1.Controls.Add(this.lb_isFkc); - this.panel1.Controls.Add(this.txt_isFkc); - this.panel1.Controls.Add(this.lb_zuid); - this.panel1.Controls.Add(this.txt_zuid); - this.panel1.Controls.Add(this.lb_isNg); - this.panel1.Controls.Add(this.txt_isNg); - this.panel1.Controls.Add(this.lb_depottype); - this.panel1.Controls.Add(this.txt_depottype); - this.panel1.Controls.Add(this.lb_createBy); - this.panel1.Controls.Add(this.txt_createBy); - this.panel1.Controls.Add(this.lb_description); - this.panel1.Controls.Add(this.txt_description); - this.panel1.Controls.Add(this.lb_depotName); - this.panel1.Controls.Add(this.txt_depotName); - this.panel1.Controls.Add(this.lb_depotCode); - this.panel1.Controls.Add(this.txt_depotCode); - this.panel1.Dock = System.Windows.Forms.DockStyle.Top; - this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); - this.panel1.Location = new System.Drawing.Point(0, 0); - this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(1264, 117); - this.panel1.TabIndex = 1; + this.tabMxPage1.Controls.Add(this.gcMx1); + this.tabMxPage1.Name = "tabMxPage1"; + this.tabMxPage1.Size = new System.Drawing.Size(1262, 444); + this.tabMxPage1.Text = "浠撲綅鍒楄〃"; // - // labelControl11 + // gcMx1 // - this.labelControl11.Location = new System.Drawing.Point(545, 88); - this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); - this.labelControl11.Name = "labelControl11"; - this.labelControl11.Size = new System.Drawing.Size(45, 18); - this.labelControl11.TabIndex = 130; - this.labelControl11.Text = "涓婚敭锛�"; - this.labelControl11.Visible = false; + this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.gcMx1.Location = new System.Drawing.Point(0, 0); + this.gcMx1.MainView = this.gvMx1; + this.gcMx1.Name = "gcMx1"; + this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { + this.repositoryItemButtonEdit1}); + this.gcMx1.Size = new System.Drawing.Size(1262, 444); + this.gcMx1.TabIndex = 0; + this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { + this.gvMx1}); // - // lbGuid + // gvMx1 // - this.lbGuid.AutoSize = true; - this.lbGuid.Location = new System.Drawing.Point(596, 86); - this.lbGuid.Name = "lbGuid"; - this.lbGuid.Size = new System.Drawing.Size(0, 21); - this.lbGuid.TabIndex = 1; - this.lbGuid.Visible = false; + this.gvMx1.Appearance.Row.Options.UseFont = true; + this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.gvMx1guid, + this.gvMx1depotSectionCode, + this.gvMx1depotSectionName, + this.gvMx1description, + this.gvMx1lastupdateBy, + this.gvMx1lastupdateDate, + this.gvMxDel}); + this.gvMx1.GridControl = this.gcMx1; + this.gvMx1.Name = "gvMx1"; + this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; + this.gvMx1.OptionsFind.ShowSearchNavButtons = false; + this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; + this.gvMx1.OptionsView.ShowGroupPanel = false; + // + // gvMx1guid + // + this.gvMx1guid.AppearanceCell.Options.UseFont = true; + this.gvMx1guid.Caption = "涓婚敭涓嶈兘鍒犻櫎"; + this.gvMx1guid.FieldName = "guid"; + this.gvMx1guid.MinWidth = 50; + this.gvMx1guid.Name = "gvMx1guid"; + this.gvMx1guid.OptionsColumn.ReadOnly = true; + this.gvMx1guid.Tag = "query_a.guid"; + this.gvMx1guid.Width = 94; + // + // gvMx1depotSectionCode + // + this.gvMx1depotSectionCode.AppearanceCell.Options.UseFont = true; + this.gvMx1depotSectionCode.Caption = "璐т綅缂栫爜"; + this.gvMx1depotSectionCode.FieldName = "depotSectionCode"; + this.gvMx1depotSectionCode.MinWidth = 50; + this.gvMx1depotSectionCode.Name = "gvMx1depotSectionCode"; + this.gvMx1depotSectionCode.Tag = "edit"; + this.gvMx1depotSectionCode.Visible = true; + this.gvMx1depotSectionCode.VisibleIndex = 0; + this.gvMx1depotSectionCode.Width = 94; + // + // gvMx1depotSectionName + // + this.gvMx1depotSectionName.AppearanceCell.Options.UseFont = true; + this.gvMx1depotSectionName.Caption = "璐т綅鍚嶇О"; + this.gvMx1depotSectionName.FieldName = "depotSectionName"; + this.gvMx1depotSectionName.MinWidth = 50; + this.gvMx1depotSectionName.Name = "gvMx1depotSectionName"; + this.gvMx1depotSectionName.Tag = "edit"; + this.gvMx1depotSectionName.Visible = true; + this.gvMx1depotSectionName.VisibleIndex = 1; + this.gvMx1depotSectionName.Width = 94; + // + // gvMx1description + // + this.gvMx1description.AppearanceCell.Options.UseFont = true; + this.gvMx1description.Caption = "澶囨敞"; + this.gvMx1description.FieldName = "description"; + this.gvMx1description.MinWidth = 50; + this.gvMx1description.Name = "gvMx1description"; + this.gvMx1description.Tag = "edit"; + this.gvMx1description.Visible = true; + this.gvMx1description.VisibleIndex = 2; + this.gvMx1description.Width = 94; + // + // gvMx1lastupdateBy + // + this.gvMx1lastupdateBy.AppearanceCell.Options.UseFont = true; + this.gvMx1lastupdateBy.Caption = "鏈�鍚庢洿鏂颁汉"; + this.gvMx1lastupdateBy.FieldName = "lastupdateBy"; + this.gvMx1lastupdateBy.MinWidth = 50; + this.gvMx1lastupdateBy.Name = "gvMx1lastupdateBy"; + this.gvMx1lastupdateBy.OptionsColumn.ReadOnly = true; + this.gvMx1lastupdateBy.Tag = "query_a.lastupdate_by"; + this.gvMx1lastupdateBy.Visible = true; + this.gvMx1lastupdateBy.VisibleIndex = 3; + this.gvMx1lastupdateBy.Width = 94; + // + // gvMx1lastupdateDate + // + this.gvMx1lastupdateDate.AppearanceCell.Options.UseFont = true; + this.gvMx1lastupdateDate.Caption = "鏈�鍚庢洿鏂版椂闂�"; + this.gvMx1lastupdateDate.FieldName = "lastupdateDate"; + this.gvMx1lastupdateDate.MinWidth = 50; + this.gvMx1lastupdateDate.Name = "gvMx1lastupdateDate"; + this.gvMx1lastupdateDate.OptionsColumn.ReadOnly = true; + this.gvMx1lastupdateDate.Tag = "query_a.lastupdate_date"; + this.gvMx1lastupdateDate.Visible = true; + this.gvMx1lastupdateDate.VisibleIndex = 4; + this.gvMx1lastupdateDate.Width = 180; + // + // gvMxDel + // + this.gvMxDel.Caption = "绉诲嚭"; + this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1; + this.gvMxDel.MinWidth = 25; + this.gvMxDel.Name = "gvMxDel"; + this.gvMxDel.Visible = true; + this.gvMxDel.VisibleIndex = 5; + this.gvMxDel.Width = 100; + // + // repositoryItemButtonEdit1 + // + this.repositoryItemButtonEdit1.AutoHeight = false; + editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; + editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; + this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; + this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; + this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); // // Frm_MesDepot // @@ -749,91 +842,108 @@ this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_MesDepot"; this.Text = "浠撳簱"; + ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); + this.xtraTabControl1.ResumeLayout(false); + this.xtraTabPage1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit(); + this.split1.Panel1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit(); + this.split1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); + this.xtraTabPage3.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit(); + this.splitMx1.Panel1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit(); + this.splitMx1.Panel2.ResumeLayout(false); + ((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_isFkc.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_isNg.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_depotCode.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_zuid.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_description.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_depottype.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); + this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_isFkc.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_zuid.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_isNg.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_depottype.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_description.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_depotCode.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); - this.xtraTabControl1.ResumeLayout(false); - this.xtraTabPage1.ResumeLayout(false); - this.xtraTabPage2.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); - this.tabMx.ResumeLayout(false); - this.panel1.ResumeLayout(false); - this.panel1.PerformLayout(); this.ResumeLayout(false); } #endregion private UserControl.UcToolBarMenu toolBarMenu1; - private DevExpress.XtraGrid.GridControl gcMain1; - private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraTab.XtraTabControl xtraTabControl1; private DevExpress.XtraTab.XtraTabPage xtraTabPage1; - private DevExpress.XtraTab.XtraTabPage xtraTabPage2; - private UserControls.Data.UcPageBar pageBar1; - private System.Windows.Forms.Panel panel1; - private System.Windows.Forms.Label lbGuid; - private DevExpress.XtraEditors.LabelControl labelControl11; - private DevExpress.XtraTab.XtraTabControl tabMx; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1lastupdateDate; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1lastupdateBy; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1description; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotSectionName; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotSectionCode; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid; - private DevExpress.XtraTab.XtraTabPage tabMxPage1; - private DevExpress.XtraGrid.GridControl gcMx1; - private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; - - private DevExpress.XtraEditors.LabelControl lb_isFkc; - private DevExpress.XtraEditors.TextEdit txt_isFkc; - private DevExpress.XtraGrid.Columns.GridColumn gv_isFkc; - - private DevExpress.XtraEditors.LabelControl lb_zuid; - private DevExpress.XtraEditors.TextEdit txt_zuid; - private DevExpress.XtraGrid.Columns.GridColumn gv_zuid; - - private DevExpress.XtraEditors.LabelControl lb_isNg; - private DevExpress.XtraEditors.TextEdit txt_isNg; - private DevExpress.XtraGrid.Columns.GridColumn gv_isNg; - - private DevExpress.XtraEditors.LabelControl lb_depottype; - private DevExpress.XtraEditors.TextEdit txt_depottype; - private DevExpress.XtraGrid.Columns.GridColumn gv_depottype; - - private DevExpress.XtraEditors.LabelControl lb_createBy; - private DevExpress.XtraEditors.TextEdit txt_createBy; - private DevExpress.XtraGrid.Columns.GridColumn gv_createBy; - - private DevExpress.XtraEditors.LabelControl lb_description; - private DevExpress.XtraEditors.TextEdit txt_description; - - private DevExpress.XtraEditors.LabelControl lb_depotName; - private DevExpress.XtraEditors.TextEdit txt_depotName; - private DevExpress.XtraGrid.Columns.GridColumn gv_depotName; - - private DevExpress.XtraEditors.LabelControl lb_depotCode; - private DevExpress.XtraEditors.TextEdit txt_depotCode; - private DevExpress.XtraGrid.Columns.GridColumn gv_depotCode; - private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; - private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; + private DevExpress.XtraEditors.SplitContainerControl split1; + private DevExpress.XtraGrid.GridControl gcMain1; + private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; + private DevExpress.XtraGrid.Columns.GridColumn gv_depotCode; + private DevExpress.XtraGrid.Columns.GridColumn gv_depotName; + private DevExpress.XtraGrid.Columns.GridColumn gv_depottype; + private DevExpress.XtraGrid.Columns.GridColumn gv_createBy; + private DevExpress.XtraGrid.Columns.GridColumn gv_isNg; + private DevExpress.XtraGrid.Columns.GridColumn gv_zuid; + private DevExpress.XtraGrid.Columns.GridColumn gv_isFkc; private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; + private UserControls.Data.UcPageBar pageBar1; + private DevExpress.XtraTab.XtraTabPage xtraTabPage3; + 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_isFkc; + private DevExpress.XtraEditors.TextEdit txt_zuid; + private DevExpress.XtraEditors.TextEdit txt_isNg; + private DevExpress.XtraEditors.TextEdit txt_depottype; + private DevExpress.XtraEditors.TextEdit txt_createBy; + private DevExpress.XtraEditors.TextEdit txt_description; + private DevExpress.XtraEditors.TextEdit txt_depotName; + private DevExpress.XtraEditors.TextEdit txt_depotCode; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; + private DevExpress.XtraTab.XtraTabControl tabMx; + private DevExpress.XtraTab.XtraTabPage tabMxPage1; + private DevExpress.XtraGrid.GridControl gcMx1; + private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotSectionCode; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotSectionName; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1description; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1lastupdateBy; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1lastupdateDate; + private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; + private DevExpress.Utils.ToolTipController tips; } } \ No newline at end of file -- Gitblit v1.9.3