Make_GetTestFileData.Designer.cs 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765
  1. using UAS_MES_NEW.CustomControl.CustomCheckBox;
  2. namespace UAS_MES_NEW.Make
  3. {
  4. partial class Make_GetTestFileData
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.pr_detail = new System.Windows.Forms.Label();
  30. this.label10 = new System.Windows.Forms.Label();
  31. this.remain_qty = new System.Windows.Forms.Label();
  32. this.mcd_okqty = new System.Windows.Forms.Label();
  33. this.ma_prodcode = new System.Windows.Forms.Label();
  34. this.ma_code = new System.Windows.Forms.Label();
  35. this.label5 = new System.Windows.Forms.Label();
  36. this.label4 = new System.Windows.Forms.Label();
  37. this.label3 = new System.Windows.Forms.Label();
  38. this.label2 = new System.Windows.Forms.Label();
  39. this.label1 = new System.Windows.Forms.Label();
  40. this.CheckItemDGV = new System.Windows.Forms.DataGridView();
  41. this.std_class = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.std_testresult = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.std_sn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.std_mac = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.std_bt = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.std_imei1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.std_imei2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.std_googlekey = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.std_videotest = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.std_version = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.label6 = new System.Windows.Forms.Label();
  52. this.WatchPath = new System.Windows.Forms.TextBox();
  53. this.PSN = new System.Windows.Forms.Label();
  54. this.label8 = new System.Windows.Forms.Label();
  55. this.MAC = new System.Windows.Forms.Label();
  56. this.label11 = new System.Windows.Forms.Label();
  57. this.BT = new System.Windows.Forms.Label();
  58. this.label13 = new System.Windows.Forms.Label();
  59. this.IMEI1 = new System.Windows.Forms.Label();
  60. this.label15 = new System.Windows.Forms.Label();
  61. this.IMEI2 = new System.Windows.Forms.Label();
  62. this.label17 = new System.Windows.Forms.Label();
  63. this.GoogleKey = new System.Windows.Forms.Label();
  64. this.label19 = new System.Windows.Forms.Label();
  65. this.Aging = new System.Windows.Forms.Label();
  66. this.label21 = new System.Windows.Forms.Label();
  67. this.Version = new System.Windows.Forms.Label();
  68. this.label23 = new System.Windows.Forms.Label();
  69. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  78. this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.ReSet = new UAS_MES_NEW.CustomControl.CustomCheckBox.ReSetCheckBox();
  80. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  81. this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  82. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  83. this.MTK = new System.Windows.Forms.RadioButton();
  84. this.ZHANXUN = new System.Windows.Forms.RadioButton();
  85. ((System.ComponentModel.ISupportInitialize)(this.CheckItemDGV)).BeginInit();
  86. this.SuspendLayout();
  87. //
  88. // pr_detail
  89. //
  90. this.pr_detail.AutoSize = true;
  91. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F);
  92. this.pr_detail.Location = new System.Drawing.Point(1258, 11);
  93. this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  94. this.pr_detail.Name = "pr_detail";
  95. this.pr_detail.Size = new System.Drawing.Size(0, 41);
  96. this.pr_detail.TabIndex = 31;
  97. //
  98. // label10
  99. //
  100. this.label10.AutoSize = true;
  101. this.label10.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  102. this.label10.Location = new System.Drawing.Point(64, 781);
  103. this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  104. this.label10.Name = "label10";
  105. this.label10.Size = new System.Drawing.Size(53, 35);
  106. this.label10.TabIndex = 28;
  107. this.label10.Text = "SN";
  108. //
  109. // remain_qty
  110. //
  111. this.remain_qty.AutoSize = true;
  112. this.remain_qty.Font = new System.Drawing.Font("微软雅黑", 12F);
  113. this.remain_qty.Location = new System.Drawing.Point(204, 103);
  114. this.remain_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  115. this.remain_qty.Name = "remain_qty";
  116. this.remain_qty.Size = new System.Drawing.Size(0, 41);
  117. this.remain_qty.TabIndex = 26;
  118. //
  119. // mcd_okqty
  120. //
  121. this.mcd_okqty.AutoSize = true;
  122. this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F);
  123. this.mcd_okqty.Location = new System.Drawing.Point(724, 103);
  124. this.mcd_okqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  125. this.mcd_okqty.Name = "mcd_okqty";
  126. this.mcd_okqty.Size = new System.Drawing.Size(0, 41);
  127. this.mcd_okqty.TabIndex = 25;
  128. //
  129. // ma_prodcode
  130. //
  131. this.ma_prodcode.AutoSize = true;
  132. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F);
  133. this.ma_prodcode.Location = new System.Drawing.Point(724, 11);
  134. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  135. this.ma_prodcode.Name = "ma_prodcode";
  136. this.ma_prodcode.Size = new System.Drawing.Size(0, 41);
  137. this.ma_prodcode.TabIndex = 24;
  138. //
  139. // ma_code
  140. //
  141. this.ma_code.AutoSize = true;
  142. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  143. this.ma_code.Location = new System.Drawing.Point(204, 11);
  144. this.ma_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  145. this.ma_code.Name = "ma_code";
  146. this.ma_code.Size = new System.Drawing.Size(0, 41);
  147. this.ma_code.TabIndex = 23;
  148. //
  149. // label5
  150. //
  151. this.label5.AutoSize = true;
  152. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F);
  153. this.label5.Location = new System.Drawing.Point(574, 103);
  154. this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  155. this.label5.Name = "label5";
  156. this.label5.Size = new System.Drawing.Size(210, 41);
  157. this.label5.TabIndex = 22;
  158. this.label5.Text = "当前工单计数";
  159. //
  160. // label4
  161. //
  162. this.label4.AutoSize = true;
  163. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F);
  164. this.label4.Location = new System.Drawing.Point(54, 103);
  165. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  166. this.label4.Name = "label4";
  167. this.label4.Size = new System.Drawing.Size(114, 41);
  168. this.label4.TabIndex = 21;
  169. this.label4.Text = "剩余数";
  170. //
  171. // label3
  172. //
  173. this.label3.AutoSize = true;
  174. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F);
  175. this.label3.Location = new System.Drawing.Point(1102, 11);
  176. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  177. this.label3.Name = "label3";
  178. this.label3.Size = new System.Drawing.Size(146, 41);
  179. this.label3.TabIndex = 20;
  180. this.label3.Text = "产品名称";
  181. //
  182. // label2
  183. //
  184. this.label2.AutoSize = true;
  185. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F);
  186. this.label2.Location = new System.Drawing.Point(570, 11);
  187. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  188. this.label2.Name = "label2";
  189. this.label2.Size = new System.Drawing.Size(146, 41);
  190. this.label2.TabIndex = 19;
  191. this.label2.Text = "产品编号";
  192. //
  193. // label1
  194. //
  195. this.label1.AutoSize = true;
  196. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F);
  197. this.label1.Location = new System.Drawing.Point(50, 11);
  198. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  199. this.label1.Name = "label1";
  200. this.label1.Size = new System.Drawing.Size(146, 41);
  201. this.label1.TabIndex = 18;
  202. this.label1.Text = "工单编号";
  203. //
  204. // CheckItemDGV
  205. //
  206. this.CheckItemDGV.AllowUserToAddRows = false;
  207. this.CheckItemDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  208. this.CheckItemDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  209. this.std_class,
  210. this.std_testresult,
  211. this.std_sn,
  212. this.std_mac,
  213. this.std_bt,
  214. this.std_imei1,
  215. this.std_imei2,
  216. this.std_googlekey,
  217. this.std_videotest,
  218. this.std_version});
  219. this.CheckItemDGV.Location = new System.Drawing.Point(12, 154);
  220. this.CheckItemDGV.Name = "CheckItemDGV";
  221. this.CheckItemDGV.RowTemplate.Height = 37;
  222. this.CheckItemDGV.Size = new System.Drawing.Size(712, 607);
  223. this.CheckItemDGV.TabIndex = 33;
  224. this.CheckItemDGV.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.CheckItemDGV_CellPainting);
  225. //
  226. // std_class
  227. //
  228. this.std_class.DataPropertyName = "std_class";
  229. this.std_class.HeaderText = "检测项";
  230. this.std_class.MinimumWidth = 140;
  231. this.std_class.Name = "std_class";
  232. this.std_class.ReadOnly = true;
  233. this.std_class.Width = 150;
  234. //
  235. // std_testresult
  236. //
  237. this.std_testresult.DataPropertyName = "std_testresult";
  238. this.std_testresult.HeaderText = "测试结果";
  239. this.std_testresult.MinimumWidth = 150;
  240. this.std_testresult.Name = "std_testresult";
  241. this.std_testresult.ReadOnly = true;
  242. this.std_testresult.Width = 150;
  243. //
  244. // std_sn
  245. //
  246. this.std_sn.DataPropertyName = "std_sn";
  247. this.std_sn.HeaderText = "SN";
  248. this.std_sn.MinimumWidth = 100;
  249. this.std_sn.Name = "std_sn";
  250. this.std_sn.ReadOnly = true;
  251. this.std_sn.Visible = false;
  252. this.std_sn.Width = 200;
  253. //
  254. // std_mac
  255. //
  256. this.std_mac.DataPropertyName = "std_mac";
  257. this.std_mac.HeaderText = "MAC";
  258. this.std_mac.MinimumWidth = 100;
  259. this.std_mac.Name = "std_mac";
  260. this.std_mac.Visible = false;
  261. this.std_mac.Width = 200;
  262. //
  263. // std_bt
  264. //
  265. this.std_bt.DataPropertyName = "std_bt";
  266. this.std_bt.HeaderText = "BT";
  267. this.std_bt.MinimumWidth = 100;
  268. this.std_bt.Name = "std_bt";
  269. this.std_bt.Visible = false;
  270. this.std_bt.Width = 200;
  271. //
  272. // std_imei1
  273. //
  274. this.std_imei1.DataPropertyName = "std_imei1";
  275. this.std_imei1.HeaderText = "IMEI1";
  276. this.std_imei1.MinimumWidth = 100;
  277. this.std_imei1.Name = "std_imei1";
  278. this.std_imei1.Visible = false;
  279. //
  280. // std_imei2
  281. //
  282. this.std_imei2.DataPropertyName = "std_imei2";
  283. this.std_imei2.HeaderText = "IMEI2";
  284. this.std_imei2.MinimumWidth = 100;
  285. this.std_imei2.Name = "std_imei2";
  286. this.std_imei2.Visible = false;
  287. //
  288. // std_googlekey
  289. //
  290. this.std_googlekey.DataPropertyName = "std_googlekey";
  291. this.std_googlekey.HeaderText = "GoogleKey";
  292. this.std_googlekey.Name = "std_googlekey";
  293. this.std_googlekey.Visible = false;
  294. //
  295. // std_videotest
  296. //
  297. this.std_videotest.DataPropertyName = "std_videotest";
  298. this.std_videotest.HeaderText = "老化测试";
  299. this.std_videotest.Name = "std_videotest";
  300. this.std_videotest.Visible = false;
  301. //
  302. // std_version
  303. //
  304. this.std_version.DataPropertyName = "std_version";
  305. this.std_version.HeaderText = "软件版本";
  306. this.std_version.Name = "std_version";
  307. this.std_version.Visible = false;
  308. //
  309. // label6
  310. //
  311. this.label6.AutoSize = true;
  312. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F);
  313. this.label6.Location = new System.Drawing.Point(1197, 781);
  314. this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  315. this.label6.Name = "label6";
  316. this.label6.Size = new System.Drawing.Size(146, 41);
  317. this.label6.TabIndex = 37;
  318. this.label6.Text = "监控路径";
  319. //
  320. // WatchPath
  321. //
  322. this.WatchPath.Location = new System.Drawing.Point(1367, 785);
  323. this.WatchPath.Name = "WatchPath";
  324. this.WatchPath.Size = new System.Drawing.Size(258, 35);
  325. this.WatchPath.TabIndex = 36;
  326. this.WatchPath.Text = "/sdcard/factory";
  327. //
  328. // PSN
  329. //
  330. this.PSN.AutoSize = true;
  331. this.PSN.Font = new System.Drawing.Font("微软雅黑", 12F);
  332. this.PSN.Location = new System.Drawing.Point(980, 161);
  333. this.PSN.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  334. this.PSN.Name = "PSN";
  335. this.PSN.Size = new System.Drawing.Size(0, 41);
  336. this.PSN.TabIndex = 39;
  337. //
  338. // label8
  339. //
  340. this.label8.AutoSize = true;
  341. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F);
  342. this.label8.Location = new System.Drawing.Point(761, 161);
  343. this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  344. this.label8.Name = "label8";
  345. this.label8.Size = new System.Drawing.Size(62, 41);
  346. this.label8.TabIndex = 38;
  347. this.label8.Text = "SN";
  348. //
  349. // MAC
  350. //
  351. this.MAC.AutoSize = true;
  352. this.MAC.Font = new System.Drawing.Font("微软雅黑", 12F);
  353. this.MAC.Location = new System.Drawing.Point(980, 234);
  354. this.MAC.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  355. this.MAC.Name = "MAC";
  356. this.MAC.Size = new System.Drawing.Size(0, 41);
  357. this.MAC.TabIndex = 41;
  358. //
  359. // label11
  360. //
  361. this.label11.AutoSize = true;
  362. this.label11.Font = new System.Drawing.Font("微软雅黑", 12F);
  363. this.label11.Location = new System.Drawing.Point(761, 234);
  364. this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  365. this.label11.Name = "label11";
  366. this.label11.Size = new System.Drawing.Size(93, 41);
  367. this.label11.TabIndex = 40;
  368. this.label11.Text = "MAC";
  369. //
  370. // BT
  371. //
  372. this.BT.AutoSize = true;
  373. this.BT.Font = new System.Drawing.Font("微软雅黑", 12F);
  374. this.BT.Location = new System.Drawing.Point(980, 312);
  375. this.BT.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  376. this.BT.Name = "BT";
  377. this.BT.Size = new System.Drawing.Size(0, 41);
  378. this.BT.TabIndex = 43;
  379. //
  380. // label13
  381. //
  382. this.label13.AutoSize = true;
  383. this.label13.Font = new System.Drawing.Font("微软雅黑", 12F);
  384. this.label13.Location = new System.Drawing.Point(761, 312);
  385. this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  386. this.label13.Name = "label13";
  387. this.label13.Size = new System.Drawing.Size(56, 41);
  388. this.label13.TabIndex = 42;
  389. this.label13.Text = "BT";
  390. //
  391. // IMEI1
  392. //
  393. this.IMEI1.AutoSize = true;
  394. this.IMEI1.Font = new System.Drawing.Font("微软雅黑", 12F);
  395. this.IMEI1.Location = new System.Drawing.Point(980, 386);
  396. this.IMEI1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  397. this.IMEI1.Name = "IMEI1";
  398. this.IMEI1.Size = new System.Drawing.Size(0, 41);
  399. this.IMEI1.TabIndex = 45;
  400. //
  401. // label15
  402. //
  403. this.label15.AutoSize = true;
  404. this.label15.Font = new System.Drawing.Font("微软雅黑", 12F);
  405. this.label15.Location = new System.Drawing.Point(761, 386);
  406. this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  407. this.label15.Name = "label15";
  408. this.label15.Size = new System.Drawing.Size(104, 41);
  409. this.label15.TabIndex = 44;
  410. this.label15.Text = "IMEI1";
  411. //
  412. // IMEI2
  413. //
  414. this.IMEI2.AutoSize = true;
  415. this.IMEI2.Font = new System.Drawing.Font("微软雅黑", 12F);
  416. this.IMEI2.Location = new System.Drawing.Point(980, 458);
  417. this.IMEI2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  418. this.IMEI2.Name = "IMEI2";
  419. this.IMEI2.Size = new System.Drawing.Size(0, 41);
  420. this.IMEI2.TabIndex = 47;
  421. //
  422. // label17
  423. //
  424. this.label17.AutoSize = true;
  425. this.label17.Font = new System.Drawing.Font("微软雅黑", 12F);
  426. this.label17.Location = new System.Drawing.Point(761, 458);
  427. this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  428. this.label17.Name = "label17";
  429. this.label17.Size = new System.Drawing.Size(104, 41);
  430. this.label17.TabIndex = 46;
  431. this.label17.Text = "IMEI2";
  432. //
  433. // GoogleKey
  434. //
  435. this.GoogleKey.AutoSize = true;
  436. this.GoogleKey.Font = new System.Drawing.Font("微软雅黑", 12F);
  437. this.GoogleKey.Location = new System.Drawing.Point(980, 529);
  438. this.GoogleKey.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  439. this.GoogleKey.Name = "GoogleKey";
  440. this.GoogleKey.Size = new System.Drawing.Size(0, 41);
  441. this.GoogleKey.TabIndex = 49;
  442. //
  443. // label19
  444. //
  445. this.label19.AutoSize = true;
  446. this.label19.Font = new System.Drawing.Font("微软雅黑", 12F);
  447. this.label19.Location = new System.Drawing.Point(761, 529);
  448. this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  449. this.label19.Name = "label19";
  450. this.label19.Size = new System.Drawing.Size(184, 41);
  451. this.label19.TabIndex = 48;
  452. this.label19.Text = "GoogleKey";
  453. //
  454. // Aging
  455. //
  456. this.Aging.AutoSize = true;
  457. this.Aging.Font = new System.Drawing.Font("微软雅黑", 12F);
  458. this.Aging.Location = new System.Drawing.Point(980, 603);
  459. this.Aging.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  460. this.Aging.Name = "Aging";
  461. this.Aging.Size = new System.Drawing.Size(0, 41);
  462. this.Aging.TabIndex = 51;
  463. //
  464. // label21
  465. //
  466. this.label21.AutoSize = true;
  467. this.label21.Font = new System.Drawing.Font("微软雅黑", 12F);
  468. this.label21.Location = new System.Drawing.Point(761, 603);
  469. this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  470. this.label21.Name = "label21";
  471. this.label21.Size = new System.Drawing.Size(146, 41);
  472. this.label21.TabIndex = 50;
  473. this.label21.Text = "老化时长";
  474. //
  475. // Version
  476. //
  477. this.Version.AutoSize = true;
  478. this.Version.Font = new System.Drawing.Font("微软雅黑", 12F);
  479. this.Version.Location = new System.Drawing.Point(981, 668);
  480. this.Version.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  481. this.Version.MaximumSize = new System.Drawing.Size(360, 0);
  482. this.Version.Name = "Version";
  483. this.Version.Size = new System.Drawing.Size(0, 41);
  484. this.Version.TabIndex = 53;
  485. //
  486. // label23
  487. //
  488. this.label23.AutoSize = true;
  489. this.label23.Font = new System.Drawing.Font("微软雅黑", 12F);
  490. this.label23.Location = new System.Drawing.Point(761, 668);
  491. this.label23.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  492. this.label23.Name = "label23";
  493. this.label23.Size = new System.Drawing.Size(146, 41);
  494. this.label23.TabIndex = 52;
  495. this.label23.Text = "软件版本";
  496. //
  497. // dataGridViewTextBoxColumn1
  498. //
  499. this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  500. this.dataGridViewTextBoxColumn1.DataPropertyName = "psr_type";
  501. this.dataGridViewTextBoxColumn1.HeaderText = "检测项";
  502. this.dataGridViewTextBoxColumn1.MinimumWidth = 150;
  503. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  504. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  505. //
  506. // dataGridViewTextBoxColumn2
  507. //
  508. this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  509. this.dataGridViewTextBoxColumn2.DataPropertyName = "psr_systemvalue";
  510. this.dataGridViewTextBoxColumn2.HeaderText = "系统值";
  511. this.dataGridViewTextBoxColumn2.MinimumWidth = 460;
  512. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  513. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  514. //
  515. // dataGridViewTextBoxColumn3
  516. //
  517. this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  518. this.dataGridViewTextBoxColumn3.DataPropertyName = "psr_systemvalue";
  519. this.dataGridViewTextBoxColumn3.HeaderText = "本机值";
  520. this.dataGridViewTextBoxColumn3.MinimumWidth = 460;
  521. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  522. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  523. this.dataGridViewTextBoxColumn3.Visible = false;
  524. //
  525. // dataGridViewTextBoxColumn4
  526. //
  527. this.dataGridViewTextBoxColumn4.DataPropertyName = "std_badcode";
  528. this.dataGridViewTextBoxColumn4.HeaderText = "故障代码";
  529. this.dataGridViewTextBoxColumn4.MinimumWidth = 200;
  530. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  531. this.dataGridViewTextBoxColumn4.Visible = false;
  532. this.dataGridViewTextBoxColumn4.Width = 200;
  533. //
  534. // dataGridViewTextBoxColumn5
  535. //
  536. this.dataGridViewTextBoxColumn5.DataPropertyName = "std_bt";
  537. this.dataGridViewTextBoxColumn5.HeaderText = "BT";
  538. this.dataGridViewTextBoxColumn5.MinimumWidth = 100;
  539. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  540. this.dataGridViewTextBoxColumn5.Visible = false;
  541. this.dataGridViewTextBoxColumn5.Width = 200;
  542. //
  543. // dataGridViewTextBoxColumn6
  544. //
  545. this.dataGridViewTextBoxColumn6.DataPropertyName = "std_imei1";
  546. this.dataGridViewTextBoxColumn6.HeaderText = "IMEI1";
  547. this.dataGridViewTextBoxColumn6.MinimumWidth = 100;
  548. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  549. this.dataGridViewTextBoxColumn6.Visible = false;
  550. //
  551. // dataGridViewTextBoxColumn7
  552. //
  553. this.dataGridViewTextBoxColumn7.DataPropertyName = "std_imei2";
  554. this.dataGridViewTextBoxColumn7.HeaderText = "IMEI2";
  555. this.dataGridViewTextBoxColumn7.MinimumWidth = 100;
  556. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  557. this.dataGridViewTextBoxColumn7.Visible = false;
  558. //
  559. // dataGridViewTextBoxColumn8
  560. //
  561. this.dataGridViewTextBoxColumn8.DataPropertyName = "std_googlekey";
  562. this.dataGridViewTextBoxColumn8.HeaderText = "GoogleKey";
  563. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  564. this.dataGridViewTextBoxColumn8.Visible = false;
  565. //
  566. // dataGridViewTextBoxColumn9
  567. //
  568. this.dataGridViewTextBoxColumn9.DataPropertyName = "std_videotest";
  569. this.dataGridViewTextBoxColumn9.HeaderText = "老化测试";
  570. this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
  571. this.dataGridViewTextBoxColumn9.Visible = false;
  572. //
  573. // dataGridViewTextBoxColumn10
  574. //
  575. this.dataGridViewTextBoxColumn10.DataPropertyName = "std_version";
  576. this.dataGridViewTextBoxColumn10.HeaderText = "软件版本";
  577. this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
  578. this.dataGridViewTextBoxColumn10.Visible = false;
  579. //
  580. // ReSet
  581. //
  582. this.ReSet.AutoSize = true;
  583. this.ReSet.Location = new System.Drawing.Point(999, 787);
  584. this.ReSet.Name = "ReSet";
  585. this.ReSet.Size = new System.Drawing.Size(186, 28);
  586. this.ReSet.TabIndex = 34;
  587. this.ReSet.Text = "恢复出厂设置";
  588. this.ReSet.UseVisualStyleBackColor = true;
  589. //
  590. // StepCount
  591. //
  592. this.StepCount.LineCode = null;
  593. this.StepCount.Location = new System.Drawing.Point(1109, 100);
  594. this.StepCount.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  595. this.StepCount.Name = "StepCount";
  596. this.StepCount.Size = new System.Drawing.Size(176, 44);
  597. this.StepCount.Source = null;
  598. this.StepCount.StepCode = null;
  599. this.StepCount.TabIndex = 32;
  600. //
  601. // sncode
  602. //
  603. this.sncode.AllPower = null;
  604. this.sncode.BackColor = System.Drawing.Color.White;
  605. this.sncode.ID = null;
  606. this.sncode.Location = new System.Drawing.Point(144, 781);
  607. this.sncode.Margin = new System.Windows.Forms.Padding(4);
  608. this.sncode.Name = "sncode";
  609. this.sncode.Power = null;
  610. this.sncode.Size = new System.Drawing.Size(334, 35);
  611. this.sncode.Str = null;
  612. this.sncode.Str1 = null;
  613. this.sncode.Str2 = null;
  614. this.sncode.TabIndex = 29;
  615. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
  616. //
  617. // OperateResult
  618. //
  619. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  620. this.OperateResult.Location = new System.Drawing.Point(1477, 154);
  621. this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
  622. this.OperateResult.Name = "OperateResult";
  623. this.OperateResult.Size = new System.Drawing.Size(282, 607);
  624. this.OperateResult.TabIndex = 27;
  625. this.OperateResult.Text = "";
  626. //
  627. // MTK
  628. //
  629. this.MTK.AutoSize = true;
  630. this.MTK.Checked = true;
  631. this.MTK.Location = new System.Drawing.Point(516, 786);
  632. this.MTK.Name = "MTK";
  633. this.MTK.Size = new System.Drawing.Size(77, 28);
  634. this.MTK.TabIndex = 54;
  635. this.MTK.TabStop = true;
  636. this.MTK.Text = "MTK";
  637. this.MTK.UseVisualStyleBackColor = true;
  638. //
  639. // ZHANXUN
  640. //
  641. this.ZHANXUN.AutoSize = true;
  642. this.ZHANXUN.Location = new System.Drawing.Point(613, 786);
  643. this.ZHANXUN.Name = "ZHANXUN";
  644. this.ZHANXUN.Size = new System.Drawing.Size(89, 28);
  645. this.ZHANXUN.TabIndex = 55;
  646. this.ZHANXUN.TabStop = true;
  647. this.ZHANXUN.Text = "展讯";
  648. this.ZHANXUN.UseVisualStyleBackColor = true;
  649. //
  650. // Make_GetTestFileData
  651. //
  652. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  653. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  654. this.ClientSize = new System.Drawing.Size(1772, 866);
  655. this.Controls.Add(this.ZHANXUN);
  656. this.Controls.Add(this.MTK);
  657. this.Controls.Add(this.Version);
  658. this.Controls.Add(this.label23);
  659. this.Controls.Add(this.Aging);
  660. this.Controls.Add(this.label21);
  661. this.Controls.Add(this.GoogleKey);
  662. this.Controls.Add(this.label19);
  663. this.Controls.Add(this.IMEI2);
  664. this.Controls.Add(this.label17);
  665. this.Controls.Add(this.IMEI1);
  666. this.Controls.Add(this.label15);
  667. this.Controls.Add(this.BT);
  668. this.Controls.Add(this.label13);
  669. this.Controls.Add(this.MAC);
  670. this.Controls.Add(this.label11);
  671. this.Controls.Add(this.PSN);
  672. this.Controls.Add(this.label8);
  673. this.Controls.Add(this.label6);
  674. this.Controls.Add(this.WatchPath);
  675. this.Controls.Add(this.ReSet);
  676. this.Controls.Add(this.CheckItemDGV);
  677. this.Controls.Add(this.StepCount);
  678. this.Controls.Add(this.pr_detail);
  679. this.Controls.Add(this.sncode);
  680. this.Controls.Add(this.label10);
  681. this.Controls.Add(this.OperateResult);
  682. this.Controls.Add(this.remain_qty);
  683. this.Controls.Add(this.mcd_okqty);
  684. this.Controls.Add(this.ma_prodcode);
  685. this.Controls.Add(this.ma_code);
  686. this.Controls.Add(this.label5);
  687. this.Controls.Add(this.label4);
  688. this.Controls.Add(this.label3);
  689. this.Controls.Add(this.label2);
  690. this.Controls.Add(this.label1);
  691. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  692. this.Margin = new System.Windows.Forms.Padding(4);
  693. this.Name = "Make_GetTestFileData";
  694. this.Tag = "Make!ReadWriteInfo";
  695. this.Load += new System.EventHandler(this.Make_LabelCheck_Load);
  696. this.SizeChanged += new System.EventHandler(this.Make_LabelCheck_SizeChanged);
  697. ((System.ComponentModel.ISupportInitialize)(this.CheckItemDGV)).EndInit();
  698. this.ResumeLayout(false);
  699. this.PerformLayout();
  700. }
  701. #endregion
  702. private System.Windows.Forms.Label pr_detail;
  703. private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
  704. private System.Windows.Forms.Label label10;
  705. private System.Windows.Forms.Label remain_qty;
  706. private System.Windows.Forms.Label mcd_okqty;
  707. private System.Windows.Forms.Label ma_prodcode;
  708. private System.Windows.Forms.Label ma_code;
  709. private System.Windows.Forms.Label label5;
  710. private System.Windows.Forms.Label label4;
  711. private System.Windows.Forms.Label label3;
  712. private System.Windows.Forms.Label label2;
  713. private System.Windows.Forms.Label label1;
  714. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  715. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  716. private System.Windows.Forms.DataGridView CheckItemDGV;
  717. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  718. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  719. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  720. private ReSetCheckBox ReSet;
  721. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  722. private System.Windows.Forms.Label label6;
  723. private System.Windows.Forms.TextBox WatchPath;
  724. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  725. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  726. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  727. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  728. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
  729. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
  730. private System.Windows.Forms.Label PSN;
  731. private System.Windows.Forms.Label label8;
  732. private System.Windows.Forms.Label MAC;
  733. private System.Windows.Forms.Label label11;
  734. private System.Windows.Forms.Label BT;
  735. private System.Windows.Forms.Label label13;
  736. private System.Windows.Forms.Label IMEI1;
  737. private System.Windows.Forms.Label label15;
  738. private System.Windows.Forms.Label IMEI2;
  739. private System.Windows.Forms.Label label17;
  740. private System.Windows.Forms.Label GoogleKey;
  741. private System.Windows.Forms.Label label19;
  742. private System.Windows.Forms.Label Aging;
  743. private System.Windows.Forms.Label label21;
  744. private System.Windows.Forms.Label Version;
  745. private System.Windows.Forms.Label label23;
  746. private System.Windows.Forms.DataGridViewTextBoxColumn std_class;
  747. private System.Windows.Forms.DataGridViewTextBoxColumn std_testresult;
  748. private System.Windows.Forms.DataGridViewTextBoxColumn std_sn;
  749. private System.Windows.Forms.DataGridViewTextBoxColumn std_mac;
  750. private System.Windows.Forms.DataGridViewTextBoxColumn std_bt;
  751. private System.Windows.Forms.DataGridViewTextBoxColumn std_imei1;
  752. private System.Windows.Forms.DataGridViewTextBoxColumn std_imei2;
  753. private System.Windows.Forms.DataGridViewTextBoxColumn std_googlekey;
  754. private System.Windows.Forms.DataGridViewTextBoxColumn std_videotest;
  755. private System.Windows.Forms.DataGridViewTextBoxColumn std_version;
  756. private System.Windows.Forms.RadioButton MTK;
  757. private System.Windows.Forms.RadioButton ZHANXUN;
  758. }
  759. }