lu
2025-03-27 ca4c6a573fa25869ea93bd3bcb0345a06f29d0ef
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs
@@ -136,6 +136,8 @@
            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1memo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -204,6 +206,7 @@
            // 
            this.toolBarMenu1.chkParameter = "0,0,0,0,000prc_cgdhd_submit";
            this.toolBarMenu1.currentAction = null;
            this.toolBarMenu1.defaultActions = null;
            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
@@ -586,7 +589,7 @@
            this.btnSelect.Size = new System.Drawing.Size(116, 27);
            this.btnSelect.StyleController = this.layoutMx1;
            this.btnSelect.TabIndex = 443;
            this.btnSelect.Text = "选待入仓物料 ";
            this.btnSelect.Text = "选择物料 ";
            // 
            // txtDepotsCode
            // 
@@ -678,12 +681,15 @@
            this.txt_fType.Size = new System.Drawing.Size(293, 24);
            this.txt_fType.StyleController = this.layoutMx1;
            this.txt_fType.TabIndex = 459;
            this.txt_fType.Tag = "readOnly";
            // 
            // txt_createBy
            // 
            this.txt_createBy.Location = new System.Drawing.Point(708, 12);
            this.txt_createBy.Name = "txt_createBy";
            this.txt_createBy.Size = new System.Drawing.Size(191, 24);
            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(191, 28);
            this.txt_createBy.StyleController = this.layoutMx1;
            this.txt_createBy.TabIndex = 461;
            this.txt_createBy.Tag = "readOnly";
@@ -692,7 +698,9 @@
            // 
            this.txt_createDate.Location = new System.Drawing.Point(708, 44);
            this.txt_createDate.Name = "txt_createDate";
            this.txt_createDate.Size = new System.Drawing.Size(191, 24);
            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(191, 28);
            this.txt_createDate.StyleController = this.layoutMx1;
            this.txt_createDate.TabIndex = 462;
            this.txt_createDate.Tag = "readOnly";
@@ -701,7 +709,9 @@
            // 
            this.txt_checkUser.Location = new System.Drawing.Point(1005, 12);
            this.txt_checkUser.Name = "txt_checkUser";
            this.txt_checkUser.Size = new System.Drawing.Size(193, 24);
            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(193, 28);
            this.txt_checkUser.StyleController = this.layoutMx1;
            this.txt_checkUser.TabIndex = 463;
            this.txt_checkUser.Tag = "readOnly";
@@ -710,7 +720,9 @@
            // 
            this.txt_checkDate.Location = new System.Drawing.Point(1005, 44);
            this.txt_checkDate.Name = "txt_checkDate";
            this.txt_checkDate.Size = new System.Drawing.Size(193, 24);
            this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
            this.txt_checkDate.Size = new System.Drawing.Size(193, 28);
            this.txt_checkDate.StyleController = this.layoutMx1;
            this.txt_checkDate.TabIndex = 464;
            this.txt_checkDate.Tag = "readOnly";
@@ -719,7 +731,9 @@
            // 
            this.txt_paperBillNo.Location = new System.Drawing.Point(708, 76);
            this.txt_paperBillNo.Name = "txt_paperBillNo";
            this.txt_paperBillNo.Size = new System.Drawing.Size(191, 24);
            this.txt_paperBillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true;
            this.txt_paperBillNo.Size = new System.Drawing.Size(191, 28);
            this.txt_paperBillNo.StyleController = this.layoutMx1;
            this.txt_paperBillNo.TabIndex = 465;
            // 
@@ -1030,6 +1044,8 @@
            this.gridColumn7,
            this.gvMx1memo,
            this.gridColumn10,
            this.gridColumn12,
            this.gridColumn13,
            this.gvBtnAlawys,
            this.gvMxDel});
            this.gvMx1.GridControl = this.gcMx1;
@@ -1311,13 +1327,17 @@
            // gvMx1memo
            // 
            this.gvMx1memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1memo.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1memo.AppearanceCell.Options.UseFont = true;
            this.gvMx1memo.AppearanceCell.Options.UseForeColor = true;
            this.gvMx1memo.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1memo.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1memo.Caption = "备注";
            this.gvMx1memo.FieldName = "memo";
            this.gvMx1memo.MinWidth = 50;
            this.gvMx1memo.Name = "gvMx1memo";
            this.gvMx1memo.OptionsColumn.ReadOnly = true;
            this.gvMx1memo.Tag = "query_a.memo";
            this.gvMx1memo.Tag = "edit";
            this.gvMx1memo.Visible = true;
            this.gvMx1memo.VisibleIndex = 15;
            this.gvMx1memo.Width = 180;
@@ -1332,6 +1352,26 @@
            this.gridColumn10.VisibleIndex = 16;
            this.gridColumn10.Width = 94;
            // 
            // gridColumn12
            //
            this.gridColumn12.Caption = "退l料时间";
            this.gridColumn12.FieldName = "returnDate";
            this.gridColumn12.MinWidth = 25;
            this.gridColumn12.Name = "gridColumn12";
            this.gridColumn12.Visible = true;
            this.gridColumn12.VisibleIndex = 17;
            this.gridColumn12.Width = 94;
            //
            // gridColumn13
            //
            this.gridColumn13.Caption = "退料人";
            this.gridColumn13.FieldName = "returnBy";
            this.gridColumn13.MinWidth = 25;
            this.gridColumn13.Name = "gridColumn13";
            this.gridColumn13.Visible = true;
            this.gridColumn13.VisibleIndex = 18;
            this.gridColumn13.Width = 94;
            //
            // gvBtnAlawys
            // 
            this.gvBtnAlawys.Caption = "退料";
@@ -1339,7 +1379,7 @@
            this.gvBtnAlawys.MinWidth = 80;
            this.gvBtnAlawys.Name = "gvBtnAlawys";
            this.gvBtnAlawys.Visible = true;
            this.gvBtnAlawys.VisibleIndex = 17;
            this.gvBtnAlawys.VisibleIndex = 19;
            this.gvBtnAlawys.Width = 80;
            // 
            // repositoryItemButtonEdit2
@@ -1360,7 +1400,7 @@
            this.gvMxDel.MinWidth = 80;
            this.gvMxDel.Name = "gvMxDel";
            this.gvMxDel.Visible = true;
            this.gvMxDel.VisibleIndex = 18;
            this.gvMxDel.VisibleIndex = 20;
            this.gvMxDel.Width = 80;
            // 
            // repositoryItemButtonEdit1
@@ -1549,5 +1589,7 @@
        private DevExpress.XtraEditors.TextEdit txt_guid;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
    }
}