lu
2024-12-03 b7b06604c4057163332b4017e02fe38bb40f51e4
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemOuts.Designer.cs
@@ -29,8 +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();
            this.gvMx2itemOutId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2guid = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2tlQty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2pbillNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2status = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -44,9 +48,13 @@
            this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx2 = new DevExpress.XtraGrid.GridControl();
            this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.gv_depotId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_suppId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -56,7 +64,6 @@
            this.lb_suppNo = new DevExpress.XtraEditors.LabelControl();
            this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_fType = new DevExpress.XtraEditors.LabelControl();
            this.txt_fType = new DevExpress.XtraEditors.TextEdit();
            this.gv_fType = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_depotCode = new DevExpress.XtraEditors.LabelControl();
            this.gv_depotCode = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -64,18 +71,13 @@
            this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
            this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_checkUser = new DevExpress.XtraEditors.LabelControl();
            this.txt_checkUser = new DevExpress.XtraEditors.TextEdit();
            this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_reason = new DevExpress.XtraEditors.LabelControl();
            this.gv_reason = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_remark = new DevExpress.XtraEditors.LabelControl();
            this.txt_remark = new DevExpress.XtraEditors.TextEdit();
            this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_createDate = new DevExpress.XtraEditors.LabelControl();
            this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
            this.gv_createDate = 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.gv_status = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_itemOutNo = new DevExpress.XtraEditors.LabelControl();
@@ -108,28 +110,22 @@
            this.gvMx1ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1lineK3id = new DevExpress.XtraGrid.Columns.GridColumn();
            this.panel1 = new System.Windows.Forms.Panel();
            this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
            this.txt_depotName = new DevExpress.XtraEditors.TextEdit();
            this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
            this.txt_check = new DevExpress.XtraEditors.CheckEdit();
            this.txt_fType = new DevExpress.XtraEditors.CheckEdit();
            this.txt_fmrmode = new DevExpress.XtraEditors.ComboBoxEdit();
            this.txt_reason = new DevExpress.XtraEditors.ComboBoxEdit();
            this.txt_suppId = new Gs.DevApp.UserControl.UcLookSupplier();
            this.txt_depotId = new Gs.DevApp.UserControl.UcLookCk();
            this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
            this.txt_checkUserFname = new DevExpress.XtraEditors.TextEdit();
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
            this.txt_createByFname = new DevExpress.XtraEditors.TextEdit();
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
            this.txt_suppName = new DevExpress.XtraEditors.TextEdit();
            this.lbGuid = new System.Windows.Forms.Label();
            this.txt_depotId = new Gs.DevApp.UserControl.UcLookCk();
            this.txt_suppId = new Gs.DevApp.UserControl.UcLookSupplier();
            this.txt_reason = new DevExpress.XtraEditors.ComboBoxEdit();
            this.txt_fmrmode = new DevExpress.XtraEditors.ComboBoxEdit();
            this.tabMxPage2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
@@ -143,12 +139,11 @@
            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkUserFname.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createByFname.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_reason.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_check.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_reason.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkUserFname.Properties)).BeginInit();
            this.SuspendLayout();
            // 
            // gvMx2itemOutId
@@ -159,19 +154,9 @@
            this.gvMx2itemOutId.FieldName = "itemOutId";
            this.gvMx2itemOutId.MinWidth = 50;
            this.gvMx2itemOutId.Name = "gvMx2itemOutId";
            this.gvMx2itemOutId.OptionsColumn.ReadOnly = true;
            this.gvMx2itemOutId.Tag = "query_a.item_out_id";
            this.gvMx2itemOutId.Width = 94;
            //
            // gvMx2guid
            //
            this.gvMx2guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2guid.AppearanceCell.Options.UseFont = true;
            this.gvMx2guid.Caption = "guid ";
            this.gvMx2guid.FieldName = "guid";
            this.gvMx2guid.MinWidth = 50;
            this.gvMx2guid.Name = "gvMx2guid";
            this.gvMx2guid.Tag = "query_a.guid";
            this.gvMx2guid.Width = 94;
            // 
            // gvMx2tlQty
            // 
@@ -181,6 +166,7 @@
            this.gvMx2tlQty.FieldName = "tlQty";
            this.gvMx2tlQty.MinWidth = 50;
            this.gvMx2tlQty.Name = "gvMx2tlQty";
            this.gvMx2tlQty.OptionsColumn.ReadOnly = true;
            this.gvMx2tlQty.Tag = "query_a.tl_qty";
            this.gvMx2tlQty.Visible = true;
            this.gvMx2tlQty.VisibleIndex = 8;
