bug
lu
7 天以前 4c09363b9dc423003848ae4861414e5357129bfb
DevApp/Gs.DevApp/DevFrm/RkQC/Frm_RkDetect01.Designer.cs
@@ -202,12 +202,10 @@
            this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem();
            this.radOut = new DevExpress.XtraEditors.RadioGroup();
            this.ucBtnPrint1 = new Gs.DevApp.UserControl.UcBtnPrint();
            this.lbMxGuid = new DevExpress.XtraEditors.LabelControl();
            this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit();
            this.txt_kQty = new DevExpress.XtraEditors.TextEdit();
            this.txtQuantity = new DevExpress.XtraEditors.TextEdit();
            this.txtYdy = new DevExpress.XtraEditors.TextEdit();
            this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -231,7 +229,6 @@
            this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
@@ -357,7 +354,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit();
@@ -2052,17 +2048,14 @@
            this.layout99.Controls.Add(this.layoutControl1);
            this.layout99.Controls.Add(this.radOut);
            this.layout99.Controls.Add(this.ucBtnPrint1);
            this.layout99.Controls.Add(this.lbMxGuid);
            this.layout99.Controls.Add(this.txt_psnQty_1);
            this.layout99.Controls.Add(this.txt_kQty);
            this.layout99.Controls.Add(this.txtQuantity);
            this.layout99.Controls.Add(this.txtYdy);
            this.layout99.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layout99.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem26});
            this.layout99.Location = new System.Drawing.Point(0, 0);
            this.layout99.Name = "layout99";
            this.layout99.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(256, 645, 812, 500);
            this.layout99.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(383, 617, 812, 500);
            this.layout99.Root = this.layoutControlGroup3;
            this.layout99.Size = new System.Drawing.Size(1340, 103);
            this.layout99.TabIndex = 0;
@@ -2072,10 +2065,10 @@
            // 
            this.layoutControl1.Controls.Add(this.txt_iCount_1);
            this.layoutControl1.Controls.Add(this.txt_yuliang_1);
            this.layoutControl1.Location = new System.Drawing.Point(352, 53);
            this.layoutControl1.Location = new System.Drawing.Point(352, 45);
            this.layoutControl1.Name = "layoutControl1";
            this.layoutControl1.Root = this.layoutControlGroup2;
            this.layoutControl1.Size = new System.Drawing.Size(336, 38);
            this.layoutControl1.Size = new System.Drawing.Size(336, 29);
            this.layoutControl1.TabIndex = 475;
            this.layoutControl1.Text = "layoutControl1";
            // 
@@ -2119,7 +2112,7 @@
            this.layoutControlGroup2.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition8});
            this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlGroup2.Size = new System.Drawing.Size(336, 38);
            this.layoutControlGroup2.Size = new System.Drawing.Size(336, 29);
            this.layoutControlGroup2.TextVisible = false;
            // 
            // layoutControlItem30
@@ -2127,7 +2120,7 @@
            this.layoutControlItem30.Control = this.txt_iCount_1;
            this.layoutControlItem30.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem30.Name = "layoutControlItem30";
            this.layoutControlItem30.Size = new System.Drawing.Size(168, 38);
            this.layoutControlItem30.Size = new System.Drawing.Size(168, 29);
            this.layoutControlItem30.Text = "打印整张数值";
            this.layoutControlItem30.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -2137,7 +2130,7 @@
            this.layoutControlItem31.Location = new System.Drawing.Point(168, 0);
            this.layoutControlItem31.Name = "layoutControlItem31";
            this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem31.Size = new System.Drawing.Size(168, 38);
            this.layoutControlItem31.Size = new System.Drawing.Size(168, 29);
            this.layoutControlItem31.Text = "打印余数";
            this.layoutControlItem31.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -2152,7 +2145,7 @@
            new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "只打整张"),
            new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "手动打")});
            this.radOut.Properties.Padding = new System.Windows.Forms.Padding(0);
            this.radOut.Size = new System.Drawing.Size(340, 41);
            this.radOut.Size = new System.Drawing.Size(340, 33);
            this.radOut.StyleController = this.layout99;
            this.radOut.TabIndex = 474;
            // 
