1
lu
2024-12-16 9478ddf3051e83eb9a5889ff90688b34dd0f96a5
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDepot.Designer.cs
@@ -1,7 +1,7 @@
/* Create By GS EasyCode */
namespace Gs.DevApp.DevFrm
{
    partial class Frm_MesDepot
    partial class Frm_MesDepot
    {
        /// <summary>
        /// Required designer variable.
@@ -29,13 +29,12 @@
        /// </summary>
        private void InitializeComponent()
        {
            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();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
            this.gvMx1depotSectionNamet = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1zuid = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1kbQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -104,6 +103,9 @@
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.pageBar1 = new UserControls.Data.UcPageBar();
@@ -112,6 +114,7 @@
            this.panel1 = new System.Windows.Forms.Panel();
            this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
            this.lbGuid = new System.Windows.Forms.Label();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.tabMxPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
@@ -145,43 +148,32 @@
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
            this.SuspendLayout();
            // 
            // gvMx1depotSectionNamet
            // 
            this.gvMx1depotSectionNamet.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1depotSectionNamet.AppearanceCell.Options.UseFont = true;
            this.gvMx1depotSectionNamet.Caption = "仓位全名 ";
            this.gvMx1depotSectionNamet.Caption = "仓位全名";
            this.gvMx1depotSectionNamet.FieldName = "depotSectionNamet";
            this.gvMx1depotSectionNamet.MinWidth = 50;
            this.gvMx1depotSectionNamet.Name = "gvMx1depotSectionNamet";
            this.gvMx1depotSectionNamet.Tag = "query_a.depot_section_namet";
            this.gvMx1depotSectionNamet.Visible = true;
            this.gvMx1depotSectionNamet.VisibleIndex = 6;
            this.gvMx1depotSectionNamet.VisibleIndex = 5;
            this.gvMx1depotSectionNamet.Width = 94;
            //
            // gvMx1zuid
            //
            this.gvMx1zuid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1zuid.AppearanceCell.Options.UseFont = true;
            this.gvMx1zuid.Caption = "仓位组ID ";
            this.gvMx1zuid.FieldName = "zuid";
            this.gvMx1zuid.MinWidth = 50;
            this.gvMx1zuid.Name = "gvMx1zuid";
            this.gvMx1zuid.Tag = "query_a.zuid";
            this.gvMx1zuid.Visible = true;
            this.gvMx1zuid.VisibleIndex = 5;
            this.gvMx1zuid.Width = 94;
            // 
            // gvMx1kbQty
            // 
            this.gvMx1kbQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1kbQty.AppearanceCell.Options.UseFont = true;
            this.gvMx1kbQty.Caption = "卡板数 ";
            this.gvMx1kbQty.Caption = "卡板数";
            this.gvMx1kbQty.FieldName = "kbQty";
            this.gvMx1kbQty.MinWidth = 50;
            this.gvMx1kbQty.Name = "gvMx1kbQty";
            this.gvMx1kbQty.Tag = "query_a.kb_qty";
            this.gvMx1kbQty.UnboundDataType = typeof(decimal);
            this.gvMx1kbQty.Visible = true;
            this.gvMx1kbQty.VisibleIndex = 4;
            this.gvMx1kbQty.Width = 94;
@@ -190,35 +182,35 @@
            // 
            this.gvMx1lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1lastupdateDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1lastupdateDate.Caption = "最后更新时间 ";
            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 = 8;
            this.gvMx1lastupdateDate.VisibleIndex = 7;
            this.gvMx1lastupdateDate.Width = 94;
            // 
            // gvMx1lastupdateBy
            // 
            this.gvMx1lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1lastupdateBy.AppearanceCell.Options.UseFont = true;
            this.gvMx1lastupdateBy.Caption = "最后更新人 ";
            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 = 7;
            this.gvMx1lastupdateBy.VisibleIndex = 6;
            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.Caption = "备注";
            this.gvMx1description.FieldName = "description";
            this.gvMx1description.MinWidth = 50;
            this.gvMx1description.Name = "gvMx1description";
@@ -231,11 +223,12 @@
            // 
            this.gvMx1completenessFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1completenessFlag.AppearanceCell.Options.UseFont = true;
            this.gvMx1completenessFlag.Caption = "参与齐套校验(0:否,1:是) ";
            this.gvMx1completenessFlag.Caption = "参与齐套校验(0:否,1:是)";
            this.gvMx1completenessFlag.FieldName = "completenessFlag";
            this.gvMx1completenessFlag.MinWidth = 50;
            this.gvMx1completenessFlag.Name = "gvMx1completenessFlag";
            this.gvMx1completenessFlag.Tag = "query_a.completeness_flag";
            this.gvMx1completenessFlag.UnboundDataType = typeof(bool);
            this.gvMx1completenessFlag.Visible = true;
            this.gvMx1completenessFlag.VisibleIndex = 2;
            this.gvMx1completenessFlag.Width = 94;
@@ -244,7 +237,7 @@
            // 
            this.gvMx1depotSectionName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1depotSectionName.AppearanceCell.Options.UseFont = true;
            this.gvMx1depotSectionName.Caption = "货位名称 ";
            this.gvMx1depotSectionName.Caption = "货位名称";
            this.gvMx1depotSectionName.FieldName = "depotSectionName";
            this.gvMx1depotSectionName.MinWidth = 50;
            this.gvMx1depotSectionName.Name = "gvMx1depotSectionName";
@@ -257,7 +250,7 @@
            // 
            this.gvMx1depotSectionCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1depotSectionCode.AppearanceCell.Options.UseFont = true;
            this.gvMx1depotSectionCode.Caption = "货位编码 ";
            this.gvMx1depotSectionCode.Caption = "货位编码";
            this.gvMx1depotSectionCode.FieldName = "depotSectionCode";
            this.gvMx1depotSectionCode.MinWidth = 50;
            this.gvMx1depotSectionCode.Name = "gvMx1depotSectionCode";
@@ -283,7 +276,7 @@
            this.tabMxPage1.Controls.Add(this.gcMx1);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1124, 338);
            this.tabMxPage1.Text = "明细1";
            this.tabMxPage1.Text = "仓位列表";
            // 
            // gcMx1
            // 
@@ -307,7 +300,6 @@
            this.gvMx1completenessFlag,
            this.gvMx1description,
            this.gvMx1kbQty,
            this.gvMx1zuid,
            this.gvMx1depotSectionNamet,
            this.gvMx1lastupdateBy,
            this.gvMx1lastupdateDate,
@@ -326,16 +318,16 @@
            this.gvMxDel.MinWidth = 25;
            this.gvMxDel.Name = "gvMxDel";
            this.gvMxDel.Visible = true;
            this.gvMxDel.VisibleIndex = 9;
            this.gvMxDel.VisibleIndex = 8;
            this.gvMxDel.Width = 94;
            // 
            // repositoryItemButtonEdit1
            // 
            this.repositoryItemButtonEdit1.AutoHeight = false;
            editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
            editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
            editorButtonImageOptions2.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)});
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
            this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