@@ -194,6 +180,7 @@
            this.gvMx2pbillNo.FieldName = "pbillNo";
            this.gvMx2pbillNo.MinWidth = 50;
            this.gvMx2pbillNo.Name = "gvMx2pbillNo";
            this.gvMx2pbillNo.OptionsColumn.ReadOnly = true;
            this.gvMx2pbillNo.Tag = "query_a.pbill_no";
            this.gvMx2pbillNo.Visible = true;
            this.gvMx2pbillNo.VisibleIndex = 1;
@@ -207,6 +194,7 @@
            this.gvMx2status.FieldName = "status";
            this.gvMx2status.MinWidth = 50;
            this.gvMx2status.Name = "gvMx2status";
            this.gvMx2status.OptionsColumn.ReadOnly = true;
            this.gvMx2status.Tag = "query_a.status";
            this.gvMx2status.Visible = true;
            this.gvMx2status.VisibleIndex = 0;
@@ -220,6 +208,7 @@
            this.gvMx2lineK3id.FieldName = "lineK3id";
            this.gvMx2lineK3id.MinWidth = 50;
            this.gvMx2lineK3id.Name = "gvMx2lineK3id";
            this.gvMx2lineK3id.OptionsColumn.ReadOnly = true;
            this.gvMx2lineK3id.Tag = "query_a.line_k3id";
            this.gvMx2lineK3id.Visible = true;
            this.gvMx2lineK3id.VisibleIndex = 12;
@@ -233,6 +222,7 @@
            this.gvMx2ebelnK3id.FieldName = "ebelnK3id";
            this.gvMx2ebelnK3id.MinWidth = 50;
            this.gvMx2ebelnK3id.Name = "gvMx2ebelnK3id";
            this.gvMx2ebelnK3id.OptionsColumn.ReadOnly = true;
            this.gvMx2ebelnK3id.Tag = "query_a.ebeln_k3id";
            this.gvMx2ebelnK3id.Visible = true;
            this.gvMx2ebelnK3id.VisibleIndex = 11;
@@ -246,6 +236,7 @@
            this.gvMx2workLine.FieldName = "workLine";
            this.gvMx2workLine.MinWidth = 50;
            this.gvMx2workLine.Name = "gvMx2workLine";
            this.gvMx2workLine.OptionsColumn.ReadOnly = true;
            this.gvMx2workLine.Tag = "query_a.work_line";
            this.gvMx2workLine.Visible = true;
            this.gvMx2workLine.VisibleIndex = 2;
@@ -259,6 +250,7 @@
            this.gvMx2depotCode.FieldName = "depotCode";
            this.gvMx2depotCode.MinWidth = 50;
            this.gvMx2depotCode.Name = "gvMx2depotCode";
            this.gvMx2depotCode.OptionsColumn.ReadOnly = true;
            this.gvMx2depotCode.Tag = "query_a.depot_code";
            this.gvMx2depotCode.Visible = true;
            this.gvMx2depotCode.VisibleIndex = 9;
@@ -272,6 +264,7 @@
            this.gvMx2remark.FieldName = "remark";
            this.gvMx2remark.MinWidth = 50;
            this.gvMx2remark.Name = "gvMx2remark";
            this.gvMx2remark.OptionsColumn.ReadOnly = true;
            this.gvMx2remark.Tag = "query_a.remark";
            this.gvMx2remark.Visible = true;
            this.gvMx2remark.VisibleIndex = 10;
@@ -280,7 +273,11 @@
            // gvMx2quantity
            // 
            this.gvMx2quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2quantity.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
            this.gvMx2quantity.AppearanceCell.Options.UseFont = true;
            this.gvMx2quantity.AppearanceCell.Options.UseForeColor = true;
            this.gvMx2quantity.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
            this.gvMx2quantity.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx2quantity.Caption = "申请数量 ";
            this.gvMx2quantity.FieldName = "quantity";
            this.gvMx2quantity.MinWidth = 50;
@@ -298,6 +295,7 @@
            this.gvMx2itemNo.FieldName = "itemNo";
            this.gvMx2itemNo.MinWidth = 50;
            this.gvMx2itemNo.Name = "gvMx2itemNo";
            this.gvMx2itemNo.OptionsColumn.ReadOnly = true;
            this.gvMx2itemNo.Tag = "query_a.item_no";
            this.gvMx2itemNo.Visible = true;
            this.gvMx2itemNo.VisibleIndex = 3;
@@ -307,7 +305,7 @@
            // 
            this.tabMxPage2.Controls.Add(this.gcMx2);
            this.tabMxPage2.Name = "tabMxPage2";
            this.tabMxPage2.Size = new System.Drawing.Size(1124, 306);
            this.tabMxPage2.Size = new System.Drawing.Size(1124, 341);
            this.tabMxPage2.Text = "退货物料申请";
            // 
            // gcMx2
