cnf
2025-08-15 44ed615a6fba735e297ea18c2ce711dd9ea44412
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs
@@ -153,9 +153,9 @@
            this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_sourceDocumentId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_demandDocumentId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_releaseNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            this.gv_releaseNo = new DevExpress.XtraGrid.Columns.GridColumn();
            gv_remainingReceivedQty = new DevExpress.XtraGrid.Columns.GridColumn();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
@@ -1478,18 +1478,6 @@
            this.gv_demandDocumentId.VisibleIndex = 14;
            this.gv_demandDocumentId.Width = 23;
            // 
            // picCheckBox
            //
            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
            this.picCheckBox.Location = new System.Drawing.Point(808, 43);
            this.picCheckBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.picCheckBox.Name = "picCheckBox";
            this.picCheckBox.Size = new System.Drawing.Size(88, 39);
            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.picCheckBox.TabIndex = 6;
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            //
            // gv_releaseNo
            // 
            this.gv_releaseNo.Caption = "检验单号";
@@ -1498,6 +1486,18 @@
            this.gv_releaseNo.Visible = true;
            this.gv_releaseNo.VisibleIndex = 30;
            // 
            // picCheckBox
            //
            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
            this.picCheckBox.Location = new System.Drawing.Point(863, 23);
            this.picCheckBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.picCheckBox.Name = "picCheckBox";
            this.picCheckBox.Size = new System.Drawing.Size(88, 39);
            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.picCheckBox.TabIndex = 6;
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            //
            // Frm_MesInvItemArn
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);