Query_ExeProgress.Designer.cs 37 KB

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