@@ -316,7 +314,9 @@
            this.gcMx2.Location = new System.Drawing.Point(0, 0);
            this.gcMx2.MainView = this.gvMx2;
            this.gcMx2.Name = "gcMx2";
            this.gcMx2.Size = new System.Drawing.Size(1124, 306);
            this.gcMx2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemButtonEdit1});
            this.gcMx2.Size = new System.Drawing.Size(1124, 341);
            this.gcMx2.TabIndex = 0;
            this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx2});
@@ -324,6 +324,8 @@
            // gvMx2
            // 
            this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn12,
            this.gridColumn11,
            this.gvMx2status,
            this.gvMx2pbillNo,
            this.gvMx2workLine,
@@ -337,14 +339,31 @@
            this.gvMx2remark,
            this.gvMx2ebelnK3id,
            this.gvMx2lineK3id,
            this.gvMx2guid,
            this.gvMx2itemOutId});
            this.gvMx2itemOutId,
            this.gvMxDel});
            this.gvMx2.GridControl = this.gcMx2;
            this.gvMx2.Name = "gvMx2";
            this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
            this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
            this.gvMx2.OptionsFind.ShowSearchNavButtons = false;
            this.gvMx2.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
            this.gvMx2.OptionsView.ShowGroupPanel = false;
            //
            // gridColumn12
            //
            this.gridColumn12.Caption = "guid";
            this.gridColumn12.FieldName = "guid";
            this.gridColumn12.MinWidth = 25;
            this.gridColumn12.Name = "gridColumn12";
            this.gridColumn12.OptionsColumn.ReadOnly = true;
            this.gridColumn12.Width = 94;
            //
            // gridColumn11
            //
            this.gridColumn11.Caption = "aboutGuid";
            this.gridColumn11.FieldName = "aboutGuid";
            this.gridColumn11.MinWidth = 25;
            this.gridColumn11.Name = "gridColumn11";
            this.gridColumn11.OptionsColumn.ReadOnly = true;
            this.gridColumn11.Width = 94;
            // 
            // gridColumn5
            // 
@@ -352,6 +371,7 @@
            this.gridColumn5.FieldName = "itemName";
            this.gridColumn5.MinWidth = 25;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.OptionsColumn.ReadOnly = true;
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 4;
            this.gridColumn5.Width = 94;
@@ -362,6 +382,7 @@
            this.gridColumn6.FieldName = "itemModel";
            this.gridColumn6.MinWidth = 25;
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.OptionsColumn.ReadOnly = true;
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 5;
            this.gridColumn6.Width = 94;
@@ -372,9 +393,31 @@
            this.gridColumn7.FieldName = "ktQty";
            this.gridColumn7.MinWidth = 25;
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.OptionsColumn.ReadOnly = true;
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 6;
            this.gridColumn7.Width = 94;
            //
            // gvMxDel
            //
            this.gvMxDel.Caption = "移出";
            this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1;
            this.gvMxDel.MinWidth = 25;
            this.gvMxDel.Name = "gvMxDel";
            this.gvMxDel.Visible = true;
            this.gvMxDel.VisibleIndex = 13;
            this.gvMxDel.Width = 94;
            //
            // 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);
            // 
            // gv_depotId
            // 
@@ -416,7 +459,7 @@
            // 
            this.lb_fmrmode.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fmrmode.Appearance.Options.UseFont = true;
            this.lb_fmrmode.Location = new System.Drawing.Point(254, 70);
            this.lb_fmrmode.Location = new System.Drawing.Point(336, 55);
            this.lb_fmrmode.Name = "lb_fmrmode";
            this.lb_fmrmode.Size = new System.Drawing.Size(73, 21);
            this.lb_fmrmode.TabIndex = 507;
@@ -454,11 +497,11 @@
            // 
            this.lb_suppNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_suppNo.Appearance.Options.UseFont = true;
            this.lb_suppNo.Location = new System.Drawing.Point(242, 116);
            this.lb_suppNo.Location = new System.Drawing.Point(39, 55);
            this.lb_suppNo.Name = "lb_suppNo";
            this.lb_suppNo.Size = new System.Drawing.Size(90, 21);
            this.lb_suppNo.Size = new System.Drawing.Size(51, 21);
            this.lb_suppNo.TabIndex = 387;
            this.lb_suppNo.Text = "供应商编号 ";
            this.lb_suppNo.Text = "供应商";
            // 
            // gv_suppNo
            // 
