123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736 |
- using UAS_MES_NEW.CustomControl.CustomCheckBox;
- namespace UAS_MES_NEW.Make
- {
- partial class Make_GetTestFileData
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- 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.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- 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();
- ((System.ComponentModel.ISupportInitialize)(this.CheckItemDGV)).BeginInit();
- this.SuspendLayout();
- //
- // pr_detail
- //
- this.pr_detail.AutoSize = true;
- this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.pr_detail.Location = new System.Drawing.Point(1258, 11);
- this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.pr_detail.Name = "pr_detail";
- this.pr_detail.Size = new System.Drawing.Size(0, 41);
- this.pr_detail.TabIndex = 31;
- //
- // label10
- //
- 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.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.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);
- this.mcd_okqty.TabIndex = 25;
- //
- // ma_prodcode
- //
- this.ma_prodcode.AutoSize = true;
- this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.ma_prodcode.Location = new System.Drawing.Point(724, 11);
- this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ma_prodcode.Name = "ma_prodcode";
- this.ma_prodcode.Size = new System.Drawing.Size(0, 41);
- this.ma_prodcode.TabIndex = 24;
- //
- // ma_code
- //
- this.ma_code.AutoSize = true;
- this.ma_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ma_code.Location = new System.Drawing.Point(204, 11);
- this.ma_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ma_code.Name = "ma_code";
- this.ma_code.Size = new System.Drawing.Size(0, 41);
- this.ma_code.TabIndex = 23;
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.label5.Location = new System.Drawing.Point(574, 103);
- 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;
- this.label3.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.label3.Location = new System.Drawing.Point(1102, 11);
- this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(146, 41);
- this.label3.TabIndex = 20;
- this.label3.Text = "产品名称";
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.label2.Location = new System.Drawing.Point(570, 11);
- this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(146, 41);
- this.label2.TabIndex = 19;
- this.label2.Text = "产品编号";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.label1.Location = new System.Drawing.Point(50, 11);
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(146, 41);
- this.label1.TabIndex = 18;
- this.label1.Text = "工单编号";
- //
- // CheckItemDGV
- //
- 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.CheckItemDGV.Location = new System.Drawing.Point(12, 154);
- this.CheckItemDGV.Name = "CheckItemDGV";
- this.CheckItemDGV.RowTemplate.Height = 37;
- this.CheckItemDGV.Size = new System.Drawing.Size(712, 607);
- 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 = "软件版本";
- //
- // dataGridViewTextBoxColumn1
- //
- this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
- this.dataGridViewTextBoxColumn1.DataPropertyName = "psr_type";
- this.dataGridViewTextBoxColumn1.HeaderText = "检测项";
- this.dataGridViewTextBoxColumn1.MinimumWidth = 150;
- this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
- this.dataGridViewTextBoxColumn1.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn2
- //
- this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
- this.dataGridViewTextBoxColumn2.DataPropertyName = "psr_systemvalue";
- this.dataGridViewTextBoxColumn2.HeaderText = "系统值";
- this.dataGridViewTextBoxColumn2.MinimumWidth = 460;
- this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
- this.dataGridViewTextBoxColumn2.ReadOnly = true;
- //
- // dataGridViewTextBoxColumn3
- //
- this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
- this.dataGridViewTextBoxColumn3.DataPropertyName = "psr_systemvalue";
- this.dataGridViewTextBoxColumn3.HeaderText = "本机值";
- this.dataGridViewTextBoxColumn3.MinimumWidth = 460;
- this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
- this.dataGridViewTextBoxColumn3.ReadOnly = true;
- this.dataGridViewTextBoxColumn3.Visible = false;
- //
- // dataGridViewTextBoxColumn4
- //
- this.dataGridViewTextBoxColumn4.DataPropertyName = "std_badcode";
- this.dataGridViewTextBoxColumn4.HeaderText = "故障代码";
- this.dataGridViewTextBoxColumn4.MinimumWidth = 200;
- this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
- this.dataGridViewTextBoxColumn4.Visible = false;
- this.dataGridViewTextBoxColumn4.Width = 200;
- //
- // dataGridViewTextBoxColumn5
- //
- this.dataGridViewTextBoxColumn5.DataPropertyName = "std_bt";
- this.dataGridViewTextBoxColumn5.HeaderText = "BT";
- this.dataGridViewTextBoxColumn5.MinimumWidth = 100;
- this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
- this.dataGridViewTextBoxColumn5.Visible = false;
- this.dataGridViewTextBoxColumn5.Width = 200;
- //
- // dataGridViewTextBoxColumn6
- //
- this.dataGridViewTextBoxColumn6.DataPropertyName = "std_imei1";
- this.dataGridViewTextBoxColumn6.HeaderText = "IMEI1";
- this.dataGridViewTextBoxColumn6.MinimumWidth = 100;
- this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
- this.dataGridViewTextBoxColumn6.Visible = false;
- //
- // dataGridViewTextBoxColumn7
- //
- this.dataGridViewTextBoxColumn7.DataPropertyName = "std_imei2";
- this.dataGridViewTextBoxColumn7.HeaderText = "IMEI2";
- this.dataGridViewTextBoxColumn7.MinimumWidth = 100;
- this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
- this.dataGridViewTextBoxColumn7.Visible = false;
- //
- // dataGridViewTextBoxColumn8
- //
- this.dataGridViewTextBoxColumn8.DataPropertyName = "std_googlekey";
- this.dataGridViewTextBoxColumn8.HeaderText = "GoogleKey";
- this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
- this.dataGridViewTextBoxColumn8.Visible = false;
- //
- // dataGridViewTextBoxColumn9
- //
- this.dataGridViewTextBoxColumn9.DataPropertyName = "std_videotest";
- this.dataGridViewTextBoxColumn9.HeaderText = "老化测试";
- this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
- this.dataGridViewTextBoxColumn9.Visible = false;
- //
- // dataGridViewTextBoxColumn10
- //
- this.dataGridViewTextBoxColumn10.DataPropertyName = "std_version";
- this.dataGridViewTextBoxColumn10.HeaderText = "软件版本";
- 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 = "";
- //
- // 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.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);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
- this.Margin = new System.Windows.Forms.Padding(4);
- this.Name = "Make_GetTestFileData";
- this.Tag = "Make!ReadWriteInfo";
- this.Load += new System.EventHandler(this.Make_LabelCheck_Load);
- this.SizeChanged += new System.EventHandler(this.Make_LabelCheck_SizeChanged);
- ((System.ComponentModel.ISupportInitialize)(this.CheckItemDGV)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- 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;
- }
- }
|