@@ -2160,26 +2153,16 @@
            // 
            this.ucBtnPrint1.allClickKey = null;
            this.ucBtnPrint1.guidKey = null;
            this.ucBtnPrint1.Location = new System.Drawing.Point(1032, 53);
            this.ucBtnPrint1.Location = new System.Drawing.Point(1032, 45);
            this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0);
            this.ucBtnPrint1.Name = "ucBtnPrint1";
            this.ucBtnPrint1.rptParameter = null;
            this.ucBtnPrint1.Size = new System.Drawing.Size(336, 38);
            this.ucBtnPrint1.Size = new System.Drawing.Size(336, 29);
            this.ucBtnPrint1.TabIndex = 231;
            //
            // lbMxGuid
            //
            this.lbMxGuid.Location = new System.Drawing.Point(1032, 50);
            this.lbMxGuid.Name = "lbMxGuid";
            this.lbMxGuid.Size = new System.Drawing.Size(58, 18);
            this.lbMxGuid.StyleController = this.layout99;
            this.lbMxGuid.TabIndex = 229;
            this.lbMxGuid.Text = "lbMxGuid";
            this.lbMxGuid.Visible = false;
            // 
            // txt_psnQty_1
            // 
            this.txt_psnQty_1.Location = new System.Drawing.Point(794, 53);
            this.txt_psnQty_1.Location = new System.Drawing.Point(794, 45);
            this.txt_psnQty_1.Name = "txt_psnQty_1";
            this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true;
            this.txt_psnQty_1.Size = new System.Drawing.Size(234, 24);
@@ -2218,18 +2201,6 @@
            this.txtYdy.StyleController = this.layout99;
            this.txtYdy.TabIndex = 222;
            // 
            // layoutControlItem26
            //
            this.layoutControlItem26.Control = this.lbMxGuid;
            this.layoutControlItem26.Location = new System.Drawing.Point(1020, 70);
            this.layoutControlItem26.Name = "layoutControlItem26";
            this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem26.Size = new System.Drawing.Size(340, 35);
            this.layoutControlItem26.Text = "lbMxGuid";
            this.layoutControlItem26.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem26.TextVisible = false;
            //
            // layoutControlGroup3
            // 
            this.layoutControlGroup3.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
@@ -2264,7 +2235,7 @@
            this.layoutControlGroup3.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition9,
            rowDefinition10});
            this.layoutControlGroup3.Size = new System.Drawing.Size(1380, 103);
            this.layoutControlGroup3.Size = new System.Drawing.Size(1380, 86);
            this.layoutControlGroup3.TextVisible = false;
            // 
            // layoutControlItem29
@@ -2273,29 +2244,29 @@
            this.layoutControlItem29.Location = new System.Drawing.Point(680, 0);
            this.layoutControlItem29.Name = "layoutControlItem24";
            this.layoutControlItem29.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem29.Size = new System.Drawing.Size(340, 41);
            this.layoutControlItem29.Size = new System.Drawing.Size(340, 33);
            this.layoutControlItem29.Text = "可打印总数";
            this.layoutControlItem29.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem32
            // 
            this.layoutControlItem32.Control = this.txt_psnQty_1;
            this.layoutControlItem32.Location = new System.Drawing.Point(680, 41);
            this.layoutControlItem32.Location = new System.Drawing.Point(680, 33);
            this.layoutControlItem32.Name = "layoutControlItem25";
            this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem32.Size = new System.Drawing.Size(340, 42);
            this.layoutControlItem32.Size = new System.Drawing.Size(340, 33);
            this.layoutControlItem32.Text = "每张条码数量";
            this.layoutControlItem32.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem33
            // 
            this.layoutControlItem33.Control = this.ucBtnPrint1;
            this.layoutControlItem33.Location = new System.Drawing.Point(1020, 41);
            this.layoutControlItem33.Location = new System.Drawing.Point(1020, 33);
            this.layoutControlItem33.Name = "layoutControlItem27";
            this.layoutControlItem33.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem33.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem33.Size = new System.Drawing.Size(340, 42);
            this.layoutControlItem33.Size = new System.Drawing.Size(340, 33);
            this.layoutControlItem33.Text = "打印按钮";
            this.layoutControlItem33.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem33.TextVisible = false;
