Query_ExeProgress.Designer.cs 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718
  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.barcode = new System.Windows.Forms.TextBox();
  39. this.label9 = new System.Windows.Forms.Label();
  40. this.pr_orispeccode = new System.Windows.Forms.TextBox();
  41. this.label8 = new System.Windows.Forms.Label();
  42. this.pr_code = new System.Windows.Forms.TextBox();
  43. this.liaohao = new System.Windows.Forms.Label();
  44. this.CraftmaterialData = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  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.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.CraftInfDgv = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  54. this.mp_sncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.mp_makecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.ma_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.mp_sourcecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.mp_stepname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.mp_indate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.ma_craftcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.sc_linecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.mp_inman = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.em_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  65. this.label1 = new System.Windows.Forms.Label();
  66. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  67. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  68. this.label4 = new System.Windows.Forms.Label();
  69. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  70. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  71. this.label2 = new System.Windows.Forms.Label();
  72. this.label3 = new System.Windows.Forms.Label();
  73. this.ms_endremark = new System.Windows.Forms.TextBox();
  74. this.label10 = new System.Windows.Forms.Label();
  75. this.textBox1 = new System.Windows.Forms.TextBox();
  76. this.label11 = new System.Windows.Forms.Label();
  77. this.ms_othcode1 = new System.Windows.Forms.TextBox();
  78. this.label12 = new System.Windows.Forms.Label();
  79. ((System.ComponentModel.ISupportInitialize)(this.CraftmaterialData)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.CraftInfDgv)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  85. this.SuspendLayout();
  86. //
  87. // sn_code_label
  88. //
  89. this.sn_code_label.AutoSize = true;
  90. this.sn_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  91. this.sn_code_label.Location = new System.Drawing.Point(24, 16);
  92. this.sn_code_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  93. this.sn_code_label.Name = "sn_code_label";
  94. this.sn_code_label.Size = new System.Drawing.Size(114, 41);
  95. this.sn_code_label.TabIndex = 183;
  96. this.sn_code_label.Text = "序列号";
  97. //
  98. // SerialPanel
  99. //
  100. this.SerialPanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  101. | System.Windows.Forms.AnchorStyles.Right)));
  102. this.SerialPanel.AutoScroll = true;
  103. this.SerialPanel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  104. this.SerialPanel.Location = new System.Drawing.Point(24, 184);
  105. this.SerialPanel.Margin = new System.Windows.Forms.Padding(4);
  106. this.SerialPanel.Name = "SerialPanel";
  107. this.SerialPanel.Size = new System.Drawing.Size(1889, 247);
  108. this.SerialPanel.TabIndex = 194;
  109. this.SerialPanel.Scroll += new System.Windows.Forms.ScrollEventHandler(this.SerialPanel_Scroll);
  110. this.SerialPanel.Paint += new System.Windows.Forms.PaintEventHandler(this.SerialPanel_Paint);
  111. //
  112. // ma_code_label
  113. //
  114. this.ma_code_label.AutoSize = true;
  115. this.ma_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  116. this.ma_code_label.Location = new System.Drawing.Point(484, 16);
  117. this.ma_code_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  118. this.ma_code_label.Name = "ma_code_label";
  119. this.ma_code_label.Size = new System.Drawing.Size(114, 41);
  120. this.ma_code_label.TabIndex = 195;
  121. this.ma_code_label.Text = "工单号";
  122. //
  123. // ma_code
  124. //
  125. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  126. this.ma_code.Location = new System.Drawing.Point(612, 11);
  127. this.ma_code.Margin = new System.Windows.Forms.Padding(5);
  128. this.ma_code.Name = "ma_code";
  129. this.ma_code.Size = new System.Drawing.Size(331, 50);
  130. this.ma_code.TabIndex = 196;
  131. //
  132. // label5
  133. //
  134. this.label5.AutoSize = true;
  135. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F);
  136. this.label5.Location = new System.Drawing.Point(1556, 16);
  137. this.label5.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  138. this.label5.Name = "label5";
  139. this.label5.Size = new System.Drawing.Size(114, 41);
  140. this.label5.TabIndex = 197;
  141. this.label5.Text = "栈板号";
  142. //
  143. // pallet
  144. //
  145. this.pallet.Font = new System.Drawing.Font("微软雅黑", 12F);
  146. this.pallet.Location = new System.Drawing.Point(1664, 11);
  147. this.pallet.Margin = new System.Windows.Forms.Padding(5);
  148. this.pallet.Name = "pallet";
  149. this.pallet.Size = new System.Drawing.Size(249, 50);
  150. this.pallet.TabIndex = 198;
  151. //
  152. // label6
  153. //
  154. this.label6.AutoSize = true;
  155. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F);
  156. this.label6.Location = new System.Drawing.Point(955, 16);
  157. this.label6.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  158. this.label6.Name = "label6";
  159. this.label6.Size = new System.Drawing.Size(146, 41);
  160. this.label6.TabIndex = 199;
  161. this.label6.Text = "卡通箱号";
  162. //
  163. // ms_outboxcode
  164. //
  165. this.ms_outboxcode.Font = new System.Drawing.Font("微软雅黑", 12F);
  166. this.ms_outboxcode.Location = new System.Drawing.Point(1096, 11);
  167. this.ms_outboxcode.Margin = new System.Windows.Forms.Padding(5);
  168. this.ms_outboxcode.Name = "ms_outboxcode";
  169. this.ms_outboxcode.Size = new System.Drawing.Size(432, 50);
  170. this.ms_outboxcode.TabIndex = 200;
  171. //
  172. // ms_checkno
  173. //
  174. this.ms_checkno.Font = new System.Drawing.Font("微软雅黑", 12F);
  175. this.ms_checkno.Location = new System.Drawing.Point(184, 72);
  176. this.ms_checkno.Margin = new System.Windows.Forms.Padding(5);
  177. this.ms_checkno.Name = "ms_checkno";
  178. this.ms_checkno.Size = new System.Drawing.Size(287, 50);
  179. this.ms_checkno.TabIndex = 203;
  180. //
  181. // label7
  182. //
  183. this.label7.AutoSize = true;
  184. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F);
  185. this.label7.Location = new System.Drawing.Point(24, 77);
  186. this.label7.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  187. this.label7.Name = "label7";
  188. this.label7.Size = new System.Drawing.Size(146, 41);
  189. this.label7.TabIndex = 202;
  190. this.label7.Text = "抽检批号";
  191. //
  192. // barcode
  193. //
  194. this.barcode.Font = new System.Drawing.Font("微软雅黑", 12F);
  195. this.barcode.Location = new System.Drawing.Point(1664, 75);
  196. this.barcode.Margin = new System.Windows.Forms.Padding(5);
  197. this.barcode.Name = "barcode";
  198. this.barcode.Size = new System.Drawing.Size(249, 50);
  199. this.barcode.TabIndex = 207;
  200. this.barcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.barcode_KeyDown);
  201. //
  202. // label9
  203. //
  204. this.label9.AutoSize = true;
  205. this.label9.Font = new System.Drawing.Font("微软雅黑", 12F);
  206. this.label9.Location = new System.Drawing.Point(1556, 80);
  207. this.label9.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  208. this.label9.Name = "label9";
  209. this.label9.Size = new System.Drawing.Size(114, 41);
  210. this.label9.TabIndex = 206;
  211. this.label9.Text = "部件号";
  212. //
  213. // pr_orispeccode
  214. //
  215. this.pr_orispeccode.Font = new System.Drawing.Font("微软雅黑", 12F);
  216. this.pr_orispeccode.Location = new System.Drawing.Point(1096, 75);
  217. this.pr_orispeccode.Margin = new System.Windows.Forms.Padding(5);
  218. this.pr_orispeccode.Name = "pr_orispeccode";
  219. this.pr_orispeccode.Size = new System.Drawing.Size(432, 50);
  220. this.pr_orispeccode.TabIndex = 211;
  221. //
  222. // label8
  223. //
  224. this.label8.AutoSize = true;
  225. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F);
  226. this.label8.Location = new System.Drawing.Point(961, 80);
  227. this.label8.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  228. this.label8.Name = "label8";
  229. this.label8.Size = new System.Drawing.Size(82, 41);
  230. this.label8.TabIndex = 210;
  231. this.label8.Text = "型号";
  232. //
  233. // pr_code
  234. //
  235. this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  236. this.pr_code.Location = new System.Drawing.Point(612, 73);
  237. this.pr_code.Margin = new System.Windows.Forms.Padding(5);
  238. this.pr_code.Name = "pr_code";
  239. this.pr_code.Size = new System.Drawing.Size(331, 50);
  240. this.pr_code.TabIndex = 209;
  241. //
  242. // liaohao
  243. //
  244. this.liaohao.AutoSize = true;
  245. this.liaohao.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  246. this.liaohao.Location = new System.Drawing.Point(484, 84);
  247. this.liaohao.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  248. this.liaohao.Name = "liaohao";
  249. this.liaohao.Size = new System.Drawing.Size(82, 41);
  250. this.liaohao.TabIndex = 208;
  251. this.liaohao.Text = "料号";
  252. //
  253. // CraftmaterialData
  254. //
  255. this.CraftmaterialData.AllowUserToAddRows = false;
  256. this.CraftmaterialData.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  257. this.CraftmaterialData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  258. this.CraftmaterialData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  259. this.dataGridViewTextBoxColumn1,
  260. this.dataGridViewTextBoxColumn2,
  261. this.dataGridViewTextBoxColumn3,
  262. this.dataGridViewTextBoxColumn4,
  263. this.dataGridViewTextBoxColumn5,
  264. this.dataGridViewTextBoxColumn6,
  265. this.dataGridViewTextBoxColumn7,
  266. this.dataGridViewTextBoxColumn8});
  267. this.CraftmaterialData.EnableContentClick = true;
  268. this.CraftmaterialData.Location = new System.Drawing.Point(24, 440);
  269. this.CraftmaterialData.Margin = new System.Windows.Forms.Padding(4);
  270. this.CraftmaterialData.Name = "CraftmaterialData";
  271. this.CraftmaterialData.RowHeadersWidth = 62;
  272. this.CraftmaterialData.RowTemplate.Height = 27;
  273. this.CraftmaterialData.Size = new System.Drawing.Size(1896, 223);
  274. this.CraftmaterialData.TabIndex = 201;
  275. //
  276. // dataGridViewTextBoxColumn1
  277. //
  278. this.dataGridViewTextBoxColumn1.DataPropertyName = "cm_makecode";
  279. this.dataGridViewTextBoxColumn1.HeaderText = "工单号";
  280. this.dataGridViewTextBoxColumn1.MinimumWidth = 8;
  281. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  282. this.dataGridViewTextBoxColumn1.Width = 120;
  283. //
  284. // dataGridViewTextBoxColumn2
  285. //
  286. this.dataGridViewTextBoxColumn2.DataPropertyName = "cm_soncode";
  287. this.dataGridViewTextBoxColumn2.HeaderText = "子件编号";
  288. this.dataGridViewTextBoxColumn2.MinimumWidth = 8;
  289. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  290. this.dataGridViewTextBoxColumn2.Width = 120;
  291. //
  292. // dataGridViewTextBoxColumn3
  293. //
  294. this.dataGridViewTextBoxColumn3.DataPropertyName = "pr_detail";
  295. this.dataGridViewTextBoxColumn3.HeaderText = "子件名称";
  296. this.dataGridViewTextBoxColumn3.MinimumWidth = 8;
  297. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  298. this.dataGridViewTextBoxColumn3.Width = 120;
  299. //
  300. // dataGridViewTextBoxColumn4
  301. //
  302. this.dataGridViewTextBoxColumn4.DataPropertyName = "cm_barcode";
  303. this.dataGridViewTextBoxColumn4.HeaderText = "子件批次号";
  304. this.dataGridViewTextBoxColumn4.MinimumWidth = 8;
  305. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  306. this.dataGridViewTextBoxColumn4.Width = 120;
  307. //
  308. // dataGridViewTextBoxColumn5
  309. //
  310. this.dataGridViewTextBoxColumn5.DataPropertyName = "cm_stepcode";
  311. this.dataGridViewTextBoxColumn5.HeaderText = "工序编号";
  312. this.dataGridViewTextBoxColumn5.MinimumWidth = 8;
  313. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  314. this.dataGridViewTextBoxColumn5.Width = 130;
  315. //
  316. // dataGridViewTextBoxColumn6
  317. //
  318. this.dataGridViewTextBoxColumn6.DataPropertyName = "cm_stepname";
  319. this.dataGridViewTextBoxColumn6.HeaderText = "工序名称";
  320. this.dataGridViewTextBoxColumn6.MinimumWidth = 8;
  321. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  322. this.dataGridViewTextBoxColumn6.Width = 120;
  323. //
  324. // dataGridViewTextBoxColumn7
  325. //
  326. this.dataGridViewTextBoxColumn7.DataPropertyName = "cm_status";
  327. this.dataGridViewTextBoxColumn7.HeaderText = "上料状态";
  328. this.dataGridViewTextBoxColumn7.MinimumWidth = 8;
  329. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  330. this.dataGridViewTextBoxColumn7.Width = 120;
  331. //
  332. // dataGridViewTextBoxColumn8
  333. //
  334. this.dataGridViewTextBoxColumn8.DataPropertyName = "cm_indate";
  335. this.dataGridViewTextBoxColumn8.HeaderText = "上料时间";
  336. this.dataGridViewTextBoxColumn8.MinimumWidth = 8;
  337. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  338. this.dataGridViewTextBoxColumn8.Width = 120;
  339. //
  340. // CraftInfDgv
  341. //
  342. this.CraftInfDgv.AllowUserToAddRows = false;
  343. this.CraftInfDgv.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  344. this.CraftInfDgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  345. this.CraftInfDgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  346. this.mp_sncode,
  347. this.mp_makecode,
  348. this.ma_prodcode,
  349. this.mp_sourcecode,
  350. this.mp_stepname,
  351. this.mp_indate,
  352. this.ma_craftcode,
  353. this.sc_linecode,
  354. this.mp_inman,
  355. this.em_name});
  356. this.CraftInfDgv.EnableContentClick = true;
  357. this.CraftInfDgv.Location = new System.Drawing.Point(24, 671);
  358. this.CraftInfDgv.Margin = new System.Windows.Forms.Padding(4);
  359. this.CraftInfDgv.Name = "CraftInfDgv";
  360. this.CraftInfDgv.RowHeadersWidth = 62;
  361. this.CraftInfDgv.RowTemplate.Height = 27;
  362. this.CraftInfDgv.Size = new System.Drawing.Size(1915, 312);
  363. this.CraftInfDgv.TabIndex = 193;
  364. //
  365. // mp_sncode
  366. //
  367. this.mp_sncode.DataPropertyName = "mp_sncode";
  368. this.mp_sncode.HeaderText = "序列号";
  369. this.mp_sncode.MinimumWidth = 8;
  370. this.mp_sncode.Name = "mp_sncode";
  371. this.mp_sncode.Width = 120;
  372. //
  373. // mp_makecode
  374. //
  375. this.mp_makecode.DataPropertyName = "mp_makecode";
  376. this.mp_makecode.HeaderText = "工单代码";
  377. this.mp_makecode.MinimumWidth = 8;
  378. this.mp_makecode.Name = "mp_makecode";
  379. this.mp_makecode.Width = 120;
  380. //
  381. // ma_prodcode
  382. //
  383. this.ma_prodcode.DataPropertyName = "ma_prodcode";
  384. this.ma_prodcode.HeaderText = "产品代码";
  385. this.ma_prodcode.MinimumWidth = 8;
  386. this.ma_prodcode.Name = "ma_prodcode";
  387. this.ma_prodcode.Width = 80;
  388. //
  389. // mp_sourcecode
  390. //
  391. this.mp_sourcecode.DataPropertyName = "mp_sourcecode";
  392. this.mp_sourcecode.HeaderText = "资源编号";
  393. this.mp_sourcecode.MinimumWidth = 8;
  394. this.mp_sourcecode.Name = "mp_sourcecode";
  395. this.mp_sourcecode.Width = 120;
  396. //
  397. // mp_stepname
  398. //
  399. this.mp_stepname.DataPropertyName = "mp_stepname";
  400. this.mp_stepname.HeaderText = "工序名称";
  401. this.mp_stepname.MinimumWidth = 8;
  402. this.mp_stepname.Name = "mp_stepname";
  403. this.mp_stepname.Width = 130;
  404. //
  405. // mp_indate
  406. //
  407. this.mp_indate.DataPropertyName = "mp_indate";
  408. this.mp_indate.HeaderText = "过站时间";
  409. this.mp_indate.MinimumWidth = 8;
  410. this.mp_indate.Name = "mp_indate";
  411. this.mp_indate.Width = 120;
  412. //
  413. // ma_craftcode
  414. //
  415. this.ma_craftcode.DataPropertyName = "ma_craftcode";
  416. this.ma_craftcode.HeaderText = "途程代码";
  417. this.ma_craftcode.MinimumWidth = 8;
  418. this.ma_craftcode.Name = "ma_craftcode";
  419. this.ma_craftcode.Width = 120;
  420. //
  421. // sc_linecode
  422. //
  423. this.sc_linecode.DataPropertyName = "sc_linecode";
  424. this.sc_linecode.HeaderText = "产线";
  425. this.sc_linecode.MinimumWidth = 8;
  426. this.sc_linecode.Name = "sc_linecode";
  427. this.sc_linecode.Width = 80;
  428. //
  429. // mp_inman
  430. //
  431. this.mp_inman.DataPropertyName = "mp_inman";
  432. this.mp_inman.HeaderText = "人员工号";
  433. this.mp_inman.MinimumWidth = 8;
  434. this.mp_inman.Name = "mp_inman";
  435. this.mp_inman.Width = 150;
  436. //
  437. // em_name
  438. //
  439. this.em_name.DataPropertyName = "em_name";
  440. this.em_name.HeaderText = "人员姓名";
  441. this.em_name.MinimumWidth = 8;
  442. this.em_name.Name = "em_name";
  443. this.em_name.Width = 150;
  444. //
  445. // sn_code
  446. //
  447. this.sn_code.AllPower = null;
  448. this.sn_code.BackColor = System.Drawing.Color.White;
  449. this.sn_code.ID = null;
  450. this.sn_code.Location = new System.Drawing.Point(180, 20);
  451. this.sn_code.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
  452. this.sn_code.Name = "sn_code";
  453. this.sn_code.Power = null;
  454. this.sn_code.Size = new System.Drawing.Size(287, 35);
  455. this.sn_code.Str = null;
  456. this.sn_code.Str1 = null;
  457. this.sn_code.Str2 = null;
  458. this.sn_code.TabIndex = 184;
  459. this.sn_code.Tag = "NoAuto";
  460. this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
  461. //
  462. // label1
  463. //
  464. this.label1.AutoSize = true;
  465. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  466. this.label1.Location = new System.Drawing.Point(1012, 136);
  467. this.label1.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  468. this.label1.Name = "label1";
  469. this.label1.Size = new System.Drawing.Size(146, 41);
  470. this.label1.TabIndex = 219;
  471. this.label1.Text = "尚未执行";
  472. //
  473. // pictureBox4
  474. //
  475. this.pictureBox4.BackColor = System.Drawing.Color.White;
  476. this.pictureBox4.Location = new System.Drawing.Point(930, 138);
  477. this.pictureBox4.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
  478. this.pictureBox4.Name = "pictureBox4";
  479. this.pictureBox4.Size = new System.Drawing.Size(81, 40);
  480. this.pictureBox4.TabIndex = 218;
  481. this.pictureBox4.TabStop = false;
  482. //
  483. // pictureBox2
  484. //
  485. this.pictureBox2.BackColor = System.Drawing.Color.Green;
  486. this.pictureBox2.Location = new System.Drawing.Point(24, 136);
  487. this.pictureBox2.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
  488. this.pictureBox2.Name = "pictureBox2";
  489. this.pictureBox2.Size = new System.Drawing.Size(86, 40);
  490. this.pictureBox2.TabIndex = 213;
  491. this.pictureBox2.TabStop = false;
  492. //
  493. // label4
  494. //
  495. this.label4.AutoSize = true;
  496. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  497. this.label4.Location = new System.Drawing.Point(812, 138);
  498. this.label4.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  499. this.label4.Name = "label4";
  500. this.label4.Size = new System.Drawing.Size(114, 41);
  501. this.label4.TabIndex = 217;
  502. this.label4.Text = "已报废";
  503. //
  504. // pictureBox1
  505. //
  506. this.pictureBox1.BackColor = System.Drawing.Color.Red;
  507. this.pictureBox1.Location = new System.Drawing.Point(351, 136);
  508. this.pictureBox1.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
  509. this.pictureBox1.Name = "pictureBox1";
  510. this.pictureBox1.Size = new System.Drawing.Size(82, 40);
  511. this.pictureBox1.TabIndex = 212;
  512. this.pictureBox1.TabStop = false;
  513. //
  514. // pictureBox3
  515. //
  516. this.pictureBox3.BackColor = System.Drawing.Color.Black;
  517. this.pictureBox3.Location = new System.Drawing.Point(714, 139);
  518. this.pictureBox3.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
  519. this.pictureBox3.Name = "pictureBox3";
  520. this.pictureBox3.Size = new System.Drawing.Size(92, 40);
  521. this.pictureBox3.TabIndex = 216;
  522. this.pictureBox3.TabStop = false;
  523. //
  524. // label2
  525. //
  526. this.label2.AutoSize = true;
  527. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  528. this.label2.Location = new System.Drawing.Point(113, 134);
  529. this.label2.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  530. this.label2.Name = "label2";
  531. this.label2.Size = new System.Drawing.Size(242, 41);
  532. this.label2.TabIndex = 214;
  533. this.label2.Text = "已执行且为良品";
  534. //
  535. // label3
  536. //
  537. this.label3.AutoSize = true;
  538. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  539. this.label3.Location = new System.Drawing.Point(434, 136);
  540. this.label3.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  541. this.label3.Name = "label3";
  542. this.label3.Size = new System.Drawing.Size(274, 41);
  543. this.label3.TabIndex = 215;
  544. this.label3.Text = "已执行且为不良品";
  545. //
  546. // ms_endremark
  547. //
  548. this.ms_endremark.Font = new System.Drawing.Font("微软雅黑", 12F);
  549. this.ms_endremark.Location = new System.Drawing.Point(1664, 131);
  550. this.ms_endremark.Margin = new System.Windows.Forms.Padding(5);
  551. this.ms_endremark.Name = "ms_endremark";
  552. this.ms_endremark.Size = new System.Drawing.Size(243, 50);
  553. this.ms_endremark.TabIndex = 221;
  554. //
  555. // label10
  556. //
  557. this.label10.AutoSize = true;
  558. this.label10.Font = new System.Drawing.Font("微软雅黑", 12F);
  559. this.label10.Location = new System.Drawing.Point(1513, 135);
  560. this.label10.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  561. this.label10.Name = "label10";
  562. this.label10.Size = new System.Drawing.Size(146, 41);
  563. this.label10.TabIndex = 220;
  564. this.label10.Text = "客户编码";
  565. //
  566. // textBox1
  567. //
  568. this.textBox1.Font = new System.Drawing.Font("微软雅黑", 12F);
  569. this.textBox1.Location = new System.Drawing.Point(926, 493);
  570. this.textBox1.Margin = new System.Windows.Forms.Padding(5);
  571. this.textBox1.Name = "textBox1";
  572. this.textBox1.Size = new System.Drawing.Size(243, 50);
  573. this.textBox1.TabIndex = 223;
  574. //
  575. // label11
  576. //
  577. this.label11.AutoSize = true;
  578. this.label11.Font = new System.Drawing.Font("微软雅黑", 12F);
  579. this.label11.Location = new System.Drawing.Point(775, 497);
  580. this.label11.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  581. this.label11.Name = "label11";
  582. this.label11.Size = new System.Drawing.Size(146, 41);
  583. this.label11.TabIndex = 222;
  584. this.label11.Text = "客户编码";
  585. //
  586. // ms_othcode1
  587. //
  588. this.ms_othcode1.Font = new System.Drawing.Font("微软雅黑", 12F);
  589. this.ms_othcode1.Location = new System.Drawing.Point(1270, 131);
  590. this.ms_othcode1.Margin = new System.Windows.Forms.Padding(5);
  591. this.ms_othcode1.Name = "ms_othcode1";
  592. this.ms_othcode1.Size = new System.Drawing.Size(249, 50);
  593. this.ms_othcode1.TabIndex = 225;
  594. //
  595. // label12
  596. //
  597. this.label12.AutoSize = true;
  598. this.label12.Font = new System.Drawing.Font("微软雅黑", 12F);
  599. this.label12.Location = new System.Drawing.Point(1157, 136);
  600. this.label12.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  601. this.label12.Name = "label12";
  602. this.label12.Size = new System.Drawing.Size(108, 41);
  603. this.label12.TabIndex = 224;
  604. this.label12.Text = "CellID";
  605. //
  606. // Query_ExeProgress
  607. //
  608. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  609. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  610. this.ClientSize = new System.Drawing.Size(1944, 1037);
  611. this.Controls.Add(this.ms_othcode1);
  612. this.Controls.Add(this.label12);
  613. this.Controls.Add(this.textBox1);
  614. this.Controls.Add(this.label11);
  615. this.Controls.Add(this.ms_endremark);
  616. this.Controls.Add(this.label10);
  617. this.Controls.Add(this.label1);
  618. this.Controls.Add(this.pictureBox4);
  619. this.Controls.Add(this.pictureBox2);
  620. this.Controls.Add(this.label4);
  621. this.Controls.Add(this.pictureBox1);
  622. this.Controls.Add(this.pictureBox3);
  623. this.Controls.Add(this.label2);
  624. this.Controls.Add(this.label3);
  625. this.Controls.Add(this.CraftmaterialData);
  626. this.Controls.Add(this.pr_orispeccode);
  627. this.Controls.Add(this.label8);
  628. this.Controls.Add(this.pr_code);
  629. this.Controls.Add(this.liaohao);
  630. this.Controls.Add(this.barcode);
  631. this.Controls.Add(this.label9);
  632. this.Controls.Add(this.ms_checkno);
  633. this.Controls.Add(this.label7);
  634. this.Controls.Add(this.ms_outboxcode);
  635. this.Controls.Add(this.label6);
  636. this.Controls.Add(this.pallet);
  637. this.Controls.Add(this.label5);
  638. this.Controls.Add(this.ma_code);
  639. this.Controls.Add(this.ma_code_label);
  640. this.Controls.Add(this.SerialPanel);
  641. this.Controls.Add(this.CraftInfDgv);
  642. this.Controls.Add(this.sn_code);
  643. this.Controls.Add(this.sn_code_label);
  644. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  645. this.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
  646. this.Name = "Query_ExeProgress";
  647. this.Tag = "Query!ExeProgress";
  648. this.Text = "工单执行进度";
  649. this.Load += new System.EventHandler(this.Query_ExeProgress_Load);
  650. this.SizeChanged += new System.EventHandler(this.Query_ExeProgress_SizeChanged);
  651. ((System.ComponentModel.ISupportInitialize)(this.CraftmaterialData)).EndInit();
  652. ((System.ComponentModel.ISupportInitialize)(this.CraftInfDgv)).EndInit();
  653. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  654. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  655. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  656. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  657. this.ResumeLayout(true);
  658. this.PerformLayout();
  659. }
  660. #endregion
  661. private System.Windows.Forms.Label sn_code_label;
  662. private CustomControl.TextBoxWithIcon.SnCollectionBox sn_code;
  663. private CustomControl.DataGrid_View.DataGridViewWithSerialNum CraftInfDgv;
  664. private System.Windows.Forms.Panel SerialPanel;
  665. private System.Windows.Forms.Label ma_code_label;
  666. private System.Windows.Forms.TextBox ma_code;
  667. private System.Windows.Forms.Label label5;
  668. private System.Windows.Forms.TextBox pallet;
  669. private System.Windows.Forms.Label label6;
  670. private System.Windows.Forms.TextBox ms_outboxcode;
  671. private CustomControl.DataGrid_View.DataGridViewWithSerialNum CraftmaterialData;
  672. private System.Windows.Forms.TextBox ms_checkno;
  673. private System.Windows.Forms.Label label7;
  674. private System.Windows.Forms.TextBox barcode;
  675. private System.Windows.Forms.Label label9;
  676. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  677. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  678. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  679. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  680. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  681. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  682. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  683. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  684. private System.Windows.Forms.DataGridViewTextBoxColumn mp_sncode;
  685. private System.Windows.Forms.DataGridViewTextBoxColumn mp_makecode;
  686. private System.Windows.Forms.DataGridViewTextBoxColumn ma_prodcode;
  687. private System.Windows.Forms.DataGridViewTextBoxColumn mp_sourcecode;
  688. private System.Windows.Forms.DataGridViewTextBoxColumn mp_stepname;
  689. private System.Windows.Forms.DataGridViewTextBoxColumn mp_indate;
  690. private System.Windows.Forms.DataGridViewTextBoxColumn ma_craftcode;
  691. private System.Windows.Forms.DataGridViewTextBoxColumn sc_linecode;
  692. private System.Windows.Forms.DataGridViewTextBoxColumn mp_inman;
  693. private System.Windows.Forms.DataGridViewTextBoxColumn em_name;
  694. private System.Windows.Forms.TextBox pr_orispeccode;
  695. private System.Windows.Forms.Label label8;
  696. private System.Windows.Forms.TextBox pr_code;
  697. private System.Windows.Forms.Label liaohao;
  698. private System.Windows.Forms.Label label1;
  699. private System.Windows.Forms.PictureBox pictureBox4;
  700. private System.Windows.Forms.PictureBox pictureBox2;
  701. private System.Windows.Forms.Label label4;
  702. private System.Windows.Forms.PictureBox pictureBox1;
  703. private System.Windows.Forms.PictureBox pictureBox3;
  704. private System.Windows.Forms.Label label2;
  705. private System.Windows.Forms.Label label3;
  706. private System.Windows.Forms.TextBox ms_endremark;
  707. private System.Windows.Forms.Label label10;
  708. private System.Windows.Forms.TextBox textBox1;
  709. private System.Windows.Forms.Label label11;
  710. private System.Windows.Forms.TextBox ms_othcode1;
  711. private System.Windows.Forms.Label label12;
  712. }
  713. }