@@ -478,20 +521,11 @@
            // 
            this.lb_fType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fType.Appearance.Options.UseFont = true;
            this.lb_fType.Location = new System.Drawing.Point(242, 23);
            this.lb_fType.Location = new System.Drawing.Point(375, 19);
            this.lb_fType.Name = "lb_fType";
            this.lb_fType.Size = new System.Drawing.Size(102, 21);
            this.lb_fType.Size = new System.Drawing.Size(34, 21);
            this.lb_fType.TabIndex = 312;
            this.lb_fType.Text = "是否委外退货";
            //
            // txt_fType
            //
            this.txt_fType.Location = new System.Drawing.Point(350, 20);
            this.txt_fType.Name = "txt_fType";
            this.txt_fType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fType.Properties.Appearance.Options.UseFont = true;
            this.txt_fType.Size = new System.Drawing.Size(150, 28);
            this.txt_fType.TabIndex = 312;
            this.lb_fType.Text = "委外";
            // 
            // gv_fType
            // 
@@ -511,7 +545,7 @@
            // 
            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(3, 70);
            this.lb_depotCode.Location = new System.Drawing.Point(22, 93);
            this.lb_depotCode.Name = "lb_depotCode";
            this.lb_depotCode.Size = new System.Drawing.Size(68, 21);
            this.lb_depotCode.TabIndex = 267;
@@ -535,15 +569,16 @@
            // 
            this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_checkDate.Appearance.Options.UseFont = true;
            this.lb_checkDate.Location = new System.Drawing.Point(885, 70);
            this.lb_checkDate.Location = new System.Drawing.Point(552, 93);
            this.lb_checkDate.Name = "lb_checkDate";
            this.lb_checkDate.Size = new System.Drawing.Size(73, 21);
            this.lb_checkDate.Size = new System.Drawing.Size(68, 21);
            this.lb_checkDate.TabIndex = 252;
            this.lb_checkDate.Text = "审核日期 ";
            this.lb_checkDate.Text = "审核日期";
            // 
            // txt_checkDate
            // 
            this.txt_checkDate.Location = new System.Drawing.Point(964, 67);
            this.txt_checkDate.Enabled = false;
            this.txt_checkDate.Location = new System.Drawing.Point(627, 89);
            this.txt_checkDate.Name = "txt_checkDate";
            this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
@@ -568,20 +603,11 @@
            // 
            this.lb_checkUser.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_checkUser.Appearance.Options.UseFont = true;
            this.lb_checkUser.Location = new System.Drawing.Point(506, 70);
            this.lb_checkUser.Location = new System.Drawing.Point(586, 19);
            this.lb_checkUser.Name = "lb_checkUser";
            this.lb_checkUser.Size = new System.Drawing.Size(85, 21);
            this.lb_checkUser.Size = new System.Drawing.Size(34, 21);
            this.lb_checkUser.TabIndex = 247;
            this.lb_checkUser.Text = "审核人编码";
            //
            // txt_checkUser
            //
            this.txt_checkUser.Location = new System.Drawing.Point(597, 67);
            this.txt_checkUser.Name = "txt_checkUser";
            this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
            this.txt_checkUser.Size = new System.Drawing.Size(113, 28);
            this.txt_checkUser.TabIndex = 247;
            this.lb_checkUser.Text = "审核";
            // 
            // gv_checkUser
            // 
@@ -601,7 +627,7 @@
            // 
            this.lb_reason.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_reason.Appearance.Options.UseFont = true;
            this.lb_reason.Location = new System.Drawing.Point(3, 116);
            this.lb_reason.Location = new System.Drawing.Point(336, 93);
            this.lb_reason.Name = "lb_reason";
            this.lb_reason.Size = new System.Drawing.Size(73, 21);
            this.lb_reason.TabIndex = 240;
@@ -625,19 +651,19 @@
            // 
            this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_remark.Appearance.Options.UseFont = true;
            this.lb_remark.Location = new System.Drawing.Point(3, 164);
            this.lb_remark.Location = new System.Drawing.Point(22, 130);
            this.lb_remark.Name = "lb_remark";
            this.lb_remark.Size = new System.Drawing.Size(73, 21);
            this.lb_remark.Size = new System.Drawing.Size(68, 21);
            this.lb_remark.TabIndex = 235;
            this.lb_remark.Text = "备注信息 ";
            this.lb_remark.Text = "备注信息";
            // 
            // txt_remark
            // 
            this.txt_remark.Location = new System.Drawing.Point(80, 157);
            this.txt_remark.Location = new System.Drawing.Point(94, 126);
            this.txt_remark.Name = "txt_remark";
            this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_remark.Properties.Appearance.Options.UseFont = true;
            this.txt_remark.Size = new System.Drawing.Size(448, 28);
            this.txt_remark.Size = new System.Drawing.Size(446, 28);
            this.txt_remark.TabIndex = 235;
            // 
            // gv_remark
