|
|
@@ -30,39 +30,47 @@ namespace UAS_MES_NEW.Make
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
+ this.components = new System.ComponentModel.Container();
|
|
|
+ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_GetTestFileData));
|
|
|
this.pr_detail = new System.Windows.Forms.Label();
|
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
|
- this.remain_qty = new System.Windows.Forms.Label();
|
|
|
this.mcd_okqty = new System.Windows.Forms.Label();
|
|
|
this.ma_prodcode = new System.Windows.Forms.Label();
|
|
|
this.ma_code = new System.Windows.Forms.Label();
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
- this.label4 = new System.Windows.Forms.Label();
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
this.CheckItemDGV = new System.Windows.Forms.DataGridView();
|
|
|
- this.label6 = new System.Windows.Forms.Label();
|
|
|
- this.WatchPath = new System.Windows.Forms.TextBox();
|
|
|
- this.PSN = new System.Windows.Forms.Label();
|
|
|
- this.label8 = new System.Windows.Forms.Label();
|
|
|
- this.MAC = new System.Windows.Forms.Label();
|
|
|
- this.label11 = new System.Windows.Forms.Label();
|
|
|
- this.BT = new System.Windows.Forms.Label();
|
|
|
- this.label13 = new System.Windows.Forms.Label();
|
|
|
- this.IMEI1 = new System.Windows.Forms.Label();
|
|
|
- this.label15 = new System.Windows.Forms.Label();
|
|
|
- this.IMEI2 = new System.Windows.Forms.Label();
|
|
|
- this.label17 = new System.Windows.Forms.Label();
|
|
|
- this.GoogleKey = new System.Windows.Forms.Label();
|
|
|
- this.label19 = new System.Windows.Forms.Label();
|
|
|
- this.Aging = new System.Windows.Forms.Label();
|
|
|
- this.label21 = new System.Windows.Forms.Label();
|
|
|
- this.Version = new System.Windows.Forms.Label();
|
|
|
- this.label23 = new System.Windows.Forms.Label();
|
|
|
+ this.msi_makecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.msi_sncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.msi_result = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.label9 = new System.Windows.Forms.Label();
|
|
|
+ this.BadInfoSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
+ this.OK = new System.Windows.Forms.RadioButton();
|
|
|
+ this.NG = new System.Windows.Forms.RadioButton();
|
|
|
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
|
|
|
+ this.BadGroupCode = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
|
|
|
+ this.ChoosedDGV = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewExpand();
|
|
|
+ this.choose1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.or_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.bg_name1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.bg_code1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.bc_code1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.bc_name1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.WaitChooseDGV = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithCheckBox();
|
|
|
+ this.ChooseAll = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.bg_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.bg_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.bc_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.bc_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.ChooseedReject = new UAS_MES_NEW.CustomControl.ButtonUtil.ArrowRightButton();
|
|
|
+ this.WaitReject = new UAS_MES_NEW.CustomControl.ButtonUtil.ArrowLeftButton();
|
|
|
+ this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
|
|
|
+ this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
@@ -70,21 +78,13 @@ namespace UAS_MES_NEW.Make
|
|
|
this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.ReSet = new UAS_MES_NEW.CustomControl.CustomCheckBox.ReSetCheckBox();
|
|
|
- this.std_class = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.std_testresult = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.std_sn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.std_mac = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.std_bt = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.std_imei1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.std_imei2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.std_googlekey = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.std_videotest = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.std_version = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
|
|
|
- this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
- this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
|
|
|
+ this.bccode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.bc_code_label = new System.Windows.Forms.Label();
|
|
|
+ this.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.CheckItemDGV)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.BadInfoSource)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.ChoosedDGV)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.WaitChooseDGV)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// pr_detail
|
|
|
@@ -101,28 +101,18 @@ namespace UAS_MES_NEW.Make
|
|
|
//
|
|
|
this.label10.AutoSize = true;
|
|
|
this.label10.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label10.Location = new System.Drawing.Point(64, 781);
|
|
|
+ this.label10.Location = new System.Drawing.Point(43, 949);
|
|
|
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label10.Name = "label10";
|
|
|
this.label10.Size = new System.Drawing.Size(53, 35);
|
|
|
this.label10.TabIndex = 28;
|
|
|
this.label10.Text = "SN";
|
|
|
//
|
|
|
- // remain_qty
|
|
|
- //
|
|
|
- this.remain_qty.AutoSize = true;
|
|
|
- this.remain_qty.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.remain_qty.Location = new System.Drawing.Point(204, 103);
|
|
|
- this.remain_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.remain_qty.Name = "remain_qty";
|
|
|
- this.remain_qty.Size = new System.Drawing.Size(0, 41);
|
|
|
- this.remain_qty.TabIndex = 26;
|
|
|
- //
|
|
|
// mcd_okqty
|
|
|
//
|
|
|
this.mcd_okqty.AutoSize = true;
|
|
|
this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.mcd_okqty.Location = new System.Drawing.Point(724, 103);
|
|
|
+ this.mcd_okqty.Location = new System.Drawing.Point(200, 100);
|
|
|
this.mcd_okqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.mcd_okqty.Name = "mcd_okqty";
|
|
|
this.mcd_okqty.Size = new System.Drawing.Size(0, 41);
|
|
|
@@ -152,24 +142,13 @@ namespace UAS_MES_NEW.Make
|
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label5.Location = new System.Drawing.Point(574, 103);
|
|
|
+ this.label5.Location = new System.Drawing.Point(50, 100);
|
|
|
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label5.Name = "label5";
|
|
|
this.label5.Size = new System.Drawing.Size(210, 41);
|
|
|
this.label5.TabIndex = 22;
|
|
|
this.label5.Text = "当前工单计数";
|
|
|
//
|
|
|
- // label4
|
|
|
- //
|
|
|
- this.label4.AutoSize = true;
|
|
|
- this.label4.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label4.Location = new System.Drawing.Point(54, 103);
|
|
|
- this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label4.Name = "label4";
|
|
|
- this.label4.Size = new System.Drawing.Size(114, 41);
|
|
|
- this.label4.TabIndex = 21;
|
|
|
- this.label4.Text = "剩余数";
|
|
|
- //
|
|
|
// label3
|
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
|
@@ -208,210 +187,76 @@ namespace UAS_MES_NEW.Make
|
|
|
this.CheckItemDGV.AllowUserToAddRows = false;
|
|
|
this.CheckItemDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
this.CheckItemDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
- this.std_class,
|
|
|
- this.std_testresult,
|
|
|
- this.std_sn,
|
|
|
- this.std_mac,
|
|
|
- this.std_bt,
|
|
|
- this.std_imei1,
|
|
|
- this.std_imei2,
|
|
|
- this.std_googlekey,
|
|
|
- this.std_videotest,
|
|
|
- this.std_version});
|
|
|
+ this.msi_makecode,
|
|
|
+ this.msi_sncode,
|
|
|
+ this.msi_result});
|
|
|
this.CheckItemDGV.Location = new System.Drawing.Point(12, 154);
|
|
|
this.CheckItemDGV.Name = "CheckItemDGV";
|
|
|
+ this.CheckItemDGV.RowHeadersWidth = 82;
|
|
|
this.CheckItemDGV.RowTemplate.Height = 37;
|
|
|
- this.CheckItemDGV.Size = new System.Drawing.Size(712, 607);
|
|
|
+ this.CheckItemDGV.Size = new System.Drawing.Size(649, 777);
|
|
|
this.CheckItemDGV.TabIndex = 33;
|
|
|
this.CheckItemDGV.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.CheckItemDGV_CellPainting);
|
|
|
//
|
|
|
- // label6
|
|
|
- //
|
|
|
- this.label6.AutoSize = true;
|
|
|
- this.label6.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label6.Location = new System.Drawing.Point(1197, 781);
|
|
|
- this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label6.Name = "label6";
|
|
|
- this.label6.Size = new System.Drawing.Size(146, 41);
|
|
|
- this.label6.TabIndex = 37;
|
|
|
- this.label6.Text = "监控路径";
|
|
|
- //
|
|
|
- // WatchPath
|
|
|
- //
|
|
|
- this.WatchPath.Location = new System.Drawing.Point(1367, 785);
|
|
|
- this.WatchPath.Name = "WatchPath";
|
|
|
- this.WatchPath.Size = new System.Drawing.Size(258, 35);
|
|
|
- this.WatchPath.TabIndex = 36;
|
|
|
- this.WatchPath.Text = "/storage/emulated/0/elink/";
|
|
|
- //
|
|
|
- // PSN
|
|
|
- //
|
|
|
- this.PSN.AutoSize = true;
|
|
|
- this.PSN.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.PSN.Location = new System.Drawing.Point(980, 161);
|
|
|
- this.PSN.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.PSN.Name = "PSN";
|
|
|
- this.PSN.Size = new System.Drawing.Size(0, 41);
|
|
|
- this.PSN.TabIndex = 39;
|
|
|
- //
|
|
|
- // label8
|
|
|
- //
|
|
|
- this.label8.AutoSize = true;
|
|
|
- this.label8.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label8.Location = new System.Drawing.Point(761, 161);
|
|
|
- this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label8.Name = "label8";
|
|
|
- this.label8.Size = new System.Drawing.Size(62, 41);
|
|
|
- this.label8.TabIndex = 38;
|
|
|
- this.label8.Text = "SN";
|
|
|
- //
|
|
|
- // MAC
|
|
|
- //
|
|
|
- this.MAC.AutoSize = true;
|
|
|
- this.MAC.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.MAC.Location = new System.Drawing.Point(980, 234);
|
|
|
- this.MAC.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.MAC.Name = "MAC";
|
|
|
- this.MAC.Size = new System.Drawing.Size(0, 41);
|
|
|
- this.MAC.TabIndex = 41;
|
|
|
- //
|
|
|
- // label11
|
|
|
- //
|
|
|
- this.label11.AutoSize = true;
|
|
|
- this.label11.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label11.Location = new System.Drawing.Point(761, 234);
|
|
|
- this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label11.Name = "label11";
|
|
|
- this.label11.Size = new System.Drawing.Size(93, 41);
|
|
|
- this.label11.TabIndex = 40;
|
|
|
- this.label11.Text = "MAC";
|
|
|
- //
|
|
|
- // BT
|
|
|
- //
|
|
|
- this.BT.AutoSize = true;
|
|
|
- this.BT.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.BT.Location = new System.Drawing.Point(980, 312);
|
|
|
- this.BT.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.BT.Name = "BT";
|
|
|
- this.BT.Size = new System.Drawing.Size(0, 41);
|
|
|
- this.BT.TabIndex = 43;
|
|
|
- //
|
|
|
- // label13
|
|
|
- //
|
|
|
- this.label13.AutoSize = true;
|
|
|
- this.label13.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label13.Location = new System.Drawing.Point(761, 312);
|
|
|
- this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label13.Name = "label13";
|
|
|
- this.label13.Size = new System.Drawing.Size(56, 41);
|
|
|
- this.label13.TabIndex = 42;
|
|
|
- this.label13.Text = "BT";
|
|
|
- //
|
|
|
- // IMEI1
|
|
|
- //
|
|
|
- this.IMEI1.AutoSize = true;
|
|
|
- this.IMEI1.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.IMEI1.Location = new System.Drawing.Point(980, 386);
|
|
|
- this.IMEI1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.IMEI1.Name = "IMEI1";
|
|
|
- this.IMEI1.Size = new System.Drawing.Size(0, 41);
|
|
|
- this.IMEI1.TabIndex = 45;
|
|
|
- //
|
|
|
- // label15
|
|
|
- //
|
|
|
- this.label15.AutoSize = true;
|
|
|
- this.label15.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label15.Location = new System.Drawing.Point(761, 386);
|
|
|
- this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label15.Name = "label15";
|
|
|
- this.label15.Size = new System.Drawing.Size(104, 41);
|
|
|
- this.label15.TabIndex = 44;
|
|
|
- this.label15.Text = "IMEI1";
|
|
|
- //
|
|
|
- // IMEI2
|
|
|
- //
|
|
|
- this.IMEI2.AutoSize = true;
|
|
|
- this.IMEI2.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.IMEI2.Location = new System.Drawing.Point(980, 458);
|
|
|
- this.IMEI2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.IMEI2.Name = "IMEI2";
|
|
|
- this.IMEI2.Size = new System.Drawing.Size(0, 41);
|
|
|
- this.IMEI2.TabIndex = 47;
|
|
|
- //
|
|
|
- // label17
|
|
|
- //
|
|
|
- this.label17.AutoSize = true;
|
|
|
- this.label17.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label17.Location = new System.Drawing.Point(761, 458);
|
|
|
- this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label17.Name = "label17";
|
|
|
- this.label17.Size = new System.Drawing.Size(104, 41);
|
|
|
- this.label17.TabIndex = 46;
|
|
|
- this.label17.Text = "IMEI2";
|
|
|
- //
|
|
|
- // GoogleKey
|
|
|
- //
|
|
|
- this.GoogleKey.AutoSize = true;
|
|
|
- this.GoogleKey.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.GoogleKey.Location = new System.Drawing.Point(980, 529);
|
|
|
- this.GoogleKey.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.GoogleKey.Name = "GoogleKey";
|
|
|
- this.GoogleKey.Size = new System.Drawing.Size(0, 41);
|
|
|
- this.GoogleKey.TabIndex = 49;
|
|
|
- //
|
|
|
- // label19
|
|
|
- //
|
|
|
- this.label19.AutoSize = true;
|
|
|
- this.label19.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label19.Location = new System.Drawing.Point(761, 529);
|
|
|
- this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label19.Name = "label19";
|
|
|
- this.label19.Size = new System.Drawing.Size(184, 41);
|
|
|
- this.label19.TabIndex = 48;
|
|
|
- this.label19.Text = "GoogleKey";
|
|
|
- //
|
|
|
- // Aging
|
|
|
- //
|
|
|
- this.Aging.AutoSize = true;
|
|
|
- this.Aging.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.Aging.Location = new System.Drawing.Point(980, 603);
|
|
|
- this.Aging.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.Aging.Name = "Aging";
|
|
|
- this.Aging.Size = new System.Drawing.Size(0, 41);
|
|
|
- this.Aging.TabIndex = 51;
|
|
|
- //
|
|
|
- // label21
|
|
|
- //
|
|
|
- this.label21.AutoSize = true;
|
|
|
- this.label21.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label21.Location = new System.Drawing.Point(761, 603);
|
|
|
- this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label21.Name = "label21";
|
|
|
- this.label21.Size = new System.Drawing.Size(146, 41);
|
|
|
- this.label21.TabIndex = 50;
|
|
|
- this.label21.Text = "老化时长";
|
|
|
- //
|
|
|
- // Version
|
|
|
- //
|
|
|
- this.Version.AutoSize = true;
|
|
|
- this.Version.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.Version.Location = new System.Drawing.Point(981, 668);
|
|
|
- this.Version.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.Version.MaximumSize = new System.Drawing.Size(360, 0);
|
|
|
- this.Version.Name = "Version";
|
|
|
- this.Version.Size = new System.Drawing.Size(0, 41);
|
|
|
- this.Version.TabIndex = 53;
|
|
|
- //
|
|
|
- // label23
|
|
|
- //
|
|
|
- this.label23.AutoSize = true;
|
|
|
- this.label23.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.label23.Location = new System.Drawing.Point(761, 668);
|
|
|
- this.label23.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.label23.Name = "label23";
|
|
|
- this.label23.Size = new System.Drawing.Size(146, 41);
|
|
|
- this.label23.TabIndex = 52;
|
|
|
- this.label23.Text = "软件版本";
|
|
|
+ // msi_makecode
|
|
|
+ //
|
|
|
+ this.msi_makecode.DataPropertyName = "msi_makecode";
|
|
|
+ this.msi_makecode.HeaderText = "工单号";
|
|
|
+ this.msi_makecode.MinimumWidth = 140;
|
|
|
+ this.msi_makecode.Name = "msi_makecode";
|
|
|
+ this.msi_makecode.ReadOnly = true;
|
|
|
+ this.msi_makecode.Width = 150;
|
|
|
+ //
|
|
|
+ // msi_sncode
|
|
|
+ //
|
|
|
+ this.msi_sncode.DataPropertyName = "msi_sncode";
|
|
|
+ this.msi_sncode.HeaderText = "SN";
|
|
|
+ this.msi_sncode.MinimumWidth = 150;
|
|
|
+ this.msi_sncode.Name = "msi_sncode";
|
|
|
+ this.msi_sncode.ReadOnly = true;
|
|
|
+ this.msi_sncode.Width = 200;
|
|
|
+ //
|
|
|
+ // msi_result
|
|
|
+ //
|
|
|
+ this.msi_result.DataPropertyName = "msi_result";
|
|
|
+ this.msi_result.HeaderText = "测试结果";
|
|
|
+ this.msi_result.MinimumWidth = 150;
|
|
|
+ this.msi_result.Name = "msi_result";
|
|
|
+ this.msi_result.ReadOnly = true;
|
|
|
+ this.msi_result.Width = 150;
|
|
|
+ //
|
|
|
+ // label9
|
|
|
+ //
|
|
|
+ this.label9.AutoSize = true;
|
|
|
+ this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label9.Location = new System.Drawing.Point(732, 166);
|
|
|
+ this.label9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label9.Name = "label9";
|
|
|
+ this.label9.Size = new System.Drawing.Size(210, 41);
|
|
|
+ this.label9.TabIndex = 220;
|
|
|
+ this.label9.Text = "待选不良分组";
|
|
|
+ //
|
|
|
+ // OK
|
|
|
+ //
|
|
|
+ this.OK.AutoSize = true;
|
|
|
+ this.OK.Checked = true;
|
|
|
+ this.OK.Location = new System.Drawing.Point(492, 955);
|
|
|
+ this.OK.Name = "OK";
|
|
|
+ this.OK.Size = new System.Drawing.Size(89, 28);
|
|
|
+ this.OK.TabIndex = 227;
|
|
|
+ this.OK.TabStop = true;
|
|
|
+ this.OK.Text = "良品";
|
|
|
+ this.OK.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // NG
|
|
|
+ //
|
|
|
+ this.NG.AutoSize = true;
|
|
|
+ this.NG.Location = new System.Drawing.Point(603, 954);
|
|
|
+ this.NG.Name = "NG";
|
|
|
+ this.NG.Size = new System.Drawing.Size(113, 28);
|
|
|
+ this.NG.TabIndex = 228;
|
|
|
+ this.NG.Text = "不良品";
|
|
|
+ this.NG.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
// dataGridViewTextBoxColumn1
|
|
|
//
|
|
|
@@ -441,6 +286,213 @@ namespace UAS_MES_NEW.Make
|
|
|
this.dataGridViewTextBoxColumn3.ReadOnly = true;
|
|
|
this.dataGridViewTextBoxColumn3.Visible = false;
|
|
|
//
|
|
|
+ // OperateResult
|
|
|
+ //
|
|
|
+ this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(897, 773);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.OperateResult.Name = "OperateResult";
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(856, 214);
|
|
|
+ this.OperateResult.TabIndex = 226;
|
|
|
+ this.OperateResult.Text = "";
|
|
|
+ //
|
|
|
+ // BadGroupCode
|
|
|
+ //
|
|
|
+ this.BadGroupCode.FormattingEnabled = true;
|
|
|
+ this.BadGroupCode.Location = new System.Drawing.Point(940, 172);
|
|
|
+ this.BadGroupCode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.BadGroupCode.Name = "BadGroupCode";
|
|
|
+ this.BadGroupCode.Size = new System.Drawing.Size(258, 32);
|
|
|
+ this.BadGroupCode.TabIndex = 225;
|
|
|
+ this.BadGroupCode.SelectedIndexChanged += new System.EventHandler(this.BadGroupCode_SelectedIndexChanged);
|
|
|
+ //
|
|
|
+ // ChoosedDGV
|
|
|
+ //
|
|
|
+ this.ChoosedDGV.AllowUserToAddRows = false;
|
|
|
+ this.ChoosedDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
+ this.ChoosedDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
+ this.choose1,
|
|
|
+ this.or_id,
|
|
|
+ this.bg_name1,
|
|
|
+ this.bg_code1,
|
|
|
+ this.bc_code1,
|
|
|
+ this.bc_name1});
|
|
|
+ this.ChoosedDGV.Location = new System.Drawing.Point(1291, 225);
|
|
|
+ this.ChoosedDGV.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.ChoosedDGV.Name = "ChoosedDGV";
|
|
|
+ this.ChoosedDGV.RowHeadersWidth = 20;
|
|
|
+ this.ChoosedDGV.RowTemplate.Height = 23;
|
|
|
+ this.ChoosedDGV.Size = new System.Drawing.Size(462, 514);
|
|
|
+ this.ChoosedDGV.TabIndex = 224;
|
|
|
+ //
|
|
|
+ // choose1
|
|
|
+ //
|
|
|
+ this.choose1.HeaderText = "勾选";
|
|
|
+ this.choose1.MinimumWidth = 50;
|
|
|
+ this.choose1.Name = "choose1";
|
|
|
+ this.choose1.Width = 50;
|
|
|
+ //
|
|
|
+ // or_id
|
|
|
+ //
|
|
|
+ this.or_id.DataPropertyName = "or_id";
|
|
|
+ this.or_id.HeaderText = "or_id";
|
|
|
+ this.or_id.MinimumWidth = 10;
|
|
|
+ this.or_id.Name = "or_id";
|
|
|
+ this.or_id.Visible = false;
|
|
|
+ this.or_id.Width = 200;
|
|
|
+ //
|
|
|
+ // bg_name1
|
|
|
+ //
|
|
|
+ this.bg_name1.DataPropertyName = "bg_name";
|
|
|
+ this.bg_name1.HeaderText = "不良组别名称";
|
|
|
+ this.bg_name1.MinimumWidth = 10;
|
|
|
+ this.bg_name1.Name = "bg_name1";
|
|
|
+ this.bg_name1.Visible = false;
|
|
|
+ this.bg_name1.Width = 200;
|
|
|
+ //
|
|
|
+ // bg_code1
|
|
|
+ //
|
|
|
+ this.bg_code1.DataPropertyName = "bg_code";
|
|
|
+ this.bg_code1.HeaderText = "不良组别编号";
|
|
|
+ this.bg_code1.MinimumWidth = 10;
|
|
|
+ this.bg_code1.Name = "bg_code1";
|
|
|
+ this.bg_code1.Visible = false;
|
|
|
+ this.bg_code1.Width = 200;
|
|
|
+ //
|
|
|
+ // bc_code1
|
|
|
+ //
|
|
|
+ this.bc_code1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.bc_code1.DataPropertyName = "bc_code";
|
|
|
+ this.bc_code1.HeaderText = "不良代码";
|
|
|
+ this.bc_code1.MinimumWidth = 10;
|
|
|
+ this.bc_code1.Name = "bc_code1";
|
|
|
+ this.bc_code1.ReadOnly = true;
|
|
|
+ this.bc_code1.Width = 200;
|
|
|
+ //
|
|
|
+ // bc_name1
|
|
|
+ //
|
|
|
+ this.bc_name1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
+ this.bc_name1.DataPropertyName = "bc_name";
|
|
|
+ this.bc_name1.HeaderText = "不良名称 ";
|
|
|
+ this.bc_name1.MinimumWidth = 10;
|
|
|
+ this.bc_name1.Name = "bc_name1";
|
|
|
+ this.bc_name1.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // WaitChooseDGV
|
|
|
+ //
|
|
|
+ this.WaitChooseDGV.AllowUserToAddRows = false;
|
|
|
+ this.WaitChooseDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
+ this.WaitChooseDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
+ this.ChooseAll,
|
|
|
+ this.bg_name,
|
|
|
+ this.bg_code,
|
|
|
+ this.bc_code,
|
|
|
+ this.bc_name});
|
|
|
+ this.WaitChooseDGV.Location = new System.Drawing.Point(739, 225);
|
|
|
+ this.WaitChooseDGV.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.WaitChooseDGV.Name = "WaitChooseDGV";
|
|
|
+ this.WaitChooseDGV.RowHeadersWidth = 20;
|
|
|
+ this.WaitChooseDGV.RowTemplate.Height = 23;
|
|
|
+ this.WaitChooseDGV.Size = new System.Drawing.Size(415, 512);
|
|
|
+ this.WaitChooseDGV.TabIndex = 223;
|
|
|
+ //
|
|
|
+ // ChooseAll
|
|
|
+ //
|
|
|
+ this.ChooseAll.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.ChooseAll.DataPropertyName = "ChooseAll";
|
|
|
+ this.ChooseAll.HeaderText = "勾选";
|
|
|
+ this.ChooseAll.MinimumWidth = 10;
|
|
|
+ this.ChooseAll.Name = "ChooseAll";
|
|
|
+ this.ChooseAll.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
+ this.ChooseAll.Width = 60;
|
|
|
+ //
|
|
|
+ // bg_name
|
|
|
+ //
|
|
|
+ this.bg_name.DataPropertyName = "bg_name";
|
|
|
+ this.bg_name.HeaderText = "不良组别名称";
|
|
|
+ this.bg_name.MinimumWidth = 10;
|
|
|
+ this.bg_name.Name = "bg_name";
|
|
|
+ this.bg_name.Visible = false;
|
|
|
+ this.bg_name.Width = 200;
|
|
|
+ //
|
|
|
+ // bg_code
|
|
|
+ //
|
|
|
+ this.bg_code.DataPropertyName = "bg_code";
|
|
|
+ this.bg_code.HeaderText = "不良组别编号";
|
|
|
+ this.bg_code.MinimumWidth = 10;
|
|
|
+ this.bg_code.Name = "bg_code";
|
|
|
+ this.bg_code.Visible = false;
|
|
|
+ this.bg_code.Width = 200;
|
|
|
+ //
|
|
|
+ // bc_code
|
|
|
+ //
|
|
|
+ this.bc_code.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.bc_code.DataPropertyName = "bc_code";
|
|
|
+ this.bc_code.HeaderText = "不良代码";
|
|
|
+ this.bc_code.MinimumWidth = 10;
|
|
|
+ this.bc_code.Name = "bc_code";
|
|
|
+ this.bc_code.ReadOnly = true;
|
|
|
+ this.bc_code.Width = 130;
|
|
|
+ //
|
|
|
+ // bc_name
|
|
|
+ //
|
|
|
+ this.bc_name.DataPropertyName = "bc_name";
|
|
|
+ this.bc_name.HeaderText = "不良名称";
|
|
|
+ this.bc_name.MinimumWidth = 10;
|
|
|
+ this.bc_name.Name = "bc_name";
|
|
|
+ this.bc_name.ReadOnly = true;
|
|
|
+ this.bc_name.Width = 200;
|
|
|
+ //
|
|
|
+ // ChooseedReject
|
|
|
+ //
|
|
|
+ this.ChooseedReject.Image = ((System.Drawing.Image)(resources.GetObject("ChooseedReject.Image")));
|
|
|
+ this.ChooseedReject.Location = new System.Drawing.Point(1169, 407);
|
|
|
+ this.ChooseedReject.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.ChooseedReject.Name = "ChooseedReject";
|
|
|
+ this.ChooseedReject.Size = new System.Drawing.Size(100, 46);
|
|
|
+ this.ChooseedReject.TabIndex = 222;
|
|
|
+ this.ChooseedReject.UseVisualStyleBackColor = true;
|
|
|
+ this.ChooseedReject.Click += new System.EventHandler(this.ChooseedReject_Click);
|
|
|
+ //
|
|
|
+ // WaitReject
|
|
|
+ //
|
|
|
+ this.WaitReject.Image = ((System.Drawing.Image)(resources.GetObject("WaitReject.Image")));
|
|
|
+ this.WaitReject.Location = new System.Drawing.Point(1169, 525);
|
|
|
+ this.WaitReject.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.WaitReject.Name = "WaitReject";
|
|
|
+ this.WaitReject.Size = new System.Drawing.Size(100, 46);
|
|
|
+ this.WaitReject.TabIndex = 221;
|
|
|
+ this.WaitReject.UseVisualStyleBackColor = true;
|
|
|
+ this.WaitReject.Click += new System.EventHandler(this.WaitReject_Click);
|
|
|
+ //
|
|
|
+ // StepCount
|
|
|
+ //
|
|
|
+ this.StepCount.LineCode = null;
|
|
|
+ this.StepCount.Location = new System.Drawing.Point(1109, 100);
|
|
|
+ this.StepCount.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.StepCount.Name = "StepCount";
|
|
|
+ this.StepCount.Size = new System.Drawing.Size(176, 44);
|
|
|
+ this.StepCount.Source = null;
|
|
|
+ this.StepCount.StepCode = null;
|
|
|
+ this.StepCount.TabIndex = 32;
|
|
|
+ this.StepCount.Load += new System.EventHandler(this.StepCount_Load_1);
|
|
|
+ //
|
|
|
+ // sncode
|
|
|
+ //
|
|
|
+ this.sncode.AllPower = null;
|
|
|
+ this.sncode.BackColor = System.Drawing.Color.White;
|
|
|
+ this.sncode.ID = null;
|
|
|
+ this.sncode.Location = new System.Drawing.Point(123, 949);
|
|
|
+ this.sncode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.sncode.Name = "sncode";
|
|
|
+ this.sncode.Power = null;
|
|
|
+ this.sncode.Size = new System.Drawing.Size(334, 35);
|
|
|
+ this.sncode.Str = null;
|
|
|
+ this.sncode.Str1 = null;
|
|
|
+ this.sncode.Str2 = null;
|
|
|
+ this.sncode.TabIndex = 29;
|
|
|
+ this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
|
|
|
+ //
|
|
|
// dataGridViewTextBoxColumn4
|
|
|
//
|
|
|
this.dataGridViewTextBoxColumn4.DataPropertyName = "std_badcode";
|
|
|
@@ -466,6 +518,7 @@ namespace UAS_MES_NEW.Make
|
|
|
this.dataGridViewTextBoxColumn6.MinimumWidth = 100;
|
|
|
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
|
|
|
this.dataGridViewTextBoxColumn6.Visible = false;
|
|
|
+ this.dataGridViewTextBoxColumn6.Width = 200;
|
|
|
//
|
|
|
// dataGridViewTextBoxColumn7
|
|
|
//
|
|
|
@@ -474,194 +527,112 @@ namespace UAS_MES_NEW.Make
|
|
|
this.dataGridViewTextBoxColumn7.MinimumWidth = 100;
|
|
|
this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
|
|
|
this.dataGridViewTextBoxColumn7.Visible = false;
|
|
|
+ this.dataGridViewTextBoxColumn7.Width = 200;
|
|
|
//
|
|
|
// dataGridViewTextBoxColumn8
|
|
|
//
|
|
|
this.dataGridViewTextBoxColumn8.DataPropertyName = "std_googlekey";
|
|
|
this.dataGridViewTextBoxColumn8.HeaderText = "GoogleKey";
|
|
|
+ this.dataGridViewTextBoxColumn8.MinimumWidth = 10;
|
|
|
this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
|
|
|
this.dataGridViewTextBoxColumn8.Visible = false;
|
|
|
+ this.dataGridViewTextBoxColumn8.Width = 200;
|
|
|
//
|
|
|
// dataGridViewTextBoxColumn9
|
|
|
//
|
|
|
this.dataGridViewTextBoxColumn9.DataPropertyName = "std_videotest";
|
|
|
this.dataGridViewTextBoxColumn9.HeaderText = "老化测试";
|
|
|
+ this.dataGridViewTextBoxColumn9.MinimumWidth = 10;
|
|
|
this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
|
|
|
this.dataGridViewTextBoxColumn9.Visible = false;
|
|
|
+ this.dataGridViewTextBoxColumn9.Width = 200;
|
|
|
//
|
|
|
// dataGridViewTextBoxColumn10
|
|
|
//
|
|
|
this.dataGridViewTextBoxColumn10.DataPropertyName = "std_version";
|
|
|
this.dataGridViewTextBoxColumn10.HeaderText = "软件版本";
|
|
|
+ this.dataGridViewTextBoxColumn10.MinimumWidth = 10;
|
|
|
this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
|
|
|
this.dataGridViewTextBoxColumn10.Visible = false;
|
|
|
- //
|
|
|
- // ReSet
|
|
|
- //
|
|
|
- this.ReSet.AutoSize = true;
|
|
|
- this.ReSet.Location = new System.Drawing.Point(999, 787);
|
|
|
- this.ReSet.Name = "ReSet";
|
|
|
- this.ReSet.Size = new System.Drawing.Size(186, 28);
|
|
|
- this.ReSet.TabIndex = 34;
|
|
|
- this.ReSet.Text = "恢复出厂设置";
|
|
|
- this.ReSet.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
- // std_class
|
|
|
- //
|
|
|
- this.std_class.DataPropertyName = "std_class";
|
|
|
- this.std_class.HeaderText = "检测项";
|
|
|
- this.std_class.MinimumWidth = 140;
|
|
|
- this.std_class.Name = "std_class";
|
|
|
- this.std_class.ReadOnly = true;
|
|
|
- this.std_class.Width = 150;
|
|
|
- //
|
|
|
- // std_testresult
|
|
|
- //
|
|
|
- this.std_testresult.DataPropertyName = "std_testresult";
|
|
|
- this.std_testresult.HeaderText = "测试结果";
|
|
|
- this.std_testresult.MinimumWidth = 150;
|
|
|
- this.std_testresult.Name = "std_testresult";
|
|
|
- this.std_testresult.ReadOnly = true;
|
|
|
- this.std_testresult.Width = 150;
|
|
|
- //
|
|
|
- // std_sn
|
|
|
- //
|
|
|
- this.std_sn.DataPropertyName = "std_sn";
|
|
|
- this.std_sn.HeaderText = "SN";
|
|
|
- this.std_sn.MinimumWidth = 100;
|
|
|
- this.std_sn.Name = "std_sn";
|
|
|
- this.std_sn.ReadOnly = true;
|
|
|
- this.std_sn.Visible = false;
|
|
|
- this.std_sn.Width = 200;
|
|
|
- //
|
|
|
- // std_mac
|
|
|
- //
|
|
|
- this.std_mac.DataPropertyName = "std_mac";
|
|
|
- this.std_mac.HeaderText = "MAC";
|
|
|
- this.std_mac.MinimumWidth = 100;
|
|
|
- this.std_mac.Name = "std_mac";
|
|
|
- this.std_mac.Visible = false;
|
|
|
- this.std_mac.Width = 200;
|
|
|
- //
|
|
|
- // std_bt
|
|
|
- //
|
|
|
- this.std_bt.DataPropertyName = "std_bt";
|
|
|
- this.std_bt.HeaderText = "BT";
|
|
|
- this.std_bt.MinimumWidth = 100;
|
|
|
- this.std_bt.Name = "std_bt";
|
|
|
- this.std_bt.Visible = false;
|
|
|
- this.std_bt.Width = 200;
|
|
|
- //
|
|
|
- // std_imei1
|
|
|
- //
|
|
|
- this.std_imei1.DataPropertyName = "std_imei1";
|
|
|
- this.std_imei1.HeaderText = "IMEI1";
|
|
|
- this.std_imei1.MinimumWidth = 100;
|
|
|
- this.std_imei1.Name = "std_imei1";
|
|
|
- this.std_imei1.Visible = false;
|
|
|
- //
|
|
|
- // std_imei2
|
|
|
- //
|
|
|
- this.std_imei2.DataPropertyName = "std_imei2";
|
|
|
- this.std_imei2.HeaderText = "IMEI2";
|
|
|
- this.std_imei2.MinimumWidth = 100;
|
|
|
- this.std_imei2.Name = "std_imei2";
|
|
|
- this.std_imei2.Visible = false;
|
|
|
- //
|
|
|
- // std_googlekey
|
|
|
- //
|
|
|
- this.std_googlekey.DataPropertyName = "std_googlekey";
|
|
|
- this.std_googlekey.HeaderText = "GoogleKey";
|
|
|
- this.std_googlekey.Name = "std_googlekey";
|
|
|
- this.std_googlekey.Visible = false;
|
|
|
- //
|
|
|
- // std_videotest
|
|
|
- //
|
|
|
- this.std_videotest.DataPropertyName = "std_videotest";
|
|
|
- this.std_videotest.HeaderText = "老化测试";
|
|
|
- this.std_videotest.Name = "std_videotest";
|
|
|
- this.std_videotest.Visible = false;
|
|
|
- //
|
|
|
- // std_version
|
|
|
- //
|
|
|
- this.std_version.DataPropertyName = "std_version";
|
|
|
- this.std_version.HeaderText = "软件版本";
|
|
|
- this.std_version.Name = "std_version";
|
|
|
- this.std_version.Visible = false;
|
|
|
- //
|
|
|
- // StepCount
|
|
|
- //
|
|
|
- this.StepCount.LineCode = null;
|
|
|
- this.StepCount.Location = new System.Drawing.Point(1109, 100);
|
|
|
- this.StepCount.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
- this.StepCount.Name = "StepCount";
|
|
|
- this.StepCount.Size = new System.Drawing.Size(176, 44);
|
|
|
- this.StepCount.Source = null;
|
|
|
- this.StepCount.StepCode = null;
|
|
|
- this.StepCount.TabIndex = 32;
|
|
|
- //
|
|
|
- // sncode
|
|
|
- //
|
|
|
- this.sncode.AllPower = null;
|
|
|
- this.sncode.BackColor = System.Drawing.Color.White;
|
|
|
- this.sncode.ID = null;
|
|
|
- this.sncode.Location = new System.Drawing.Point(144, 781);
|
|
|
- this.sncode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.sncode.Name = "sncode";
|
|
|
- this.sncode.Power = null;
|
|
|
- this.sncode.Size = new System.Drawing.Size(334, 35);
|
|
|
- this.sncode.Str = null;
|
|
|
- this.sncode.Str1 = null;
|
|
|
- this.sncode.Str2 = null;
|
|
|
- this.sncode.TabIndex = 29;
|
|
|
- this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
|
|
|
- //
|
|
|
- // OperateResult
|
|
|
- //
|
|
|
- this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OperateResult.Location = new System.Drawing.Point(1477, 154);
|
|
|
- this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(282, 607);
|
|
|
- this.OperateResult.TabIndex = 27;
|
|
|
- this.OperateResult.Text = "";
|
|
|
+ this.dataGridViewTextBoxColumn10.Width = 200;
|
|
|
+ //
|
|
|
+ // bccode
|
|
|
+ //
|
|
|
+ this.bccode.AllPower = null;
|
|
|
+ this.bccode.BackColor = System.Drawing.Color.White;
|
|
|
+ this.bccode.ID = null;
|
|
|
+ this.bccode.Location = new System.Drawing.Point(1463, 172);
|
|
|
+ this.bccode.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.bccode.Name = "bccode";
|
|
|
+ this.bccode.Power = null;
|
|
|
+ this.bccode.Size = new System.Drawing.Size(290, 35);
|
|
|
+ this.bccode.Str = null;
|
|
|
+ this.bccode.Str1 = null;
|
|
|
+ this.bccode.Str2 = null;
|
|
|
+ this.bccode.TabIndex = 230;
|
|
|
+ this.bccode.Tag = "bc_code";
|
|
|
+ this.bccode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.bccode_KeyDown);
|
|
|
+ //
|
|
|
+ // bc_code_label
|
|
|
+ //
|
|
|
+ this.bc_code_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
+ | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.bc_code_label.AutoSize = true;
|
|
|
+ this.bc_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.bc_code_label.Location = new System.Drawing.Point(1284, 166);
|
|
|
+ this.bc_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.bc_code_label.Name = "bc_code_label";
|
|
|
+ this.bc_code_label.Size = new System.Drawing.Size(146, 41);
|
|
|
+ this.bc_code_label.TabIndex = 229;
|
|
|
+ this.bc_code_label.Text = "不良代码";
|
|
|
+ //
|
|
|
+ // Confirm
|
|
|
+ //
|
|
|
+ this.Confirm.AllPower = "ifall";
|
|
|
+ this.Confirm.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
|
|
|
+ this.Confirm.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
|
|
|
+ this.Confirm.IsShowBorder = true;
|
|
|
+ this.Confirm.Location = new System.Drawing.Point(731, 939);
|
|
|
+ this.Confirm.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
|
|
|
+ this.Confirm.Name = "Confirm";
|
|
|
+ this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
|
|
|
+ this.Confirm.Power = "IFREAD";
|
|
|
+ this.Confirm.Size = new System.Drawing.Size(120, 48);
|
|
|
+ this.Confirm.TabIndex = 231;
|
|
|
+ this.Confirm.Tag = "ifread";
|
|
|
+ this.Confirm.Text = "确认";
|
|
|
+ this.Confirm.UseVisualStyleBackColor = true;
|
|
|
+ this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
|
|
|
//
|
|
|
// Make_GetTestFileData
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1772, 866);
|
|
|
- this.Controls.Add(this.Version);
|
|
|
- this.Controls.Add(this.label23);
|
|
|
- this.Controls.Add(this.Aging);
|
|
|
- this.Controls.Add(this.label21);
|
|
|
- this.Controls.Add(this.GoogleKey);
|
|
|
- this.Controls.Add(this.label19);
|
|
|
- this.Controls.Add(this.IMEI2);
|
|
|
- this.Controls.Add(this.label17);
|
|
|
- this.Controls.Add(this.IMEI1);
|
|
|
- this.Controls.Add(this.label15);
|
|
|
- this.Controls.Add(this.BT);
|
|
|
- this.Controls.Add(this.label13);
|
|
|
- this.Controls.Add(this.MAC);
|
|
|
- this.Controls.Add(this.label11);
|
|
|
- this.Controls.Add(this.PSN);
|
|
|
- this.Controls.Add(this.label8);
|
|
|
- this.Controls.Add(this.label6);
|
|
|
- this.Controls.Add(this.WatchPath);
|
|
|
- this.Controls.Add(this.ReSet);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1772, 1002);
|
|
|
+ this.Controls.Add(this.Confirm);
|
|
|
+ this.Controls.Add(this.bccode);
|
|
|
+ this.Controls.Add(this.bc_code_label);
|
|
|
+ this.Controls.Add(this.NG);
|
|
|
+ this.Controls.Add(this.OK);
|
|
|
+ this.Controls.Add(this.OperateResult);
|
|
|
+ this.Controls.Add(this.BadGroupCode);
|
|
|
+ this.Controls.Add(this.ChoosedDGV);
|
|
|
+ this.Controls.Add(this.WaitChooseDGV);
|
|
|
+ this.Controls.Add(this.ChooseedReject);
|
|
|
+ this.Controls.Add(this.WaitReject);
|
|
|
+ this.Controls.Add(this.label9);
|
|
|
this.Controls.Add(this.CheckItemDGV);
|
|
|
this.Controls.Add(this.StepCount);
|
|
|
this.Controls.Add(this.pr_detail);
|
|
|
this.Controls.Add(this.sncode);
|
|
|
this.Controls.Add(this.label10);
|
|
|
- this.Controls.Add(this.OperateResult);
|
|
|
- this.Controls.Add(this.remain_qty);
|
|
|
this.Controls.Add(this.mcd_okqty);
|
|
|
this.Controls.Add(this.ma_prodcode);
|
|
|
this.Controls.Add(this.ma_code);
|
|
|
this.Controls.Add(this.label5);
|
|
|
- this.Controls.Add(this.label4);
|
|
|
this.Controls.Add(this.label3);
|
|
|
this.Controls.Add(this.label2);
|
|
|
this.Controls.Add(this.label1);
|
|
|
@@ -672,6 +643,9 @@ namespace UAS_MES_NEW.Make
|
|
|
this.Load += new System.EventHandler(this.Make_LabelCheck_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.Make_LabelCheck_SizeChanged);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.CheckItemDGV)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.BadInfoSource)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.ChoosedDGV)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.WaitChooseDGV)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
@@ -681,56 +655,51 @@ namespace UAS_MES_NEW.Make
|
|
|
private System.Windows.Forms.Label pr_detail;
|
|
|
private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
|
|
|
private System.Windows.Forms.Label label10;
|
|
|
- private System.Windows.Forms.Label remain_qty;
|
|
|
private System.Windows.Forms.Label mcd_okqty;
|
|
|
private System.Windows.Forms.Label ma_prodcode;
|
|
|
private System.Windows.Forms.Label ma_code;
|
|
|
private System.Windows.Forms.Label label5;
|
|
|
- private System.Windows.Forms.Label label4;
|
|
|
private System.Windows.Forms.Label label3;
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
private System.Windows.Forms.Label label1;
|
|
|
private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
|
|
|
- private CustomControl.RichText.RichTextAutoBottom OperateResult;
|
|
|
private System.Windows.Forms.DataGridView CheckItemDGV;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
|
|
|
- private ReSetCheckBox ReSet;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
|
|
|
- private System.Windows.Forms.Label label6;
|
|
|
- private System.Windows.Forms.TextBox WatchPath;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
|
|
|
- private System.Windows.Forms.Label PSN;
|
|
|
- private System.Windows.Forms.Label label8;
|
|
|
- private System.Windows.Forms.Label MAC;
|
|
|
- private System.Windows.Forms.Label label11;
|
|
|
- private System.Windows.Forms.Label BT;
|
|
|
- private System.Windows.Forms.Label label13;
|
|
|
- private System.Windows.Forms.Label IMEI1;
|
|
|
- private System.Windows.Forms.Label label15;
|
|
|
- private System.Windows.Forms.Label IMEI2;
|
|
|
- private System.Windows.Forms.Label label17;
|
|
|
- private System.Windows.Forms.Label GoogleKey;
|
|
|
- private System.Windows.Forms.Label label19;
|
|
|
- private System.Windows.Forms.Label Aging;
|
|
|
- private System.Windows.Forms.Label label21;
|
|
|
- private System.Windows.Forms.Label Version;
|
|
|
- private System.Windows.Forms.Label label23;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn std_class;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn std_testresult;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn std_sn;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn std_mac;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn std_bt;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn std_imei1;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn std_imei2;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn std_googlekey;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn std_videotest;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn std_version;
|
|
|
+ private CustomControl.ComBoxWithFocus.ComBoxWithFocus BadGroupCode;
|
|
|
+ private CustomControl.DataGrid_View.DataGridViewExpand ChoosedDGV;
|
|
|
+ private System.Windows.Forms.DataGridViewCheckBoxColumn choose1;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn or_id;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn bg_name1;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn bg_code1;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn bc_code1;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn bc_name1;
|
|
|
+ private CustomControl.DataGrid_View.DataGridViewWithCheckBox WaitChooseDGV;
|
|
|
+ private System.Windows.Forms.DataGridViewCheckBoxColumn ChooseAll;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn bg_name;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn bg_code;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn bc_code;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn bc_name;
|
|
|
+ private CustomControl.ButtonUtil.ArrowRightButton ChooseedReject;
|
|
|
+ private CustomControl.ButtonUtil.ArrowLeftButton WaitReject;
|
|
|
+ private System.Windows.Forms.Label label9;
|
|
|
+ private System.Windows.Forms.BindingSource BadInfoSource;
|
|
|
+ private CustomControl.RichText.RichTextAutoBottom OperateResult;
|
|
|
+ private System.Windows.Forms.RadioButton OK;
|
|
|
+ private System.Windows.Forms.RadioButton NG;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn msi_makecode;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn msi_sncode;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn msi_result;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox bccode;
|
|
|
+ private System.Windows.Forms.Label bc_code_label;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton Confirm;
|
|
|
}
|
|
|
}
|