Query_ExeProgress.Designer.cs 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573
  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.TextBox();
  32. this.label5 = new System.Windows.Forms.Label();
  33. this.pallet = new System.Windows.Forms.TextBox();
  34. this.label6 = new System.Windows.Forms.Label();
  35. this.ms_outboxcode = new System.Windows.Forms.TextBox();
  36. this.ms_checkno = new System.Windows.Forms.TextBox();
  37. this.label7 = new System.Windows.Forms.Label();
  38. this.CraftmaterialData = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  39. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.CraftInfDgv = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  48. this.mp_sncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.mp_makecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.ma_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.mp_sourcecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.mp_stepname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.mp_indate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.ma_craftcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.sc_linecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.mp_inman = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.em_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.groupBoxWithBorder1 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  59. this.label1 = new System.Windows.Forms.Label();
  60. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  61. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  62. this.label4 = new System.Windows.Forms.Label();
  63. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  64. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  65. this.label2 = new System.Windows.Forms.Label();
  66. this.label3 = new System.Windows.Forms.Label();
  67. this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  68. this.barcode = new System.Windows.Forms.TextBox();
  69. this.label9 = new System.Windows.Forms.Label();
  70. ((System.ComponentModel.ISupportInitialize)(this.CraftmaterialData)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.CraftInfDgv)).BeginInit();
  72. this.groupBoxWithBorder1.SuspendLayout();
  73. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  77. this.SuspendLayout();
  78. //
  79. // sn_code_label
  80. //
  81. this.sn_code_label.AutoSize = true;
  82. this.sn_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  83. this.sn_code_label.Location = new System.Drawing.Point(12, 8);
  84. this.sn_code_label.Name = "sn_code_label";
  85. this.sn_code_label.Size = new System.Drawing.Size(58, 21);
  86. this.sn_code_label.TabIndex = 183;
  87. this.sn_code_label.Text = "序列号";
  88. //
  89. // SerialPanel
  90. //
  91. this.SerialPanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  92. | System.Windows.Forms.AnchorStyles.Right)));
  93. this.SerialPanel.AutoScroll = true;
  94. this.SerialPanel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  95. this.SerialPanel.Location = new System.Drawing.Point(14, 106);
  96. this.SerialPanel.Margin = new System.Windows.Forms.Padding(2);
  97. this.SerialPanel.Name = "SerialPanel";
  98. this.SerialPanel.Size = new System.Drawing.Size(947, 179);
  99. this.SerialPanel.TabIndex = 194;
  100. this.SerialPanel.Scroll += new System.Windows.Forms.ScrollEventHandler(this.SerialPanel_Scroll);
  101. this.SerialPanel.Paint += new System.Windows.Forms.PaintEventHandler(this.SerialPanel_Paint);
  102. //
  103. // ma_code_label
  104. //
  105. this.ma_code_label.AutoSize = true;
  106. this.ma_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  107. this.ma_code_label.Location = new System.Drawing.Point(242, 8);
  108. this.ma_code_label.Name = "ma_code_label";
  109. this.ma_code_label.Size = new System.Drawing.Size(58, 21);
  110. this.ma_code_label.TabIndex = 195;
  111. this.ma_code_label.Text = "工单号";
  112. //
  113. // ma_code
  114. //
  115. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  116. this.ma_code.Location = new System.Drawing.Point(306, 5);
  117. this.ma_code.Name = "ma_code";
  118. this.ma_code.Size = new System.Drawing.Size(133, 29);
  119. this.ma_code.TabIndex = 196;
  120. //
  121. // label5
  122. //
  123. this.label5.AutoSize = true;
  124. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F);
  125. this.label5.Location = new System.Drawing.Point(658, 8);
  126. this.label5.Name = "label5";
  127. this.label5.Size = new System.Drawing.Size(58, 21);
  128. this.label5.TabIndex = 197;
  129. this.label5.Text = "栈板号";
  130. //
  131. // pallet
  132. //
  133. this.pallet.Font = new System.Drawing.Font("微软雅黑", 12F);
  134. this.pallet.Location = new System.Drawing.Point(712, 5);
  135. this.pallet.Name = "pallet";
  136. this.pallet.Size = new System.Drawing.Size(127, 29);
  137. this.pallet.TabIndex = 198;
  138. //
  139. // label6
  140. //
  141. this.label6.AutoSize = true;
  142. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F);
  143. this.label6.Location = new System.Drawing.Point(440, 8);
  144. this.label6.Name = "label6";
  145. this.label6.Size = new System.Drawing.Size(74, 21);
  146. this.label6.TabIndex = 199;
  147. this.label6.Text = "卡通箱号";
  148. //
  149. // ms_outboxcode
  150. //
  151. this.ms_outboxcode.Font = new System.Drawing.Font("微软雅黑", 12F);
  152. this.ms_outboxcode.Location = new System.Drawing.Point(511, 5);
  153. this.ms_outboxcode.Name = "ms_outboxcode";
  154. this.ms_outboxcode.Size = new System.Drawing.Size(138, 29);
  155. this.ms_outboxcode.TabIndex = 200;
  156. //
  157. // ms_checkno
  158. //
  159. this.ms_checkno.Font = new System.Drawing.Font("微软雅黑", 12F);
  160. this.ms_checkno.Location = new System.Drawing.Point(92, 36);
  161. this.ms_checkno.Name = "ms_checkno";
  162. this.ms_checkno.Size = new System.Drawing.Size(145, 29);
  163. this.ms_checkno.TabIndex = 203;
  164. //
  165. // label7
  166. //
  167. this.label7.AutoSize = true;
  168. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F);
  169. this.label7.Location = new System.Drawing.Point(12, 39);
  170. this.label7.Name = "label7";
  171. this.label7.Size = new System.Drawing.Size(74, 21);
  172. this.label7.TabIndex = 202;
  173. this.label7.Text = "抽检批号";
  174. //
  175. // CraftmaterialData
  176. //
  177. this.CraftmaterialData.AllowUserToAddRows = false;
  178. this.CraftmaterialData.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  179. this.CraftmaterialData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  180. this.CraftmaterialData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  181. this.dataGridViewTextBoxColumn1,
  182. this.dataGridViewTextBoxColumn2,
  183. this.dataGridViewTextBoxColumn3,
  184. this.dataGridViewTextBoxColumn4,
  185. this.dataGridViewTextBoxColumn5,
  186. this.dataGridViewTextBoxColumn6,
  187. this.dataGridViewTextBoxColumn7,
  188. this.dataGridViewTextBoxColumn8});
  189. this.CraftmaterialData.EnableContentClick = true;
  190. this.CraftmaterialData.Location = new System.Drawing.Point(14, 289);
  191. this.CraftmaterialData.Margin = new System.Windows.Forms.Padding(2);
  192. this.CraftmaterialData.Name = "CraftmaterialData";
  193. this.CraftmaterialData.RowTemplate.Height = 27;
  194. this.CraftmaterialData.Size = new System.Drawing.Size(948, 160);
  195. this.CraftmaterialData.TabIndex = 201;
  196. //
  197. // dataGridViewTextBoxColumn1
  198. //
  199. this.dataGridViewTextBoxColumn1.DataPropertyName = "cm_makecode";
  200. this.dataGridViewTextBoxColumn1.HeaderText = "工单号";
  201. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  202. this.dataGridViewTextBoxColumn1.Width = 120;
  203. //
  204. // dataGridViewTextBoxColumn2
  205. //
  206. this.dataGridViewTextBoxColumn2.DataPropertyName = "cm_soncode";
  207. this.dataGridViewTextBoxColumn2.HeaderText = "子件编号";
  208. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  209. this.dataGridViewTextBoxColumn2.Width = 120;
  210. //
  211. // dataGridViewTextBoxColumn3
  212. //
  213. this.dataGridViewTextBoxColumn3.DataPropertyName = "pr_detail";
  214. this.dataGridViewTextBoxColumn3.HeaderText = "子件名称";
  215. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  216. this.dataGridViewTextBoxColumn3.Width = 120;
  217. //
  218. // dataGridViewTextBoxColumn4
  219. //
  220. this.dataGridViewTextBoxColumn4.DataPropertyName = "cm_barcode";
  221. this.dataGridViewTextBoxColumn4.HeaderText = "子件批次号";
  222. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  223. this.dataGridViewTextBoxColumn4.Width = 120;
  224. //
  225. // dataGridViewTextBoxColumn5
  226. //
  227. this.dataGridViewTextBoxColumn5.DataPropertyName = "cm_stepcode";
  228. this.dataGridViewTextBoxColumn5.HeaderText = "工序编号";
  229. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  230. this.dataGridViewTextBoxColumn5.Width = 130;
  231. //
  232. // dataGridViewTextBoxColumn6
  233. //
  234. this.dataGridViewTextBoxColumn6.DataPropertyName = "cm_stepname";
  235. this.dataGridViewTextBoxColumn6.HeaderText = "工序名称";
  236. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  237. this.dataGridViewTextBoxColumn6.Width = 120;
  238. //
  239. // dataGridViewTextBoxColumn7
  240. //
  241. this.dataGridViewTextBoxColumn7.DataPropertyName = "cm_status";
  242. this.dataGridViewTextBoxColumn7.HeaderText = "上料状态";
  243. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  244. this.dataGridViewTextBoxColumn7.Width = 120;
  245. //
  246. // dataGridViewTextBoxColumn8
  247. //
  248. this.dataGridViewTextBoxColumn8.DataPropertyName = "cm_indate";
  249. this.dataGridViewTextBoxColumn8.HeaderText = "上料时间";
  250. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  251. this.dataGridViewTextBoxColumn8.Width = 120;
  252. //
  253. // CraftInfDgv
  254. //
  255. this.CraftInfDgv.AllowUserToAddRows = false;
  256. this.CraftInfDgv.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  257. this.CraftInfDgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  258. this.CraftInfDgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  259. this.mp_sncode,
  260. this.mp_makecode,
  261. this.ma_prodcode,
  262. this.mp_sourcecode,
  263. this.mp_stepname,
  264. this.mp_indate,
  265. this.ma_craftcode,
  266. this.sc_linecode,
  267. this.mp_inman,
  268. this.em_name});
  269. this.CraftInfDgv.EnableContentClick = true;
  270. this.CraftInfDgv.Location = new System.Drawing.Point(11, 454);
  271. this.CraftInfDgv.Margin = new System.Windows.Forms.Padding(2);
  272. this.CraftInfDgv.Name = "CraftInfDgv";
  273. this.CraftInfDgv.RowTemplate.Height = 27;
  274. this.CraftInfDgv.Size = new System.Drawing.Size(957, 162);
  275. this.CraftInfDgv.TabIndex = 193;
  276. //
  277. // mp_sncode
  278. //
  279. this.mp_sncode.DataPropertyName = "mp_sncode";
  280. this.mp_sncode.HeaderText = "序列号";
  281. this.mp_sncode.Name = "mp_sncode";
  282. this.mp_sncode.Width = 120;
  283. //
  284. // mp_makecode
  285. //
  286. this.mp_makecode.DataPropertyName = "mp_makecode";
  287. this.mp_makecode.HeaderText = "工单代码";
  288. this.mp_makecode.Name = "mp_makecode";
  289. this.mp_makecode.Width = 120;
  290. //
  291. // ma_prodcode
  292. //
  293. this.ma_prodcode.DataPropertyName = "ma_prodcode";
  294. this.ma_prodcode.HeaderText = "产品代码";
  295. this.ma_prodcode.Name = "ma_prodcode";
  296. this.ma_prodcode.Width = 120;
  297. //
  298. // mp_sourcecode
  299. //
  300. this.mp_sourcecode.DataPropertyName = "mp_sourcecode";
  301. this.mp_sourcecode.HeaderText = "资源编号";
  302. this.mp_sourcecode.Name = "mp_sourcecode";
  303. this.mp_sourcecode.Width = 120;
  304. //
  305. // mp_stepname
  306. //
  307. this.mp_stepname.DataPropertyName = "mp_stepname";
  308. this.mp_stepname.HeaderText = "工序名称";
  309. this.mp_stepname.Name = "mp_stepname";
  310. this.mp_stepname.Width = 130;
  311. //
  312. // mp_indate
  313. //
  314. this.mp_indate.DataPropertyName = "mp_indate";
  315. this.mp_indate.HeaderText = "过站时间";
  316. this.mp_indate.Name = "mp_indate";
  317. this.mp_indate.Width = 120;
  318. //
  319. // ma_craftcode
  320. //
  321. this.ma_craftcode.DataPropertyName = "ma_craftcode";
  322. this.ma_craftcode.HeaderText = "途程代码";
  323. this.ma_craftcode.Name = "ma_craftcode";
  324. this.ma_craftcode.Width = 120;
  325. //
  326. // sc_linecode
  327. //
  328. this.sc_linecode.DataPropertyName = "sc_linecode";
  329. this.sc_linecode.HeaderText = "产线";
  330. this.sc_linecode.Name = "sc_linecode";
  331. this.sc_linecode.Width = 120;
  332. //
  333. // mp_inman
  334. //
  335. this.mp_inman.DataPropertyName = "mp_inman";
  336. this.mp_inman.HeaderText = "人员工号";
  337. this.mp_inman.Name = "mp_inman";
  338. //
  339. // em_name
  340. //
  341. this.em_name.DataPropertyName = "em_name";
  342. this.em_name.HeaderText = "人员姓名";
  343. this.em_name.Name = "em_name";
  344. //
  345. // groupBoxWithBorder1
  346. //
  347. this.groupBoxWithBorder1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  348. | System.Windows.Forms.AnchorStyles.Right)));
  349. this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Maroon;
  350. this.groupBoxWithBorder1.Controls.Add(this.label1);
  351. this.groupBoxWithBorder1.Controls.Add(this.pictureBox4);
  352. this.groupBoxWithBorder1.Controls.Add(this.pictureBox2);
  353. this.groupBoxWithBorder1.Controls.Add(this.label4);
  354. this.groupBoxWithBorder1.Controls.Add(this.pictureBox1);
  355. this.groupBoxWithBorder1.Controls.Add(this.pictureBox3);
  356. this.groupBoxWithBorder1.Controls.Add(this.label2);
  357. this.groupBoxWithBorder1.Controls.Add(this.label3);
  358. this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  359. this.groupBoxWithBorder1.Location = new System.Drawing.Point(12, 63);
  360. this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  361. this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
  362. this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
  363. this.groupBoxWithBorder1.Size = new System.Drawing.Size(950, 40);
  364. this.groupBoxWithBorder1.TabIndex = 192;
  365. this.groupBoxWithBorder1.TabStop = false;
  366. this.groupBoxWithBorder1.Text = "颜色说明";
  367. this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
  368. //
  369. // label1
  370. //
  371. this.label1.AutoSize = true;
  372. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  373. this.label1.Location = new System.Drawing.Point(850, 14);
  374. this.label1.Name = "label1";
  375. this.label1.Size = new System.Drawing.Size(74, 21);
  376. this.label1.TabIndex = 193;
  377. this.label1.Text = "尚未执行";
  378. //
  379. // pictureBox4
  380. //
  381. this.pictureBox4.BackColor = System.Drawing.Color.White;
  382. this.pictureBox4.Location = new System.Drawing.Point(776, 12);
  383. this.pictureBox4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  384. this.pictureBox4.Name = "pictureBox4";
  385. this.pictureBox4.Size = new System.Drawing.Size(60, 20);
  386. this.pictureBox4.TabIndex = 192;
  387. this.pictureBox4.TabStop = false;
  388. //
  389. // pictureBox2
  390. //
  391. this.pictureBox2.BackColor = System.Drawing.Color.Green;
  392. this.pictureBox2.Location = new System.Drawing.Point(99, 12);
  393. this.pictureBox2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  394. this.pictureBox2.Name = "pictureBox2";
  395. this.pictureBox2.Size = new System.Drawing.Size(60, 20);
  396. this.pictureBox2.TabIndex = 187;
  397. this.pictureBox2.TabStop = false;
  398. //
  399. // label4
  400. //
  401. this.label4.AutoSize = true;
  402. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  403. this.label4.Location = new System.Drawing.Point(655, 14);
  404. this.label4.Name = "label4";
  405. this.label4.Size = new System.Drawing.Size(58, 21);
  406. this.label4.TabIndex = 191;
  407. this.label4.Text = "已报废";
  408. //
  409. // pictureBox1
  410. //
  411. this.pictureBox1.BackColor = System.Drawing.Color.Red;
  412. this.pictureBox1.Location = new System.Drawing.Point(338, 12);
  413. this.pictureBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  414. this.pictureBox1.Name = "pictureBox1";
  415. this.pictureBox1.Size = new System.Drawing.Size(60, 20);
  416. this.pictureBox1.TabIndex = 186;
  417. this.pictureBox1.TabStop = false;
  418. //
  419. // pictureBox3
  420. //
  421. this.pictureBox3.BackColor = System.Drawing.Color.Black;
  422. this.pictureBox3.Location = new System.Drawing.Point(581, 12);
  423. this.pictureBox3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  424. this.pictureBox3.Name = "pictureBox3";
  425. this.pictureBox3.Size = new System.Drawing.Size(60, 20);
  426. this.pictureBox3.TabIndex = 190;
  427. this.pictureBox3.TabStop = false;
  428. //
  429. // label2
  430. //
  431. this.label2.AutoSize = true;
  432. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  433. this.label2.Location = new System.Drawing.Point(172, 14);
  434. this.label2.Name = "label2";
  435. this.label2.Size = new System.Drawing.Size(122, 21);
  436. this.label2.TabIndex = 188;
  437. this.label2.Text = "已执行且为良品";
  438. //
  439. // label3
  440. //
  441. this.label3.AutoSize = true;
  442. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  443. this.label3.Location = new System.Drawing.Point(412, 14);
  444. this.label3.Name = "label3";
  445. this.label3.Size = new System.Drawing.Size(138, 21);
  446. this.label3.TabIndex = 189;
  447. this.label3.Text = "已执行且为不良品";
  448. //
  449. // sn_code
  450. //
  451. this.sn_code.AllPower = null;
  452. this.sn_code.BackColor = System.Drawing.Color.White;
  453. this.sn_code.ID = null;
  454. this.sn_code.Location = new System.Drawing.Point(90, 10);
  455. this.sn_code.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  456. this.sn_code.Name = "sn_code";
  457. this.sn_code.Power = null;
  458. this.sn_code.Size = new System.Drawing.Size(145, 21);
  459. this.sn_code.Str = null;
  460. this.sn_code.Str1 = null;
  461. this.sn_code.Str2 = null;
  462. this.sn_code.TabIndex = 184;
  463. this.sn_code.Tag = "NoAuto";
  464. this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
  465. //
  466. // barcode
  467. //
  468. this.barcode.Font = new System.Drawing.Font("微软雅黑", 12F);
  469. this.barcode.Location = new System.Drawing.Point(712, 37);
  470. this.barcode.Name = "barcode";
  471. this.barcode.Size = new System.Drawing.Size(127, 29);
  472. this.barcode.TabIndex = 207;
  473. this.barcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.barcode_KeyDown);
  474. //
  475. // label9
  476. //
  477. this.label9.AutoSize = true;
  478. this.label9.Font = new System.Drawing.Font("微软雅黑", 12F);
  479. this.label9.Location = new System.Drawing.Point(658, 40);
  480. this.label9.Name = "label9";
  481. this.label9.Size = new System.Drawing.Size(58, 21);
  482. this.label9.TabIndex = 206;
  483. this.label9.Text = "部件号";
  484. //
  485. // Query_ExeProgress
  486. //
  487. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  488. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  489. this.ClientSize = new System.Drawing.Size(972, 621);
  490. this.Controls.Add(this.barcode);
  491. this.Controls.Add(this.label9);
  492. this.Controls.Add(this.ms_checkno);
  493. this.Controls.Add(this.label7);
  494. this.Controls.Add(this.CraftmaterialData);
  495. this.Controls.Add(this.ms_outboxcode);
  496. this.Controls.Add(this.label6);
  497. this.Controls.Add(this.pallet);
  498. this.Controls.Add(this.label5);
  499. this.Controls.Add(this.ma_code);
  500. this.Controls.Add(this.ma_code_label);
  501. this.Controls.Add(this.SerialPanel);
  502. this.Controls.Add(this.CraftInfDgv);
  503. this.Controls.Add(this.groupBoxWithBorder1);
  504. this.Controls.Add(this.sn_code);
  505. this.Controls.Add(this.sn_code_label);
  506. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  507. this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  508. this.Name = "Query_ExeProgress";
  509. this.Tag = "Query!ExeProgress";
  510. this.Text = "工单执行进度";
  511. this.Load += new System.EventHandler(this.Query_ExeProgress_Load);
  512. this.SizeChanged += new System.EventHandler(this.Query_ExeProgress_SizeChanged);
  513. ((System.ComponentModel.ISupportInitialize)(this.CraftmaterialData)).EndInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.CraftInfDgv)).EndInit();
  515. this.groupBoxWithBorder1.ResumeLayout(false);
  516. this.groupBoxWithBorder1.PerformLayout();
  517. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  518. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  519. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  520. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  521. this.ResumeLayout(false);
  522. this.PerformLayout();
  523. }
  524. #endregion
  525. private System.Windows.Forms.Label sn_code_label;
  526. private CustomControl.TextBoxWithIcon.SnCollectionBox sn_code;
  527. private System.Windows.Forms.PictureBox pictureBox1;
  528. private System.Windows.Forms.PictureBox pictureBox2;
  529. private System.Windows.Forms.Label label2;
  530. private System.Windows.Forms.Label label3;
  531. private System.Windows.Forms.Label label4;
  532. private System.Windows.Forms.PictureBox pictureBox3;
  533. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
  534. private CustomControl.DataGrid_View.DataGridViewWithSerialNum CraftInfDgv;
  535. private System.Windows.Forms.Panel SerialPanel;
  536. private System.Windows.Forms.Label label1;
  537. private System.Windows.Forms.PictureBox pictureBox4;
  538. private System.Windows.Forms.Label ma_code_label;
  539. private System.Windows.Forms.TextBox ma_code;
  540. private System.Windows.Forms.Label label5;
  541. private System.Windows.Forms.TextBox pallet;
  542. private System.Windows.Forms.Label label6;
  543. private System.Windows.Forms.TextBox ms_outboxcode;
  544. private System.Windows.Forms.DataGridViewTextBoxColumn mp_sncode;
  545. private System.Windows.Forms.DataGridViewTextBoxColumn mp_makecode;
  546. private System.Windows.Forms.DataGridViewTextBoxColumn ma_prodcode;
  547. private System.Windows.Forms.DataGridViewTextBoxColumn mp_sourcecode;
  548. private System.Windows.Forms.DataGridViewTextBoxColumn mp_stepname;
  549. private System.Windows.Forms.DataGridViewTextBoxColumn mp_indate;
  550. private System.Windows.Forms.DataGridViewTextBoxColumn ma_craftcode;
  551. private System.Windows.Forms.DataGridViewTextBoxColumn sc_linecode;
  552. private System.Windows.Forms.DataGridViewTextBoxColumn mp_inman;
  553. private System.Windows.Forms.DataGridViewTextBoxColumn em_name;
  554. private CustomControl.DataGrid_View.DataGridViewWithSerialNum CraftmaterialData;
  555. private System.Windows.Forms.TextBox ms_checkno;
  556. private System.Windows.Forms.Label label7;
  557. private System.Windows.Forms.TextBox barcode;
  558. private System.Windows.Forms.Label label9;
  559. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  560. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  561. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  562. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  563. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  564. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  565. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  566. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  567. }
  568. }