@@ -654,25 +680,6 @@
            this.gv_remark.VisibleIndex = 9;
            this.gv_remark.Width = 94;
            // 
            // lb_createDate
            //
            this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_createDate.Appearance.Options.UseFont = true;
            this.lb_createDate.Location = new System.Drawing.Point(885, 23);
            this.lb_createDate.Name = "lb_createDate";
            this.lb_createDate.Size = new System.Drawing.Size(73, 21);
            this.lb_createDate.TabIndex = 219;
            this.lb_createDate.Text = "创建时间 ";
            //
            // txt_createDate
            //
            this.txt_createDate.Location = new System.Drawing.Point(964, 20);
            this.txt_createDate.Name = "txt_createDate";
            this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_createDate.Properties.Appearance.Options.UseFont = true;
            this.txt_createDate.Size = new System.Drawing.Size(150, 28);
            this.txt_createDate.TabIndex = 219;
            //
            // gv_createDate
            // 
            this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -686,25 +693,6 @@
            this.gv_createDate.Visible = true;
            this.gv_createDate.VisibleIndex = 10;
            this.gv_createDate.Width = 94;
            //
            // 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(506, 23);
            this.lb_createBy.Name = "lb_createBy";
            this.lb_createBy.Size = new System.Drawing.Size(85, 21);
            this.lb_createBy.TabIndex = 217;
            this.lb_createBy.Text = "创建人编码";
            //
            // txt_createBy
            //
            this.txt_createBy.Location = new System.Drawing.Point(597, 20);
            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(113, 28);
            this.txt_createBy.TabIndex = 217;
            // 
            // gv_createBy
            // 
@@ -738,19 +726,20 @@
            // 
            this.lb_itemOutNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_itemOutNo.Appearance.Options.UseFont = true;
            this.lb_itemOutNo.Location = new System.Drawing.Point(3, 23);
            this.lb_itemOutNo.Location = new System.Drawing.Point(22, 19);
            this.lb_itemOutNo.Name = "lb_itemOutNo";
            this.lb_itemOutNo.Size = new System.Drawing.Size(73, 21);
            this.lb_itemOutNo.Size = new System.Drawing.Size(68, 21);
            this.lb_itemOutNo.TabIndex = 210;
            this.lb_itemOutNo.Text = "出库单号 ";
            this.lb_itemOutNo.Text = "出库单号";
            // 
            // txt_itemOutNo
            // 
            this.txt_itemOutNo.Location = new System.Drawing.Point(80, 20);
            this.txt_itemOutNo.Enabled = false;
            this.txt_itemOutNo.Location = new System.Drawing.Point(94, 15);
            this.txt_itemOutNo.Name = "txt_itemOutNo";
            this.txt_itemOutNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_itemOutNo.Properties.Appearance.Options.UseFont = true;
            this.txt_itemOutNo.Size = new System.Drawing.Size(150, 28);
            this.txt_itemOutNo.Size = new System.Drawing.Size(221, 28);
            this.txt_itemOutNo.TabIndex = 210;
            // 
            // gv_itemOutNo
@@ -893,7 +882,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;
@@ -910,10 +898,10 @@
            // tabMx
            // 
            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabMx.Location = new System.Drawing.Point(0, 232);
            this.tabMx.Location = new System.Drawing.Point(0, 197);
            this.tabMx.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage2;
            this.tabMx.Size = new System.Drawing.Size(1126, 338);
            this.tabMx.Size = new System.Drawing.Size(1126, 373);
            this.tabMx.TabIndex = 2;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage2,
@@ -923,7 +911,7 @@
            // 
            this.xtraTabPage3.Controls.Add(this.gcMx1);
            this.xtraTabPage3.Name = "xtraTabPage3";
            this.xtraTabPage3.Size = new System.Drawing.Size(1124, 338);
            this.xtraTabPage3.Size = new System.Drawing.Size(1124, 341);
            this.xtraTabPage3.Text = "退货物料扫码";
            // 
            // gcMx1
@@ -932,7 +920,7 @@
            this.gcMx1.Location = new System.Drawing.Point(0, 0);
            this.gcMx1.MainView = this.gvMx1;
            this.gcMx1.Name = "gcMx1";
            this.gcMx1.Size = new System.Drawing.Size(1124, 338);
            this.gcMx1.Size = new System.Drawing.Size(1124, 341);
            this.gcMx1.TabIndex = 1;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});
