Query_ExeProgress.Designer.cs 28 KB

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