fqc
lu
2025-04-15 435a9b4afbf9c62c308e8163b7438f2c72e72913
DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs
@@ -148,8 +148,6 @@
            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
            this.txt_itemId1111 = new DevExpress.XtraLayout.LayoutControlItem();
            this.txt_lineName111 = new DevExpress.XtraLayout.LayoutControlItem();
            this.txt_boxQty11 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -223,6 +221,10 @@
            this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            this.txt_itemId1111 = new DevExpress.XtraLayout.LayoutControlItem();
            this.txt_lineName111 = new DevExpress.XtraLayout.LayoutControlItem();
            this.txt_kbSl = new DevExpress.XtraEditors.TextEdit();
            this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
@@ -301,8 +303,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemId1111)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lineName111)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_boxQty11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
@@ -354,6 +354,10 @@
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemId1111)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lineName111)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_kbSl.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit();
            this.SuspendLayout();
            // 
            // repositoryItemComboBox1
@@ -878,6 +882,7 @@
            this.layoutMx1.Controls.Add(this.txt_lineName);
            this.layoutMx1.Controls.Add(this.txt_itemId);
            this.layoutMx1.Controls.Add(this.txt_lineId);
            this.layoutMx1.Controls.Add(this.txt_kbSl);
            this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem17,
@@ -1202,7 +1207,7 @@
            // 
            // txt_lineName
            // 
            this.txt_lineName.Location = new System.Drawing.Point(84, 99);
            this.txt_lineName.Location = new System.Drawing.Point(84, 128);
            this.txt_lineName.Name = "txt_lineName";
            this.txt_lineName.Size = new System.Drawing.Size(254, 24);
            this.txt_lineName.StyleController = this.layoutMx1;
@@ -1211,7 +1216,7 @@
            // 
            // txt_itemId
            // 
            this.txt_itemId.Location = new System.Drawing.Point(84, 128);
            this.txt_itemId.Location = new System.Drawing.Point(744, 244);
            this.txt_itemId.Name = "txt_itemId";
            this.txt_itemId.Size = new System.Drawing.Size(254, 24);
            this.txt_itemId.StyleController = this.layoutMx1;
@@ -1278,8 +1283,6 @@
            this.layoutControlItem5,
            this.layoutControlItem1,
            this.layoutControlItem28,
            this.txt_itemId1111,
            this.txt_lineName111,
            this.txt_boxQty11,
            this.layoutControlItem9,
            this.layoutControlItem22,
@@ -1287,7 +1290,10 @@
            this.layoutControlItem3,
            this.txt_epTagtxt,
            this.layoutControlItem18,
            this.layoutControlItem4});
            this.layoutControlItem4,
            this.txt_itemId1111,
            this.txt_lineName111,
            this.layoutControlItem30});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -1584,26 +1590,6 @@
            this.layoutControlItem28.Text = "选择工单";
            this.layoutControlItem28.TextSize = new System.Drawing.Size(60, 18);
            // 
            // txt_itemId1111
            //
            this.txt_itemId1111.Control = this.txt_itemId;
            this.txt_itemId1111.Location = new System.Drawing.Point(0, 116);
            this.txt_itemId1111.Name = "txt_itemId1111";
            this.txt_itemId1111.OptionsTableLayoutItem.RowIndex = 4;
            this.txt_itemId1111.Size = new System.Drawing.Size(330, 29);
            this.txt_itemId1111.Text = "产品ID";
            this.txt_itemId1111.TextSize = new System.Drawing.Size(60, 18);
            //
            // txt_lineName111
            //
            this.txt_lineName111.Control = this.txt_lineName;
            this.txt_lineName111.Location = new System.Drawing.Point(0, 87);
            this.txt_lineName111.Name = "txt_lineName111";
            this.txt_lineName111.OptionsTableLayoutItem.RowIndex = 3;
            this.txt_lineName111.Size = new System.Drawing.Size(330, 29);
            this.txt_lineName111.Text = "生产线别";
            this.txt_lineName111.TextSize = new System.Drawing.Size(60, 18);
            //
            // txt_boxQty11
            // 
            this.txt_boxQty11.Control = this.txt_kbList;