@@ -1093,151 +1081,76 @@
            // panel1
            // 
            this.panel1.BackColor = System.Drawing.Color.White;
            this.panel1.Controls.Add(this.btnSelect);
            this.panel1.Controls.Add(this.txt_check);
            this.panel1.Controls.Add(this.txt_fType);
            this.panel1.Controls.Add(this.txt_fmrmode);
            this.panel1.Controls.Add(this.txt_reason);
            this.panel1.Controls.Add(this.txt_suppId);
            this.panel1.Controls.Add(this.txt_depotId);
            this.panel1.Controls.Add(this.labelControl4);
            this.panel1.Controls.Add(this.txt_depotName);
            this.panel1.Controls.Add(this.labelControl3);
            this.panel1.Controls.Add(this.txt_checkUserFname);
            this.panel1.Controls.Add(this.labelControl2);
            this.panel1.Controls.Add(this.txt_createByFname);
            this.panel1.Controls.Add(this.labelControl1);
            this.panel1.Controls.Add(this.txt_suppName);
            this.panel1.Controls.Add(this.lbGuid);
            this.panel1.Controls.Add(this.lb_fmrmode);
            this.panel1.Controls.Add(this.lb_suppNo);
            this.panel1.Controls.Add(this.lb_fType);
            this.panel1.Controls.Add(this.txt_fType);
            this.panel1.Controls.Add(this.lb_depotCode);
            this.panel1.Controls.Add(this.lb_checkDate);
            this.panel1.Controls.Add(this.txt_checkDate);
            this.panel1.Controls.Add(this.lb_checkUser);
            this.panel1.Controls.Add(this.txt_checkUser);
            this.panel1.Controls.Add(this.lb_reason);
            this.panel1.Controls.Add(this.lb_remark);
            this.panel1.Controls.Add(this.txt_remark);
            this.panel1.Controls.Add(this.lb_createDate);
            this.panel1.Controls.Add(this.txt_createDate);
            this.panel1.Controls.Add(this.lb_createBy);
            this.panel1.Controls.Add(this.txt_createBy);
            this.panel1.Controls.Add(this.lb_itemOutNo);
            this.panel1.Controls.Add(this.txt_itemOutNo);
            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(1126, 232);
            this.panel1.Size = new System.Drawing.Size(1126, 197);
            this.panel1.TabIndex = 1;
            // 
            // labelControl4
            // btnSelect
            // 
            this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.labelControl4.Appearance.Options.UseFont = true;
            this.labelControl4.Location = new System.Drawing.Point(725, 116);
            this.labelControl4.Name = "labelControl4";
            this.labelControl4.Size = new System.Drawing.Size(68, 21);
            this.labelControl4.TabIndex = 514;
            this.labelControl4.Text = "仓库名称";
            this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
            this.btnSelect.Location = new System.Drawing.Point(22, 160);
            this.btnSelect.Name = "btnSelect";
            this.btnSelect.Size = new System.Drawing.Size(128, 29);
            this.btnSelect.TabIndex = 522;
            this.btnSelect.Text = "去选择来料明细";
            // 
            // txt_depotName
            // txt_check
            // 
            this.txt_depotName.Location = new System.Drawing.Point(816, 113);
            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(113, 28);
            this.txt_depotName.TabIndex = 515;
            this.txt_check.Enabled = false;
            this.txt_check.Location = new System.Drawing.Point(627, 17);
            this.txt_check.Name = "txt_check";
            this.txt_check.Properties.Caption = "";
            this.txt_check.Size = new System.Drawing.Size(94, 24);
            this.txt_check.TabIndex = 521;
            // 
            // labelControl3
            // txt_fType
            // 
            this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.labelControl3.Appearance.Options.UseFont = true;
            this.labelControl3.Location = new System.Drawing.Point(716, 70);
            this.labelControl3.Name = "labelControl3";
            this.labelControl3.Size = new System.Drawing.Size(56, 21);
            this.labelControl3.TabIndex = 512;
            this.labelControl3.Text = "审核人 ";
            this.txt_fType.Location = new System.Drawing.Point(415, 17);
            this.txt_fType.Name = "txt_fType";
            this.txt_fType.Properties.Caption = "";
            this.txt_fType.Size = new System.Drawing.Size(94, 24);
            this.txt_fType.TabIndex = 520;
            // 
            // txt_checkUserFname
            // txt_fmrmode
            // 
            this.txt_checkUserFname.Location = new System.Drawing.Point(769, 67);
            this.txt_checkUserFname.Name = "txt_checkUserFname";
            this.txt_checkUserFname.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_checkUserFname.Properties.Appearance.Options.UseFont = true;
            this.txt_checkUserFname.Size = new System.Drawing.Size(113, 28);
            this.txt_checkUserFname.TabIndex = 513;
            //
            // labelControl2
            //
            this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.labelControl2.Appearance.Options.UseFont = true;
            this.labelControl2.Location = new System.Drawing.Point(716, 23);
            this.labelControl2.Name = "labelControl2";
            this.labelControl2.Size = new System.Drawing.Size(56, 21);
            this.labelControl2.TabIndex = 510;
            this.labelControl2.Text = "创建人 ";
            //
            // txt_createByFname
            //
            this.txt_createByFname.Location = new System.Drawing.Point(769, 20);
            this.txt_createByFname.Name = "txt_createByFname";
            this.txt_createByFname.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_createByFname.Properties.Appearance.Options.UseFont = true;
            this.txt_createByFname.Size = new System.Drawing.Size(113, 28);
            this.txt_createByFname.TabIndex = 511;
            //
            // labelControl1
            //
            this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.labelControl1.Appearance.Options.UseFont = true;
            this.labelControl1.Location = new System.Drawing.Point(506, 116);
            this.labelControl1.Name = "labelControl1";
            this.labelControl1.Size = new System.Drawing.Size(85, 21);
            this.labelControl1.TabIndex = 508;
            this.labelControl1.Text = "供应商名称";
            //
            // txt_suppName
            //
            this.txt_suppName.Location = new System.Drawing.Point(597, 113);
            this.txt_suppName.Name = "txt_suppName";
            this.txt_suppName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_suppName.Properties.Appearance.Options.UseFont = true;
            this.txt_suppName.Size = new System.Drawing.Size(113, 28);
            this.txt_suppName.TabIndex = 509;
            //
            // lbGuid
            //
            this.lbGuid.AutoSize = true;
            this.lbGuid.Location = new System.Drawing.Point(958, 438);
            this.lbGuid.Name = "lbGuid";
            this.lbGuid.Size = new System.Drawing.Size(0, 21);
            this.lbGuid.TabIndex = 1;
            //
            // txt_depotId
            //
            this.txt_depotId.IsReadly = false;
            this.txt_depotId.KeyFile = "depotId";
            this.txt_depotId.Location = new System.Drawing.Point(80, 70);
            this.txt_depotId.Margin = new System.Windows.Forms.Padding(0);
            this.txt_depotId.Name = "txt_depotId";
            this.txt_depotId.Size = new System.Drawing.Size(171, 30);
            this.txt_depotId.TabIndex = 516;
            //
            // txt_suppId
            //
            this.txt_suppId.IsReadly = false;
            this.txt_suppId.KeyFile = "id";
            this.txt_suppId.Location = new System.Drawing.Point(350, 110);
            this.txt_suppId.Margin = new System.Windows.Forms.Padding(0);
            this.txt_suppId.Name = "txt_suppId";
            this.txt_suppId.Size = new System.Drawing.Size(153, 30);
            this.txt_suppId.TabIndex = 517;
            this.txt_fmrmode.Location = new System.Drawing.Point(415, 53);
            this.txt_fmrmode.Name = "txt_fmrmode";
            this.txt_fmrmode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_fmrmode.Properties.Items.AddRange(new object[] {
            "退料补料",
            "退料并扣款"});
            this.txt_fmrmode.Size = new System.Drawing.Size(125, 24);
            this.txt_fmrmode.TabIndex = 519;
            // 
            // txt_reason
            // 
            this.txt_reason.Location = new System.Drawing.Point(83, 114);
            this.txt_reason.Location = new System.Drawing.Point(415, 91);
            this.txt_reason.Name = "txt_reason";
            this.txt_reason.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -1250,17 +1163,51 @@
            this.txt_reason.Size = new System.Drawing.Size(125, 24);
            this.txt_reason.TabIndex = 518;
            // 
            // txt_fmrmode
            // txt_suppId
            // 
            this.txt_fmrmode.Location = new System.Drawing.Point(350, 67);
            this.txt_fmrmode.Name = "txt_fmrmode";
            this.txt_fmrmode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_fmrmode.Properties.Items.AddRange(new object[] {
            "退料补料",
            "退料并扣款"});
            this.txt_fmrmode.Size = new System.Drawing.Size(125, 24);
            this.txt_fmrmode.TabIndex = 519;
            this.txt_suppId.IsReadly = true;
            this.txt_suppId.Location = new System.Drawing.Point(94, 50);
            this.txt_suppId.Margin = new System.Windows.Forms.Padding(0);
            this.txt_suppId.Name = "txt_suppId";
            this.txt_suppId.Size = new System.Drawing.Size(221, 28);
            this.txt_suppId.TabIndex = 517;
            //
            // txt_depotId
            //
            this.txt_depotId.IsReadly = true;
            this.txt_depotId.Location = new System.Drawing.Point(94, 88);
            this.txt_depotId.Margin = new System.Windows.Forms.Padding(0);
            this.txt_depotId.Name = "txt_depotId";
            this.txt_depotId.Size = new System.Drawing.Size(221, 28);
            this.txt_depotId.TabIndex = 516;
            //
            // labelControl3
            //
            this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.labelControl3.Appearance.Options.UseFont = true;
            this.labelControl3.Location = new System.Drawing.Point(569, 55);
            this.labelControl3.Name = "labelControl3";
            this.labelControl3.Size = new System.Drawing.Size(51, 21);
            this.labelControl3.TabIndex = 512;
            this.labelControl3.Text = "审核人";
            //
            // txt_checkUserFname
            //
            this.txt_checkUserFname.Enabled = false;
            this.txt_checkUserFname.Location = new System.Drawing.Point(627, 51);
            this.txt_checkUserFname.Name = "txt_checkUserFname";
            this.txt_checkUserFname.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_checkUserFname.Properties.Appearance.Options.UseFont = true;
            this.txt_checkUserFname.Size = new System.Drawing.Size(150, 28);
            this.txt_checkUserFname.TabIndex = 513;
            //
            // lbGuid
            //
            this.lbGuid.AutoSize = true;
            this.lbGuid.Location = new System.Drawing.Point(958, 438);
            this.lbGuid.Name = "lbGuid";
            this.lbGuid.Size = new System.Drawing.Size(0, 21);
            this.lbGuid.TabIndex = 1;
            // 
            // Frm_MesInvItemOuts
            // 
