Make_GetTestFileData.Designer.cs 34 KB

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