Query_MakeInf.Designer.cs 65 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309
  1. namespace UAS_MES.Query
  2. {
  3. partial class Query_MakeInf
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Query_MakeInf));
  29. this.label1 = new System.Windows.Forms.Label();
  30. this.MakeCode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  31. this.Search = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  32. this.MakeInf = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  33. this.ma_unlimitageqty = new System.Windows.Forms.Label();
  34. this.ma_unlimitageqty_label = new System.Windows.Forms.Label();
  35. this.ma_bomversion = new System.Windows.Forms.Label();
  36. this.ma_bomversion_label = new System.Windows.Forms.Label();
  37. this.ma_qty = new System.Windows.Forms.Label();
  38. this.ma_qty_label = new System.Windows.Forms.Label();
  39. this.ma_softversion = new System.Windows.Forms.Label();
  40. this.ma_softversion_label = new System.Windows.Forms.Label();
  41. this.ma_wccode = new System.Windows.Forms.Label();
  42. this.ma_wccode_label = new System.Windows.Forms.Label();
  43. this.ma_custname = new System.Windows.Forms.Label();
  44. this.ma_custname_label = new System.Windows.Forms.Label();
  45. this.ma_salecode = new System.Windows.Forms.Label();
  46. this.ma_salecode_label = new System.Windows.Forms.Label();
  47. this.Product = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  48. this.pr_cartonweight = new System.Windows.Forms.Label();
  49. this.pr_cartonweight_label = new System.Windows.Forms.Label();
  50. this.pr_colorboxweight = new System.Windows.Forms.Label();
  51. this.pr_colorboxweight_label = new System.Windows.Forms.Label();
  52. this.pr_agingtime = new System.Windows.Forms.Label();
  53. this.pr_agingtime_label = new System.Windows.Forms.Label();
  54. this.pr_outboxinnerqty = new System.Windows.Forms.Label();
  55. this.pr_outboxinnerqty_label = new System.Windows.Forms.Label();
  56. this.pr_sendchecktype = new System.Windows.Forms.Label();
  57. this.pr_sendchecktype_label = new System.Windows.Forms.Label();
  58. this.pr_detail = new System.Windows.Forms.Label();
  59. this.pr_detail_label = new System.Windows.Forms.Label();
  60. this.pr_code = new System.Windows.Forms.Label();
  61. this.pr_code_label = new System.Windows.Forms.Label();
  62. this.groupBoxWithBorder1 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  63. this.aftersnqty = new System.Windows.Forms.Label();
  64. this.aftersnqty_label = new System.Windows.Forms.Label();
  65. this.AfterSnRange = new System.Windows.Forms.Label();
  66. this.AfterSnRange_label = new System.Windows.Forms.Label();
  67. this.beforesnqty = new System.Windows.Forms.Label();
  68. this.beforesnqty_label = new System.Windows.Forms.Label();
  69. this.BeforeSnRange = new System.Windows.Forms.Label();
  70. this.BeforeSnRange_label = new System.Windows.Forms.Label();
  71. this.IMEINum = new System.Windows.Forms.Label();
  72. this.label3 = new System.Windows.Forms.Label();
  73. this.BTNum = new System.Windows.Forms.Label();
  74. this.label13 = new System.Windows.Forms.Label();
  75. this.MacNum = new System.Windows.Forms.Label();
  76. this.Mac = new System.Windows.Forms.Label();
  77. this.Carft = new System.Windows.Forms.DataGridView();
  78. this.CD_STEPNO = new System.Windows.Forms.DataGridViewTextBoxColumn();
  79. this.CD_IFINPUT = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  80. this.CD_IFOUTPUT = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  81. this.CD_IFTEST = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  82. this.CD_IFSNCHANGE = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  83. this.CD_IFOQC = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  84. this.CD_IFPACK = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  85. this.CD_IFREPAIR = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  86. this.CD_IFOUTLINE = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  87. this.CD_IFSMTINOUT = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  88. this.CD_IFSPC = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  89. this.CD_IFREDUCE = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  90. this.CD_IFMIDFINISH = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  91. this.CD_IFMIDINPUT = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  92. this.CD_IFBURNIN = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  93. this.CD_IFBURNOUT = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  94. this.CD_IFWEIGH = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  95. this.CD_FIRSTSTEP = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  96. this.CD_IFOFFLINE = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  97. this.CD_DETNO = new System.Windows.Forms.DataGridViewTextBoxColumn();
  98. this.CD_STEPCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  99. this.CD_STEPNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  100. this.CD_NEXTSTEPCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  101. this.CD_NEXTSTEPNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  102. this.CD_TABLE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  103. this.BOM = new System.Windows.Forms.DataGridView();
  104. this.SP_MOTHERCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  105. this.SP_SONCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  106. this.SP_STEPCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  107. this.SP_REPCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  108. this.SP_TYPE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  109. this.SP_DESCRIPTION = new System.Windows.Forms.DataGridViewTextBoxColumn();
  110. this.SP_DETNO = new System.Windows.Forms.DataGridViewTextBoxColumn();
  111. this.SP_PREFIX = new System.Windows.Forms.DataGridViewTextBoxColumn();
  112. this.SP_TRACEKIND = new System.Windows.Forms.DataGridViewTextBoxColumn();
  113. this.SP_LENGTH = new System.Windows.Forms.DataGridViewTextBoxColumn();
  114. this.SP_ONEUSEQTY = new System.Windows.Forms.DataGridViewTextBoxColumn();
  115. this.SP_UPDATEMAN = new System.Windows.Forms.DataGridViewTextBoxColumn();
  116. this.SP_UPDATEDATE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  117. this.Label = new System.Windows.Forms.DataGridView();
  118. this.LA_CODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  119. this.LA_NAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  120. this.LA_STATUS = new System.Windows.Forms.DataGridViewTextBoxColumn();
  121. this.LA_INDATE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  122. this.LA_INMAN = new System.Windows.Forms.DataGridViewTextBoxColumn();
  123. this.LA_PRINTNOS = new System.Windows.Forms.DataGridViewTextBoxColumn();
  124. this.LA_URL = new System.Windows.Forms.DataGridViewTextBoxColumn();
  125. this.LA_ISDEFAULT = new System.Windows.Forms.DataGridViewTextBoxColumn();
  126. this.LA_TEMPLATETYPE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  127. this.LA_SOFTTYPE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  128. this.LA_PRODCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  129. this.label16 = new System.Windows.Forms.Label();
  130. this.label17 = new System.Windows.Forms.Label();
  131. this.label18 = new System.Windows.Forms.Label();
  132. this.MakeInf.SuspendLayout();
  133. this.Product.SuspendLayout();
  134. this.groupBoxWithBorder1.SuspendLayout();
  135. ((System.ComponentModel.ISupportInitialize)(this.Carft)).BeginInit();
  136. ((System.ComponentModel.ISupportInitialize)(this.BOM)).BeginInit();
  137. ((System.ComponentModel.ISupportInitialize)(this.Label)).BeginInit();
  138. this.SuspendLayout();
  139. //
  140. // label1
  141. //
  142. this.label1.AutoSize = true;
  143. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  144. this.label1.Location = new System.Drawing.Point(45, 9);
  145. this.label1.Name = "label1";
  146. this.label1.Size = new System.Drawing.Size(72, 27);
  147. this.label1.TabIndex = 0;
  148. this.label1.Text = "工单号";
  149. //
  150. // MakeCode
  151. //
  152. this.MakeCode.AllPower = null;
  153. this.MakeCode.BackColor = System.Drawing.Color.White;
  154. this.MakeCode.ID = null;
  155. this.MakeCode.Location = new System.Drawing.Point(130, 11);
  156. this.MakeCode.Name = "MakeCode";
  157. this.MakeCode.Power = null;
  158. this.MakeCode.Size = new System.Drawing.Size(196, 25);
  159. this.MakeCode.Str = null;
  160. this.MakeCode.Str1 = null;
  161. this.MakeCode.Str2 = null;
  162. this.MakeCode.TabIndex = 1;
  163. //
  164. // Search
  165. //
  166. this.Search.AllPower = null;
  167. this.Search.BackColor = System.Drawing.Color.Transparent;
  168. this.Search.DownImage = ((System.Drawing.Image)(resources.GetObject("Search.DownImage")));
  169. this.Search.Image = null;
  170. this.Search.IsShowBorder = true;
  171. this.Search.Location = new System.Drawing.Point(358, 11);
  172. this.Search.MoveImage = ((System.Drawing.Image)(resources.GetObject("Search.MoveImage")));
  173. this.Search.Name = "Search";
  174. this.Search.NormalImage = ((System.Drawing.Image)(resources.GetObject("Search.NormalImage")));
  175. this.Search.Power = null;
  176. this.Search.Size = new System.Drawing.Size(75, 28);
  177. this.Search.TabIndex = 2;
  178. this.Search.Text = "查询";
  179. this.Search.UseVisualStyleBackColor = false;
  180. this.Search.Click += new System.EventHandler(this.Search_Click);
  181. //
  182. // MakeInf
  183. //
  184. this.MakeInf.BorderColor = System.Drawing.Color.Black;
  185. this.MakeInf.Controls.Add(this.ma_unlimitageqty);
  186. this.MakeInf.Controls.Add(this.ma_unlimitageqty_label);
  187. this.MakeInf.Controls.Add(this.ma_bomversion);
  188. this.MakeInf.Controls.Add(this.ma_bomversion_label);
  189. this.MakeInf.Controls.Add(this.ma_qty);
  190. this.MakeInf.Controls.Add(this.ma_qty_label);
  191. this.MakeInf.Controls.Add(this.ma_softversion);
  192. this.MakeInf.Controls.Add(this.ma_softversion_label);
  193. this.MakeInf.Controls.Add(this.ma_wccode);
  194. this.MakeInf.Controls.Add(this.ma_wccode_label);
  195. this.MakeInf.Controls.Add(this.ma_custname);
  196. this.MakeInf.Controls.Add(this.ma_custname_label);
  197. this.MakeInf.Controls.Add(this.ma_salecode);
  198. this.MakeInf.Controls.Add(this.ma_salecode_label);
  199. this.MakeInf.Location = new System.Drawing.Point(41, 50);
  200. this.MakeInf.Name = "MakeInf";
  201. this.MakeInf.Size = new System.Drawing.Size(1182, 105);
  202. this.MakeInf.TabIndex = 3;
  203. this.MakeInf.TabStop = false;
  204. this.MakeInf.Text = "工单信息";
  205. this.MakeInf.TextColor = System.Drawing.Color.Black;
  206. //
  207. // ma_unlimitageqty
  208. //
  209. this.ma_unlimitageqty.AutoSize = true;
  210. this.ma_unlimitageqty.Font = new System.Drawing.Font("微软雅黑", 10F);
  211. this.ma_unlimitageqty.Location = new System.Drawing.Point(668, 66);
  212. this.ma_unlimitageqty.Name = "ma_unlimitageqty";
  213. this.ma_unlimitageqty.Size = new System.Drawing.Size(0, 23);
  214. this.ma_unlimitageqty.TabIndex = 17;
  215. //
  216. // ma_unlimitageqty_label
  217. //
  218. this.ma_unlimitageqty_label.AutoSize = true;
  219. this.ma_unlimitageqty_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  220. this.ma_unlimitageqty_label.Location = new System.Drawing.Point(556, 66);
  221. this.ma_unlimitageqty_label.Name = "ma_unlimitageqty_label";
  222. this.ma_unlimitageqty_label.Size = new System.Drawing.Size(95, 23);
  223. this.ma_unlimitageqty_label.TabIndex = 16;
  224. this.ma_unlimitageqty_label.Text = "不限老化数";
  225. //
  226. // ma_bomversion
  227. //
  228. this.ma_bomversion.AutoSize = true;
  229. this.ma_bomversion.Font = new System.Drawing.Font("微软雅黑", 10F);
  230. this.ma_bomversion.Location = new System.Drawing.Point(410, 66);
  231. this.ma_bomversion.Name = "ma_bomversion";
  232. this.ma_bomversion.Size = new System.Drawing.Size(0, 23);
  233. this.ma_bomversion.TabIndex = 15;
  234. //
  235. // ma_bomversion_label
  236. //
  237. this.ma_bomversion_label.AutoSize = true;
  238. this.ma_bomversion_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  239. this.ma_bomversion_label.Location = new System.Drawing.Point(303, 66);
  240. this.ma_bomversion_label.Name = "ma_bomversion_label";
  241. this.ma_bomversion_label.Size = new System.Drawing.Size(78, 23);
  242. this.ma_bomversion_label.TabIndex = 14;
  243. this.ma_bomversion_label.Text = "销售订单";
  244. //
  245. // ma_qty
  246. //
  247. this.ma_qty.AutoSize = true;
  248. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 10F);
  249. this.ma_qty.Location = new System.Drawing.Point(147, 66);
  250. this.ma_qty.Name = "ma_qty";
  251. this.ma_qty.Size = new System.Drawing.Size(0, 23);
  252. this.ma_qty.TabIndex = 13;
  253. //
  254. // ma_qty_label
  255. //
  256. this.ma_qty_label.AutoSize = true;
  257. this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  258. this.ma_qty_label.Location = new System.Drawing.Point(40, 66);
  259. this.ma_qty_label.Name = "ma_qty_label";
  260. this.ma_qty_label.Size = new System.Drawing.Size(78, 23);
  261. this.ma_qty_label.TabIndex = 12;
  262. this.ma_qty_label.Text = "工单数量";
  263. //
  264. // ma_softversion
  265. //
  266. this.ma_softversion.AutoSize = true;
  267. this.ma_softversion.Font = new System.Drawing.Font("微软雅黑", 10F);
  268. this.ma_softversion.Location = new System.Drawing.Point(929, 28);
  269. this.ma_softversion.Name = "ma_softversion";
  270. this.ma_softversion.Size = new System.Drawing.Size(0, 23);
  271. this.ma_softversion.TabIndex = 11;
  272. //
  273. // ma_softversion_label
  274. //
  275. this.ma_softversion_label.AutoSize = true;
  276. this.ma_softversion_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  277. this.ma_softversion_label.Location = new System.Drawing.Point(819, 28);
  278. this.ma_softversion_label.Name = "ma_softversion_label";
  279. this.ma_softversion_label.Size = new System.Drawing.Size(78, 23);
  280. this.ma_softversion_label.TabIndex = 10;
  281. this.ma_softversion_label.Text = "软件版本";
  282. //
  283. // ma_wccode
  284. //
  285. this.ma_wccode.AutoSize = true;
  286. this.ma_wccode.Font = new System.Drawing.Font("微软雅黑", 10F);
  287. this.ma_wccode.Location = new System.Drawing.Point(668, 28);
  288. this.ma_wccode.Name = "ma_wccode";
  289. this.ma_wccode.Size = new System.Drawing.Size(0, 23);
  290. this.ma_wccode.TabIndex = 9;
  291. //
  292. // ma_wccode_label
  293. //
  294. this.ma_wccode_label.AutoSize = true;
  295. this.ma_wccode_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  296. this.ma_wccode_label.Location = new System.Drawing.Point(556, 28);
  297. this.ma_wccode_label.Name = "ma_wccode_label";
  298. this.ma_wccode_label.Size = new System.Drawing.Size(78, 23);
  299. this.ma_wccode_label.TabIndex = 8;
  300. this.ma_wccode_label.Text = "工作中心";
  301. //
  302. // ma_custname
  303. //
  304. this.ma_custname.AutoSize = true;
  305. this.ma_custname.Font = new System.Drawing.Font("微软雅黑", 10F);
  306. this.ma_custname.Location = new System.Drawing.Point(410, 28);
  307. this.ma_custname.Name = "ma_custname";
  308. this.ma_custname.Size = new System.Drawing.Size(0, 23);
  309. this.ma_custname.TabIndex = 7;
  310. //
  311. // ma_custname_label
  312. //
  313. this.ma_custname_label.AutoSize = true;
  314. this.ma_custname_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  315. this.ma_custname_label.Location = new System.Drawing.Point(303, 28);
  316. this.ma_custname_label.Name = "ma_custname_label";
  317. this.ma_custname_label.Size = new System.Drawing.Size(78, 23);
  318. this.ma_custname_label.TabIndex = 6;
  319. this.ma_custname_label.Text = "客户名称";
  320. //
  321. // ma_salecode
  322. //
  323. this.ma_salecode.AutoSize = true;
  324. this.ma_salecode.Font = new System.Drawing.Font("微软雅黑", 10F);
  325. this.ma_salecode.Location = new System.Drawing.Point(147, 28);
  326. this.ma_salecode.Name = "ma_salecode";
  327. this.ma_salecode.Size = new System.Drawing.Size(0, 23);
  328. this.ma_salecode.TabIndex = 5;
  329. //
  330. // ma_salecode_label
  331. //
  332. this.ma_salecode_label.AutoSize = true;
  333. this.ma_salecode_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  334. this.ma_salecode_label.Location = new System.Drawing.Point(40, 28);
  335. this.ma_salecode_label.Name = "ma_salecode_label";
  336. this.ma_salecode_label.Size = new System.Drawing.Size(78, 23);
  337. this.ma_salecode_label.TabIndex = 4;
  338. this.ma_salecode_label.Text = "销售订单";
  339. //
  340. // Product
  341. //
  342. this.Product.BorderColor = System.Drawing.Color.Black;
  343. this.Product.Controls.Add(this.pr_cartonweight);
  344. this.Product.Controls.Add(this.pr_cartonweight_label);
  345. this.Product.Controls.Add(this.pr_colorboxweight);
  346. this.Product.Controls.Add(this.pr_colorboxweight_label);
  347. this.Product.Controls.Add(this.pr_agingtime);
  348. this.Product.Controls.Add(this.pr_agingtime_label);
  349. this.Product.Controls.Add(this.pr_outboxinnerqty);
  350. this.Product.Controls.Add(this.pr_outboxinnerqty_label);
  351. this.Product.Controls.Add(this.pr_sendchecktype);
  352. this.Product.Controls.Add(this.pr_sendchecktype_label);
  353. this.Product.Controls.Add(this.pr_detail);
  354. this.Product.Controls.Add(this.pr_detail_label);
  355. this.Product.Controls.Add(this.pr_code);
  356. this.Product.Controls.Add(this.pr_code_label);
  357. this.Product.Location = new System.Drawing.Point(41, 165);
  358. this.Product.Name = "Product";
  359. this.Product.Size = new System.Drawing.Size(1182, 105);
  360. this.Product.TabIndex = 18;
  361. this.Product.TabStop = false;
  362. this.Product.Text = "产品信息";
  363. this.Product.TextColor = System.Drawing.Color.Black;
  364. //
  365. // pr_cartonweight
  366. //
  367. this.pr_cartonweight.AutoSize = true;
  368. this.pr_cartonweight.Font = new System.Drawing.Font("微软雅黑", 10F);
  369. this.pr_cartonweight.Location = new System.Drawing.Point(668, 67);
  370. this.pr_cartonweight.Name = "pr_cartonweight";
  371. this.pr_cartonweight.Size = new System.Drawing.Size(0, 23);
  372. this.pr_cartonweight.TabIndex = 17;
  373. //
  374. // pr_cartonweight_label
  375. //
  376. this.pr_cartonweight_label.AutoSize = true;
  377. this.pr_cartonweight_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  378. this.pr_cartonweight_label.Location = new System.Drawing.Point(556, 67);
  379. this.pr_cartonweight_label.Name = "pr_cartonweight_label";
  380. this.pr_cartonweight_label.Size = new System.Drawing.Size(95, 23);
  381. this.pr_cartonweight_label.TabIndex = 16;
  382. this.pr_cartonweight_label.Text = "卡通箱重量";
  383. //
  384. // pr_colorboxweight
  385. //
  386. this.pr_colorboxweight.AutoSize = true;
  387. this.pr_colorboxweight.Font = new System.Drawing.Font("微软雅黑", 10F);
  388. this.pr_colorboxweight.Location = new System.Drawing.Point(410, 67);
  389. this.pr_colorboxweight.Name = "pr_colorboxweight";
  390. this.pr_colorboxweight.Size = new System.Drawing.Size(0, 23);
  391. this.pr_colorboxweight.TabIndex = 15;
  392. //
  393. // pr_colorboxweight_label
  394. //
  395. this.pr_colorboxweight_label.AutoSize = true;
  396. this.pr_colorboxweight_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  397. this.pr_colorboxweight_label.Location = new System.Drawing.Point(303, 67);
  398. this.pr_colorboxweight_label.Name = "pr_colorboxweight_label";
  399. this.pr_colorboxweight_label.Size = new System.Drawing.Size(78, 23);
  400. this.pr_colorboxweight_label.TabIndex = 14;
  401. this.pr_colorboxweight_label.Text = "彩盒重量";
  402. //
  403. // pr_agingtime
  404. //
  405. this.pr_agingtime.AutoSize = true;
  406. this.pr_agingtime.Font = new System.Drawing.Font("微软雅黑", 10F);
  407. this.pr_agingtime.Location = new System.Drawing.Point(147, 67);
  408. this.pr_agingtime.Name = "pr_agingtime";
  409. this.pr_agingtime.Size = new System.Drawing.Size(0, 23);
  410. this.pr_agingtime.TabIndex = 13;
  411. //
  412. // pr_agingtime_label
  413. //
  414. this.pr_agingtime_label.AutoSize = true;
  415. this.pr_agingtime_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  416. this.pr_agingtime_label.Location = new System.Drawing.Point(40, 67);
  417. this.pr_agingtime_label.Name = "pr_agingtime_label";
  418. this.pr_agingtime_label.Size = new System.Drawing.Size(78, 23);
  419. this.pr_agingtime_label.TabIndex = 12;
  420. this.pr_agingtime_label.Text = "老化时长";
  421. //
  422. // pr_outboxinnerqty
  423. //
  424. this.pr_outboxinnerqty.AutoSize = true;
  425. this.pr_outboxinnerqty.Font = new System.Drawing.Font("微软雅黑", 10F);
  426. this.pr_outboxinnerqty.Location = new System.Drawing.Point(929, 29);
  427. this.pr_outboxinnerqty.Name = "pr_outboxinnerqty";
  428. this.pr_outboxinnerqty.Size = new System.Drawing.Size(0, 23);
  429. this.pr_outboxinnerqty.TabIndex = 11;
  430. //
  431. // pr_outboxinnerqty_label
  432. //
  433. this.pr_outboxinnerqty_label.AutoSize = true;
  434. this.pr_outboxinnerqty_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  435. this.pr_outboxinnerqty_label.Location = new System.Drawing.Point(819, 29);
  436. this.pr_outboxinnerqty_label.Name = "pr_outboxinnerqty_label";
  437. this.pr_outboxinnerqty_label.Size = new System.Drawing.Size(78, 23);
  438. this.pr_outboxinnerqty_label.TabIndex = 10;
  439. this.pr_outboxinnerqty_label.Text = "装箱容量";
  440. //
  441. // pr_sendchecktype
  442. //
  443. this.pr_sendchecktype.AutoSize = true;
  444. this.pr_sendchecktype.Font = new System.Drawing.Font("微软雅黑", 10F);
  445. this.pr_sendchecktype.Location = new System.Drawing.Point(668, 29);
  446. this.pr_sendchecktype.Name = "pr_sendchecktype";
  447. this.pr_sendchecktype.Size = new System.Drawing.Size(0, 23);
  448. this.pr_sendchecktype.TabIndex = 9;
  449. //
  450. // pr_sendchecktype_label
  451. //
  452. this.pr_sendchecktype_label.AutoSize = true;
  453. this.pr_sendchecktype_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  454. this.pr_sendchecktype_label.Location = new System.Drawing.Point(556, 29);
  455. this.pr_sendchecktype_label.Name = "pr_sendchecktype_label";
  456. this.pr_sendchecktype_label.Size = new System.Drawing.Size(78, 23);
  457. this.pr_sendchecktype_label.TabIndex = 8;
  458. this.pr_sendchecktype_label.Text = "送检类型";
  459. //
  460. // pr_detail
  461. //
  462. this.pr_detail.AutoSize = true;
  463. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 10F);
  464. this.pr_detail.Location = new System.Drawing.Point(410, 29);
  465. this.pr_detail.Name = "pr_detail";
  466. this.pr_detail.Size = new System.Drawing.Size(0, 23);
  467. this.pr_detail.TabIndex = 7;
  468. //
  469. // pr_detail_label
  470. //
  471. this.pr_detail_label.AutoSize = true;
  472. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  473. this.pr_detail_label.Location = new System.Drawing.Point(303, 29);
  474. this.pr_detail_label.Name = "pr_detail_label";
  475. this.pr_detail_label.Size = new System.Drawing.Size(78, 23);
  476. this.pr_detail_label.TabIndex = 6;
  477. this.pr_detail_label.Text = "产品名称";
  478. //
  479. // pr_code
  480. //
  481. this.pr_code.AutoSize = true;
  482. this.pr_code.Font = new System.Drawing.Font("微软雅黑", 10F);
  483. this.pr_code.Location = new System.Drawing.Point(147, 29);
  484. this.pr_code.Name = "pr_code";
  485. this.pr_code.Size = new System.Drawing.Size(0, 23);
  486. this.pr_code.TabIndex = 5;
  487. //
  488. // pr_code_label
  489. //
  490. this.pr_code_label.AutoSize = true;
  491. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  492. this.pr_code_label.Location = new System.Drawing.Point(40, 29);
  493. this.pr_code_label.Name = "pr_code_label";
  494. this.pr_code_label.Size = new System.Drawing.Size(78, 23);
  495. this.pr_code_label.TabIndex = 4;
  496. this.pr_code_label.Text = "产品编号";
  497. //
  498. // groupBoxWithBorder1
  499. //
  500. this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
  501. this.groupBoxWithBorder1.Controls.Add(this.aftersnqty);
  502. this.groupBoxWithBorder1.Controls.Add(this.aftersnqty_label);
  503. this.groupBoxWithBorder1.Controls.Add(this.AfterSnRange);
  504. this.groupBoxWithBorder1.Controls.Add(this.AfterSnRange_label);
  505. this.groupBoxWithBorder1.Controls.Add(this.beforesnqty);
  506. this.groupBoxWithBorder1.Controls.Add(this.beforesnqty_label);
  507. this.groupBoxWithBorder1.Controls.Add(this.BeforeSnRange);
  508. this.groupBoxWithBorder1.Controls.Add(this.BeforeSnRange_label);
  509. this.groupBoxWithBorder1.Controls.Add(this.IMEINum);
  510. this.groupBoxWithBorder1.Controls.Add(this.label3);
  511. this.groupBoxWithBorder1.Controls.Add(this.BTNum);
  512. this.groupBoxWithBorder1.Controls.Add(this.label13);
  513. this.groupBoxWithBorder1.Controls.Add(this.MacNum);
  514. this.groupBoxWithBorder1.Controls.Add(this.Mac);
  515. this.groupBoxWithBorder1.Location = new System.Drawing.Point(41, 280);
  516. this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
  517. this.groupBoxWithBorder1.Size = new System.Drawing.Size(1182, 105);
  518. this.groupBoxWithBorder1.TabIndex = 19;
  519. this.groupBoxWithBorder1.TabStop = false;
  520. this.groupBoxWithBorder1.Text = "SN关联信息";
  521. this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
  522. //
  523. // aftersnqty
  524. //
  525. this.aftersnqty.AutoSize = true;
  526. this.aftersnqty.Font = new System.Drawing.Font("微软雅黑", 10F);
  527. this.aftersnqty.Location = new System.Drawing.Point(929, 67);
  528. this.aftersnqty.Name = "aftersnqty";
  529. this.aftersnqty.Size = new System.Drawing.Size(0, 23);
  530. this.aftersnqty.TabIndex = 17;
  531. //
  532. // aftersnqty_label
  533. //
  534. this.aftersnqty_label.AutoSize = true;
  535. this.aftersnqty_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  536. this.aftersnqty_label.Location = new System.Drawing.Point(819, 67);
  537. this.aftersnqty_label.Name = "aftersnqty_label";
  538. this.aftersnqty_label.Size = new System.Drawing.Size(102, 23);
  539. this.aftersnqty_label.TabIndex = 16;
  540. this.aftersnqty_label.Text = "转换后SN数";
  541. //
  542. // AfterSnRange
  543. //
  544. this.AfterSnRange.AutoSize = true;
  545. this.AfterSnRange.Font = new System.Drawing.Font("微软雅黑", 10F);
  546. this.AfterSnRange.Location = new System.Drawing.Point(587, 67);
  547. this.AfterSnRange.Name = "AfterSnRange";
  548. this.AfterSnRange.Size = new System.Drawing.Size(0, 23);
  549. this.AfterSnRange.TabIndex = 15;
  550. //
  551. // AfterSnRange_label
  552. //
  553. this.AfterSnRange_label.AutoSize = true;
  554. this.AfterSnRange_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  555. this.AfterSnRange_label.Location = new System.Drawing.Point(445, 67);
  556. this.AfterSnRange_label.Name = "AfterSnRange_label";
  557. this.AfterSnRange_label.Size = new System.Drawing.Size(119, 23);
  558. this.AfterSnRange_label.TabIndex = 14;
  559. this.AfterSnRange_label.Text = "转换后SN范围";
  560. //
  561. // beforesnqty
  562. //
  563. this.beforesnqty.AutoSize = true;
  564. this.beforesnqty.Font = new System.Drawing.Font("微软雅黑", 10F);
  565. this.beforesnqty.Location = new System.Drawing.Point(929, 27);
  566. this.beforesnqty.Name = "beforesnqty";
  567. this.beforesnqty.Size = new System.Drawing.Size(0, 23);
  568. this.beforesnqty.TabIndex = 13;
  569. //
  570. // beforesnqty_label
  571. //
  572. this.beforesnqty_label.AutoSize = true;
  573. this.beforesnqty_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  574. this.beforesnqty_label.Location = new System.Drawing.Point(819, 27);
  575. this.beforesnqty_label.Name = "beforesnqty_label";
  576. this.beforesnqty_label.Size = new System.Drawing.Size(102, 23);
  577. this.beforesnqty_label.TabIndex = 12;
  578. this.beforesnqty_label.Text = "转换前SN数";
  579. //
  580. // BeforeSnRange
  581. //
  582. this.BeforeSnRange.AutoSize = true;
  583. this.BeforeSnRange.Font = new System.Drawing.Font("微软雅黑", 10F);
  584. this.BeforeSnRange.Location = new System.Drawing.Point(182, 67);
  585. this.BeforeSnRange.Name = "BeforeSnRange";
  586. this.BeforeSnRange.Size = new System.Drawing.Size(0, 23);
  587. this.BeforeSnRange.TabIndex = 11;
  588. //
  589. // BeforeSnRange_label
  590. //
  591. this.BeforeSnRange_label.AutoSize = true;
  592. this.BeforeSnRange_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  593. this.BeforeSnRange_label.Location = new System.Drawing.Point(40, 67);
  594. this.BeforeSnRange_label.Name = "BeforeSnRange_label";
  595. this.BeforeSnRange_label.Size = new System.Drawing.Size(119, 23);
  596. this.BeforeSnRange_label.TabIndex = 10;
  597. this.BeforeSnRange_label.Text = "转换前SN范围";
  598. //
  599. // IMEINum
  600. //
  601. this.IMEINum.AutoSize = true;
  602. this.IMEINum.Font = new System.Drawing.Font("微软雅黑", 10F);
  603. this.IMEINum.Location = new System.Drawing.Point(698, 27);
  604. this.IMEINum.Name = "IMEINum";
  605. this.IMEINum.Size = new System.Drawing.Size(0, 23);
  606. this.IMEINum.TabIndex = 9;
  607. //
  608. // label3
  609. //
  610. this.label3.AutoSize = true;
  611. this.label3.Font = new System.Drawing.Font("微软雅黑", 10F);
  612. this.label3.Location = new System.Drawing.Point(556, 27);
  613. this.label3.Name = "label3";
  614. this.label3.Size = new System.Drawing.Size(131, 23);
  615. this.label3.TabIndex = 8;
  616. this.label3.Text = "已导入IMEI数量";
  617. //
  618. // BTNum
  619. //
  620. this.BTNum.AutoSize = true;
  621. this.BTNum.Font = new System.Drawing.Font("微软雅黑", 10F);
  622. this.BTNum.Location = new System.Drawing.Point(434, 27);
  623. this.BTNum.Name = "BTNum";
  624. this.BTNum.Size = new System.Drawing.Size(0, 23);
  625. this.BTNum.TabIndex = 7;
  626. //
  627. // label13
  628. //
  629. this.label13.AutoSize = true;
  630. this.label13.Font = new System.Drawing.Font("微软雅黑", 10F);
  631. this.label13.Location = new System.Drawing.Point(303, 27);
  632. this.label13.Name = "label13";
  633. this.label13.Size = new System.Drawing.Size(116, 23);
  634. this.label13.TabIndex = 6;
  635. this.label13.Text = "已导入BT数量";
  636. //
  637. // MacNum
  638. //
  639. this.MacNum.AutoSize = true;
  640. this.MacNum.Font = new System.Drawing.Font("微软雅黑", 10F);
  641. this.MacNum.Location = new System.Drawing.Point(182, 27);
  642. this.MacNum.Name = "MacNum";
  643. this.MacNum.Size = new System.Drawing.Size(0, 23);
  644. this.MacNum.TabIndex = 5;
  645. //
  646. // Mac
  647. //
  648. this.Mac.AutoSize = true;
  649. this.Mac.Font = new System.Drawing.Font("微软雅黑", 10F);
  650. this.Mac.Location = new System.Drawing.Point(40, 27);
  651. this.Mac.Name = "Mac";
  652. this.Mac.Size = new System.Drawing.Size(130, 23);
  653. this.Mac.TabIndex = 4;
  654. this.Mac.Text = "已导入Mac数量";
  655. //
  656. // Carft
  657. //
  658. this.Carft.AllowUserToAddRows = false;
  659. this.Carft.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  660. this.Carft.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  661. this.CD_STEPNO,
  662. this.CD_IFINPUT,
  663. this.CD_IFOUTPUT,
  664. this.CD_IFTEST,
  665. this.CD_IFSNCHANGE,
  666. this.CD_IFOQC,
  667. this.CD_IFPACK,
  668. this.CD_IFREPAIR,
  669. this.CD_IFOUTLINE,
  670. this.CD_IFSMTINOUT,
  671. this.CD_IFSPC,
  672. this.CD_IFREDUCE,
  673. this.CD_IFMIDFINISH,
  674. this.CD_IFMIDINPUT,
  675. this.CD_IFBURNIN,
  676. this.CD_IFBURNOUT,
  677. this.CD_IFWEIGH,
  678. this.CD_FIRSTSTEP,
  679. this.CD_IFOFFLINE,
  680. this.CD_DETNO,
  681. this.CD_STEPCODE,
  682. this.CD_STEPNAME,
  683. this.CD_NEXTSTEPCODE,
  684. this.CD_NEXTSTEPNAME,
  685. this.CD_TABLE});
  686. this.Carft.Location = new System.Drawing.Point(41, 391);
  687. this.Carft.Name = "Carft";
  688. this.Carft.ReadOnly = true;
  689. this.Carft.RowTemplate.Height = 27;
  690. this.Carft.Size = new System.Drawing.Size(1182, 278);
  691. this.Carft.TabIndex = 20;
  692. //
  693. // CD_STEPNO
  694. //
  695. this.CD_STEPNO.DataPropertyName = "CD_STEPNO";
  696. this.CD_STEPNO.HeaderText = "执行顺序";
  697. this.CD_STEPNO.Name = "CD_STEPNO";
  698. this.CD_STEPNO.ReadOnly = true;
  699. //
  700. // CD_IFINPUT
  701. //
  702. this.CD_IFINPUT.DataPropertyName = "CD_IFINPUT";
  703. this.CD_IFINPUT.HeaderText = "上料工序";
  704. this.CD_IFINPUT.Name = "CD_IFINPUT";
  705. this.CD_IFINPUT.ReadOnly = true;
  706. this.CD_IFINPUT.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  707. this.CD_IFINPUT.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  708. //
  709. // CD_IFOUTPUT
  710. //
  711. this.CD_IFOUTPUT.DataPropertyName = "CD_IFOUTPUT";
  712. this.CD_IFOUTPUT.HeaderText = "下料工序";
  713. this.CD_IFOUTPUT.Name = "CD_IFOUTPUT";
  714. this.CD_IFOUTPUT.ReadOnly = true;
  715. this.CD_IFOUTPUT.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  716. this.CD_IFOUTPUT.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  717. //
  718. // CD_IFTEST
  719. //
  720. this.CD_IFTEST.DataPropertyName = "CD_IFTEST";
  721. this.CD_IFTEST.HeaderText = "测试工序";
  722. this.CD_IFTEST.Name = "CD_IFTEST";
  723. this.CD_IFTEST.ReadOnly = true;
  724. this.CD_IFTEST.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  725. this.CD_IFTEST.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  726. //
  727. // CD_IFSNCHANGE
  728. //
  729. this.CD_IFSNCHANGE.DataPropertyName = "CD_IFSNCHANGE";
  730. this.CD_IFSNCHANGE.HeaderText = "序号转换工序";
  731. this.CD_IFSNCHANGE.Name = "CD_IFSNCHANGE";
  732. this.CD_IFSNCHANGE.ReadOnly = true;
  733. this.CD_IFSNCHANGE.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  734. this.CD_IFSNCHANGE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  735. this.CD_IFSNCHANGE.Width = 150;
  736. //
  737. // CD_IFOQC
  738. //
  739. this.CD_IFOQC.DataPropertyName = "CD_IFOQC";
  740. this.CD_IFOQC.HeaderText = "OQC工序";
  741. this.CD_IFOQC.Name = "CD_IFOQC";
  742. this.CD_IFOQC.ReadOnly = true;
  743. this.CD_IFOQC.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  744. this.CD_IFOQC.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  745. //
  746. // CD_IFPACK
  747. //
  748. this.CD_IFPACK.DataPropertyName = "CD_IFPACK";
  749. this.CD_IFPACK.HeaderText = "包装工序";
  750. this.CD_IFPACK.Name = "CD_IFPACK";
  751. this.CD_IFPACK.ReadOnly = true;
  752. this.CD_IFPACK.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  753. this.CD_IFPACK.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  754. //
  755. // CD_IFREPAIR
  756. //
  757. this.CD_IFREPAIR.DataPropertyName = "CD_IFREPAIR";
  758. this.CD_IFREPAIR.HeaderText = "维修工序";
  759. this.CD_IFREPAIR.Name = "CD_IFREPAIR";
  760. this.CD_IFREPAIR.ReadOnly = true;
  761. this.CD_IFREPAIR.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  762. this.CD_IFREPAIR.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  763. //
  764. // CD_IFOUTLINE
  765. //
  766. this.CD_IFOUTLINE.DataPropertyName = "CD_IFOUTLINE";
  767. this.CD_IFOUTLINE.HeaderText = "线外工序";
  768. this.CD_IFOUTLINE.Name = "CD_IFOUTLINE";
  769. this.CD_IFOUTLINE.ReadOnly = true;
  770. this.CD_IFOUTLINE.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  771. this.CD_IFOUTLINE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  772. //
  773. // CD_IFSMTINOUT
  774. //
  775. this.CD_IFSMTINOUT.DataPropertyName = "CD_IFSMTINOUT";
  776. this.CD_IFSMTINOUT.HeaderText = "SMT防呆工序";
  777. this.CD_IFSMTINOUT.Name = "CD_IFSMTINOUT";
  778. this.CD_IFSMTINOUT.ReadOnly = true;
  779. this.CD_IFSMTINOUT.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  780. this.CD_IFSMTINOUT.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  781. this.CD_IFSMTINOUT.Width = 150;
  782. //
  783. // CD_IFSPC
  784. //
  785. this.CD_IFSPC.DataPropertyName = "CD_IFSPC";
  786. this.CD_IFSPC.HeaderText = "SPC工序";
  787. this.CD_IFSPC.Name = "CD_IFSPC";
  788. this.CD_IFSPC.ReadOnly = true;
  789. this.CD_IFSPC.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  790. this.CD_IFSPC.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  791. //
  792. // CD_IFREDUCE
  793. //
  794. this.CD_IFREDUCE.DataPropertyName = "CD_IFREDUCE";
  795. this.CD_IFREDUCE.HeaderText = "扣料工序";
  796. this.CD_IFREDUCE.Name = "CD_IFREDUCE";
  797. this.CD_IFREDUCE.ReadOnly = true;
  798. this.CD_IFREDUCE.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  799. this.CD_IFREDUCE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  800. //
  801. // CD_IFMIDFINISH
  802. //
  803. this.CD_IFMIDFINISH.DataPropertyName = "CD_IFMIDFINISH";
  804. this.CD_IFMIDFINISH.HeaderText = "中间产量工序";
  805. this.CD_IFMIDFINISH.Name = "CD_IFMIDFINISH";
  806. this.CD_IFMIDFINISH.ReadOnly = true;
  807. this.CD_IFMIDFINISH.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  808. this.CD_IFMIDFINISH.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  809. this.CD_IFMIDFINISH.Width = 150;
  810. //
  811. // CD_IFMIDINPUT
  812. //
  813. this.CD_IFMIDINPUT.DataPropertyName = "CD_IFMIDINPUT";
  814. this.CD_IFMIDINPUT.HeaderText = "中间投入工序";
  815. this.CD_IFMIDINPUT.Name = "CD_IFMIDINPUT";
  816. this.CD_IFMIDINPUT.ReadOnly = true;
  817. this.CD_IFMIDINPUT.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  818. this.CD_IFMIDINPUT.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  819. this.CD_IFMIDINPUT.Width = 150;
  820. //
  821. // CD_IFBURNIN
  822. //
  823. this.CD_IFBURNIN.DataPropertyName = "CD_IFBURNIN";
  824. this.CD_IFBURNIN.HeaderText = "BURNIN工序";
  825. this.CD_IFBURNIN.Name = "CD_IFBURNIN";
  826. this.CD_IFBURNIN.ReadOnly = true;
  827. this.CD_IFBURNIN.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  828. this.CD_IFBURNIN.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  829. this.CD_IFBURNIN.Width = 150;
  830. //
  831. // CD_IFBURNOUT
  832. //
  833. this.CD_IFBURNOUT.DataPropertyName = "CD_IFBURNOUT";
  834. this.CD_IFBURNOUT.HeaderText = "BURNOUT工序";
  835. this.CD_IFBURNOUT.Name = "CD_IFBURNOUT";
  836. this.CD_IFBURNOUT.ReadOnly = true;
  837. this.CD_IFBURNOUT.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  838. this.CD_IFBURNOUT.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  839. this.CD_IFBURNOUT.Width = 150;
  840. //
  841. // CD_IFWEIGH
  842. //
  843. this.CD_IFWEIGH.DataPropertyName = "CD_IFWEIGH";
  844. this.CD_IFWEIGH.HeaderText = "是否称重";
  845. this.CD_IFWEIGH.Name = "CD_IFWEIGH";
  846. this.CD_IFWEIGH.ReadOnly = true;
  847. this.CD_IFWEIGH.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  848. this.CD_IFWEIGH.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  849. //
  850. // CD_FIRSTSTEP
  851. //
  852. this.CD_FIRSTSTEP.DataPropertyName = "CD_FIRSTSTEP";
  853. this.CD_FIRSTSTEP.HeaderText = "是否第一道工序";
  854. this.CD_FIRSTSTEP.Name = "CD_FIRSTSTEP";
  855. this.CD_FIRSTSTEP.ReadOnly = true;
  856. this.CD_FIRSTSTEP.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  857. this.CD_FIRSTSTEP.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  858. this.CD_FIRSTSTEP.Width = 150;
  859. //
  860. // CD_IFOFFLINE
  861. //
  862. this.CD_IFOFFLINE.DataPropertyName = "CD_IFOFFLINE";
  863. this.CD_IFOFFLINE.HeaderText = "下线工序";
  864. this.CD_IFOFFLINE.Name = "CD_IFOFFLINE";
  865. this.CD_IFOFFLINE.ReadOnly = true;
  866. this.CD_IFOFFLINE.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  867. this.CD_IFOFFLINE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  868. //
  869. // CD_DETNO
  870. //
  871. this.CD_DETNO.DataPropertyName = "CD_DETNO";
  872. this.CD_DETNO.HeaderText = "序号";
  873. this.CD_DETNO.Name = "CD_DETNO";
  874. this.CD_DETNO.ReadOnly = true;
  875. //
  876. // CD_STEPCODE
  877. //
  878. this.CD_STEPCODE.DataPropertyName = "CD_STEPCODE";
  879. this.CD_STEPCODE.HeaderText = "工序编号";
  880. this.CD_STEPCODE.Name = "CD_STEPCODE";
  881. this.CD_STEPCODE.ReadOnly = true;
  882. //
  883. // CD_STEPNAME
  884. //
  885. this.CD_STEPNAME.DataPropertyName = "CD_STEPNAME";
  886. this.CD_STEPNAME.HeaderText = "工序名称";
  887. this.CD_STEPNAME.Name = "CD_STEPNAME";
  888. this.CD_STEPNAME.ReadOnly = true;
  889. //
  890. // CD_NEXTSTEPCODE
  891. //
  892. this.CD_NEXTSTEPCODE.DataPropertyName = "CD_NEXTSTEPCODE";
  893. this.CD_NEXTSTEPCODE.HeaderText = "下一工序编号";
  894. this.CD_NEXTSTEPCODE.Name = "CD_NEXTSTEPCODE";
  895. this.CD_NEXTSTEPCODE.ReadOnly = true;
  896. this.CD_NEXTSTEPCODE.Width = 150;
  897. //
  898. // CD_NEXTSTEPNAME
  899. //
  900. this.CD_NEXTSTEPNAME.DataPropertyName = "CD_NEXTSTEPNAME";
  901. this.CD_NEXTSTEPNAME.HeaderText = "下一工序名称";
  902. this.CD_NEXTSTEPNAME.Name = "CD_NEXTSTEPNAME";
  903. this.CD_NEXTSTEPNAME.ReadOnly = true;
  904. this.CD_NEXTSTEPNAME.Width = 150;
  905. //
  906. // CD_TABLE
  907. //
  908. this.CD_TABLE.DataPropertyName = "CD_TABLE";
  909. this.CD_TABLE.HeaderText = "板面";
  910. this.CD_TABLE.Name = "CD_TABLE";
  911. this.CD_TABLE.ReadOnly = true;
  912. //
  913. // BOM
  914. //
  915. this.BOM.AllowUserToAddRows = false;
  916. this.BOM.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  917. this.BOM.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  918. this.SP_MOTHERCODE,
  919. this.SP_SONCODE,
  920. this.SP_STEPCODE,
  921. this.SP_REPCODE,
  922. this.SP_TYPE,
  923. this.SP_DESCRIPTION,
  924. this.SP_DETNO,
  925. this.SP_PREFIX,
  926. this.SP_TRACEKIND,
  927. this.SP_LENGTH,
  928. this.SP_ONEUSEQTY,
  929. this.SP_UPDATEMAN,
  930. this.SP_UPDATEDATE});
  931. this.BOM.Location = new System.Drawing.Point(41, 675);
  932. this.BOM.Name = "BOM";
  933. this.BOM.ReadOnly = true;
  934. this.BOM.RowTemplate.Height = 27;
  935. this.BOM.Size = new System.Drawing.Size(1182, 217);
  936. this.BOM.TabIndex = 21;
  937. //
  938. // SP_MOTHERCODE
  939. //
  940. this.SP_MOTHERCODE.DataPropertyName = "SP_MOTHERCODE";
  941. this.SP_MOTHERCODE.HeaderText = "母件编号";
  942. this.SP_MOTHERCODE.Name = "SP_MOTHERCODE";
  943. this.SP_MOTHERCODE.ReadOnly = true;
  944. //
  945. // SP_SONCODE
  946. //
  947. this.SP_SONCODE.DataPropertyName = "SP_SONCODE";
  948. this.SP_SONCODE.HeaderText = "物料编号";
  949. this.SP_SONCODE.Name = "SP_SONCODE";
  950. this.SP_SONCODE.ReadOnly = true;
  951. //
  952. // SP_STEPCODE
  953. //
  954. this.SP_STEPCODE.DataPropertyName = "SP_STEPCODE";
  955. this.SP_STEPCODE.HeaderText = "工序编号";
  956. this.SP_STEPCODE.Name = "SP_STEPCODE";
  957. this.SP_STEPCODE.ReadOnly = true;
  958. //
  959. // SP_REPCODE
  960. //
  961. this.SP_REPCODE.DataPropertyName = "SP_REPCODE";
  962. this.SP_REPCODE.HeaderText = "替代料编号";
  963. this.SP_REPCODE.Name = "SP_REPCODE";
  964. this.SP_REPCODE.ReadOnly = true;
  965. this.SP_REPCODE.Width = 150;
  966. //
  967. // SP_TYPE
  968. //
  969. this.SP_TYPE.DataPropertyName = "SP_TYPE";
  970. this.SP_TYPE.HeaderText = "采集类型";
  971. this.SP_TYPE.Name = "SP_TYPE";
  972. this.SP_TYPE.ReadOnly = true;
  973. //
  974. // SP_DESCRIPTION
  975. //
  976. this.SP_DESCRIPTION.DataPropertyName = "SP_DESCRIPTION";
  977. this.SP_DESCRIPTION.HeaderText = "描述";
  978. this.SP_DESCRIPTION.Name = "SP_DESCRIPTION";
  979. this.SP_DESCRIPTION.ReadOnly = true;
  980. //
  981. // SP_DETNO
  982. //
  983. this.SP_DETNO.DataPropertyName = "SP_DETNO";
  984. this.SP_DETNO.HeaderText = "采集顺序";
  985. this.SP_DETNO.Name = "SP_DETNO";
  986. this.SP_DETNO.ReadOnly = true;
  987. //
  988. // SP_PREFIX
  989. //
  990. this.SP_PREFIX.DataPropertyName = "SP_PREFIX";
  991. this.SP_PREFIX.HeaderText = "前缀码";
  992. this.SP_PREFIX.Name = "SP_PREFIX";
  993. this.SP_PREFIX.ReadOnly = true;
  994. //
  995. // SP_TRACEKIND
  996. //
  997. this.SP_TRACEKIND.DataPropertyName = "SP_TRACEKIND";
  998. this.SP_TRACEKIND.HeaderText = "管控类型";
  999. this.SP_TRACEKIND.Name = "SP_TRACEKIND";
  1000. this.SP_TRACEKIND.ReadOnly = true;
  1001. //
  1002. // SP_LENGTH
  1003. //
  1004. this.SP_LENGTH.DataPropertyName = "SP_LENGTH";
  1005. this.SP_LENGTH.HeaderText = "长度";
  1006. this.SP_LENGTH.Name = "SP_LENGTH";
  1007. this.SP_LENGTH.ReadOnly = true;
  1008. //
  1009. // SP_ONEUSEQTY
  1010. //
  1011. this.SP_ONEUSEQTY.DataPropertyName = "SP_ONEUSEQTY";
  1012. this.SP_ONEUSEQTY.HeaderText = "单位用量";
  1013. this.SP_ONEUSEQTY.Name = "SP_ONEUSEQTY";
  1014. this.SP_ONEUSEQTY.ReadOnly = true;
  1015. //
  1016. // SP_UPDATEMAN
  1017. //
  1018. this.SP_UPDATEMAN.DataPropertyName = "SP_UPDATEMAN";
  1019. this.SP_UPDATEMAN.HeaderText = "更新人";
  1020. this.SP_UPDATEMAN.Name = "SP_UPDATEMAN";
  1021. this.SP_UPDATEMAN.ReadOnly = true;
  1022. //
  1023. // SP_UPDATEDATE
  1024. //
  1025. this.SP_UPDATEDATE.DataPropertyName = "SP_UPDATEDATE";
  1026. this.SP_UPDATEDATE.HeaderText = "更新日期";
  1027. this.SP_UPDATEDATE.Name = "SP_UPDATEDATE";
  1028. this.SP_UPDATEDATE.ReadOnly = true;
  1029. //
  1030. // Label
  1031. //
  1032. this.Label.AllowUserToAddRows = false;
  1033. this.Label.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1034. this.Label.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  1035. this.LA_CODE,
  1036. this.LA_NAME,
  1037. this.LA_STATUS,
  1038. this.LA_INDATE,
  1039. this.LA_INMAN,
  1040. this.LA_PRINTNOS,
  1041. this.LA_URL,
  1042. this.LA_ISDEFAULT,
  1043. this.LA_TEMPLATETYPE,
  1044. this.LA_SOFTTYPE,
  1045. this.LA_PRODCODE});
  1046. this.Label.Location = new System.Drawing.Point(41, 901);
  1047. this.Label.Name = "Label";
  1048. this.Label.ReadOnly = true;
  1049. this.Label.RowTemplate.Height = 27;
  1050. this.Label.Size = new System.Drawing.Size(1182, 174);
  1051. this.Label.TabIndex = 22;
  1052. //
  1053. // LA_CODE
  1054. //
  1055. this.LA_CODE.DataPropertyName = "LA_CODE";
  1056. this.LA_CODE.HeaderText = "模板编号";
  1057. this.LA_CODE.Name = "LA_CODE";
  1058. this.LA_CODE.ReadOnly = true;
  1059. //
  1060. // LA_NAME
  1061. //
  1062. this.LA_NAME.DataPropertyName = "LA_NAME";
  1063. this.LA_NAME.HeaderText = "模板名称";
  1064. this.LA_NAME.Name = "LA_NAME";
  1065. this.LA_NAME.ReadOnly = true;
  1066. //
  1067. // LA_STATUS
  1068. //
  1069. this.LA_STATUS.DataPropertyName = "LA_STATUS";
  1070. this.LA_STATUS.HeaderText = "状态";
  1071. this.LA_STATUS.Name = "LA_STATUS";
  1072. this.LA_STATUS.ReadOnly = true;
  1073. //
  1074. // LA_INDATE
  1075. //
  1076. this.LA_INDATE.DataPropertyName = "LA_INDATE";
  1077. this.LA_INDATE.HeaderText = "录入日期";
  1078. this.LA_INDATE.Name = "LA_INDATE";
  1079. this.LA_INDATE.ReadOnly = true;
  1080. //
  1081. // LA_INMAN
  1082. //
  1083. this.LA_INMAN.DataPropertyName = "LA_INMAN";
  1084. this.LA_INMAN.HeaderText = "录入人";
  1085. this.LA_INMAN.Name = "LA_INMAN";
  1086. this.LA_INMAN.ReadOnly = true;
  1087. //
  1088. // LA_PRINTNOS
  1089. //
  1090. this.LA_PRINTNOS.DataPropertyName = "LA_PRINTNOS";
  1091. this.LA_PRINTNOS.HeaderText = "打印份数";
  1092. this.LA_PRINTNOS.Name = "LA_PRINTNOS";
  1093. this.LA_PRINTNOS.ReadOnly = true;
  1094. //
  1095. // LA_URL
  1096. //
  1097. this.LA_URL.DataPropertyName = "LA_URL";
  1098. this.LA_URL.HeaderText = "模板路径";
  1099. this.LA_URL.Name = "LA_URL";
  1100. this.LA_URL.ReadOnly = true;
  1101. //
  1102. // LA_ISDEFAULT
  1103. //
  1104. this.LA_ISDEFAULT.DataPropertyName = "LA_ISDEFAULT";
  1105. this.LA_ISDEFAULT.HeaderText = "是否默认";
  1106. this.LA_ISDEFAULT.Name = "LA_ISDEFAULT";
  1107. this.LA_ISDEFAULT.ReadOnly = true;
  1108. //
  1109. // LA_TEMPLATETYPE
  1110. //
  1111. this.LA_TEMPLATETYPE.DataPropertyName = "LA_TEMPLATETYPE";
  1112. this.LA_TEMPLATETYPE.HeaderText = "模板类型";
  1113. this.LA_TEMPLATETYPE.Name = "LA_TEMPLATETYPE";
  1114. this.LA_TEMPLATETYPE.ReadOnly = true;
  1115. //
  1116. // LA_SOFTTYPE
  1117. //
  1118. this.LA_SOFTTYPE.DataPropertyName = "LA_SOFTTYPE";
  1119. this.LA_SOFTTYPE.HeaderText = "模板软件";
  1120. this.LA_SOFTTYPE.Name = "LA_SOFTTYPE";
  1121. this.LA_SOFTTYPE.ReadOnly = true;
  1122. //
  1123. // LA_PRODCODE
  1124. //
  1125. this.LA_PRODCODE.DataPropertyName = "LA_PRODCODE";
  1126. this.LA_PRODCODE.HeaderText = "产品编号";
  1127. this.LA_PRODCODE.Name = "LA_PRODCODE";
  1128. this.LA_PRODCODE.ReadOnly = true;
  1129. //
  1130. // label16
  1131. //
  1132. this.label16.AutoSize = true;
  1133. this.label16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1134. this.label16.Location = new System.Drawing.Point(3, 486);
  1135. this.label16.MaximumSize = new System.Drawing.Size(35, 0);
  1136. this.label16.Name = "label16";
  1137. this.label16.Size = new System.Drawing.Size(32, 108);
  1138. this.label16.TabIndex = 23;
  1139. this.label16.Text = "产品途程";
  1140. //
  1141. // label17
  1142. //
  1143. this.label17.AutoSize = true;
  1144. this.label17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1145. this.label17.Location = new System.Drawing.Point(3, 712);
  1146. this.label17.MaximumSize = new System.Drawing.Size(35, 0);
  1147. this.label17.Name = "label17";
  1148. this.label17.Size = new System.Drawing.Size(32, 135);
  1149. this.label17.TabIndex = 24;
  1150. this.label17.Text = "工序BOM";
  1151. //
  1152. // label18
  1153. //
  1154. this.label18.AutoSize = true;
  1155. this.label18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1156. this.label18.Location = new System.Drawing.Point(3, 927);
  1157. this.label18.MaximumSize = new System.Drawing.Size(35, 0);
  1158. this.label18.Name = "label18";
  1159. this.label18.Size = new System.Drawing.Size(32, 108);
  1160. this.label18.TabIndex = 25;
  1161. this.label18.Text = "标签信息";
  1162. //
  1163. // Query_MakeInf
  1164. //
  1165. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  1166. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1167. this.ClientSize = new System.Drawing.Size(1235, 1084);
  1168. this.Controls.Add(this.label18);
  1169. this.Controls.Add(this.label17);
  1170. this.Controls.Add(this.label16);
  1171. this.Controls.Add(this.Label);
  1172. this.Controls.Add(this.BOM);
  1173. this.Controls.Add(this.Carft);
  1174. this.Controls.Add(this.groupBoxWithBorder1);
  1175. this.Controls.Add(this.Product);
  1176. this.Controls.Add(this.MakeInf);
  1177. this.Controls.Add(this.Search);
  1178. this.Controls.Add(this.MakeCode);
  1179. this.Controls.Add(this.label1);
  1180. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  1181. this.Name = "Query_MakeInf";
  1182. this.Tag = "Query!MakeInf";
  1183. this.Text = "Query_MakeInf";
  1184. this.Load += new System.EventHandler(this.Query_MakeInf_Load);
  1185. this.SizeChanged += new System.EventHandler(this.Query_MakeInf_SizeChanged);
  1186. this.MakeInf.ResumeLayout(true);
  1187. this.MakeInf.PerformLayout();
  1188. this.Product.ResumeLayout(true);
  1189. this.Product.PerformLayout();
  1190. this.groupBoxWithBorder1.ResumeLayout(true);
  1191. this.groupBoxWithBorder1.PerformLayout();
  1192. ((System.ComponentModel.ISupportInitialize)(this.Carft)).EndInit();
  1193. ((System.ComponentModel.ISupportInitialize)(this.BOM)).EndInit();
  1194. ((System.ComponentModel.ISupportInitialize)(this.Label)).EndInit();
  1195. this.ResumeLayout(true);
  1196. this.PerformLayout();
  1197. }
  1198. #endregion
  1199. private System.Windows.Forms.Label label1;
  1200. private CustomControl.TextBoxWithIcon.SnCollectionBox MakeCode;
  1201. private CustomControl.ButtonUtil.NormalButton Search;
  1202. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder MakeInf;
  1203. private System.Windows.Forms.Label ma_softversion;
  1204. private System.Windows.Forms.Label ma_softversion_label;
  1205. private System.Windows.Forms.Label ma_wccode;
  1206. private System.Windows.Forms.Label ma_wccode_label;
  1207. private System.Windows.Forms.Label ma_custname;
  1208. private System.Windows.Forms.Label ma_custname_label;
  1209. private System.Windows.Forms.Label ma_salecode;
  1210. private System.Windows.Forms.Label ma_salecode_label;
  1211. private System.Windows.Forms.Label ma_bomversion;
  1212. private System.Windows.Forms.Label ma_bomversion_label;
  1213. private System.Windows.Forms.Label ma_qty;
  1214. private System.Windows.Forms.Label ma_qty_label;
  1215. private System.Windows.Forms.Label ma_unlimitageqty;
  1216. private System.Windows.Forms.Label ma_unlimitageqty_label;
  1217. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder Product;
  1218. private System.Windows.Forms.Label pr_cartonweight;
  1219. private System.Windows.Forms.Label pr_cartonweight_label;
  1220. private System.Windows.Forms.Label pr_colorboxweight;
  1221. private System.Windows.Forms.Label pr_colorboxweight_label;
  1222. private System.Windows.Forms.Label pr_agingtime;
  1223. private System.Windows.Forms.Label pr_agingtime_label;
  1224. private System.Windows.Forms.Label pr_outboxinnerqty;
  1225. private System.Windows.Forms.Label pr_outboxinnerqty_label;
  1226. private System.Windows.Forms.Label pr_sendchecktype;
  1227. private System.Windows.Forms.Label pr_sendchecktype_label;
  1228. private System.Windows.Forms.Label pr_detail;
  1229. private System.Windows.Forms.Label pr_detail_label;
  1230. private System.Windows.Forms.Label pr_code;
  1231. private System.Windows.Forms.Label pr_code_label;
  1232. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
  1233. private System.Windows.Forms.Label BTNum;
  1234. private System.Windows.Forms.Label label13;
  1235. private System.Windows.Forms.Label MacNum;
  1236. private System.Windows.Forms.Label Mac;
  1237. private System.Windows.Forms.DataGridView Carft;
  1238. private System.Windows.Forms.DataGridView BOM;
  1239. private System.Windows.Forms.DataGridView Label;
  1240. private System.Windows.Forms.Label label16;
  1241. private System.Windows.Forms.Label label17;
  1242. private System.Windows.Forms.Label label18;
  1243. private System.Windows.Forms.DataGridViewTextBoxColumn SP_MOTHERCODE;
  1244. private System.Windows.Forms.DataGridViewTextBoxColumn SP_SONCODE;
  1245. private System.Windows.Forms.DataGridViewTextBoxColumn SP_STEPCODE;
  1246. private System.Windows.Forms.DataGridViewTextBoxColumn SP_REPCODE;
  1247. private System.Windows.Forms.DataGridViewTextBoxColumn SP_TYPE;
  1248. private System.Windows.Forms.DataGridViewTextBoxColumn SP_DESCRIPTION;
  1249. private System.Windows.Forms.DataGridViewTextBoxColumn SP_DETNO;
  1250. private System.Windows.Forms.DataGridViewTextBoxColumn SP_PREFIX;
  1251. private System.Windows.Forms.DataGridViewTextBoxColumn SP_TRACEKIND;
  1252. private System.Windows.Forms.DataGridViewTextBoxColumn SP_LENGTH;
  1253. private System.Windows.Forms.DataGridViewTextBoxColumn SP_ONEUSEQTY;
  1254. private System.Windows.Forms.DataGridViewTextBoxColumn SP_UPDATEMAN;
  1255. private System.Windows.Forms.DataGridViewTextBoxColumn SP_UPDATEDATE;
  1256. private System.Windows.Forms.DataGridViewTextBoxColumn LA_CODE;
  1257. private System.Windows.Forms.DataGridViewTextBoxColumn LA_NAME;
  1258. private System.Windows.Forms.DataGridViewTextBoxColumn LA_STATUS;
  1259. private System.Windows.Forms.DataGridViewTextBoxColumn LA_INDATE;
  1260. private System.Windows.Forms.DataGridViewTextBoxColumn LA_INMAN;
  1261. private System.Windows.Forms.DataGridViewTextBoxColumn LA_PRINTNOS;
  1262. private System.Windows.Forms.DataGridViewTextBoxColumn LA_URL;
  1263. private System.Windows.Forms.DataGridViewTextBoxColumn LA_ISDEFAULT;
  1264. private System.Windows.Forms.DataGridViewTextBoxColumn LA_TEMPLATETYPE;
  1265. private System.Windows.Forms.DataGridViewTextBoxColumn LA_SOFTTYPE;
  1266. private System.Windows.Forms.DataGridViewTextBoxColumn LA_PRODCODE;
  1267. private System.Windows.Forms.DataGridViewTextBoxColumn CD_STEPNO;
  1268. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFINPUT;
  1269. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFOUTPUT;
  1270. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFTEST;
  1271. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFSNCHANGE;
  1272. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFOQC;
  1273. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFPACK;
  1274. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFREPAIR;
  1275. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFOUTLINE;
  1276. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFSMTINOUT;
  1277. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFSPC;
  1278. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFREDUCE;
  1279. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFMIDFINISH;
  1280. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFMIDINPUT;
  1281. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFBURNIN;
  1282. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFBURNOUT;
  1283. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFWEIGH;
  1284. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_FIRSTSTEP;
  1285. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFOFFLINE;
  1286. private System.Windows.Forms.DataGridViewTextBoxColumn CD_DETNO;
  1287. private System.Windows.Forms.DataGridViewTextBoxColumn CD_STEPCODE;
  1288. private System.Windows.Forms.DataGridViewTextBoxColumn CD_STEPNAME;
  1289. private System.Windows.Forms.DataGridViewTextBoxColumn CD_NEXTSTEPCODE;
  1290. private System.Windows.Forms.DataGridViewTextBoxColumn CD_NEXTSTEPNAME;
  1291. private System.Windows.Forms.DataGridViewTextBoxColumn CD_TABLE;
  1292. private System.Windows.Forms.Label IMEINum;
  1293. private System.Windows.Forms.Label label3;
  1294. private System.Windows.Forms.Label BeforeSnRange_label;
  1295. private System.Windows.Forms.Label BeforeSnRange;
  1296. private System.Windows.Forms.Label beforesnqty_label;
  1297. private System.Windows.Forms.Label beforesnqty;
  1298. private System.Windows.Forms.Label AfterSnRange;
  1299. private System.Windows.Forms.Label AfterSnRange_label;
  1300. private System.Windows.Forms.Label aftersnqty;
  1301. private System.Windows.Forms.Label aftersnqty_label;
  1302. }
  1303. }