@@ -1273,12 +1220,9 @@
            this.tabMxPage2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemOutNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
@@ -1293,12 +1237,11 @@
            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkUserFname.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createByFname.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_reason.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_check.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_reason.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkUserFname.Properties)).EndInit();
            this.ResumeLayout(false);
        }
@@ -1316,7 +1259,6 @@
 
       //BQCreateConrolObejct
 private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemOutId;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx2guid;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx2tlQty;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx2pbillNo;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx2status;
@@ -1342,7 +1284,6 @@
 private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo;
private DevExpress.XtraEditors.LabelControl lb_fType;
private DevExpress.XtraEditors.TextEdit txt_fType;
 private DevExpress.XtraGrid.Columns.GridColumn gv_fType;
private DevExpress.XtraEditors.LabelControl lb_depotCode;
@@ -1353,7 +1294,6 @@
 private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate;
private DevExpress.XtraEditors.LabelControl lb_checkUser;
private DevExpress.XtraEditors.TextEdit txt_checkUser;
 private DevExpress.XtraGrid.Columns.GridColumn gv_checkUser;
private DevExpress.XtraEditors.LabelControl lb_reason;
@@ -1362,13 +1302,7 @@
private DevExpress.XtraEditors.LabelControl lb_remark;
private DevExpress.XtraEditors.TextEdit txt_remark;
 private DevExpress.XtraGrid.Columns.GridColumn gv_remark;
