Query_ExeProgress.Designer.cs 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550
  1. namespace UAS_MES_NEW.Query
  2. {
  3. partial class Query_ExeProgress
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.sn_code_label = new System.Windows.Forms.Label();
  29. this.SerialPanel = new System.Windows.Forms.Panel();
  30. this.ma_code_label = new System.Windows.Forms.Label();
  31. this.ma_code = new System.Windows.Forms.Label();
  32. this.label5 = new System.Windows.Forms.Label();
  33. this.ms_checkno = new System.Windows.Forms.Label();
  34. this.TestFile = new System.Windows.Forms.LinkLabel();
  35. this.CraftMaterial = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  36. this.cm_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  37. this.cm_fsoncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  38. this.cm_indate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  39. this.当前状态 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.cm_sncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.cm_inman = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.CraftInfDgv = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  43. this.mp_sncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.MP_RESULT = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.mp_makecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.ma_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.mp_sourcecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.mp_indate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.STD_CLASS = new System.Windows.Forms.DataGridViewLinkColumn();
  50. this.ma_craftcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.MP_SNCHECKNO = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.sc_linecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.mp_inman = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.em_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.groupBoxWithBorder1 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  56. this.label1 = new System.Windows.Forms.Label();
  57. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  58. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  59. this.label4 = new System.Windows.Forms.Label();
  60. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  61. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  62. this.label2 = new System.Windows.Forms.Label();
  63. this.label3 = new System.Windows.Forms.Label();
  64. this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  65. ((System.ComponentModel.ISupportInitialize)(this.CraftMaterial)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.CraftInfDgv)).BeginInit();
  67. this.groupBoxWithBorder1.SuspendLayout();
  68. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  72. this.SuspendLayout();
  73. //
  74. // sn_code_label
  75. //
  76. this.sn_code_label.AutoSize = true;
  77. this.sn_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  78. this.sn_code_label.Location = new System.Drawing.Point(20, 13);
  79. this.sn_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  80. this.sn_code_label.Name = "sn_code_label";
  81. this.sn_code_label.Size = new System.Drawing.Size(114, 41);
  82. this.sn_code_label.TabIndex = 183;
  83. this.sn_code_label.Text = "序列号";
  84. //
  85. // SerialPanel
  86. //
  87. this.SerialPanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  88. | System.Windows.Forms.AnchorStyles.Right)));
  89. this.SerialPanel.AutoScroll = true;
  90. this.SerialPanel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  91. this.SerialPanel.Location = new System.Drawing.Point(28, 152);
  92. this.SerialPanel.Margin = new System.Windows.Forms.Padding(4);
  93. this.SerialPanel.Name = "SerialPanel";
  94. this.SerialPanel.Size = new System.Drawing.Size(1896, 318);
  95. this.SerialPanel.TabIndex = 194;
  96. this.SerialPanel.Scroll += new System.Windows.Forms.ScrollEventHandler(this.SerialPanel_Scroll);
  97. this.SerialPanel.Paint += new System.Windows.Forms.PaintEventHandler(this.SerialPanel_Paint);
  98. //
  99. // ma_code_label
  100. //
  101. this.ma_code_label.AutoSize = true;
  102. this.ma_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  103. this.ma_code_label.Location = new System.Drawing.Point(514, 11);
  104. this.ma_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  105. this.ma_code_label.Name = "ma_code_label";
  106. this.ma_code_label.Size = new System.Drawing.Size(114, 41);
  107. this.ma_code_label.TabIndex = 195;
  108. this.ma_code_label.Text = "工单号";
  109. //
  110. // ma_code
  111. //
  112. this.ma_code.AutoSize = true;
  113. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  114. this.ma_code.Location = new System.Drawing.Point(664, 13);
  115. this.ma_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  116. this.ma_code.Name = "ma_code";
  117. this.ma_code.Size = new System.Drawing.Size(0, 41);
  118. this.ma_code.TabIndex = 196;
  119. //
  120. // label5
  121. //
  122. this.label5.AutoSize = true;
  123. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F);
  124. this.label5.Location = new System.Drawing.Point(944, 13);
  125. this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  126. this.label5.Name = "label5";
  127. this.label5.Size = new System.Drawing.Size(146, 41);
  128. this.label5.TabIndex = 197;
  129. this.label5.Text = "抽检批号";
  130. //
  131. // ms_checkno
  132. //
  133. this.ms_checkno.AutoSize = true;
  134. this.ms_checkno.Font = new System.Drawing.Font("微软雅黑", 12F);
  135. this.ms_checkno.Location = new System.Drawing.Point(1124, 13);
  136. this.ms_checkno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  137. this.ms_checkno.Name = "ms_checkno";
  138. this.ms_checkno.Size = new System.Drawing.Size(0, 41);
  139. this.ms_checkno.TabIndex = 198;
  140. //
  141. // TestFile
  142. //
  143. this.TestFile.AutoSize = true;
  144. this.TestFile.Location = new System.Drawing.Point(1333, 26);
  145. this.TestFile.Name = "TestFile";
  146. this.TestFile.Size = new System.Drawing.Size(106, 24);
  147. this.TestFile.TabIndex = 203;
  148. this.TestFile.TabStop = true;
  149. this.TestFile.Text = "测试文件";
  150. this.TestFile.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.TestFile_LinkClicked);
  151. //
  152. // CraftMaterial
  153. //
  154. this.CraftMaterial.AllowUserToAddRows = false;
  155. this.CraftMaterial.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  156. this.CraftMaterial.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  157. this.CraftMaterial.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  158. this.cm_barcode,
  159. this.cm_fsoncode,
  160. this.cm_indate,
  161. this.当前状态,
  162. this.cm_sncode,
  163. this.cm_inman});
  164. this.CraftMaterial.EnableContentClick = true;
  165. this.CraftMaterial.Location = new System.Drawing.Point(0, 478);
  166. this.CraftMaterial.Margin = new System.Windows.Forms.Padding(4);
  167. this.CraftMaterial.Name = "CraftMaterial";
  168. this.CraftMaterial.RowHeadersWidth = 82;
  169. this.CraftMaterial.RowTemplate.Height = 27;
  170. this.CraftMaterial.Size = new System.Drawing.Size(1950, 276);
  171. this.CraftMaterial.TabIndex = 202;
  172. //
  173. // cm_barcode
  174. //
  175. this.cm_barcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
  176. this.cm_barcode.DataPropertyName = "cm_barcode";
  177. this.cm_barcode.HeaderText = "单板条码";
  178. this.cm_barcode.MinimumWidth = 10;
  179. this.cm_barcode.Name = "cm_barcode";
  180. this.cm_barcode.Width = 10;
  181. //
  182. // cm_fsoncode
  183. //
  184. this.cm_fsoncode.DataPropertyName = "cm_fsoncode";
  185. this.cm_fsoncode.HeaderText = "物料编号";
  186. this.cm_fsoncode.MinimumWidth = 10;
  187. this.cm_fsoncode.Name = "cm_fsoncode";
  188. this.cm_fsoncode.Width = 200;
  189. //
  190. // cm_indate
  191. //
  192. this.cm_indate.DataPropertyName = "cm_indate";
  193. this.cm_indate.HeaderText = "上料时间";
  194. this.cm_indate.MinimumWidth = 10;
  195. this.cm_indate.Name = "cm_indate";
  196. this.cm_indate.Width = 120;
  197. //
  198. // 当前状态
  199. //
  200. this.当前状态.DataPropertyName = "cm_status";
  201. this.当前状态.HeaderText = "当前状态";
  202. this.当前状态.MinimumWidth = 10;
  203. this.当前状态.Name = "当前状态";
  204. this.当前状态.Width = 120;
  205. //
  206. // cm_sncode
  207. //
  208. this.cm_sncode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
  209. this.cm_sncode.DataPropertyName = "cm_sncode";
  210. this.cm_sncode.HeaderText = "模块条码号";
  211. this.cm_sncode.MinimumWidth = 10;
  212. this.cm_sncode.Name = "cm_sncode";
  213. this.cm_sncode.Width = 10;
  214. //
  215. // cm_inman
  216. //
  217. this.cm_inman.DataPropertyName = "cm_inman";
  218. this.cm_inman.HeaderText = "上料人";
  219. this.cm_inman.MinimumWidth = 10;
  220. this.cm_inman.Name = "cm_inman";
  221. this.cm_inman.Width = 200;
  222. //
  223. // CraftInfDgv
  224. //
  225. this.CraftInfDgv.AllowUserToAddRows = false;
  226. this.CraftInfDgv.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  227. this.CraftInfDgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  228. this.CraftInfDgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  229. this.mp_sncode,
  230. this.MP_RESULT,
  231. this.mp_makecode,
  232. this.ma_prodcode,
  233. this.mp_sourcecode,
  234. this.mp_indate,
  235. this.STD_CLASS,
  236. this.ma_craftcode,
  237. this.MP_SNCHECKNO,
  238. this.sc_linecode,
  239. this.mp_inman,
  240. this.em_name});
  241. this.CraftInfDgv.EnableContentClick = true;
  242. this.CraftInfDgv.Location = new System.Drawing.Point(0, 775);
  243. this.CraftInfDgv.Margin = new System.Windows.Forms.Padding(4);
  244. this.CraftInfDgv.Name = "CraftInfDgv";
  245. this.CraftInfDgv.RowHeadersWidth = 82;
  246. this.CraftInfDgv.RowTemplate.Height = 27;
  247. this.CraftInfDgv.Size = new System.Drawing.Size(1950, 362);
  248. this.CraftInfDgv.TabIndex = 193;
  249. this.CraftInfDgv.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.CraftInfDgv_CellContentClick);
  250. //
  251. // mp_sncode
  252. //
  253. this.mp_sncode.DataPropertyName = "mp_sncode";
  254. this.mp_sncode.HeaderText = "序列号";
  255. this.mp_sncode.MinimumWidth = 10;
  256. this.mp_sncode.Name = "mp_sncode";
  257. this.mp_sncode.Width = 120;
  258. //
  259. // MP_RESULT
  260. //
  261. this.MP_RESULT.DataPropertyName = "MP_RESULT";
  262. this.MP_RESULT.HeaderText = "操作内容";
  263. this.MP_RESULT.MinimumWidth = 10;
  264. this.MP_RESULT.Name = "MP_RESULT";
  265. this.MP_RESULT.Width = 110;
  266. //
  267. // mp_makecode
  268. //
  269. this.mp_makecode.DataPropertyName = "mp_makecode";
  270. this.mp_makecode.HeaderText = "工单代码";
  271. this.mp_makecode.MinimumWidth = 10;
  272. this.mp_makecode.Name = "mp_makecode";
  273. this.mp_makecode.Width = 120;
  274. //
  275. // ma_prodcode
  276. //
  277. this.ma_prodcode.DataPropertyName = "ma_prodcode";
  278. this.ma_prodcode.HeaderText = "产品代码";
  279. this.ma_prodcode.MinimumWidth = 10;
  280. this.ma_prodcode.Name = "ma_prodcode";
  281. this.ma_prodcode.Width = 120;
  282. //
  283. // mp_sourcecode
  284. //
  285. this.mp_sourcecode.DataPropertyName = "mp_sourcecode";
  286. this.mp_sourcecode.HeaderText = "资源编号";
  287. this.mp_sourcecode.MinimumWidth = 10;
  288. this.mp_sourcecode.Name = "mp_sourcecode";
  289. this.mp_sourcecode.Width = 120;
  290. //
  291. // mp_indate
  292. //
  293. this.mp_indate.DataPropertyName = "mp_indate";
  294. this.mp_indate.HeaderText = "过站时间";
  295. this.mp_indate.MinimumWidth = 10;
  296. this.mp_indate.Name = "mp_indate";
  297. this.mp_indate.Width = 120;
  298. //
  299. // STD_CLASS
  300. //
  301. this.STD_CLASS.DataPropertyName = "STD_CLASS";
  302. this.STD_CLASS.HeaderText = "测试文件";
  303. this.STD_CLASS.MinimumWidth = 10;
  304. this.STD_CLASS.Name = "STD_CLASS";
  305. this.STD_CLASS.Width = 200;
  306. //
  307. // ma_craftcode
  308. //
  309. this.ma_craftcode.DataPropertyName = "ma_craftcode";
  310. this.ma_craftcode.HeaderText = "途程代码";
  311. this.ma_craftcode.MinimumWidth = 10;
  312. this.ma_craftcode.Name = "ma_craftcode";
  313. this.ma_craftcode.Width = 120;
  314. //
  315. // MP_SNCHECKNO
  316. //
  317. this.MP_SNCHECKNO.DataPropertyName = "MP_SNCHECKNO";
  318. this.MP_SNCHECKNO.HeaderText = "抽检批次";
  319. this.MP_SNCHECKNO.MinimumWidth = 10;
  320. this.MP_SNCHECKNO.Name = "MP_SNCHECKNO";
  321. this.MP_SNCHECKNO.Width = 200;
  322. //
  323. // sc_linecode
  324. //
  325. this.sc_linecode.DataPropertyName = "sc_linecode";
  326. this.sc_linecode.HeaderText = "产线";
  327. this.sc_linecode.MinimumWidth = 10;
  328. this.sc_linecode.Name = "sc_linecode";
  329. this.sc_linecode.Width = 120;
  330. //
  331. // mp_inman
  332. //
  333. this.mp_inman.DataPropertyName = "mp_inman";
  334. this.mp_inman.HeaderText = "人员工号";
  335. this.mp_inman.MinimumWidth = 10;
  336. this.mp_inman.Name = "mp_inman";
  337. this.mp_inman.Width = 200;
  338. //
  339. // em_name
  340. //
  341. this.em_name.DataPropertyName = "em_name";
  342. this.em_name.HeaderText = "人员姓名";
  343. this.em_name.MinimumWidth = 10;
  344. this.em_name.Name = "em_name";
  345. this.em_name.Width = 200;
  346. //
  347. // groupBoxWithBorder1
  348. //
  349. this.groupBoxWithBorder1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  350. | System.Windows.Forms.AnchorStyles.Right)));
  351. this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Maroon;
  352. this.groupBoxWithBorder1.Controls.Add(this.label1);
  353. this.groupBoxWithBorder1.Controls.Add(this.pictureBox4);
  354. this.groupBoxWithBorder1.Controls.Add(this.pictureBox2);
  355. this.groupBoxWithBorder1.Controls.Add(this.label4);
  356. this.groupBoxWithBorder1.Controls.Add(this.pictureBox1);
  357. this.groupBoxWithBorder1.Controls.Add(this.pictureBox3);
  358. this.groupBoxWithBorder1.Controls.Add(this.label2);
  359. this.groupBoxWithBorder1.Controls.Add(this.label3);
  360. this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  361. this.groupBoxWithBorder1.Location = new System.Drawing.Point(24, 62);
  362. this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
  363. this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
  364. this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(6, 4, 6, 4);
  365. this.groupBoxWithBorder1.Size = new System.Drawing.Size(1906, 80);
  366. this.groupBoxWithBorder1.TabIndex = 192;
  367. this.groupBoxWithBorder1.TabStop = false;
  368. this.groupBoxWithBorder1.Text = "颜色说明";
  369. this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
  370. //
  371. // label1
  372. //
  373. this.label1.AutoSize = true;
  374. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  375. this.label1.Location = new System.Drawing.Point(1696, 24);
  376. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  377. this.label1.Name = "label1";
  378. this.label1.Size = new System.Drawing.Size(146, 41);
  379. this.label1.TabIndex = 193;
  380. this.label1.Text = "尚未执行";
  381. //
  382. // pictureBox4
  383. //
  384. this.pictureBox4.BackColor = System.Drawing.Color.White;
  385. this.pictureBox4.Location = new System.Drawing.Point(1552, 24);
  386. this.pictureBox4.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
  387. this.pictureBox4.Name = "pictureBox4";
  388. this.pictureBox4.Size = new System.Drawing.Size(120, 40);
  389. this.pictureBox4.TabIndex = 192;
  390. this.pictureBox4.TabStop = false;
  391. //
  392. // pictureBox2
  393. //
  394. this.pictureBox2.BackColor = System.Drawing.Color.Green;
  395. this.pictureBox2.Location = new System.Drawing.Point(198, 24);
  396. this.pictureBox2.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
  397. this.pictureBox2.Name = "pictureBox2";
  398. this.pictureBox2.Size = new System.Drawing.Size(120, 40);
  399. this.pictureBox2.TabIndex = 187;
  400. this.pictureBox2.TabStop = false;
  401. //
  402. // label4
  403. //
  404. this.label4.AutoSize = true;
  405. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  406. this.label4.Location = new System.Drawing.Point(1319, 24);
  407. this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  408. this.label4.Name = "label4";
  409. this.label4.Size = new System.Drawing.Size(114, 41);
  410. this.label4.TabIndex = 191;
  411. this.label4.Text = "已报废";
  412. //
  413. // pictureBox1
  414. //
  415. this.pictureBox1.BackColor = System.Drawing.Color.Red;
  416. this.pictureBox1.Location = new System.Drawing.Point(676, 24);
  417. this.pictureBox1.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
  418. this.pictureBox1.Name = "pictureBox1";
  419. this.pictureBox1.Size = new System.Drawing.Size(120, 40);
  420. this.pictureBox1.TabIndex = 186;
  421. this.pictureBox1.TabStop = false;
  422. //
  423. // pictureBox3
  424. //
  425. this.pictureBox3.BackColor = System.Drawing.Color.Black;
  426. this.pictureBox3.Location = new System.Drawing.Point(1162, 24);
  427. this.pictureBox3.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
  428. this.pictureBox3.Name = "pictureBox3";
  429. this.pictureBox3.Size = new System.Drawing.Size(120, 40);
  430. this.pictureBox3.TabIndex = 190;
  431. this.pictureBox3.TabStop = false;
  432. //
  433. // label2
  434. //
  435. this.label2.AutoSize = true;
  436. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  437. this.label2.Location = new System.Drawing.Point(341, 23);
  438. this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  439. this.label2.Name = "label2";
  440. this.label2.Size = new System.Drawing.Size(242, 41);
  441. this.label2.TabIndex = 188;
  442. this.label2.Text = "已执行且为良品";
  443. //
  444. // label3
  445. //
  446. this.label3.AutoSize = true;
  447. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  448. this.label3.Location = new System.Drawing.Point(826, 24);
  449. this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  450. this.label3.Name = "label3";
  451. this.label3.Size = new System.Drawing.Size(210, 41);
  452. this.label3.TabIndex = 189;
  453. this.label3.Text = "不良品待维修";
  454. //
  455. // sn_code
  456. //
  457. this.sn_code.AllPower = null;
  458. this.sn_code.BackColor = System.Drawing.Color.White;
  459. this.sn_code.ID = null;
  460. this.sn_code.Location = new System.Drawing.Point(184, 15);
  461. this.sn_code.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
  462. this.sn_code.Name = "sn_code";
  463. this.sn_code.Power = null;
  464. this.sn_code.Size = new System.Drawing.Size(286, 35);
  465. this.sn_code.Str = null;
  466. this.sn_code.Str1 = null;
  467. this.sn_code.Str2 = null;
  468. this.sn_code.TabIndex = 184;
  469. this.sn_code.Tag = "NoAuto";
  470. this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
  471. //
  472. // Query_ExeProgress
  473. //
  474. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  475. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  476. this.ClientSize = new System.Drawing.Size(1950, 1156);
  477. this.Controls.Add(this.TestFile);
  478. this.Controls.Add(this.CraftMaterial);
  479. this.Controls.Add(this.ms_checkno);
  480. this.Controls.Add(this.label5);
  481. this.Controls.Add(this.ma_code);
  482. this.Controls.Add(this.ma_code_label);
  483. this.Controls.Add(this.SerialPanel);
  484. this.Controls.Add(this.CraftInfDgv);
  485. this.Controls.Add(this.groupBoxWithBorder1);
  486. this.Controls.Add(this.sn_code);
  487. this.Controls.Add(this.sn_code_label);
  488. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  489. this.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
  490. this.Name = "Query_ExeProgress";
  491. this.Tag = "Query!ExeProgress";
  492. this.Text = "工单执行进度";
  493. this.Load += new System.EventHandler(this.Query_ExeProgress_Load);
  494. this.SizeChanged += new System.EventHandler(this.Query_ExeProgress_SizeChanged);
  495. ((System.ComponentModel.ISupportInitialize)(this.CraftMaterial)).EndInit();
  496. ((System.ComponentModel.ISupportInitialize)(this.CraftInfDgv)).EndInit();
  497. this.groupBoxWithBorder1.ResumeLayout(true);
  498. this.groupBoxWithBorder1.PerformLayout();
  499. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  500. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  501. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  502. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  503. this.ResumeLayout(true);
  504. this.PerformLayout();
  505. }
  506. #endregion
  507. private System.Windows.Forms.Label sn_code_label;
  508. private CustomControl.TextBoxWithIcon.SnCollectionBox sn_code;
  509. private System.Windows.Forms.PictureBox pictureBox1;
  510. private System.Windows.Forms.PictureBox pictureBox2;
  511. private System.Windows.Forms.Label label2;
  512. private System.Windows.Forms.Label label3;
  513. private System.Windows.Forms.Label label4;
  514. private System.Windows.Forms.PictureBox pictureBox3;
  515. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
  516. private CustomControl.DataGrid_View.DataGridViewWithSerialNum CraftInfDgv;
  517. private System.Windows.Forms.Panel SerialPanel;
  518. private System.Windows.Forms.Label label1;
  519. private System.Windows.Forms.PictureBox pictureBox4;
  520. private System.Windows.Forms.Label ma_code_label;
  521. private System.Windows.Forms.Label ma_code;
  522. private System.Windows.Forms.Label label5;
  523. private System.Windows.Forms.Label ms_checkno;
  524. private CustomControl.DataGrid_View.DataGridViewWithSerialNum CraftMaterial;
  525. private System.Windows.Forms.DataGridViewTextBoxColumn cm_barcode;
  526. private System.Windows.Forms.DataGridViewTextBoxColumn cm_fsoncode;
  527. private System.Windows.Forms.DataGridViewTextBoxColumn cm_indate;
  528. private System.Windows.Forms.DataGridViewTextBoxColumn 当前状态;
  529. private System.Windows.Forms.DataGridViewTextBoxColumn cm_sncode;
  530. private System.Windows.Forms.DataGridViewTextBoxColumn cm_inman;
  531. private System.Windows.Forms.LinkLabel TestFile;
  532. private System.Windows.Forms.DataGridViewTextBoxColumn mp_sncode;
  533. private System.Windows.Forms.DataGridViewTextBoxColumn MP_RESULT;
  534. private System.Windows.Forms.DataGridViewTextBoxColumn mp_makecode;
  535. private System.Windows.Forms.DataGridViewTextBoxColumn ma_prodcode;
  536. private System.Windows.Forms.DataGridViewTextBoxColumn mp_sourcecode;
  537. private System.Windows.Forms.DataGridViewTextBoxColumn mp_indate;
  538. private System.Windows.Forms.DataGridViewLinkColumn STD_CLASS;
  539. private System.Windows.Forms.DataGridViewTextBoxColumn ma_craftcode;
  540. private System.Windows.Forms.DataGridViewTextBoxColumn MP_SNCHECKNO;
  541. private System.Windows.Forms.DataGridViewTextBoxColumn sc_linecode;
  542. private System.Windows.Forms.DataGridViewTextBoxColumn mp_inman;
  543. private System.Windows.Forms.DataGridViewTextBoxColumn em_name;
  544. }
  545. }