Make_GetTestFileData.Designer.cs 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393
  1. using UAS_MES_NEW.CustomControl.CustomCheckBox;
  2. namespace UAS_MES_NEW.Make
  3. {
  4. partial class Make_GetTestFileData
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.pr_detail = new System.Windows.Forms.Label();
  30. this.label10 = new System.Windows.Forms.Label();
  31. this.remain_qty = new System.Windows.Forms.Label();
  32. this.mcd_okqty = new System.Windows.Forms.Label();
  33. this.ma_prodcode = new System.Windows.Forms.Label();
  34. this.ma_code = new System.Windows.Forms.Label();
  35. this.label5 = new System.Windows.Forms.Label();
  36. this.label4 = new System.Windows.Forms.Label();
  37. this.label3 = new System.Windows.Forms.Label();
  38. this.label2 = new System.Windows.Forms.Label();
  39. this.label1 = new System.Windows.Forms.Label();
  40. this.CheckItemDGV = new System.Windows.Forms.DataGridView();
  41. this.std_class = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.std_testtimes = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.std_testresult = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.std_badcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.ReSet = new UAS_MES_NEW.CustomControl.CustomCheckBox.ReSetCheckBox();
  50. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  51. this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  52. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  53. this.label6 = new System.Windows.Forms.Label();
  54. this.WatchPath = new System.Windows.Forms.TextBox();
  55. ((System.ComponentModel.ISupportInitialize)(this.CheckItemDGV)).BeginInit();
  56. this.SuspendLayout();
  57. //
  58. // pr_detail
  59. //
  60. this.pr_detail.AutoSize = true;
  61. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F);
  62. this.pr_detail.Location = new System.Drawing.Point(1258, 38);
  63. this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  64. this.pr_detail.Name = "pr_detail";
  65. this.pr_detail.Size = new System.Drawing.Size(0, 41);
  66. this.pr_detail.TabIndex = 31;
  67. //
  68. // label10
  69. //
  70. this.label10.AutoSize = true;
  71. this.label10.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  72. this.label10.Location = new System.Drawing.Point(64, 781);
  73. this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  74. this.label10.Name = "label10";
  75. this.label10.Size = new System.Drawing.Size(53, 35);
  76. this.label10.TabIndex = 28;
  77. this.label10.Text = "SN";
  78. //
  79. // remain_qty
  80. //
  81. this.remain_qty.AutoSize = true;
  82. this.remain_qty.Font = new System.Drawing.Font("微软雅黑", 12F);
  83. this.remain_qty.Location = new System.Drawing.Point(204, 130);
  84. this.remain_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  85. this.remain_qty.Name = "remain_qty";
  86. this.remain_qty.Size = new System.Drawing.Size(0, 41);
  87. this.remain_qty.TabIndex = 26;
  88. //
  89. // mcd_okqty
  90. //
  91. this.mcd_okqty.AutoSize = true;
  92. this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F);
  93. this.mcd_okqty.Location = new System.Drawing.Point(724, 130);
  94. this.mcd_okqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  95. this.mcd_okqty.Name = "mcd_okqty";
  96. this.mcd_okqty.Size = new System.Drawing.Size(0, 41);
  97. this.mcd_okqty.TabIndex = 25;
  98. //
  99. // ma_prodcode
  100. //
  101. this.ma_prodcode.AutoSize = true;
  102. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F);
  103. this.ma_prodcode.Location = new System.Drawing.Point(724, 38);
  104. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  105. this.ma_prodcode.Name = "ma_prodcode";
  106. this.ma_prodcode.Size = new System.Drawing.Size(0, 41);
  107. this.ma_prodcode.TabIndex = 24;
  108. //
  109. // ma_code
  110. //
  111. this.ma_code.AutoSize = true;
  112. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  113. this.ma_code.Location = new System.Drawing.Point(204, 38);
  114. this.ma_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  115. this.ma_code.Name = "ma_code";
  116. this.ma_code.Size = new System.Drawing.Size(0, 41);
  117. this.ma_code.TabIndex = 23;
  118. //
  119. // label5
  120. //
  121. this.label5.AutoSize = true;
  122. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F);
  123. this.label5.Location = new System.Drawing.Point(574, 130);
  124. this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  125. this.label5.Name = "label5";
  126. this.label5.Size = new System.Drawing.Size(210, 41);
  127. this.label5.TabIndex = 22;
  128. this.label5.Text = "当前工单计数";
  129. //
  130. // label4
  131. //
  132. this.label4.AutoSize = true;
  133. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F);
  134. this.label4.Location = new System.Drawing.Point(54, 130);
  135. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  136. this.label4.Name = "label4";
  137. this.label4.Size = new System.Drawing.Size(114, 41);
  138. this.label4.TabIndex = 21;
  139. this.label4.Text = "剩余数";
  140. //
  141. // label3
  142. //
  143. this.label3.AutoSize = true;
  144. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F);
  145. this.label3.Location = new System.Drawing.Point(1102, 38);
  146. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  147. this.label3.Name = "label3";
  148. this.label3.Size = new System.Drawing.Size(146, 41);
  149. this.label3.TabIndex = 20;
  150. this.label3.Text = "产品名称";
  151. //
  152. // label2
  153. //
  154. this.label2.AutoSize = true;
  155. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F);
  156. this.label2.Location = new System.Drawing.Point(570, 38);
  157. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  158. this.label2.Name = "label2";
  159. this.label2.Size = new System.Drawing.Size(146, 41);
  160. this.label2.TabIndex = 19;
  161. this.label2.Text = "产品编号";
  162. //
  163. // label1
  164. //
  165. this.label1.AutoSize = true;
  166. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F);
  167. this.label1.Location = new System.Drawing.Point(50, 38);
  168. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  169. this.label1.Name = "label1";
  170. this.label1.Size = new System.Drawing.Size(146, 41);
  171. this.label1.TabIndex = 18;
  172. this.label1.Text = "工单编号";
  173. //
  174. // CheckItemDGV
  175. //
  176. this.CheckItemDGV.AllowUserToAddRows = false;
  177. this.CheckItemDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  178. this.CheckItemDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  179. this.std_class,
  180. this.std_testtimes,
  181. this.std_testresult,
  182. this.std_badcode});
  183. this.CheckItemDGV.Location = new System.Drawing.Point(57, 199);
  184. this.CheckItemDGV.Name = "CheckItemDGV";
  185. this.CheckItemDGV.RowTemplate.Height = 37;
  186. this.CheckItemDGV.Size = new System.Drawing.Size(1128, 562);
  187. this.CheckItemDGV.TabIndex = 33;
  188. this.CheckItemDGV.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.CheckItemDGV_CellPainting);
  189. //
  190. // std_class
  191. //
  192. this.std_class.DataPropertyName = "std_class";
  193. this.std_class.HeaderText = "检测项";
  194. this.std_class.MinimumWidth = 130;
  195. this.std_class.Name = "std_class";
  196. this.std_class.ReadOnly = true;
  197. this.std_class.Width = 150;
  198. //
  199. // std_testtimes
  200. //
  201. this.std_testtimes.DataPropertyName = "std_testtimes";
  202. this.std_testtimes.HeaderText = "测试次数";
  203. this.std_testtimes.MinimumWidth = 200;
  204. this.std_testtimes.Name = "std_testtimes";
  205. this.std_testtimes.ReadOnly = true;
  206. this.std_testtimes.Width = 468;
  207. //
  208. // std_testresult
  209. //
  210. this.std_testresult.DataPropertyName = "std_testresult";
  211. this.std_testresult.HeaderText = "测试结果";
  212. this.std_testresult.MinimumWidth = 200;
  213. this.std_testresult.Name = "std_testresult";
  214. this.std_testresult.ReadOnly = true;
  215. this.std_testresult.Width = 467;
  216. //
  217. // std_badcode
  218. //
  219. this.std_badcode.DataPropertyName = "std_badcode";
  220. this.std_badcode.HeaderText = "故障代码";
  221. this.std_badcode.MinimumWidth = 200;
  222. this.std_badcode.Name = "std_badcode";
  223. this.std_badcode.Width = 200;
  224. //
  225. // dataGridViewTextBoxColumn1
  226. //
  227. this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  228. this.dataGridViewTextBoxColumn1.DataPropertyName = "psr_type";
  229. this.dataGridViewTextBoxColumn1.HeaderText = "检测项";
  230. this.dataGridViewTextBoxColumn1.MinimumWidth = 150;
  231. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  232. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  233. //
  234. // dataGridViewTextBoxColumn2
  235. //
  236. this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  237. this.dataGridViewTextBoxColumn2.DataPropertyName = "psr_systemvalue";
  238. this.dataGridViewTextBoxColumn2.HeaderText = "系统值";
  239. this.dataGridViewTextBoxColumn2.MinimumWidth = 460;
  240. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  241. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  242. //
  243. // dataGridViewTextBoxColumn3
  244. //
  245. this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  246. this.dataGridViewTextBoxColumn3.DataPropertyName = "psr_systemvalue";
  247. this.dataGridViewTextBoxColumn3.HeaderText = "本机值";
  248. this.dataGridViewTextBoxColumn3.MinimumWidth = 460;
  249. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  250. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  251. //
  252. // dataGridViewTextBoxColumn4
  253. //
  254. this.dataGridViewTextBoxColumn4.DataPropertyName = "std_badcode";
  255. this.dataGridViewTextBoxColumn4.HeaderText = "故障代码";
  256. this.dataGridViewTextBoxColumn4.MinimumWidth = 200;
  257. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  258. this.dataGridViewTextBoxColumn4.Width = 200;
  259. //
  260. // ReSet
  261. //
  262. this.ReSet.AutoSize = true;
  263. this.ReSet.Location = new System.Drawing.Point(999, 787);
  264. this.ReSet.Name = "ReSet";
  265. this.ReSet.Size = new System.Drawing.Size(186, 28);
  266. this.ReSet.TabIndex = 34;
  267. this.ReSet.Text = "恢复出厂设置";
  268. this.ReSet.UseVisualStyleBackColor = true;
  269. //
  270. // StepCount
  271. //
  272. this.StepCount.LineCode = null;
  273. this.StepCount.Location = new System.Drawing.Point(1102, 130);
  274. this.StepCount.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  275. this.StepCount.Name = "StepCount";
  276. this.StepCount.Size = new System.Drawing.Size(176, 44);
  277. this.StepCount.Source = null;
  278. this.StepCount.StepCode = null;
  279. this.StepCount.TabIndex = 32;
  280. //
  281. // sncode
  282. //
  283. this.sncode.AllPower = null;
  284. this.sncode.BackColor = System.Drawing.Color.White;
  285. this.sncode.ID = null;
  286. this.sncode.Location = new System.Drawing.Point(144, 781);
  287. this.sncode.Margin = new System.Windows.Forms.Padding(4);
  288. this.sncode.Name = "sncode";
  289. this.sncode.Power = null;
  290. this.sncode.Size = new System.Drawing.Size(334, 35);
  291. this.sncode.Str = null;
  292. this.sncode.Str1 = null;
  293. this.sncode.Str2 = null;
  294. this.sncode.TabIndex = 29;
  295. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
  296. //
  297. // OperateResult
  298. //
  299. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  300. this.OperateResult.Location = new System.Drawing.Point(1265, 199);
  301. this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
  302. this.OperateResult.Name = "OperateResult";
  303. this.OperateResult.Size = new System.Drawing.Size(454, 562);
  304. this.OperateResult.TabIndex = 27;
  305. this.OperateResult.Text = "";
  306. //
  307. // label6
  308. //
  309. this.label6.AutoSize = true;
  310. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F);
  311. this.label6.Location = new System.Drawing.Point(1261, 783);
  312. this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  313. this.label6.Name = "label6";
  314. this.label6.Size = new System.Drawing.Size(146, 41);
  315. this.label6.TabIndex = 37;
  316. this.label6.Text = "监控路径";
  317. //
  318. // WatchPath
  319. //
  320. this.WatchPath.Location = new System.Drawing.Point(1431, 787);
  321. this.WatchPath.Name = "WatchPath";
  322. this.WatchPath.Size = new System.Drawing.Size(258, 35);
  323. this.WatchPath.TabIndex = 36;
  324. this.WatchPath.Text = "/storage/emulated/0/elink/";
  325. //
  326. // Make_GetTestFileData
  327. //
  328. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  329. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  330. this.ClientSize = new System.Drawing.Size(1772, 866);
  331. this.Controls.Add(this.label6);
  332. this.Controls.Add(this.WatchPath);
  333. this.Controls.Add(this.ReSet);
  334. this.Controls.Add(this.CheckItemDGV);
  335. this.Controls.Add(this.StepCount);
  336. this.Controls.Add(this.pr_detail);
  337. this.Controls.Add(this.sncode);
  338. this.Controls.Add(this.label10);
  339. this.Controls.Add(this.OperateResult);
  340. this.Controls.Add(this.remain_qty);
  341. this.Controls.Add(this.mcd_okqty);
  342. this.Controls.Add(this.ma_prodcode);
  343. this.Controls.Add(this.ma_code);
  344. this.Controls.Add(this.label5);
  345. this.Controls.Add(this.label4);
  346. this.Controls.Add(this.label3);
  347. this.Controls.Add(this.label2);
  348. this.Controls.Add(this.label1);
  349. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  350. this.Margin = new System.Windows.Forms.Padding(4);
  351. this.Name = "Make_GetTestFileData";
  352. this.Tag = "Make!ReadWriteInfo";
  353. this.Load += new System.EventHandler(this.Make_LabelCheck_Load);
  354. this.SizeChanged += new System.EventHandler(this.Make_LabelCheck_SizeChanged);
  355. ((System.ComponentModel.ISupportInitialize)(this.CheckItemDGV)).EndInit();
  356. this.ResumeLayout(false);
  357. this.PerformLayout();
  358. }
  359. #endregion
  360. private System.Windows.Forms.Label pr_detail;
  361. private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
  362. private System.Windows.Forms.Label label10;
  363. private System.Windows.Forms.Label remain_qty;
  364. private System.Windows.Forms.Label mcd_okqty;
  365. private System.Windows.Forms.Label ma_prodcode;
  366. private System.Windows.Forms.Label ma_code;
  367. private System.Windows.Forms.Label label5;
  368. private System.Windows.Forms.Label label4;
  369. private System.Windows.Forms.Label label3;
  370. private System.Windows.Forms.Label label2;
  371. private System.Windows.Forms.Label label1;
  372. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  373. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  374. private System.Windows.Forms.DataGridView CheckItemDGV;
  375. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  376. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  377. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  378. private System.Windows.Forms.DataGridViewTextBoxColumn std_class;
  379. private System.Windows.Forms.DataGridViewTextBoxColumn std_testtimes;
  380. private System.Windows.Forms.DataGridViewTextBoxColumn std_testresult;
  381. private System.Windows.Forms.DataGridViewTextBoxColumn std_badcode;
  382. private ReSetCheckBox ReSet;
  383. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  384. private System.Windows.Forms.Label label6;
  385. private System.Windows.Forms.TextBox WatchPath;
  386. }
  387. }