Make_GetTestFileData.Designer.cs 36 KB

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