@@ -352,6 +344,7 @@
            // 
            // txt_materialProperti
            // 
            this.txt_materialProperti.Enabled = false;
            this.txt_materialProperti.Location = new System.Drawing.Point(638, 48);
            this.txt_materialProperti.Name = "txt_materialProperti";
            this.txt_materialProperti.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -371,6 +364,7 @@
            // 
            // txt_isFkc
            // 
            this.txt_isFkc.Enabled = false;
            this.txt_isFkc.Location = new System.Drawing.Point(638, 114);
            this.txt_isFkc.Name = "txt_isFkc";
            this.txt_isFkc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -404,6 +398,7 @@
            // 
            // txt_zuid
            // 
            this.txt_zuid.Enabled = false;
            this.txt_zuid.Location = new System.Drawing.Point(638, 145);
            this.txt_zuid.Name = "txt_zuid";
            this.txt_zuid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -437,6 +432,7 @@
            // 
            // txt_piType
            // 
            this.txt_piType.Enabled = false;
            this.txt_piType.Location = new System.Drawing.Point(927, 114);
            this.txt_piType.Name = "txt_piType";
            this.txt_piType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -456,6 +452,7 @@
            // 
            // txt_cwhaddress
            // 
            this.txt_cwhaddress.Enabled = false;
            this.txt_cwhaddress.Location = new System.Drawing.Point(382, 115);
            this.txt_cwhaddress.Name = "txt_cwhaddress";
            this.txt_cwhaddress.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -475,6 +472,7 @@
            // 
            // txt_isNg
            // 
            this.txt_isNg.Enabled = false;
            this.txt_isNg.Location = new System.Drawing.Point(382, 144);
            this.txt_isNg.Name = "txt_isNg";
            this.txt_isNg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -508,6 +506,7 @@
            // 
            // txt_isWy
            // 
            this.txt_isWy.Enabled = false;
            this.txt_isWy.Location = new System.Drawing.Point(118, 144);
            this.txt_isWy.Name = "txt_isWy";
            this.txt_isWy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -541,6 +540,7 @@
            // 
            // txt_iconType
            // 
            this.txt_iconType.Enabled = false;
            this.txt_iconType.Location = new System.Drawing.Point(927, 145);
            this.txt_iconType.Name = "txt_iconType";
            this.txt_iconType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -560,6 +560,7 @@
            // 
            // txt_depottypecode
            // 
            this.txt_depottypecode.Enabled = false;
            this.txt_depottypecode.Location = new System.Drawing.Point(118, 82);
            this.txt_depottypecode.Name = "txt_depottypecode";
            this.txt_depottypecode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -593,6 +594,7 @@
            // 
            // txt_type2
            // 
            this.txt_type2.Enabled = false;
            this.txt_type2.Location = new System.Drawing.Point(118, 112);
            this.txt_type2.Name = "txt_type2";
            this.txt_type2.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -612,6 +614,7 @@
            // 
            // txt_type1
            // 
            this.txt_type1.Enabled = false;
            this.txt_type1.Location = new System.Drawing.Point(382, 82);
            this.txt_type1.Name = "txt_type1";
            this.txt_type1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -631,6 +634,7 @@
            // 
            // txt_factory
            // 
            this.txt_factory.Enabled = false;
            this.txt_factory.Location = new System.Drawing.Point(638, 82);
            this.txt_factory.Name = "txt_factory";
            this.txt_factory.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -650,6 +654,7 @@
            // 
            // txt_depottype
            // 
            this.txt_depottype.Enabled = false;
            this.txt_depottype.Location = new System.Drawing.Point(382, 48);
            this.txt_depottype.Name = "txt_depottype";
            this.txt_depottype.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -683,6 +688,7 @@
            // 
            // txt_lastupdateDate
            // 
            this.txt_lastupdateDate.Enabled = false;
            this.txt_lastupdateDate.Location = new System.Drawing.Point(927, 82);
            this.txt_lastupdateDate.Name = "txt_lastupdateDate";
            this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -702,6 +708,7 @@
            // 
            // txt_lastupdateBy
            // 
            this.txt_lastupdateBy.Enabled = false;
            this.txt_lastupdateBy.Location = new System.Drawing.Point(927, 48);
            this.txt_lastupdateBy.Name = "txt_lastupdateBy";
            this.txt_lastupdateBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -721,6 +728,7 @@
            // 
            // txt_createDate
            // 
            this.txt_createDate.Enabled = false;
            this.txt_createDate.Location = new System.Drawing.Point(927, 14);
            this.txt_createDate.Name = "txt_createDate";
            this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -740,6 +748,7 @@
            // 
            // txt_createBy
            // 
            this.txt_createBy.Enabled = false;
            this.txt_createBy.Location = new System.Drawing.Point(638, 14);
            this.txt_createBy.Name = "txt_createBy";
            this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -773,6 +782,7 @@
            // 
            // txt_description
            // 
            this.txt_description.Enabled = false;
            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);