private DevExpress.XtraEditors.LabelControl lb_createDate;
private DevExpress.XtraEditors.TextEdit txt_createDate;
 private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
private DevExpress.XtraEditors.LabelControl lb_createBy;
private DevExpress.XtraEditors.TextEdit txt_createBy;
 private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
 private DevExpress.XtraGrid.Columns.GridColumn gv_status;
@@ -1381,12 +1315,6 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
        private DevExpress.XtraEditors.LabelControl labelControl3;
        private DevExpress.XtraEditors.TextEdit txt_checkUserFname;
        private DevExpress.XtraEditors.LabelControl labelControl2;
        private DevExpress.XtraEditors.TextEdit txt_createByFname;
        private DevExpress.XtraEditors.LabelControl labelControl1;
        private DevExpress.XtraEditors.TextEdit txt_suppName;
        private DevExpress.XtraEditors.LabelControl labelControl4;
        private DevExpress.XtraEditors.TextEdit txt_depotName;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
@@ -1408,5 +1336,12 @@
        private UserControl.UcLookSupplier txt_suppId;
        private DevExpress.XtraEditors.ComboBoxEdit txt_fmrmode;
        private DevExpress.XtraEditors.ComboBoxEdit txt_reason;
        private DevExpress.XtraEditors.CheckEdit txt_fType;
        private DevExpress.XtraEditors.CheckEdit txt_check;
        private DevExpress.XtraGrid.Columns.GridColumn gvMxDel;
        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
        private DevExpress.XtraEditors.SimpleButton btnSelect;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
    }
}