| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975 |
- 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.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.battery = 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.MTK = new System.Windows.Forms.RadioButton();
- this.ZHANXUN = new System.Windows.Forms.RadioButton();
- this.ReSet = new System.Windows.Forms.CheckBox();
- 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.rom = new System.Windows.Forms.Label();
- this.label9 = new System.Windows.Forms.Label();
- this.ram = new System.Windows.Forms.Label();
- this.label14 = 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.groupBox1 = new System.Windows.Forms.GroupBox();
- this.ma_ram = new System.Windows.Forms.Label();
- this.ma_rom = new System.Windows.Forms.Label();
- this.label25 = new System.Windows.Forms.Label();
- this.label18 = new System.Windows.Forms.Label();
- this.label12 = new System.Windows.Forms.Label();
- this.label22 = new System.Windows.Forms.Label();
- this.ma_softversion = new System.Windows.Forms.Label();
- this.ma_battery = new System.Windows.Forms.Label();
- this.groupBox2 = new System.Windows.Forms.GroupBox();
- this.CheckGoogle = new System.Windows.Forms.CheckBox();
- this.CheckBattery = new System.Windows.Forms.CheckBox();
- this.CheckSoft = new System.Windows.Forms.CheckBox();
- this.CheckRom = new System.Windows.Forms.CheckBox();
- this.CheckImei2 = new System.Windows.Forms.CheckBox();
- this.CheckMac = new System.Windows.Forms.CheckBox();
- this.CheckBt = new System.Windows.Forms.CheckBox();
- this.CheckImei1 = new System.Windows.Forms.CheckBox();
- this.CheckRam = new System.Windows.Forms.CheckBox();
- this.CheckSn = new System.Windows.Forms.CheckBox();
- this.groupBox1.SuspendLayout();
- this.groupBox2.SuspendLayout();
- 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, 821);
- 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, 64);
- 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, 64);
- 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, 64);
- 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, 64);
- 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 = "工单编号";
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.label6.Location = new System.Drawing.Point(1197, 821);
- 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.Enabled = false;
- this.WatchPath.Location = new System.Drawing.Point(1367, 825);
- this.WatchPath.Name = "WatchPath";
- this.WatchPath.Size = new System.Drawing.Size(258, 35);
- this.WatchPath.TabIndex = 36;
- this.WatchPath.Text = "/sdcard/factory";
- //
- // PSN
- //
- this.PSN.AutoSize = true;
- this.PSN.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.PSN.Location = new System.Drawing.Point(219, 45);
- 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(58, 45);
- 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(219, 103);
- 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(58, 103);
- 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(219, 165);
- 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(58, 165);
- 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(219, 233);
- 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(58, 227);
- 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(725, 59);
- 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(526, 45);
- 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(725, 104);
- 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(526, 104);
- 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";
- //
- // battery
- //
- this.battery.AutoSize = true;
- this.battery.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.battery.Location = new System.Drawing.Point(725, 161);
- this.battery.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.battery.Name = "battery";
- this.battery.Size = new System.Drawing.Size(0, 41);
- this.battery.TabIndex = 51;
- //
- // label21
- //
- this.label21.AutoSize = true;
- this.label21.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.label21.Location = new System.Drawing.Point(526, 161);
- this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label21.Name = "label21";
- this.label21.Size = new System.Drawing.Size(82, 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(726, 229);
- 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(526, 223);
- 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 = "软件版本";
- //
- // MTK
- //
- this.MTK.AutoSize = true;
- this.MTK.Checked = true;
- this.MTK.Location = new System.Drawing.Point(516, 826);
- this.MTK.Name = "MTK";
- this.MTK.Size = new System.Drawing.Size(77, 28);
- this.MTK.TabIndex = 54;
- this.MTK.TabStop = true;
- this.MTK.Text = "MTK";
- this.MTK.UseVisualStyleBackColor = true;
- this.MTK.Visible = false;
- //
- // ZHANXUN
- //
- this.ZHANXUN.AutoSize = true;
- this.ZHANXUN.Location = new System.Drawing.Point(613, 826);
- this.ZHANXUN.Name = "ZHANXUN";
- this.ZHANXUN.Size = new System.Drawing.Size(89, 28);
- this.ZHANXUN.TabIndex = 55;
- this.ZHANXUN.TabStop = true;
- this.ZHANXUN.Text = "展讯";
- this.ZHANXUN.UseVisualStyleBackColor = true;
- this.ZHANXUN.Visible = false;
- //
- // ReSet
- //
- this.ReSet.AutoSize = true;
- this.ReSet.Location = new System.Drawing.Point(999, 827);
- this.ReSet.Name = "ReSet";
- this.ReSet.Size = new System.Drawing.Size(186, 28);
- this.ReSet.TabIndex = 34;
- this.ReSet.Text = "恢复出厂设置";
- this.ReSet.UseVisualStyleBackColor = true;
- //
- // StepCount
- //
- this.StepCount.LineCode = null;
- this.StepCount.Location = new System.Drawing.Point(1109, 61);
- 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, 821);
- 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(61, 478);
- this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
- this.OperateResult.Name = "OperateResult";
- this.OperateResult.Size = new System.Drawing.Size(1698, 335);
- this.OperateResult.TabIndex = 27;
- this.OperateResult.Text = "";
- //
- // rom
- //
- this.rom.AutoSize = true;
- this.rom.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.rom.Location = new System.Drawing.Point(726, 283);
- this.rom.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.rom.MaximumSize = new System.Drawing.Size(360, 0);
- this.rom.Name = "rom";
- this.rom.Size = new System.Drawing.Size(0, 41);
- this.rom.TabIndex = 59;
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.label9.Location = new System.Drawing.Point(526, 283);
- this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(146, 41);
- this.label9.TabIndex = 58;
- this.label9.Text = "存储内存";
- //
- // ram
- //
- this.ram.AutoSize = true;
- this.ram.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.ram.Location = new System.Drawing.Point(219, 283);
- this.ram.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ram.Name = "ram";
- this.ram.Size = new System.Drawing.Size(0, 41);
- this.ram.TabIndex = 57;
- //
- // label14
- //
- this.label14.AutoSize = true;
- this.label14.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.label14.Location = new System.Drawing.Point(58, 283);
- this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(146, 41);
- this.label14.TabIndex = 56;
- this.label14.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;
- this.dataGridViewTextBoxColumn6.Width = 200;
- //
- // dataGridViewTextBoxColumn7
- //
- this.dataGridViewTextBoxColumn7.DataPropertyName = "std_imei2";
- this.dataGridViewTextBoxColumn7.HeaderText = "IMEI2";
- 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;
- this.dataGridViewTextBoxColumn10.Width = 200;
- //
- // groupBox1
- //
- this.groupBox1.Controls.Add(this.ma_ram);
- this.groupBox1.Controls.Add(this.ma_rom);
- this.groupBox1.Controls.Add(this.label25);
- this.groupBox1.Controls.Add(this.label18);
- this.groupBox1.Controls.Add(this.label12);
- this.groupBox1.Controls.Add(this.label22);
- this.groupBox1.Controls.Add(this.ma_softversion);
- this.groupBox1.Controls.Add(this.ma_battery);
- this.groupBox1.Location = new System.Drawing.Point(57, 131);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Size = new System.Drawing.Size(707, 340);
- this.groupBox1.TabIndex = 60;
- this.groupBox1.TabStop = false;
- this.groupBox1.Text = "工单维护信息";
- //
- // ma_ram
- //
- this.ma_ram.AutoSize = true;
- this.ma_ram.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.ma_ram.Location = new System.Drawing.Point(284, 83);
- this.ma_ram.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ma_ram.Name = "ma_ram";
- this.ma_ram.Size = new System.Drawing.Size(0, 41);
- this.ma_ram.TabIndex = 61;
- //
- // ma_rom
- //
- this.ma_rom.AutoSize = true;
- this.ma_rom.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.ma_rom.Location = new System.Drawing.Point(285, 264);
- this.ma_rom.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ma_rom.MaximumSize = new System.Drawing.Size(360, 0);
- this.ma_rom.Name = "ma_rom";
- this.ma_rom.Size = new System.Drawing.Size(0, 41);
- this.ma_rom.TabIndex = 65;
- //
- // label25
- //
- this.label25.AutoSize = true;
- this.label25.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.label25.Location = new System.Drawing.Point(55, 83);
- this.label25.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label25.Name = "label25";
- this.label25.Size = new System.Drawing.Size(146, 41);
- this.label25.TabIndex = 60;
- this.label25.Text = "运行内存";
- //
- // label18
- //
- this.label18.AutoSize = true;
- this.label18.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.label18.Location = new System.Drawing.Point(55, 204);
- this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(146, 41);
- this.label18.TabIndex = 62;
- this.label18.Text = "软件版本";
- //
- // label12
- //
- this.label12.AutoSize = true;
- this.label12.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.label12.Location = new System.Drawing.Point(55, 264);
- this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(146, 41);
- this.label12.TabIndex = 64;
- this.label12.Text = "存储内存";
- //
- // label22
- //
- this.label22.AutoSize = true;
- this.label22.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.label22.Location = new System.Drawing.Point(55, 142);
- this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label22.Name = "label22";
- this.label22.Size = new System.Drawing.Size(82, 41);
- this.label22.TabIndex = 60;
- this.label22.Text = "电量";
- //
- // ma_softversion
- //
- this.ma_softversion.AutoSize = true;
- this.ma_softversion.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.ma_softversion.Location = new System.Drawing.Point(285, 210);
- this.ma_softversion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ma_softversion.MaximumSize = new System.Drawing.Size(360, 0);
- this.ma_softversion.Name = "ma_softversion";
- this.ma_softversion.Size = new System.Drawing.Size(0, 41);
- this.ma_softversion.TabIndex = 63;
- //
- // ma_battery
- //
- this.ma_battery.AutoSize = true;
- this.ma_battery.Font = new System.Drawing.Font("微软雅黑", 12F);
- this.ma_battery.Location = new System.Drawing.Point(284, 142);
- this.ma_battery.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.ma_battery.Name = "ma_battery";
- this.ma_battery.Size = new System.Drawing.Size(0, 41);
- this.ma_battery.TabIndex = 61;
- //
- // groupBox2
- //
- this.groupBox2.Controls.Add(this.CheckGoogle);
- this.groupBox2.Controls.Add(this.CheckBattery);
- this.groupBox2.Controls.Add(this.CheckSoft);
- this.groupBox2.Controls.Add(this.CheckRom);
- this.groupBox2.Controls.Add(this.CheckImei2);
- this.groupBox2.Controls.Add(this.CheckMac);
- this.groupBox2.Controls.Add(this.CheckBt);
- this.groupBox2.Controls.Add(this.CheckImei1);
- this.groupBox2.Controls.Add(this.CheckRam);
- this.groupBox2.Controls.Add(this.CheckSn);
- this.groupBox2.Controls.Add(this.label8);
- this.groupBox2.Controls.Add(this.PSN);
- this.groupBox2.Controls.Add(this.rom);
- this.groupBox2.Controls.Add(this.label11);
- this.groupBox2.Controls.Add(this.label9);
- this.groupBox2.Controls.Add(this.MAC);
- this.groupBox2.Controls.Add(this.ram);
- this.groupBox2.Controls.Add(this.label13);
- this.groupBox2.Controls.Add(this.label14);
- this.groupBox2.Controls.Add(this.BT);
- this.groupBox2.Controls.Add(this.label15);
- this.groupBox2.Controls.Add(this.IMEI1);
- this.groupBox2.Controls.Add(this.Version);
- this.groupBox2.Controls.Add(this.label17);
- this.groupBox2.Controls.Add(this.label23);
- this.groupBox2.Controls.Add(this.IMEI2);
- this.groupBox2.Controls.Add(this.battery);
- this.groupBox2.Controls.Add(this.label19);
- this.groupBox2.Controls.Add(this.label21);
- this.groupBox2.Controls.Add(this.GoogleKey);
- this.groupBox2.Location = new System.Drawing.Point(802, 131);
- this.groupBox2.Name = "groupBox2";
- this.groupBox2.Size = new System.Drawing.Size(945, 340);
- this.groupBox2.TabIndex = 61;
- this.groupBox2.TabStop = false;
- this.groupBox2.Text = "设备读取信息";
- //
- // CheckGoogle
- //
- this.CheckGoogle.AutoSize = true;
- this.CheckGoogle.Location = new System.Drawing.Point(495, 111);
- this.CheckGoogle.Name = "CheckGoogle";
- this.CheckGoogle.Size = new System.Drawing.Size(28, 27);
- this.CheckGoogle.TabIndex = 71;
- this.CheckGoogle.UseVisualStyleBackColor = true;
- //
- // CheckBattery
- //
- this.CheckBattery.AutoSize = true;
- this.CheckBattery.Checked = true;
- this.CheckBattery.CheckState = System.Windows.Forms.CheckState.Checked;
- this.CheckBattery.Location = new System.Drawing.Point(495, 170);
- this.CheckBattery.Name = "CheckBattery";
- this.CheckBattery.Size = new System.Drawing.Size(28, 27);
- this.CheckBattery.TabIndex = 70;
- this.CheckBattery.UseVisualStyleBackColor = true;
- //
- // CheckSoft
- //
- this.CheckSoft.AutoSize = true;
- this.CheckSoft.Checked = true;
- this.CheckSoft.CheckState = System.Windows.Forms.CheckState.Checked;
- this.CheckSoft.Location = new System.Drawing.Point(495, 231);
- this.CheckSoft.Name = "CheckSoft";
- this.CheckSoft.Size = new System.Drawing.Size(28, 27);
- this.CheckSoft.TabIndex = 69;
- this.CheckSoft.UseVisualStyleBackColor = true;
- //
- // CheckRom
- //
- this.CheckRom.AutoSize = true;
- this.CheckRom.Checked = true;
- this.CheckRom.CheckState = System.Windows.Forms.CheckState.Checked;
- this.CheckRom.Location = new System.Drawing.Point(495, 293);
- this.CheckRom.Name = "CheckRom";
- this.CheckRom.Size = new System.Drawing.Size(28, 27);
- this.CheckRom.TabIndex = 68;
- this.CheckRom.UseVisualStyleBackColor = true;
- //
- // CheckImei2
- //
- this.CheckImei2.AutoSize = true;
- this.CheckImei2.Location = new System.Drawing.Point(495, 55);
- this.CheckImei2.Name = "CheckImei2";
- this.CheckImei2.Size = new System.Drawing.Size(28, 27);
- this.CheckImei2.TabIndex = 67;
- this.CheckImei2.UseVisualStyleBackColor = true;
- //
- // CheckMac
- //
- this.CheckMac.AutoSize = true;
- this.CheckMac.Checked = true;
- this.CheckMac.CheckState = System.Windows.Forms.CheckState.Checked;
- this.CheckMac.Location = new System.Drawing.Point(23, 113);
- this.CheckMac.Name = "CheckMac";
- this.CheckMac.Size = new System.Drawing.Size(28, 27);
- this.CheckMac.TabIndex = 66;
- this.CheckMac.UseVisualStyleBackColor = true;
- //
- // CheckBt
- //
- this.CheckBt.AutoSize = true;
- this.CheckBt.Checked = true;
- this.CheckBt.CheckState = System.Windows.Forms.CheckState.Checked;
- this.CheckBt.Location = new System.Drawing.Point(23, 172);
- this.CheckBt.Name = "CheckBt";
- this.CheckBt.Size = new System.Drawing.Size(28, 27);
- this.CheckBt.TabIndex = 65;
- this.CheckBt.UseVisualStyleBackColor = true;
- //
- // CheckImei1
- //
- this.CheckImei1.AutoSize = true;
- this.CheckImei1.Location = new System.Drawing.Point(23, 233);
- this.CheckImei1.Name = "CheckImei1";
- this.CheckImei1.Size = new System.Drawing.Size(28, 27);
- this.CheckImei1.TabIndex = 64;
- this.CheckImei1.UseVisualStyleBackColor = true;
- //
- // CheckRam
- //
- this.CheckRam.AutoSize = true;
- this.CheckRam.Checked = true;
- this.CheckRam.CheckState = System.Windows.Forms.CheckState.Checked;
- this.CheckRam.Location = new System.Drawing.Point(23, 295);
- this.CheckRam.Name = "CheckRam";
- this.CheckRam.Size = new System.Drawing.Size(28, 27);
- this.CheckRam.TabIndex = 63;
- this.CheckRam.UseVisualStyleBackColor = true;
- //
- // CheckSn
- //
- this.CheckSn.AutoSize = true;
- this.CheckSn.Checked = true;
- this.CheckSn.CheckState = System.Windows.Forms.CheckState.Checked;
- this.CheckSn.Location = new System.Drawing.Point(23, 57);
- this.CheckSn.Name = "CheckSn";
- this.CheckSn.Size = new System.Drawing.Size(28, 27);
- this.CheckSn.TabIndex = 62;
- this.CheckSn.UseVisualStyleBackColor = true;
- //
- // 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.groupBox2);
- this.Controls.Add(this.groupBox1);
- this.Controls.Add(this.ZHANXUN);
- this.Controls.Add(this.MTK);
- this.Controls.Add(this.label6);
- this.Controls.Add(this.WatchPath);
- this.Controls.Add(this.ReSet);
- 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);
- this.groupBox1.ResumeLayout(true);
- this.groupBox1.PerformLayout();
- this.groupBox2.ResumeLayout(true);
- this.groupBox2.PerformLayout();
- this.ResumeLayout(true);
- 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.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
- private System.Windows.Forms.CheckBox 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 battery;
- private System.Windows.Forms.Label label21;
- private System.Windows.Forms.Label Version;
- private System.Windows.Forms.Label label23;
- private System.Windows.Forms.RadioButton MTK;
- private System.Windows.Forms.RadioButton ZHANXUN;
- private System.Windows.Forms.Label rom;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.Label ram;
- private System.Windows.Forms.Label label14;
- private System.Windows.Forms.GroupBox groupBox1;
- private System.Windows.Forms.GroupBox groupBox2;
- private System.Windows.Forms.Label ma_ram;
- private System.Windows.Forms.Label ma_rom;
- private System.Windows.Forms.Label label25;
- private System.Windows.Forms.Label label18;
- private System.Windows.Forms.Label label12;
- private System.Windows.Forms.Label label22;
- private System.Windows.Forms.Label ma_softversion;
- private System.Windows.Forms.Label ma_battery;
- private System.Windows.Forms.CheckBox CheckSn;
- private System.Windows.Forms.CheckBox CheckMac;
- private System.Windows.Forms.CheckBox CheckBt;
- private System.Windows.Forms.CheckBox CheckImei1;
- private System.Windows.Forms.CheckBox CheckRam;
- private System.Windows.Forms.CheckBox CheckGoogle;
- private System.Windows.Forms.CheckBox CheckBattery;
- private System.Windows.Forms.CheckBox CheckSoft;
- private System.Windows.Forms.CheckBox CheckRom;
- private System.Windows.Forms.CheckBox CheckImei2;
- }
- }
|