@@ -806,6 +816,7 @@
            // 
            // txt_depotName
            // 
            this.txt_depotName.Enabled = false;
            this.txt_depotName.Location = new System.Drawing.Point(382, 14);
            this.txt_depotName.Name = "txt_depotName";
            this.txt_depotName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -839,6 +850,7 @@
            // 
            // txt_depotCode
            // 
            this.txt_depotCode.Enabled = false;
            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);
@@ -905,7 +917,10 @@
            this.gv_isWy,
            this.gv_isNg,
            this.gv_zuid,
            this.gv_isFkc});
            this.gv_isFkc,
            this.gridColumn4,
            this.gridColumn3,
            this.gridColumn2});
            this.gridView1.GridControl = this.gcMain;
            this.gridView1.IndicatorWidth = 50;
            this.gridView1.Name = "gridView1";
@@ -920,6 +935,7 @@
            this.gridColumn1.MinWidth = 250;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.OptionsColumn.AllowEdit = false;
            this.gridColumn1.Tag = "org.FNumber";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 0;
            this.gridColumn1.Width = 250;
@@ -931,9 +947,44 @@
            this.gv_id.MinWidth = 25;
            this.gv_id.Name = "gv_id";
            this.gv_id.OptionsColumn.AllowEdit = false;
            this.gv_id.Tag = "query_a.depot_Id";
            this.gv_id.Visible = true;
            this.gv_id.VisibleIndex = 1;
            this.gv_id.Width = 94;
            //
            // gridColumn4
            //
            this.gridColumn4.Caption = "审核状态";
            this.gridColumn4.FieldName = "checkStatus";
            this.gridColumn4.MinWidth = 50;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.OptionsColumn.AllowEdit = false;
            this.gridColumn4.UnboundDataType = typeof(bool);
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 12;
            this.gridColumn4.Width = 94;
            //
            // gridColumn3
            //
            this.gridColumn3.Caption = "审核人";
            this.gridColumn3.FieldName = "checkBy";
            this.gridColumn3.MinWidth = 100;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.OptionsColumn.AllowEdit = false;
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 13;
            this.gridColumn3.Width = 100;
            //
            // gridColumn2
            //
            this.gridColumn2.Caption = "审核时间";
            this.gridColumn2.FieldName = "checkDate";
            this.gridColumn2.MinWidth = 180;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.OptionsColumn.AllowEdit = false;
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 14;
            this.gridColumn2.Width = 180;
            // 
            // xtraTabControl1
            // 