@@ -1611,7 +1597,7 @@
            this.txt_boxQty11.Name = "txt_boxQty11";
            this.txt_boxQty11.OptionsTableLayoutItem.RowIndex = 2;
            this.txt_boxQty11.Size = new System.Drawing.Size(330, 29);
            this.txt_boxQty11.Text = "选择箱码";
            this.txt_boxQty11.Text = "送检箱码";
            this.txt_boxQty11.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem9
@@ -2443,6 +2429,46 @@
            // 
            this.gridView4.Name = "gridView4";
            // 
            // txt_itemId1111
            //
            this.txt_itemId1111.Control = this.txt_itemId;
            this.txt_itemId1111.Location = new System.Drawing.Point(660, 232);
            this.txt_itemId1111.Name = "txt_itemId1111";
            this.txt_itemId1111.OptionsTableLayoutItem.ColumnIndex = 2;
            this.txt_itemId1111.OptionsTableLayoutItem.RowIndex = 8;
            this.txt_itemId1111.Size = new System.Drawing.Size(330, 30);
            this.txt_itemId1111.Text = "产品ID";
            this.txt_itemId1111.TextSize = new System.Drawing.Size(60, 18);
            //
            // txt_lineName111
            //
            this.txt_lineName111.Control = this.txt_lineName;
            this.txt_lineName111.Location = new System.Drawing.Point(0, 116);
            this.txt_lineName111.Name = "txt_lineName111";
            this.txt_lineName111.OptionsTableLayoutItem.RowIndex = 4;
            this.txt_lineName111.Size = new System.Drawing.Size(330, 29);
            this.txt_lineName111.Text = "生产线别";
            this.txt_lineName111.TextSize = new System.Drawing.Size(60, 18);
            //
            // txt_kbSl
            //
            this.txt_kbSl.Location = new System.Drawing.Point(84, 99);
            this.txt_kbSl.Name = "txt_kbSl";
            this.txt_kbSl.Size = new System.Drawing.Size(254, 24);
            this.txt_kbSl.StyleController = this.layoutMx1;
            this.txt_kbSl.TabIndex = 835;
            this.txt_kbSl.Tag = "readonly";
            //
            // layoutControlItem30
            //
            this.layoutControlItem30.Control = this.txt_kbSl;
            this.layoutControlItem30.Location = new System.Drawing.Point(0, 87);
            this.layoutControlItem30.Name = "layoutControlItem30";
            this.layoutControlItem30.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem30.Size = new System.Drawing.Size(330, 29);
            this.layoutControlItem30.Text = "送检数量";
            this.layoutControlItem30.TextSize = new System.Drawing.Size(60, 18);
            //
            // Frm_FqcDetect01
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -2531,8 +2557,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemId1111)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lineName111)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_boxQty11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
@@ -2584,6 +2608,10 @@
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemId1111)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lineName111)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_kbSl.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit();
            this.ResumeLayout(false);
        }
@@ -2750,8 +2778,6 @@
        private DevExpress.XtraEditors.TextEdit txt_itemId;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28;
        private DevExpress.XtraLayout.LayoutControlItem txt_itemId1111;
        private DevExpress.XtraLayout.LayoutControlItem txt_lineName111;
        private DevExpress.XtraLayout.LayoutControlItem txt_boxQty11;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
@@ -2763,5 +2789,9 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
        private DevExpress.XtraTab.XtraTabPage tabMxPage2;
        private UcChouJianList ucChouJianList1;
        private DevExpress.XtraEditors.TextEdit txt_kbSl;
        private DevExpress.XtraLayout.LayoutControlItem txt_itemId1111;
        private DevExpress.XtraLayout.LayoutControlItem txt_lineName111;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30;
    }
}