Query_ExeProgress.Designer.cs 28 KB

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