@@ -953,7 +1004,7 @@
            this.xtraTabPage1.Controls.Add(this.pageBar1);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570);
            this.xtraTabPage1.Text = "数据查询";
            this.xtraTabPage1.Text = "数据列表";
            // 
            // pageBar1
            // 
@@ -963,7 +1014,6 @@
            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
            this.pageBar1.Name = "pageBar1";
            this.pageBar1.RecordCount = 0;
            this.pageBar1.RowsCount = 50;
            this.pageBar1.Size = new System.Drawing.Size(1126, 39);
            this.pageBar1.TabIndex = 3;
            this.pageBar1.TotalPages = 0;
@@ -973,9 +1023,9 @@
            this.xtraTabPage2.Controls.Add(this.tabMx);
            this.xtraTabPage2.Controls.Add(this.panel1);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.PageEnabled = false;
            this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570);
            this.xtraTabPage2.Text = "数据编辑";
            this.xtraTabPage2.Text = "数据详细";
            // 
            // tabMx
            // 
@@ -1059,11 +1109,23 @@
            this.lbGuid.TabIndex = 1;
            this.lbGuid.Visible = false;
            // 
            // picCheckBox
            //
            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
            this.picCheckBox.Location = new System.Drawing.Point(983, 55);
            this.picCheckBox.Name = "picCheckBox";
            this.picCheckBox.Size = new System.Drawing.Size(100, 50);
            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.picCheckBox.TabIndex = 5;
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            //
            // Frm_MesDepot
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1128, 682);
            this.Controls.Add(this.picCheckBox);
            this.Controls.Add(this.xtraTabControl1);
            this.Controls.Add(this.toolBarMenu1);
            this.Name = "Frm_MesDepot";
@@ -1101,11 +1163,12 @@
            this.tabMx.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
            this.ResumeLayout(false);
        }
        #endregion
      private UserControl.UcToolBarMenu toolBarMenu1;
        private UserControl.UcToolBarMenu toolBarMenu1;
        private DevExpress.XtraGrid.GridControl gcMain;
        private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
        private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
@@ -1115,93 +1178,96 @@
        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 gvMx1depotSectionNamet;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1zuid;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1kbQty;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1lastupdateDate;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1lastupdateBy;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1description;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1completenessFlag;
 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.XtraTab.XtraTabControl tabMx;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotSectionNamet;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1kbQty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1lastupdateDate;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1lastupdateBy;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1description;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1completenessFlag;
        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_materialProperti;
private DevExpress.XtraEditors.TextEdit txt_materialProperti;
        private DevExpress.XtraEditors.LabelControl lb_materialProperti;
        private DevExpress.XtraEditors.TextEdit txt_materialProperti;
private DevExpress.XtraEditors.LabelControl lb_isFkc;
private DevExpress.XtraEditors.TextEdit txt_isFkc;
 private DevExpress.XtraGrid.Columns.GridColumn gv_isFkc;
        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_zuid;
        private DevExpress.XtraEditors.TextEdit txt_zuid;
        private DevExpress.XtraGrid.Columns.GridColumn gv_zuid;
private DevExpress.XtraEditors.LabelControl lb_piType;
private DevExpress.XtraEditors.TextEdit txt_piType;
        private DevExpress.XtraEditors.LabelControl lb_piType;
        private DevExpress.XtraEditors.TextEdit txt_piType;
