Query_ExeProgress.Designer.cs 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458
  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.groupBoxWithBorder1 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  38. this.label1 = new System.Windows.Forms.Label();
  39. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  40. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  41. this.label4 = new System.Windows.Forms.Label();
  42. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  43. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  44. this.label2 = new System.Windows.Forms.Label();
  45. this.label3 = new System.Windows.Forms.Label();
  46. this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  47. this.mp_sncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.MP_SNOUTBOXCODE = 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_indate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.ma_craftcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.sc_linecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.mp_inman = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.em_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. ((System.ComponentModel.ISupportInitialize)(this.CraftInfDgv)).BeginInit();
  58. this.groupBoxWithBorder1.SuspendLayout();
  59. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  60. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  61. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  62. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  63. this.SuspendLayout();
  64. //
  65. // sn_code_label
  66. //
  67. this.sn_code_label.AutoSize = true;
  68. this.sn_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  69. this.sn_code_label.Location = new System.Drawing.Point(20, 26);
  70. this.sn_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  71. this.sn_code_label.Name = "sn_code_label";
  72. this.sn_code_label.Size = new System.Drawing.Size(114, 41);
  73. this.sn_code_label.TabIndex = 183;
  74. this.sn_code_label.Text = "序列号";
  75. //
  76. // SerialPanel
  77. //
  78. this.SerialPanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  79. | System.Windows.Forms.AnchorStyles.Right)));
  80. this.SerialPanel.AutoScroll = true;
  81. this.SerialPanel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  82. this.SerialPanel.Location = new System.Drawing.Point(28, 212);
  83. this.SerialPanel.Margin = new System.Windows.Forms.Padding(4);
  84. this.SerialPanel.Name = "SerialPanel";
  85. this.SerialPanel.Size = new System.Drawing.Size(1896, 504);
  86. this.SerialPanel.TabIndex = 194;
  87. this.SerialPanel.Scroll += new System.Windows.Forms.ScrollEventHandler(this.SerialPanel_Scroll);
  88. this.SerialPanel.Paint += new System.Windows.Forms.PaintEventHandler(this.SerialPanel_Paint);
  89. //
  90. // ma_code_label
  91. //
  92. this.ma_code_label.AutoSize = true;
  93. this.ma_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  94. this.ma_code_label.Location = new System.Drawing.Point(514, 24);
  95. this.ma_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  96. this.ma_code_label.Name = "ma_code_label";
  97. this.ma_code_label.Size = new System.Drawing.Size(114, 41);
  98. this.ma_code_label.TabIndex = 195;
  99. this.ma_code_label.Text = "工单号";
  100. //
  101. // ma_code
  102. //
  103. this.ma_code.AutoSize = true;
  104. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  105. this.ma_code.Location = new System.Drawing.Point(664, 26);
  106. this.ma_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  107. this.ma_code.Name = "ma_code";
  108. this.ma_code.Size = new System.Drawing.Size(0, 41);
  109. this.ma_code.TabIndex = 196;
  110. //
  111. // label5
  112. //
  113. this.label5.AutoSize = true;
  114. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F);
  115. this.label5.Location = new System.Drawing.Point(944, 26);
  116. this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  117. this.label5.Name = "label5";
  118. this.label5.Size = new System.Drawing.Size(146, 41);
  119. this.label5.TabIndex = 197;
  120. this.label5.Text = "抽检批号";
  121. //
  122. // ms_checkno
  123. //
  124. this.ms_checkno.AutoSize = true;
  125. this.ms_checkno.Font = new System.Drawing.Font("微软雅黑", 12F);
  126. this.ms_checkno.Location = new System.Drawing.Point(1124, 26);
  127. this.ms_checkno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  128. this.ms_checkno.Name = "ms_checkno";
  129. this.ms_checkno.Size = new System.Drawing.Size(0, 41);
  130. this.ms_checkno.TabIndex = 198;
  131. //
  132. // label7
  133. //
  134. this.label7.AutoSize = true;
  135. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  136. this.label7.Location = new System.Drawing.Point(1386, 24);
  137. this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  138. this.label7.Name = "label7";
  139. this.label7.Size = new System.Drawing.Size(178, 41);
  140. this.label7.TabIndex = 199;
  141. this.label7.Text = "内部序列号";
  142. //
  143. // ms_firstsn
  144. //
  145. this.ms_firstsn.AllPower = null;
  146. this.ms_firstsn.BackColor = System.Drawing.Color.White;
  147. this.ms_firstsn.ID = null;
  148. this.ms_firstsn.Location = new System.Drawing.Point(1576, 30);
  149. this.ms_firstsn.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
  150. this.ms_firstsn.Name = "ms_firstsn";
  151. this.ms_firstsn.Power = null;
  152. this.ms_firstsn.Size = new System.Drawing.Size(286, 35);
  153. this.ms_firstsn.Str = null;
  154. this.ms_firstsn.Str1 = null;
  155. this.ms_firstsn.Str2 = null;
  156. this.ms_firstsn.TabIndex = 201;
  157. this.ms_firstsn.Tag = "NoAuto";
  158. //
  159. // CraftInfDgv
  160. //
  161. this.CraftInfDgv.AllowUserToAddRows = false;
  162. this.CraftInfDgv.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  163. this.CraftInfDgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  164. this.CraftInfDgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  165. this.mp_sncode,
  166. this.MP_SNOUTBOXCODE,
  167. this.mp_makecode,
  168. this.ma_prodcode,
  169. this.mp_sourcecode,
  170. this.mp_indate,
  171. this.ma_craftcode,
  172. this.sc_linecode,
  173. this.mp_inman,
  174. this.em_name});
  175. this.CraftInfDgv.EnableContentClick = true;
  176. this.CraftInfDgv.Location = new System.Drawing.Point(0, 776);
  177. this.CraftInfDgv.Margin = new System.Windows.Forms.Padding(4);
  178. this.CraftInfDgv.Name = "CraftInfDgv";
  179. this.CraftInfDgv.RowHeadersWidth = 82;
  180. this.CraftInfDgv.RowTemplate.Height = 27;
  181. this.CraftInfDgv.Size = new System.Drawing.Size(1950, 380);
  182. this.CraftInfDgv.TabIndex = 193;
  183. //
  184. // groupBoxWithBorder1
  185. //
  186. this.groupBoxWithBorder1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  187. | System.Windows.Forms.AnchorStyles.Right)));
  188. this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Maroon;
  189. this.groupBoxWithBorder1.Controls.Add(this.label1);
  190. this.groupBoxWithBorder1.Controls.Add(this.pictureBox4);
  191. this.groupBoxWithBorder1.Controls.Add(this.pictureBox2);
  192. this.groupBoxWithBorder1.Controls.Add(this.label4);
  193. this.groupBoxWithBorder1.Controls.Add(this.pictureBox1);
  194. this.groupBoxWithBorder1.Controls.Add(this.pictureBox3);
  195. this.groupBoxWithBorder1.Controls.Add(this.label2);
  196. this.groupBoxWithBorder1.Controls.Add(this.label3);
  197. this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  198. this.groupBoxWithBorder1.Location = new System.Drawing.Point(24, 80);
  199. this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
  200. this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
  201. this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(6, 4, 6, 4);
  202. this.groupBoxWithBorder1.Size = new System.Drawing.Size(1906, 80);
  203. this.groupBoxWithBorder1.TabIndex = 192;
  204. this.groupBoxWithBorder1.TabStop = false;
  205. this.groupBoxWithBorder1.Text = "颜色说明";
  206. this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
  207. //
  208. // label1
  209. //
  210. this.label1.AutoSize = true;
  211. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  212. this.label1.Location = new System.Drawing.Point(1703, 29);
  213. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  214. this.label1.Name = "label1";
  215. this.label1.Size = new System.Drawing.Size(146, 41);
  216. this.label1.TabIndex = 193;
  217. this.label1.Text = "尚未执行";
  218. //
  219. // pictureBox4
  220. //
  221. this.pictureBox4.BackColor = System.Drawing.Color.White;
  222. this.pictureBox4.Location = new System.Drawing.Point(1552, 24);
  223. this.pictureBox4.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
  224. this.pictureBox4.Name = "pictureBox4";
  225. this.pictureBox4.Size = new System.Drawing.Size(120, 40);
  226. this.pictureBox4.TabIndex = 192;
  227. this.pictureBox4.TabStop = false;
  228. //
  229. // pictureBox2
  230. //
  231. this.pictureBox2.BackColor = System.Drawing.Color.Green;
  232. this.pictureBox2.Location = new System.Drawing.Point(198, 24);
  233. this.pictureBox2.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
  234. this.pictureBox2.Name = "pictureBox2";
  235. this.pictureBox2.Size = new System.Drawing.Size(120, 40);
  236. this.pictureBox2.TabIndex = 187;
  237. this.pictureBox2.TabStop = false;
  238. //
  239. // label4
  240. //
  241. this.label4.AutoSize = true;
  242. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  243. this.label4.Location = new System.Drawing.Point(1313, 29);
  244. this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  245. this.label4.Name = "label4";
  246. this.label4.Size = new System.Drawing.Size(114, 41);
  247. this.label4.TabIndex = 191;
  248. this.label4.Text = "已报废";
  249. //
  250. // pictureBox1
  251. //
  252. this.pictureBox1.BackColor = System.Drawing.Color.Red;
  253. this.pictureBox1.Location = new System.Drawing.Point(676, 24);
  254. this.pictureBox1.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
  255. this.pictureBox1.Name = "pictureBox1";
  256. this.pictureBox1.Size = new System.Drawing.Size(120, 40);
  257. this.pictureBox1.TabIndex = 186;
  258. this.pictureBox1.TabStop = false;
  259. //
  260. // pictureBox3
  261. //
  262. this.pictureBox3.BackColor = System.Drawing.Color.Black;
  263. this.pictureBox3.Location = new System.Drawing.Point(1162, 24);
  264. this.pictureBox3.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
  265. this.pictureBox3.Name = "pictureBox3";
  266. this.pictureBox3.Size = new System.Drawing.Size(120, 40);
  267. this.pictureBox3.TabIndex = 190;
  268. this.pictureBox3.TabStop = false;
  269. //
  270. // label2
  271. //
  272. this.label2.AutoSize = true;
  273. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  274. this.label2.Location = new System.Drawing.Point(347, 29);
  275. this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  276. this.label2.Name = "label2";
  277. this.label2.Size = new System.Drawing.Size(242, 41);
  278. this.label2.TabIndex = 188;
  279. this.label2.Text = "已执行且为良品";
  280. //
  281. // label3
  282. //
  283. this.label3.AutoSize = true;
  284. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  285. this.label3.Location = new System.Drawing.Point(827, 29);
  286. this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  287. this.label3.Name = "label3";
  288. this.label3.Size = new System.Drawing.Size(274, 41);
  289. this.label3.TabIndex = 189;
  290. this.label3.Text = "已执行且为不良品";
  291. //
  292. // sn_code
  293. //
  294. this.sn_code.AllPower = null;
  295. this.sn_code.BackColor = System.Drawing.Color.White;
  296. this.sn_code.ID = null;
  297. this.sn_code.Location = new System.Drawing.Point(184, 28);
  298. this.sn_code.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
  299. this.sn_code.Name = "sn_code";
  300. this.sn_code.Power = null;
  301. this.sn_code.Size = new System.Drawing.Size(286, 35);
  302. this.sn_code.Str = null;
  303. this.sn_code.Str1 = null;
  304. this.sn_code.Str2 = null;
  305. this.sn_code.TabIndex = 184;
  306. this.sn_code.Tag = "NoAuto";
  307. this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
  308. //
  309. // mp_sncode
  310. //
  311. this.mp_sncode.DataPropertyName = "mp_sncode";
  312. this.mp_sncode.HeaderText = "序列号";
  313. this.mp_sncode.MinimumWidth = 10;
  314. this.mp_sncode.Name = "mp_sncode";
  315. this.mp_sncode.Width = 120;
  316. //
  317. // MP_SNOUTBOXCODE
  318. //
  319. this.MP_SNOUTBOXCODE.DataPropertyName = "MP_SNOUTBOXCODE";
  320. this.MP_SNOUTBOXCODE.HeaderText = "卡通箱号";
  321. this.MP_SNOUTBOXCODE.MinimumWidth = 10;
  322. this.MP_SNOUTBOXCODE.Name = "MP_SNOUTBOXCODE";
  323. this.MP_SNOUTBOXCODE.Width = 200;
  324. //
  325. // mp_makecode
  326. //
  327. this.mp_makecode.DataPropertyName = "mp_makecode";
  328. this.mp_makecode.HeaderText = "工单代码";
  329. this.mp_makecode.MinimumWidth = 10;
  330. this.mp_makecode.Name = "mp_makecode";
  331. this.mp_makecode.Width = 120;
  332. //
  333. // ma_prodcode
  334. //
  335. this.ma_prodcode.DataPropertyName = "ma_prodcode";
  336. this.ma_prodcode.HeaderText = "产品代码";
  337. this.ma_prodcode.MinimumWidth = 10;
  338. this.ma_prodcode.Name = "ma_prodcode";
  339. this.ma_prodcode.Width = 120;
  340. //
  341. // mp_sourcecode
  342. //
  343. this.mp_sourcecode.DataPropertyName = "mp_sourcecode";
  344. this.mp_sourcecode.HeaderText = "资源编号";
  345. this.mp_sourcecode.MinimumWidth = 10;
  346. this.mp_sourcecode.Name = "mp_sourcecode";
  347. this.mp_sourcecode.Width = 120;
  348. //
  349. // mp_indate
  350. //
  351. this.mp_indate.DataPropertyName = "mp_indate";
  352. this.mp_indate.HeaderText = "过站时间";
  353. this.mp_indate.MinimumWidth = 10;
  354. this.mp_indate.Name = "mp_indate";
  355. this.mp_indate.Width = 120;
  356. //
  357. // ma_craftcode
  358. //
  359. this.ma_craftcode.DataPropertyName = "ma_craftcode";
  360. this.ma_craftcode.HeaderText = "途程代码";
  361. this.ma_craftcode.MinimumWidth = 10;
  362. this.ma_craftcode.Name = "ma_craftcode";
  363. this.ma_craftcode.Width = 120;
  364. //
  365. // sc_linecode
  366. //
  367. this.sc_linecode.DataPropertyName = "sc_linecode";
  368. this.sc_linecode.HeaderText = "产线";
  369. this.sc_linecode.MinimumWidth = 10;
  370. this.sc_linecode.Name = "sc_linecode";
  371. this.sc_linecode.Width = 120;
  372. //
  373. // mp_inman
  374. //
  375. this.mp_inman.DataPropertyName = "mp_inman";
  376. this.mp_inman.HeaderText = "人员工号";
  377. this.mp_inman.MinimumWidth = 10;
  378. this.mp_inman.Name = "mp_inman";
  379. this.mp_inman.Width = 200;
  380. //
  381. // em_name
  382. //
  383. this.em_name.DataPropertyName = "em_name";
  384. this.em_name.HeaderText = "人员姓名";
  385. this.em_name.MinimumWidth = 10;
  386. this.em_name.Name = "em_name";
  387. this.em_name.Width = 200;
  388. //
  389. // Query_ExeProgress
  390. //
  391. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  392. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  393. this.ClientSize = new System.Drawing.Size(1950, 1156);
  394. this.Controls.Add(this.ms_firstsn);
  395. this.Controls.Add(this.label7);
  396. this.Controls.Add(this.ms_checkno);
  397. this.Controls.Add(this.label5);
  398. this.Controls.Add(this.ma_code);
  399. this.Controls.Add(this.ma_code_label);
  400. this.Controls.Add(this.SerialPanel);
  401. this.Controls.Add(this.CraftInfDgv);
  402. this.Controls.Add(this.groupBoxWithBorder1);
  403. this.Controls.Add(this.sn_code);
  404. this.Controls.Add(this.sn_code_label);
  405. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  406. this.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
  407. this.Name = "Query_ExeProgress";
  408. this.Tag = "Query!ExeProgress";
  409. this.Text = "工单执行进度";
  410. this.Load += new System.EventHandler(this.Query_ExeProgress_Load);
  411. this.SizeChanged += new System.EventHandler(this.Query_ExeProgress_SizeChanged);
  412. ((System.ComponentModel.ISupportInitialize)(this.CraftInfDgv)).EndInit();
  413. this.groupBoxWithBorder1.ResumeLayout(false);
  414. this.groupBoxWithBorder1.PerformLayout();
  415. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  416. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  417. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  418. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  419. this.ResumeLayout(false);
  420. this.PerformLayout();
  421. }
  422. #endregion
  423. private System.Windows.Forms.Label sn_code_label;
  424. private CustomControl.TextBoxWithIcon.SnCollectionBox sn_code;
  425. private System.Windows.Forms.PictureBox pictureBox1;
  426. private System.Windows.Forms.PictureBox pictureBox2;
  427. private System.Windows.Forms.Label label2;
  428. private System.Windows.Forms.Label label3;
  429. private System.Windows.Forms.Label label4;
  430. private System.Windows.Forms.PictureBox pictureBox3;
  431. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
  432. private CustomControl.DataGrid_View.DataGridViewWithSerialNum CraftInfDgv;
  433. private System.Windows.Forms.Panel SerialPanel;
  434. private System.Windows.Forms.Label label1;
  435. private System.Windows.Forms.PictureBox pictureBox4;
  436. private System.Windows.Forms.Label ma_code_label;
  437. private System.Windows.Forms.Label ma_code;
  438. private System.Windows.Forms.Label label5;
  439. private System.Windows.Forms.Label ms_checkno;
  440. private System.Windows.Forms.Label label7;
  441. private CustomControl.TextBoxWithIcon.SnCollectionBox ms_firstsn;
  442. private System.Windows.Forms.DataGridViewTextBoxColumn mp_sncode;
  443. private System.Windows.Forms.DataGridViewTextBoxColumn MP_SNOUTBOXCODE;
  444. private System.Windows.Forms.DataGridViewTextBoxColumn mp_makecode;
  445. private System.Windows.Forms.DataGridViewTextBoxColumn ma_prodcode;
  446. private System.Windows.Forms.DataGridViewTextBoxColumn mp_sourcecode;
  447. private System.Windows.Forms.DataGridViewTextBoxColumn mp_indate;
  448. private System.Windows.Forms.DataGridViewTextBoxColumn ma_craftcode;
  449. private System.Windows.Forms.DataGridViewTextBoxColumn sc_linecode;
  450. private System.Windows.Forms.DataGridViewTextBoxColumn mp_inman;
  451. private System.Windows.Forms.DataGridViewTextBoxColumn em_name;
  452. }
  453. }