Make_GetTestFileData.Designer.cs 41 KB

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