@@ -2308,7 +2279,7 @@
            this.layoutControlItem34.Name = "layoutControlItem28";
            this.layoutControlItem34.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem34.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlItem34.Size = new System.Drawing.Size(340, 41);
            this.layoutControlItem34.Size = new System.Drawing.Size(340, 33);
            this.layoutControlItem34.Text = "自动计算";
            this.layoutControlItem34.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem34.TextVisible = false;
@@ -2318,7 +2289,7 @@
            this.layoutControlItem13.Control = this.txtQuantity;
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.Size = new System.Drawing.Size(340, 41);
            this.layoutControlItem13.Size = new System.Drawing.Size(340, 33);
            this.layoutControlItem13.Text = "申请总量";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -2328,18 +2299,18 @@
            this.layoutControlItem18.Location = new System.Drawing.Point(340, 0);
            this.layoutControlItem18.Name = "layoutControlItem18";
            this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem18.Size = new System.Drawing.Size(340, 41);
            this.layoutControlItem18.Size = new System.Drawing.Size(340, 33);
            this.layoutControlItem18.Text = "已打印总量";
            this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem24
            // 
            this.layoutControlItem24.Control = this.layoutControl1;
            this.layoutControlItem24.Location = new System.Drawing.Point(340, 41);
            this.layoutControlItem24.Location = new System.Drawing.Point(340, 33);
            this.layoutControlItem24.Name = "item0";
            this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem24.Size = new System.Drawing.Size(340, 42);
            this.layoutControlItem24.Size = new System.Drawing.Size(340, 33);
            this.layoutControlItem24.Text = "自动计算";
            this.layoutControlItem24.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem24.TextVisible = false;
@@ -2371,8 +2342,7 @@
            this.gvMx1lotDate,
            this.gridColumn13,
            this.gridColumn16,
            this.gridColumn23,
            this.gvBtnAlawys});
            this.gridColumn23});
            this.gvMx8.GridControl = this.gcMx8;
            this.gvMx8.Name = "gvMx8";
            this.gvMx8.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -2516,16 +2486,6 @@
            this.gridColumn23.Visible = true;
            this.gridColumn23.VisibleIndex = 11;
            this.gridColumn23.Width = 94;
            //
            // gvBtnAlawys
            //
            this.gvBtnAlawys.Caption = "移出";
            this.gvBtnAlawys.ColumnEdit = this.repositoryItemButtonEdit2;
            this.gvBtnAlawys.MinWidth = 25;
            this.gvBtnAlawys.Name = "gvBtnAlawys";
            this.gvBtnAlawys.Visible = true;
            this.gvBtnAlawys.VisibleIndex = 12;
            this.gvBtnAlawys.Width = 94;
            // 
            // repositoryItemComboBox2
            // 
@@ -2689,7 +2649,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit();
@@ -2852,12 +2811,10 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31;
        private DevExpress.XtraEditors.RadioGroup radOut;
        private UserControl.UcBtnPrint ucBtnPrint1;
        private DevExpress.XtraEditors.LabelControl lbMxGuid;
        private DevExpress.XtraEditors.TextEdit txt_psnQty_1;
        private DevExpress.XtraEditors.TextEdit txt_kQty;
        private DevExpress.XtraEditors.TextEdit txtQuantity;
        private DevExpress.XtraEditors.TextEdit txtYdy;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26;
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32;
@@ -2883,7 +2840,6 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
        private DevExpress.XtraGrid.Columns.GridColumn gvBtnAlawys;
        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
        private UserControl.UcLookCk txt_rkCkId;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;