private DevExpress.XtraEditors.LabelControl lb_cwhaddress;
private DevExpress.XtraEditors.TextEdit txt_cwhaddress;
        private DevExpress.XtraEditors.LabelControl lb_cwhaddress;
        private DevExpress.XtraEditors.TextEdit txt_cwhaddress;
private DevExpress.XtraEditors.LabelControl lb_isNg;
private DevExpress.XtraEditors.TextEdit txt_isNg;
 private DevExpress.XtraGrid.Columns.GridColumn gv_isNg;
        private DevExpress.XtraEditors.LabelControl lb_isNg;
        private DevExpress.XtraEditors.TextEdit txt_isNg;
        private DevExpress.XtraGrid.Columns.GridColumn gv_isNg;
private DevExpress.XtraEditors.LabelControl lb_isWy;
private DevExpress.XtraEditors.TextEdit txt_isWy;
 private DevExpress.XtraGrid.Columns.GridColumn gv_isWy;
        private DevExpress.XtraEditors.LabelControl lb_isWy;
        private DevExpress.XtraEditors.TextEdit txt_isWy;
        private DevExpress.XtraGrid.Columns.GridColumn gv_isWy;
private DevExpress.XtraEditors.LabelControl lb_iconType;
private DevExpress.XtraEditors.TextEdit txt_iconType;
        private DevExpress.XtraEditors.LabelControl lb_iconType;
        private DevExpress.XtraEditors.TextEdit txt_iconType;
private DevExpress.XtraEditors.LabelControl lb_depottypecode;
private DevExpress.XtraEditors.TextEdit txt_depottypecode;
 private DevExpress.XtraGrid.Columns.GridColumn gv_depottypecode;
        private DevExpress.XtraEditors.LabelControl lb_depottypecode;
        private DevExpress.XtraEditors.TextEdit txt_depottypecode;
        private DevExpress.XtraGrid.Columns.GridColumn gv_depottypecode;
private DevExpress.XtraEditors.LabelControl lb_type2;
private DevExpress.XtraEditors.TextEdit txt_type2;
        private DevExpress.XtraEditors.LabelControl lb_type2;
        private DevExpress.XtraEditors.TextEdit txt_type2;
private DevExpress.XtraEditors.LabelControl lb_type1;
private DevExpress.XtraEditors.TextEdit txt_type1;
        private DevExpress.XtraEditors.LabelControl lb_type1;
        private DevExpress.XtraEditors.TextEdit txt_type1;
private DevExpress.XtraEditors.LabelControl lb_factory;
private DevExpress.XtraEditors.TextEdit txt_factory;
        private DevExpress.XtraEditors.LabelControl lb_factory;
        private DevExpress.XtraEditors.TextEdit txt_factory;
private DevExpress.XtraEditors.LabelControl lb_depottype;
private DevExpress.XtraEditors.TextEdit txt_depottype;
 private DevExpress.XtraGrid.Columns.GridColumn gv_depottype;
        private DevExpress.XtraEditors.LabelControl lb_depottype;
        private DevExpress.XtraEditors.TextEdit txt_depottype;
        private DevExpress.XtraGrid.Columns.GridColumn gv_depottype;
private DevExpress.XtraEditors.LabelControl lb_lastupdateDate;
private DevExpress.XtraEditors.TextEdit txt_lastupdateDate;
        private DevExpress.XtraEditors.LabelControl lb_lastupdateDate;
        private DevExpress.XtraEditors.TextEdit txt_lastupdateDate;
private DevExpress.XtraEditors.LabelControl lb_lastupdateBy;
private DevExpress.XtraEditors.TextEdit txt_lastupdateBy;
        private DevExpress.XtraEditors.LabelControl lb_lastupdateBy;
        private DevExpress.XtraEditors.TextEdit txt_lastupdateBy;
private DevExpress.XtraEditors.LabelControl lb_createDate;
private DevExpress.XtraEditors.TextEdit txt_createDate;
        private DevExpress.XtraEditors.LabelControl lb_createDate;
        private DevExpress.XtraEditors.TextEdit txt_createDate;
private DevExpress.XtraEditors.LabelControl lb_createBy;
private DevExpress.XtraEditors.TextEdit txt_createBy;
 private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
        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.XtraGrid.Columns.GridColumn gv_description;
        private DevExpress.XtraEditors.LabelControl lb_description;
        private DevExpress.XtraEditors.TextEdit txt_description;
        private DevExpress.XtraGrid.Columns.GridColumn gv_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_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.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.XtraGrid.Columns.GridColumn gv_id;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
        private System.Windows.Forms.PictureBox picCheckBox;
    }
}