Query_MakeInf.Designer.cs 89 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594
  1. namespace UAS_MES_NEW.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_lll_ = new System.Windows.Forms.Label();
  30. this.BOM = new System.Windows.Forms.DataGridView();
  31. this.mcd_detno = new System.Windows.Forms.DataGridViewTextBoxColumn();
  32. this.mcd_stepcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  33. this.mcd_stepname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  34. this.n = new System.Windows.Forms.DataGridViewTextBoxColumn();
  35. this.bn = new System.Windows.Forms.DataGridViewTextBoxColumn();
  36. this.inqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  37. this.label17_ll_ = new System.Windows.Forms.Label();
  38. this.label16_lll_ = new System.Windows.Forms.Label();
  39. this.Carft = new System.Windows.Forms.DataGridView();
  40. this.CD_STEPNO = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.CD_STEPNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.CD_STEPCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.CD_NEXTSTEPNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.CD_NEXTSTEPCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.CD_IFINPUT = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  46. this.CD_IFOUTPUT = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  47. this.CD_IFTEST = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  48. this.CD_IFBURNIN = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  49. this.CD_IFWEIGH = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  50. this.CD_IFSNCHANGE = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  51. this.CD_IFOQC = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  52. this.CD_IFPACK = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  53. this.CD_IFREPAIR = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  54. this.CD_IFOUTLINE = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  55. this.CD_IFSMTINOUT = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  56. this.CD_IFSPC = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  57. this.CD_IFREDUCE = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  58. this.CD_IFMIDFINISH = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  59. this.CD_IFMIDINPUT = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  60. this.CD_FIRSTSTEP = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  61. this.CD_IFOFFLINE = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  62. this.CD_DETNO = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.CD_TABLE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  70. this.dataGridViewCheckBoxColumn2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  71. this.dataGridViewCheckBoxColumn3 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  72. this.dataGridViewCheckBoxColumn4 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  73. this.dataGridViewCheckBoxColumn5 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  74. this.dataGridViewCheckBoxColumn6 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  75. this.dataGridViewCheckBoxColumn7 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  76. this.dataGridViewCheckBoxColumn8 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  77. this.dataGridViewCheckBoxColumn9 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  78. this.dataGridViewCheckBoxColumn10 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  79. this.dataGridViewCheckBoxColumn11 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  80. this.dataGridViewCheckBoxColumn12 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  81. this.dataGridViewCheckBoxColumn13 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  82. this.dataGridViewCheckBoxColumn14 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  83. this.dataGridViewCheckBoxColumn15 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  84. this.dataGridViewCheckBoxColumn16 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  85. this.dataGridViewCheckBoxColumn17 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  86. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  87. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  88. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  91. this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  92. this.Product = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  93. this.sn_relation = new System.Windows.Forms.Label();
  94. this.sn_relation_label = new System.Windows.Forms.Label();
  95. this.pr_cartonweight = new System.Windows.Forms.Label();
  96. this.pr_cartonweight_label = new System.Windows.Forms.Label();
  97. this.pr_colorboxweight = new System.Windows.Forms.Label();
  98. this.pr_colorboxweight_label = new System.Windows.Forms.Label();
  99. this.pr_agingtime = new System.Windows.Forms.Label();
  100. this.pr_agingtime_label = new System.Windows.Forms.Label();
  101. this.pr_outboxinnerqty = new System.Windows.Forms.Label();
  102. this.pr_outboxinnerqty_label = new System.Windows.Forms.Label();
  103. this.pr_sendchecktype = new System.Windows.Forms.Label();
  104. this.pr_sendchecktype_label = new System.Windows.Forms.Label();
  105. this.pr_detail = new System.Windows.Forms.Label();
  106. this.pr_detail_label = new System.Windows.Forms.Label();
  107. this.pr_code = new System.Windows.Forms.Label();
  108. this.pr_code_label = new System.Windows.Forms.Label();
  109. this.MakeInf = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  110. this.ma_unlimitageqty = new System.Windows.Forms.Label();
  111. this.ma_unlimitageqty_label = new System.Windows.Forms.Label();
  112. this.ma_bomversion = new System.Windows.Forms.Label();
  113. this.ma_bomversion_label = new System.Windows.Forms.Label();
  114. this.ma_qty = new System.Windows.Forms.Label();
  115. this.ma_qty_label = new System.Windows.Forms.Label();
  116. this.ma_softversion = new System.Windows.Forms.Label();
  117. this.ma_softversion_label = new System.Windows.Forms.Label();
  118. this.ma_wccode = new System.Windows.Forms.Label();
  119. this.ma_wccode_label = new System.Windows.Forms.Label();
  120. this.ma_custname = new System.Windows.Forms.Label();
  121. this.ma_custname_label = new System.Windows.Forms.Label();
  122. this.ma_salecode = new System.Windows.Forms.Label();
  123. this.ma_salecode_label = new System.Windows.Forms.Label();
  124. this.Search = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  125. this.dataGridViewCheckBoxColumn18 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  126. this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  127. this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  128. this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  129. this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  130. this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  131. this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  132. this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  133. this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  134. this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  135. this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  136. this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  137. this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  138. this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  139. this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  140. this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  141. this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  142. this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  143. this.dataGridViewTextBoxColumn29 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  144. this.dataGridViewTextBoxColumn30 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  145. this.dataGridViewTextBoxColumn31 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  146. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  147. ((System.ComponentModel.ISupportInitialize)(this.BOM)).BeginInit();
  148. ((System.ComponentModel.ISupportInitialize)(this.Carft)).BeginInit();
  149. this.Product.SuspendLayout();
  150. this.MakeInf.SuspendLayout();
  151. this.SuspendLayout();
  152. //
  153. // label1_lll_
  154. //
  155. this.label1_lll_.AutoSize = true;
  156. this.label1_lll_.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  157. this.label1_lll_.Location = new System.Drawing.Point(68, 14);
  158. this.label1_lll_.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  159. this.label1_lll_.Name = "label1_lll_";
  160. this.label1_lll_.Size = new System.Drawing.Size(114, 41);
  161. this.label1_lll_.TabIndex = 0;
  162. this.label1_lll_.Text = "工单号";
  163. //
  164. // BOM
  165. //
  166. this.BOM.AllowUserToAddRows = false;
  167. this.BOM.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  168. this.BOM.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  169. this.mcd_detno,
  170. this.mcd_stepcode,
  171. this.mcd_stepname,
  172. this.n,
  173. this.bn,
  174. this.inqty});
  175. this.BOM.Location = new System.Drawing.Point(62, 934);
  176. this.BOM.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  177. this.BOM.Name = "BOM";
  178. this.BOM.ReadOnly = true;
  179. this.BOM.RowHeadersWidth = 82;
  180. this.BOM.RowTemplate.Height = 27;
  181. this.BOM.Size = new System.Drawing.Size(1772, 778);
  182. this.BOM.TabIndex = 21;
  183. //
  184. // mcd_detno
  185. //
  186. this.mcd_detno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  187. this.mcd_detno.DataPropertyName = "mcd_detno";
  188. this.mcd_detno.HeaderText = "顺序";
  189. this.mcd_detno.MinimumWidth = 10;
  190. this.mcd_detno.Name = "mcd_detno";
  191. this.mcd_detno.ReadOnly = true;
  192. this.mcd_detno.Width = 200;
  193. //
  194. // mcd_stepcode
  195. //
  196. this.mcd_stepcode.DataPropertyName = "mcd_stepcode";
  197. this.mcd_stepcode.HeaderText = "工位编号";
  198. this.mcd_stepcode.MinimumWidth = 10;
  199. this.mcd_stepcode.Name = "mcd_stepcode";
  200. this.mcd_stepcode.ReadOnly = true;
  201. this.mcd_stepcode.Width = 200;
  202. //
  203. // mcd_stepname
  204. //
  205. this.mcd_stepname.DataPropertyName = "mcd_stepname";
  206. this.mcd_stepname.HeaderText = "工位名称";
  207. this.mcd_stepname.MinimumWidth = 10;
  208. this.mcd_stepname.Name = "mcd_stepname";
  209. this.mcd_stepname.ReadOnly = true;
  210. this.mcd_stepname.Width = 200;
  211. //
  212. // n
  213. //
  214. this.n.DataPropertyName = "n";
  215. this.n.HeaderText = "此工位产品数";
  216. this.n.MinimumWidth = 10;
  217. this.n.Name = "n";
  218. this.n.ReadOnly = true;
  219. this.n.Width = 150;
  220. //
  221. // bn
  222. //
  223. this.bn.DataPropertyName = "bn";
  224. this.bn.HeaderText = "此工位不良数";
  225. this.bn.MinimumWidth = 10;
  226. this.bn.Name = "bn";
  227. this.bn.ReadOnly = true;
  228. this.bn.Width = 200;
  229. //
  230. // inqty
  231. //
  232. this.inqty.DataPropertyName = "inqty";
  233. this.inqty.HeaderText = "已采集数";
  234. this.inqty.MinimumWidth = 10;
  235. this.inqty.Name = "inqty";
  236. this.inqty.ReadOnly = true;
  237. this.inqty.Width = 200;
  238. //
  239. // label17_ll_
  240. //
  241. this.label17_ll_.AutoSize = true;
  242. this.label17_ll_.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  243. this.label17_ll_.Location = new System.Drawing.Point(4, 1178);
  244. this.label17_ll_.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  245. this.label17_ll_.MaximumSize = new System.Drawing.Size(52, 0);
  246. this.label17_ll_.Name = "label17_ll_";
  247. this.label17_ll_.Size = new System.Drawing.Size(50, 164);
  248. this.label17_ll_.TabIndex = 24;
  249. this.label17_ll_.Text = "工单进度";
  250. //
  251. // label16_lll_
  252. //
  253. this.label16_lll_.AutoSize = true;
  254. this.label16_lll_.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  255. this.label16_lll_.Location = new System.Drawing.Point(4, 614);
  256. this.label16_lll_.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  257. this.label16_lll_.MaximumSize = new System.Drawing.Size(52, 0);
  258. this.label16_lll_.Name = "label16_lll_";
  259. this.label16_lll_.Size = new System.Drawing.Size(50, 164);
  260. this.label16_lll_.TabIndex = 23;
  261. this.label16_lll_.Text = "产品途程";
  262. //
  263. // Carft
  264. //
  265. this.Carft.AllowUserToAddRows = false;
  266. this.Carft.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  267. this.Carft.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  268. this.CD_STEPNO,
  269. this.CD_STEPNAME,
  270. this.CD_STEPCODE,
  271. this.CD_NEXTSTEPNAME,
  272. this.CD_NEXTSTEPCODE,
  273. this.CD_IFINPUT,
  274. this.CD_IFOUTPUT,
  275. this.CD_IFTEST,
  276. this.CD_IFBURNIN,
  277. this.CD_IFWEIGH,
  278. this.CD_IFSNCHANGE,
  279. this.CD_IFOQC,
  280. this.CD_IFPACK,
  281. this.CD_IFREPAIR,
  282. this.CD_IFOUTLINE,
  283. this.CD_IFSMTINOUT,
  284. this.CD_IFSPC,
  285. this.CD_IFREDUCE,
  286. this.CD_IFMIDFINISH,
  287. this.CD_IFMIDINPUT,
  288. this.CD_FIRSTSTEP,
  289. this.CD_IFOFFLINE,
  290. this.CD_DETNO,
  291. this.CD_TABLE});
  292. this.Carft.Location = new System.Drawing.Point(62, 462);
  293. this.Carft.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  294. this.Carft.Name = "Carft";
  295. this.Carft.ReadOnly = true;
  296. this.Carft.RowHeadersWidth = 82;
  297. this.Carft.RowTemplate.Height = 27;
  298. this.Carft.Size = new System.Drawing.Size(1772, 444);
  299. this.Carft.TabIndex = 20;
  300. //
  301. // CD_STEPNO
  302. //
  303. this.CD_STEPNO.DataPropertyName = "CD_STEPNO";
  304. this.CD_STEPNO.HeaderText = "执行顺序";
  305. this.CD_STEPNO.MinimumWidth = 10;
  306. this.CD_STEPNO.Name = "CD_STEPNO";
  307. this.CD_STEPNO.ReadOnly = true;
  308. this.CD_STEPNO.Width = 200;
  309. //
  310. // CD_STEPNAME
  311. //
  312. this.CD_STEPNAME.DataPropertyName = "CD_STEPNAME";
  313. this.CD_STEPNAME.HeaderText = "工序名称";
  314. this.CD_STEPNAME.MinimumWidth = 10;
  315. this.CD_STEPNAME.Name = "CD_STEPNAME";
  316. this.CD_STEPNAME.ReadOnly = true;
  317. this.CD_STEPNAME.Width = 200;
  318. //
  319. // CD_STEPCODE
  320. //
  321. this.CD_STEPCODE.DataPropertyName = "CD_STEPCODE";
  322. this.CD_STEPCODE.HeaderText = "工序编号";
  323. this.CD_STEPCODE.MinimumWidth = 10;
  324. this.CD_STEPCODE.Name = "CD_STEPCODE";
  325. this.CD_STEPCODE.ReadOnly = true;
  326. this.CD_STEPCODE.Width = 200;
  327. //
  328. // CD_NEXTSTEPNAME
  329. //
  330. this.CD_NEXTSTEPNAME.DataPropertyName = "CD_NEXTSTEPNAME";
  331. this.CD_NEXTSTEPNAME.HeaderText = "下一工序名称";
  332. this.CD_NEXTSTEPNAME.MinimumWidth = 10;
  333. this.CD_NEXTSTEPNAME.Name = "CD_NEXTSTEPNAME";
  334. this.CD_NEXTSTEPNAME.ReadOnly = true;
  335. this.CD_NEXTSTEPNAME.Width = 150;
  336. //
  337. // CD_NEXTSTEPCODE
  338. //
  339. this.CD_NEXTSTEPCODE.DataPropertyName = "CD_NEXTSTEPCODE";
  340. this.CD_NEXTSTEPCODE.HeaderText = "下一工序编号";
  341. this.CD_NEXTSTEPCODE.MinimumWidth = 10;
  342. this.CD_NEXTSTEPCODE.Name = "CD_NEXTSTEPCODE";
  343. this.CD_NEXTSTEPCODE.ReadOnly = true;
  344. this.CD_NEXTSTEPCODE.Width = 150;
  345. //
  346. // CD_IFINPUT
  347. //
  348. this.CD_IFINPUT.DataPropertyName = "CD_IFINPUT";
  349. this.CD_IFINPUT.HeaderText = "上料工序";
  350. this.CD_IFINPUT.MinimumWidth = 10;
  351. this.CD_IFINPUT.Name = "CD_IFINPUT";
  352. this.CD_IFINPUT.ReadOnly = true;
  353. this.CD_IFINPUT.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  354. this.CD_IFINPUT.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  355. this.CD_IFINPUT.Width = 200;
  356. //
  357. // CD_IFOUTPUT
  358. //
  359. this.CD_IFOUTPUT.DataPropertyName = "CD_IFOUTPUT";
  360. this.CD_IFOUTPUT.HeaderText = "下料工序";
  361. this.CD_IFOUTPUT.MinimumWidth = 10;
  362. this.CD_IFOUTPUT.Name = "CD_IFOUTPUT";
  363. this.CD_IFOUTPUT.ReadOnly = true;
  364. this.CD_IFOUTPUT.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  365. this.CD_IFOUTPUT.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  366. this.CD_IFOUTPUT.Width = 200;
  367. //
  368. // CD_IFTEST
  369. //
  370. this.CD_IFTEST.DataPropertyName = "CD_IFTEST";
  371. this.CD_IFTEST.HeaderText = "测试工序";
  372. this.CD_IFTEST.MinimumWidth = 10;
  373. this.CD_IFTEST.Name = "CD_IFTEST";
  374. this.CD_IFTEST.ReadOnly = true;
  375. this.CD_IFTEST.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  376. this.CD_IFTEST.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  377. this.CD_IFTEST.Width = 200;
  378. //
  379. // CD_IFBURNIN
  380. //
  381. this.CD_IFBURNIN.DataPropertyName = "CD_IFBURNIN";
  382. this.CD_IFBURNIN.HeaderText = "老化工序";
  383. this.CD_IFBURNIN.MinimumWidth = 10;
  384. this.CD_IFBURNIN.Name = "CD_IFBURNIN";
  385. this.CD_IFBURNIN.ReadOnly = true;
  386. this.CD_IFBURNIN.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  387. this.CD_IFBURNIN.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  388. this.CD_IFBURNIN.Width = 200;
  389. //
  390. // CD_IFWEIGH
  391. //
  392. this.CD_IFWEIGH.DataPropertyName = "CD_IFWEIGH";
  393. this.CD_IFWEIGH.HeaderText = "是否称重";
  394. this.CD_IFWEIGH.MinimumWidth = 10;
  395. this.CD_IFWEIGH.Name = "CD_IFWEIGH";
  396. this.CD_IFWEIGH.ReadOnly = true;
  397. this.CD_IFWEIGH.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  398. this.CD_IFWEIGH.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  399. this.CD_IFWEIGH.Width = 200;
  400. //
  401. // CD_IFSNCHANGE
  402. //
  403. this.CD_IFSNCHANGE.DataPropertyName = "CD_IFSNCHANGE";
  404. this.CD_IFSNCHANGE.HeaderText = "序号转换工序";
  405. this.CD_IFSNCHANGE.MinimumWidth = 10;
  406. this.CD_IFSNCHANGE.Name = "CD_IFSNCHANGE";
  407. this.CD_IFSNCHANGE.ReadOnly = true;
  408. this.CD_IFSNCHANGE.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  409. this.CD_IFSNCHANGE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  410. this.CD_IFSNCHANGE.Width = 150;
  411. //
  412. // CD_IFOQC
  413. //
  414. this.CD_IFOQC.DataPropertyName = "CD_IFOQC";
  415. this.CD_IFOQC.HeaderText = "OQC工序";
  416. this.CD_IFOQC.MinimumWidth = 10;
  417. this.CD_IFOQC.Name = "CD_IFOQC";
  418. this.CD_IFOQC.ReadOnly = true;
  419. this.CD_IFOQC.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  420. this.CD_IFOQC.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  421. this.CD_IFOQC.Width = 200;
  422. //
  423. // CD_IFPACK
  424. //
  425. this.CD_IFPACK.DataPropertyName = "CD_IFPACK";
  426. this.CD_IFPACK.HeaderText = "包装工序";
  427. this.CD_IFPACK.MinimumWidth = 10;
  428. this.CD_IFPACK.Name = "CD_IFPACK";
  429. this.CD_IFPACK.ReadOnly = true;
  430. this.CD_IFPACK.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  431. this.CD_IFPACK.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  432. this.CD_IFPACK.Width = 200;
  433. //
  434. // CD_IFREPAIR
  435. //
  436. this.CD_IFREPAIR.DataPropertyName = "CD_IFREPAIR";
  437. this.CD_IFREPAIR.HeaderText = "维修工序";
  438. this.CD_IFREPAIR.MinimumWidth = 10;
  439. this.CD_IFREPAIR.Name = "CD_IFREPAIR";
  440. this.CD_IFREPAIR.ReadOnly = true;
  441. this.CD_IFREPAIR.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  442. this.CD_IFREPAIR.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  443. this.CD_IFREPAIR.Width = 200;
  444. //
  445. // CD_IFOUTLINE
  446. //
  447. this.CD_IFOUTLINE.DataPropertyName = "CD_IFOUTLINE";
  448. this.CD_IFOUTLINE.HeaderText = "线外工序";
  449. this.CD_IFOUTLINE.MinimumWidth = 10;
  450. this.CD_IFOUTLINE.Name = "CD_IFOUTLINE";
  451. this.CD_IFOUTLINE.ReadOnly = true;
  452. this.CD_IFOUTLINE.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  453. this.CD_IFOUTLINE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  454. this.CD_IFOUTLINE.Width = 200;
  455. //
  456. // CD_IFSMTINOUT
  457. //
  458. this.CD_IFSMTINOUT.DataPropertyName = "CD_IFSMTINOUT";
  459. this.CD_IFSMTINOUT.HeaderText = "SMT防呆工序";
  460. this.CD_IFSMTINOUT.MinimumWidth = 10;
  461. this.CD_IFSMTINOUT.Name = "CD_IFSMTINOUT";
  462. this.CD_IFSMTINOUT.ReadOnly = true;
  463. this.CD_IFSMTINOUT.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  464. this.CD_IFSMTINOUT.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  465. this.CD_IFSMTINOUT.Width = 150;
  466. //
  467. // CD_IFSPC
  468. //
  469. this.CD_IFSPC.DataPropertyName = "CD_IFSPC";
  470. this.CD_IFSPC.HeaderText = "SPC工序";
  471. this.CD_IFSPC.MinimumWidth = 10;
  472. this.CD_IFSPC.Name = "CD_IFSPC";
  473. this.CD_IFSPC.ReadOnly = true;
  474. this.CD_IFSPC.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  475. this.CD_IFSPC.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  476. this.CD_IFSPC.Width = 200;
  477. //
  478. // CD_IFREDUCE
  479. //
  480. this.CD_IFREDUCE.DataPropertyName = "CD_IFREDUCE";
  481. this.CD_IFREDUCE.HeaderText = "扣料工序";
  482. this.CD_IFREDUCE.MinimumWidth = 10;
  483. this.CD_IFREDUCE.Name = "CD_IFREDUCE";
  484. this.CD_IFREDUCE.ReadOnly = true;
  485. this.CD_IFREDUCE.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  486. this.CD_IFREDUCE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  487. this.CD_IFREDUCE.Width = 200;
  488. //
  489. // CD_IFMIDFINISH
  490. //
  491. this.CD_IFMIDFINISH.DataPropertyName = "CD_IFMIDFINISH";
  492. this.CD_IFMIDFINISH.HeaderText = "中间产量工序";
  493. this.CD_IFMIDFINISH.MinimumWidth = 10;
  494. this.CD_IFMIDFINISH.Name = "CD_IFMIDFINISH";
  495. this.CD_IFMIDFINISH.ReadOnly = true;
  496. this.CD_IFMIDFINISH.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  497. this.CD_IFMIDFINISH.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  498. this.CD_IFMIDFINISH.Width = 150;
  499. //
  500. // CD_IFMIDINPUT
  501. //
  502. this.CD_IFMIDINPUT.DataPropertyName = "CD_IFMIDINPUT";
  503. this.CD_IFMIDINPUT.HeaderText = "中间投入工序";
  504. this.CD_IFMIDINPUT.MinimumWidth = 10;
  505. this.CD_IFMIDINPUT.Name = "CD_IFMIDINPUT";
  506. this.CD_IFMIDINPUT.ReadOnly = true;
  507. this.CD_IFMIDINPUT.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  508. this.CD_IFMIDINPUT.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  509. this.CD_IFMIDINPUT.Width = 150;
  510. //
  511. // CD_FIRSTSTEP
  512. //
  513. this.CD_FIRSTSTEP.DataPropertyName = "CD_FIRSTSTEP";
  514. this.CD_FIRSTSTEP.HeaderText = "是否第一道工序";
  515. this.CD_FIRSTSTEP.MinimumWidth = 10;
  516. this.CD_FIRSTSTEP.Name = "CD_FIRSTSTEP";
  517. this.CD_FIRSTSTEP.ReadOnly = true;
  518. this.CD_FIRSTSTEP.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  519. this.CD_FIRSTSTEP.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  520. this.CD_FIRSTSTEP.Width = 150;
  521. //
  522. // CD_IFOFFLINE
  523. //
  524. this.CD_IFOFFLINE.DataPropertyName = "CD_IFOFFLINE";
  525. this.CD_IFOFFLINE.HeaderText = "下线工序";
  526. this.CD_IFOFFLINE.MinimumWidth = 10;
  527. this.CD_IFOFFLINE.Name = "CD_IFOFFLINE";
  528. this.CD_IFOFFLINE.ReadOnly = true;
  529. this.CD_IFOFFLINE.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  530. this.CD_IFOFFLINE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  531. this.CD_IFOFFLINE.Width = 200;
  532. //
  533. // CD_DETNO
  534. //
  535. this.CD_DETNO.DataPropertyName = "CD_DETNO";
  536. this.CD_DETNO.HeaderText = "序号";
  537. this.CD_DETNO.MinimumWidth = 10;
  538. this.CD_DETNO.Name = "CD_DETNO";
  539. this.CD_DETNO.ReadOnly = true;
  540. this.CD_DETNO.Width = 200;
  541. //
  542. // CD_TABLE
  543. //
  544. this.CD_TABLE.DataPropertyName = "CD_TABLE";
  545. this.CD_TABLE.HeaderText = "板面";
  546. this.CD_TABLE.MinimumWidth = 10;
  547. this.CD_TABLE.Name = "CD_TABLE";
  548. this.CD_TABLE.ReadOnly = true;
  549. this.CD_TABLE.Width = 200;
  550. //
  551. // dataGridViewTextBoxColumn1
  552. //
  553. this.dataGridViewTextBoxColumn1.DataPropertyName = "CD_STEPNO";
  554. this.dataGridViewTextBoxColumn1.HeaderText = "执行顺序";
  555. this.dataGridViewTextBoxColumn1.MinimumWidth = 10;
  556. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  557. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  558. this.dataGridViewTextBoxColumn1.Width = 200;
  559. //
  560. // dataGridViewTextBoxColumn2
  561. //
  562. this.dataGridViewTextBoxColumn2.DataPropertyName = "CD_DETNO";
  563. this.dataGridViewTextBoxColumn2.HeaderText = "序号";
  564. this.dataGridViewTextBoxColumn2.MinimumWidth = 10;
  565. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  566. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  567. this.dataGridViewTextBoxColumn2.Width = 200;
  568. //
  569. // dataGridViewTextBoxColumn3
  570. //
  571. this.dataGridViewTextBoxColumn3.DataPropertyName = "CD_STEPCODE";
  572. this.dataGridViewTextBoxColumn3.HeaderText = "工序编号";
  573. this.dataGridViewTextBoxColumn3.MinimumWidth = 10;
  574. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  575. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  576. this.dataGridViewTextBoxColumn3.Width = 200;
  577. //
  578. // dataGridViewTextBoxColumn4
  579. //
  580. this.dataGridViewTextBoxColumn4.DataPropertyName = "CD_STEPNAME";
  581. this.dataGridViewTextBoxColumn4.HeaderText = "工序名称";
  582. this.dataGridViewTextBoxColumn4.MinimumWidth = 10;
  583. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  584. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  585. this.dataGridViewTextBoxColumn4.Width = 150;
  586. //
  587. // dataGridViewTextBoxColumn5
  588. //
  589. this.dataGridViewTextBoxColumn5.DataPropertyName = "CD_NEXTSTEPCODE";
  590. this.dataGridViewTextBoxColumn5.HeaderText = "下一工序编号";
  591. this.dataGridViewTextBoxColumn5.MinimumWidth = 10;
  592. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  593. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  594. this.dataGridViewTextBoxColumn5.Width = 150;
  595. //
  596. // dataGridViewCheckBoxColumn1
  597. //
  598. this.dataGridViewCheckBoxColumn1.DataPropertyName = "CD_IFINPUT";
  599. this.dataGridViewCheckBoxColumn1.HeaderText = "上料工序";
  600. this.dataGridViewCheckBoxColumn1.MinimumWidth = 10;
  601. this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
  602. this.dataGridViewCheckBoxColumn1.ReadOnly = true;
  603. this.dataGridViewCheckBoxColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  604. this.dataGridViewCheckBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  605. this.dataGridViewCheckBoxColumn1.Width = 200;
  606. //
  607. // dataGridViewCheckBoxColumn2
  608. //
  609. this.dataGridViewCheckBoxColumn2.DataPropertyName = "CD_IFOUTPUT";
  610. this.dataGridViewCheckBoxColumn2.HeaderText = "下料工序";
  611. this.dataGridViewCheckBoxColumn2.MinimumWidth = 10;
  612. this.dataGridViewCheckBoxColumn2.Name = "dataGridViewCheckBoxColumn2";
  613. this.dataGridViewCheckBoxColumn2.ReadOnly = true;
  614. this.dataGridViewCheckBoxColumn2.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  615. this.dataGridViewCheckBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  616. this.dataGridViewCheckBoxColumn2.Width = 200;
  617. //
  618. // dataGridViewCheckBoxColumn3
  619. //
  620. this.dataGridViewCheckBoxColumn3.DataPropertyName = "CD_IFTEST";
  621. this.dataGridViewCheckBoxColumn3.HeaderText = "测试工序";
  622. this.dataGridViewCheckBoxColumn3.MinimumWidth = 10;
  623. this.dataGridViewCheckBoxColumn3.Name = "dataGridViewCheckBoxColumn3";
  624. this.dataGridViewCheckBoxColumn3.ReadOnly = true;
  625. this.dataGridViewCheckBoxColumn3.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  626. this.dataGridViewCheckBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  627. this.dataGridViewCheckBoxColumn3.Width = 200;
  628. //
  629. // dataGridViewCheckBoxColumn4
  630. //
  631. this.dataGridViewCheckBoxColumn4.DataPropertyName = "CD_IFSNCHANGE";
  632. this.dataGridViewCheckBoxColumn4.HeaderText = "序号转换工序";
  633. this.dataGridViewCheckBoxColumn4.MinimumWidth = 10;
  634. this.dataGridViewCheckBoxColumn4.Name = "dataGridViewCheckBoxColumn4";
  635. this.dataGridViewCheckBoxColumn4.ReadOnly = true;
  636. this.dataGridViewCheckBoxColumn4.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  637. this.dataGridViewCheckBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  638. this.dataGridViewCheckBoxColumn4.Width = 150;
  639. //
  640. // dataGridViewCheckBoxColumn5
  641. //
  642. this.dataGridViewCheckBoxColumn5.DataPropertyName = "CD_IFOQC";
  643. this.dataGridViewCheckBoxColumn5.HeaderText = "OQC工序";
  644. this.dataGridViewCheckBoxColumn5.MinimumWidth = 10;
  645. this.dataGridViewCheckBoxColumn5.Name = "dataGridViewCheckBoxColumn5";
  646. this.dataGridViewCheckBoxColumn5.ReadOnly = true;
  647. this.dataGridViewCheckBoxColumn5.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  648. this.dataGridViewCheckBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  649. this.dataGridViewCheckBoxColumn5.Width = 200;
  650. //
  651. // dataGridViewCheckBoxColumn6
  652. //
  653. this.dataGridViewCheckBoxColumn6.DataPropertyName = "CD_IFPACK";
  654. this.dataGridViewCheckBoxColumn6.HeaderText = "包装工序";
  655. this.dataGridViewCheckBoxColumn6.MinimumWidth = 10;
  656. this.dataGridViewCheckBoxColumn6.Name = "dataGridViewCheckBoxColumn6";
  657. this.dataGridViewCheckBoxColumn6.ReadOnly = true;
  658. this.dataGridViewCheckBoxColumn6.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  659. this.dataGridViewCheckBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  660. this.dataGridViewCheckBoxColumn6.Width = 150;
  661. //
  662. // dataGridViewCheckBoxColumn7
  663. //
  664. this.dataGridViewCheckBoxColumn7.DataPropertyName = "CD_IFREPAIR";
  665. this.dataGridViewCheckBoxColumn7.HeaderText = "维修工序";
  666. this.dataGridViewCheckBoxColumn7.MinimumWidth = 10;
  667. this.dataGridViewCheckBoxColumn7.Name = "dataGridViewCheckBoxColumn7";
  668. this.dataGridViewCheckBoxColumn7.ReadOnly = true;
  669. this.dataGridViewCheckBoxColumn7.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  670. this.dataGridViewCheckBoxColumn7.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  671. this.dataGridViewCheckBoxColumn7.Width = 200;
  672. //
  673. // dataGridViewCheckBoxColumn8
  674. //
  675. this.dataGridViewCheckBoxColumn8.DataPropertyName = "CD_IFOUTLINE";
  676. this.dataGridViewCheckBoxColumn8.HeaderText = "线外工序";
  677. this.dataGridViewCheckBoxColumn8.MinimumWidth = 10;
  678. this.dataGridViewCheckBoxColumn8.Name = "dataGridViewCheckBoxColumn8";
  679. this.dataGridViewCheckBoxColumn8.ReadOnly = true;
  680. this.dataGridViewCheckBoxColumn8.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  681. this.dataGridViewCheckBoxColumn8.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  682. this.dataGridViewCheckBoxColumn8.Width = 200;
  683. //
  684. // dataGridViewCheckBoxColumn9
  685. //
  686. this.dataGridViewCheckBoxColumn9.DataPropertyName = "CD_IFSMTINOUT";
  687. this.dataGridViewCheckBoxColumn9.HeaderText = "SMT防呆工序";
  688. this.dataGridViewCheckBoxColumn9.MinimumWidth = 10;
  689. this.dataGridViewCheckBoxColumn9.Name = "dataGridViewCheckBoxColumn9";
  690. this.dataGridViewCheckBoxColumn9.ReadOnly = true;
  691. this.dataGridViewCheckBoxColumn9.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  692. this.dataGridViewCheckBoxColumn9.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  693. this.dataGridViewCheckBoxColumn9.Width = 150;
  694. //
  695. // dataGridViewCheckBoxColumn10
  696. //
  697. this.dataGridViewCheckBoxColumn10.DataPropertyName = "CD_IFSPC";
  698. this.dataGridViewCheckBoxColumn10.HeaderText = "SPC工序";
  699. this.dataGridViewCheckBoxColumn10.MinimumWidth = 10;
  700. this.dataGridViewCheckBoxColumn10.Name = "dataGridViewCheckBoxColumn10";
  701. this.dataGridViewCheckBoxColumn10.ReadOnly = true;
  702. this.dataGridViewCheckBoxColumn10.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  703. this.dataGridViewCheckBoxColumn10.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  704. this.dataGridViewCheckBoxColumn10.Width = 200;
  705. //
  706. // dataGridViewCheckBoxColumn11
  707. //
  708. this.dataGridViewCheckBoxColumn11.DataPropertyName = "CD_IFREDUCE";
  709. this.dataGridViewCheckBoxColumn11.HeaderText = "扣料工序";
  710. this.dataGridViewCheckBoxColumn11.MinimumWidth = 10;
  711. this.dataGridViewCheckBoxColumn11.Name = "dataGridViewCheckBoxColumn11";
  712. this.dataGridViewCheckBoxColumn11.ReadOnly = true;
  713. this.dataGridViewCheckBoxColumn11.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  714. this.dataGridViewCheckBoxColumn11.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  715. this.dataGridViewCheckBoxColumn11.Width = 150;
  716. //
  717. // dataGridViewCheckBoxColumn12
  718. //
  719. this.dataGridViewCheckBoxColumn12.DataPropertyName = "CD_IFMIDFINISH";
  720. this.dataGridViewCheckBoxColumn12.HeaderText = "中间产量工序";
  721. this.dataGridViewCheckBoxColumn12.MinimumWidth = 10;
  722. this.dataGridViewCheckBoxColumn12.Name = "dataGridViewCheckBoxColumn12";
  723. this.dataGridViewCheckBoxColumn12.ReadOnly = true;
  724. this.dataGridViewCheckBoxColumn12.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  725. this.dataGridViewCheckBoxColumn12.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  726. this.dataGridViewCheckBoxColumn12.Width = 150;
  727. //
  728. // dataGridViewCheckBoxColumn13
  729. //
  730. this.dataGridViewCheckBoxColumn13.DataPropertyName = "CD_IFMIDINPUT";
  731. this.dataGridViewCheckBoxColumn13.HeaderText = "中间投入工序";
  732. this.dataGridViewCheckBoxColumn13.MinimumWidth = 10;
  733. this.dataGridViewCheckBoxColumn13.Name = "dataGridViewCheckBoxColumn13";
  734. this.dataGridViewCheckBoxColumn13.ReadOnly = true;
  735. this.dataGridViewCheckBoxColumn13.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  736. this.dataGridViewCheckBoxColumn13.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  737. this.dataGridViewCheckBoxColumn13.Width = 150;
  738. //
  739. // dataGridViewCheckBoxColumn14
  740. //
  741. this.dataGridViewCheckBoxColumn14.DataPropertyName = "CD_IFBURNIN";
  742. this.dataGridViewCheckBoxColumn14.HeaderText = "BURNIN工序";
  743. this.dataGridViewCheckBoxColumn14.MinimumWidth = 10;
  744. this.dataGridViewCheckBoxColumn14.Name = "dataGridViewCheckBoxColumn14";
  745. this.dataGridViewCheckBoxColumn14.ReadOnly = true;
  746. this.dataGridViewCheckBoxColumn14.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  747. this.dataGridViewCheckBoxColumn14.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  748. this.dataGridViewCheckBoxColumn14.Width = 150;
  749. //
  750. // dataGridViewCheckBoxColumn15
  751. //
  752. this.dataGridViewCheckBoxColumn15.DataPropertyName = "CD_IFBURNOUT";
  753. this.dataGridViewCheckBoxColumn15.HeaderText = "BURNOUT工序";
  754. this.dataGridViewCheckBoxColumn15.MinimumWidth = 10;
  755. this.dataGridViewCheckBoxColumn15.Name = "dataGridViewCheckBoxColumn15";
  756. this.dataGridViewCheckBoxColumn15.ReadOnly = true;
  757. this.dataGridViewCheckBoxColumn15.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  758. this.dataGridViewCheckBoxColumn15.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  759. this.dataGridViewCheckBoxColumn15.Width = 150;
  760. //
  761. // dataGridViewCheckBoxColumn16
  762. //
  763. this.dataGridViewCheckBoxColumn16.DataPropertyName = "CD_IFWEIGH";
  764. this.dataGridViewCheckBoxColumn16.HeaderText = "是否称重";
  765. this.dataGridViewCheckBoxColumn16.MinimumWidth = 10;
  766. this.dataGridViewCheckBoxColumn16.Name = "dataGridViewCheckBoxColumn16";
  767. this.dataGridViewCheckBoxColumn16.ReadOnly = true;
  768. this.dataGridViewCheckBoxColumn16.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  769. this.dataGridViewCheckBoxColumn16.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  770. this.dataGridViewCheckBoxColumn16.Width = 150;
  771. //
  772. // dataGridViewCheckBoxColumn17
  773. //
  774. this.dataGridViewCheckBoxColumn17.DataPropertyName = "CD_FIRSTSTEP";
  775. this.dataGridViewCheckBoxColumn17.HeaderText = "是否第一道工序";
  776. this.dataGridViewCheckBoxColumn17.MinimumWidth = 10;
  777. this.dataGridViewCheckBoxColumn17.Name = "dataGridViewCheckBoxColumn17";
  778. this.dataGridViewCheckBoxColumn17.ReadOnly = true;
  779. this.dataGridViewCheckBoxColumn17.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  780. this.dataGridViewCheckBoxColumn17.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  781. this.dataGridViewCheckBoxColumn17.Width = 150;
  782. //
  783. // dataGridViewTextBoxColumn6
  784. //
  785. this.dataGridViewTextBoxColumn6.DataPropertyName = "CD_NEXTSTEPNAME";
  786. this.dataGridViewTextBoxColumn6.HeaderText = "下一工序名称";
  787. this.dataGridViewTextBoxColumn6.MinimumWidth = 10;
  788. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  789. this.dataGridViewTextBoxColumn6.ReadOnly = true;
  790. this.dataGridViewTextBoxColumn6.Width = 150;
  791. //
  792. // dataGridViewTextBoxColumn7
  793. //
  794. this.dataGridViewTextBoxColumn7.DataPropertyName = "CD_TABLE";
  795. this.dataGridViewTextBoxColumn7.HeaderText = "板面";
  796. this.dataGridViewTextBoxColumn7.MinimumWidth = 10;
  797. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  798. this.dataGridViewTextBoxColumn7.ReadOnly = true;
  799. this.dataGridViewTextBoxColumn7.Width = 200;
  800. //
  801. // dataGridViewTextBoxColumn8
  802. //
  803. this.dataGridViewTextBoxColumn8.DataPropertyName = "SP_MOTHERCODE";
  804. this.dataGridViewTextBoxColumn8.HeaderText = "母件编号";
  805. this.dataGridViewTextBoxColumn8.MinimumWidth = 10;
  806. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  807. this.dataGridViewTextBoxColumn8.ReadOnly = true;
  808. this.dataGridViewTextBoxColumn8.Width = 200;
  809. //
  810. // dataGridViewTextBoxColumn9
  811. //
  812. this.dataGridViewTextBoxColumn9.DataPropertyName = "SP_SONCODE";
  813. this.dataGridViewTextBoxColumn9.HeaderText = "物料编号";
  814. this.dataGridViewTextBoxColumn9.MinimumWidth = 10;
  815. this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
  816. this.dataGridViewTextBoxColumn9.ReadOnly = true;
  817. this.dataGridViewTextBoxColumn9.Width = 200;
  818. //
  819. // dataGridViewTextBoxColumn10
  820. //
  821. this.dataGridViewTextBoxColumn10.DataPropertyName = "SP_STEPCODE";
  822. this.dataGridViewTextBoxColumn10.HeaderText = "工序编号";
  823. this.dataGridViewTextBoxColumn10.MinimumWidth = 10;
  824. this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
  825. this.dataGridViewTextBoxColumn10.ReadOnly = true;
  826. this.dataGridViewTextBoxColumn10.Width = 200;
  827. //
  828. // dataGridViewTextBoxColumn11
  829. //
  830. this.dataGridViewTextBoxColumn11.DataPropertyName = "SP_REPCODE";
  831. this.dataGridViewTextBoxColumn11.HeaderText = "替代料编号";
  832. this.dataGridViewTextBoxColumn11.MinimumWidth = 10;
  833. this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
  834. this.dataGridViewTextBoxColumn11.ReadOnly = true;
  835. this.dataGridViewTextBoxColumn11.Width = 150;
  836. //
  837. // Product
  838. //
  839. this.Product.BorderColor = System.Drawing.Color.Black;
  840. this.Product.Controls.Add(this.sn_relation);
  841. this.Product.Controls.Add(this.sn_relation_label);
  842. this.Product.Controls.Add(this.pr_cartonweight);
  843. this.Product.Controls.Add(this.pr_cartonweight_label);
  844. this.Product.Controls.Add(this.pr_colorboxweight);
  845. this.Product.Controls.Add(this.pr_colorboxweight_label);
  846. this.Product.Controls.Add(this.pr_agingtime);
  847. this.Product.Controls.Add(this.pr_agingtime_label);
  848. this.Product.Controls.Add(this.pr_outboxinnerqty);
  849. this.Product.Controls.Add(this.pr_outboxinnerqty_label);
  850. this.Product.Controls.Add(this.pr_sendchecktype);
  851. this.Product.Controls.Add(this.pr_sendchecktype_label);
  852. this.Product.Controls.Add(this.pr_detail);
  853. this.Product.Controls.Add(this.pr_detail_label);
  854. this.Product.Controls.Add(this.pr_code);
  855. this.Product.Controls.Add(this.pr_code_label);
  856. this.Product.Location = new System.Drawing.Point(62, 264);
  857. this.Product.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  858. this.Product.Name = "Product";
  859. this.Product.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
  860. this.Product.Size = new System.Drawing.Size(1772, 168);
  861. this.Product.TabIndex = 18;
  862. this.Product.TabStop = false;
  863. this.Product.Text = "产品信息";
  864. this.Product.TextColor = System.Drawing.Color.Black;
  865. //
  866. // sn_relation
  867. //
  868. this.sn_relation.AutoSize = true;
  869. this.sn_relation.Font = new System.Drawing.Font("微软雅黑", 10F);
  870. this.sn_relation.Location = new System.Drawing.Point(1390, 100);
  871. this.sn_relation.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  872. this.sn_relation.Name = "sn_relation";
  873. this.sn_relation.Size = new System.Drawing.Size(123, 35);
  874. this.sn_relation.TabIndex = 19;
  875. this.sn_relation.Text = "采集内容";
  876. //
  877. // sn_relation_label
  878. //
  879. this.sn_relation_label.AutoSize = true;
  880. this.sn_relation_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  881. this.sn_relation_label.Location = new System.Drawing.Point(1224, 100);
  882. this.sn_relation_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  883. this.sn_relation_label.Name = "sn_relation_label";
  884. this.sn_relation_label.Size = new System.Drawing.Size(123, 35);
  885. this.sn_relation_label.TabIndex = 18;
  886. this.sn_relation_label.Text = "采集内容";
  887. //
  888. // pr_cartonweight
  889. //
  890. this.pr_cartonweight.AutoSize = true;
  891. this.pr_cartonweight.Font = new System.Drawing.Font("微软雅黑", 10F);
  892. this.pr_cartonweight.Location = new System.Drawing.Point(998, 100);
  893. this.pr_cartonweight.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  894. this.pr_cartonweight.Name = "pr_cartonweight";
  895. this.pr_cartonweight.Size = new System.Drawing.Size(0, 35);
  896. this.pr_cartonweight.TabIndex = 17;
  897. //
  898. // pr_cartonweight_label
  899. //
  900. this.pr_cartonweight_label.AutoSize = true;
  901. this.pr_cartonweight_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  902. this.pr_cartonweight_label.Location = new System.Drawing.Point(830, 100);
  903. this.pr_cartonweight_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  904. this.pr_cartonweight_label.Name = "pr_cartonweight_label";
  905. this.pr_cartonweight_label.Size = new System.Drawing.Size(150, 35);
  906. this.pr_cartonweight_label.TabIndex = 16;
  907. this.pr_cartonweight_label.Text = "卡通箱重量";
  908. //
  909. // pr_colorboxweight
  910. //
  911. this.pr_colorboxweight.AutoSize = true;
  912. this.pr_colorboxweight.Font = new System.Drawing.Font("微软雅黑", 10F);
  913. this.pr_colorboxweight.Location = new System.Drawing.Point(612, 100);
  914. this.pr_colorboxweight.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  915. this.pr_colorboxweight.Name = "pr_colorboxweight";
  916. this.pr_colorboxweight.Size = new System.Drawing.Size(0, 35);
  917. this.pr_colorboxweight.TabIndex = 15;
  918. //
  919. // pr_colorboxweight_label
  920. //
  921. this.pr_colorboxweight_label.AutoSize = true;
  922. this.pr_colorboxweight_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  923. this.pr_colorboxweight_label.Location = new System.Drawing.Point(450, 100);
  924. this.pr_colorboxweight_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  925. this.pr_colorboxweight_label.Name = "pr_colorboxweight_label";
  926. this.pr_colorboxweight_label.Size = new System.Drawing.Size(123, 35);
  927. this.pr_colorboxweight_label.TabIndex = 14;
  928. this.pr_colorboxweight_label.Text = "彩盒重量";
  929. //
  930. // pr_agingtime
  931. //
  932. this.pr_agingtime.AutoSize = true;
  933. this.pr_agingtime.Font = new System.Drawing.Font("微软雅黑", 10F);
  934. this.pr_agingtime.Location = new System.Drawing.Point(216, 100);
  935. this.pr_agingtime.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  936. this.pr_agingtime.Name = "pr_agingtime";
  937. this.pr_agingtime.Size = new System.Drawing.Size(0, 35);
  938. this.pr_agingtime.TabIndex = 13;
  939. //
  940. // pr_agingtime_label
  941. //
  942. this.pr_agingtime_label.AutoSize = true;
  943. this.pr_agingtime_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  944. this.pr_agingtime_label.Location = new System.Drawing.Point(56, 100);
  945. this.pr_agingtime_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  946. this.pr_agingtime_label.Name = "pr_agingtime_label";
  947. this.pr_agingtime_label.Size = new System.Drawing.Size(123, 35);
  948. this.pr_agingtime_label.TabIndex = 12;
  949. this.pr_agingtime_label.Text = "老化时长";
  950. //
  951. // pr_outboxinnerqty
  952. //
  953. this.pr_outboxinnerqty.AutoSize = true;
  954. this.pr_outboxinnerqty.Font = new System.Drawing.Font("微软雅黑", 10F);
  955. this.pr_outboxinnerqty.Location = new System.Drawing.Point(1390, 36);
  956. this.pr_outboxinnerqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  957. this.pr_outboxinnerqty.Name = "pr_outboxinnerqty";
  958. this.pr_outboxinnerqty.Size = new System.Drawing.Size(0, 35);
  959. this.pr_outboxinnerqty.TabIndex = 11;
  960. //
  961. // pr_outboxinnerqty_label
  962. //
  963. this.pr_outboxinnerqty_label.AutoSize = true;
  964. this.pr_outboxinnerqty_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  965. this.pr_outboxinnerqty_label.Location = new System.Drawing.Point(1224, 36);
  966. this.pr_outboxinnerqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  967. this.pr_outboxinnerqty_label.Name = "pr_outboxinnerqty_label";
  968. this.pr_outboxinnerqty_label.Size = new System.Drawing.Size(123, 35);
  969. this.pr_outboxinnerqty_label.TabIndex = 10;
  970. this.pr_outboxinnerqty_label.Text = "装箱容量";
  971. //
  972. // pr_sendchecktype
  973. //
  974. this.pr_sendchecktype.AutoSize = true;
  975. this.pr_sendchecktype.Font = new System.Drawing.Font("微软雅黑", 10F);
  976. this.pr_sendchecktype.Location = new System.Drawing.Point(998, 36);
  977. this.pr_sendchecktype.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  978. this.pr_sendchecktype.Name = "pr_sendchecktype";
  979. this.pr_sendchecktype.Size = new System.Drawing.Size(0, 35);
  980. this.pr_sendchecktype.TabIndex = 9;
  981. //
  982. // pr_sendchecktype_label
  983. //
  984. this.pr_sendchecktype_label.AutoSize = true;
  985. this.pr_sendchecktype_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  986. this.pr_sendchecktype_label.Location = new System.Drawing.Point(830, 36);
  987. this.pr_sendchecktype_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  988. this.pr_sendchecktype_label.Name = "pr_sendchecktype_label";
  989. this.pr_sendchecktype_label.Size = new System.Drawing.Size(123, 35);
  990. this.pr_sendchecktype_label.TabIndex = 8;
  991. this.pr_sendchecktype_label.Text = "送检类型";
  992. //
  993. // pr_detail
  994. //
  995. this.pr_detail.AutoSize = true;
  996. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 10F);
  997. this.pr_detail.Location = new System.Drawing.Point(612, 36);
  998. this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  999. this.pr_detail.Name = "pr_detail";
  1000. this.pr_detail.Size = new System.Drawing.Size(0, 35);
  1001. this.pr_detail.TabIndex = 7;
  1002. //
  1003. // pr_detail_label
  1004. //
  1005. this.pr_detail_label.AutoSize = true;
  1006. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  1007. this.pr_detail_label.Location = new System.Drawing.Point(450, 36);
  1008. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1009. this.pr_detail_label.Name = "pr_detail_label";
  1010. this.pr_detail_label.Size = new System.Drawing.Size(123, 35);
  1011. this.pr_detail_label.TabIndex = 6;
  1012. this.pr_detail_label.Text = "产品名称";
  1013. //
  1014. // pr_code
  1015. //
  1016. this.pr_code.AutoSize = true;
  1017. this.pr_code.Font = new System.Drawing.Font("微软雅黑", 10F);
  1018. this.pr_code.Location = new System.Drawing.Point(216, 36);
  1019. this.pr_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1020. this.pr_code.Name = "pr_code";
  1021. this.pr_code.Size = new System.Drawing.Size(0, 35);
  1022. this.pr_code.TabIndex = 5;
  1023. //
  1024. // pr_code_label
  1025. //
  1026. this.pr_code_label.AutoSize = true;
  1027. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  1028. this.pr_code_label.Location = new System.Drawing.Point(56, 36);
  1029. this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1030. this.pr_code_label.Name = "pr_code_label";
  1031. this.pr_code_label.Size = new System.Drawing.Size(123, 35);
  1032. this.pr_code_label.TabIndex = 4;
  1033. this.pr_code_label.Text = "产品编号";
  1034. //
  1035. // MakeInf
  1036. //
  1037. this.MakeInf.BorderColor = System.Drawing.Color.Black;
  1038. this.MakeInf.Controls.Add(this.ma_unlimitageqty);
  1039. this.MakeInf.Controls.Add(this.ma_unlimitageqty_label);
  1040. this.MakeInf.Controls.Add(this.ma_bomversion);
  1041. this.MakeInf.Controls.Add(this.ma_bomversion_label);
  1042. this.MakeInf.Controls.Add(this.ma_qty);
  1043. this.MakeInf.Controls.Add(this.ma_qty_label);
  1044. this.MakeInf.Controls.Add(this.ma_softversion);
  1045. this.MakeInf.Controls.Add(this.ma_softversion_label);
  1046. this.MakeInf.Controls.Add(this.ma_wccode);
  1047. this.MakeInf.Controls.Add(this.ma_wccode_label);
  1048. this.MakeInf.Controls.Add(this.ma_custname);
  1049. this.MakeInf.Controls.Add(this.ma_custname_label);
  1050. this.MakeInf.Controls.Add(this.ma_salecode);
  1051. this.MakeInf.Controls.Add(this.ma_salecode_label);
  1052. this.MakeInf.Location = new System.Drawing.Point(62, 80);
  1053. this.MakeInf.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1054. this.MakeInf.Name = "MakeInf";
  1055. this.MakeInf.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1056. this.MakeInf.Size = new System.Drawing.Size(1772, 168);
  1057. this.MakeInf.TabIndex = 3;
  1058. this.MakeInf.TabStop = false;
  1059. this.MakeInf.Text = "工单信息";
  1060. this.MakeInf.TextColor = System.Drawing.Color.Black;
  1061. //
  1062. // ma_unlimitageqty
  1063. //
  1064. this.ma_unlimitageqty.AutoSize = true;
  1065. this.ma_unlimitageqty.Font = new System.Drawing.Font("微软雅黑", 10F);
  1066. this.ma_unlimitageqty.Location = new System.Drawing.Point(998, 98);
  1067. this.ma_unlimitageqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1068. this.ma_unlimitageqty.Name = "ma_unlimitageqty";
  1069. this.ma_unlimitageqty.Size = new System.Drawing.Size(0, 35);
  1070. this.ma_unlimitageqty.TabIndex = 17;
  1071. //
  1072. // ma_unlimitageqty_label
  1073. //
  1074. this.ma_unlimitageqty_label.AutoSize = true;
  1075. this.ma_unlimitageqty_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  1076. this.ma_unlimitageqty_label.Location = new System.Drawing.Point(830, 98);
  1077. this.ma_unlimitageqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1078. this.ma_unlimitageqty_label.Name = "ma_unlimitageqty_label";
  1079. this.ma_unlimitageqty_label.Size = new System.Drawing.Size(150, 35);
  1080. this.ma_unlimitageqty_label.TabIndex = 16;
  1081. this.ma_unlimitageqty_label.Text = "不限老化数";
  1082. //
  1083. // ma_bomversion
  1084. //
  1085. this.ma_bomversion.AutoSize = true;
  1086. this.ma_bomversion.Font = new System.Drawing.Font("微软雅黑", 10F);
  1087. this.ma_bomversion.Location = new System.Drawing.Point(612, 98);
  1088. this.ma_bomversion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1089. this.ma_bomversion.Name = "ma_bomversion";
  1090. this.ma_bomversion.Size = new System.Drawing.Size(0, 35);
  1091. this.ma_bomversion.TabIndex = 15;
  1092. //
  1093. // ma_bomversion_label
  1094. //
  1095. this.ma_bomversion_label.AutoSize = true;
  1096. this.ma_bomversion_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  1097. this.ma_bomversion_label.Location = new System.Drawing.Point(450, 98);
  1098. this.ma_bomversion_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1099. this.ma_bomversion_label.Name = "ma_bomversion_label";
  1100. this.ma_bomversion_label.Size = new System.Drawing.Size(134, 35);
  1101. this.ma_bomversion_label.TabIndex = 14;
  1102. this.ma_bomversion_label.Text = "BOM版本";
  1103. //
  1104. // ma_qty
  1105. //
  1106. this.ma_qty.AutoSize = true;
  1107. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 10F);
  1108. this.ma_qty.Location = new System.Drawing.Point(216, 98);
  1109. this.ma_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1110. this.ma_qty.Name = "ma_qty";
  1111. this.ma_qty.Size = new System.Drawing.Size(0, 35);
  1112. this.ma_qty.TabIndex = 13;
  1113. //
  1114. // ma_qty_label
  1115. //
  1116. this.ma_qty_label.AutoSize = true;
  1117. this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  1118. this.ma_qty_label.Location = new System.Drawing.Point(56, 98);
  1119. this.ma_qty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1120. this.ma_qty_label.Name = "ma_qty_label";
  1121. this.ma_qty_label.Size = new System.Drawing.Size(123, 35);
  1122. this.ma_qty_label.TabIndex = 12;
  1123. this.ma_qty_label.Text = "工单数量";
  1124. //
  1125. // ma_softversion
  1126. //
  1127. this.ma_softversion.AutoSize = true;
  1128. this.ma_softversion.Font = new System.Drawing.Font("微软雅黑", 10F);
  1129. this.ma_softversion.Location = new System.Drawing.Point(1390, 36);
  1130. this.ma_softversion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1131. this.ma_softversion.Name = "ma_softversion";
  1132. this.ma_softversion.Size = new System.Drawing.Size(0, 35);
  1133. this.ma_softversion.TabIndex = 11;
  1134. //
  1135. // ma_softversion_label
  1136. //
  1137. this.ma_softversion_label.AutoSize = true;
  1138. this.ma_softversion_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  1139. this.ma_softversion_label.Location = new System.Drawing.Point(1224, 36);
  1140. this.ma_softversion_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1141. this.ma_softversion_label.Name = "ma_softversion_label";
  1142. this.ma_softversion_label.Size = new System.Drawing.Size(123, 35);
  1143. this.ma_softversion_label.TabIndex = 10;
  1144. this.ma_softversion_label.Text = "软件版本";
  1145. //
  1146. // ma_wccode
  1147. //
  1148. this.ma_wccode.AutoSize = true;
  1149. this.ma_wccode.Font = new System.Drawing.Font("微软雅黑", 10F);
  1150. this.ma_wccode.Location = new System.Drawing.Point(998, 36);
  1151. this.ma_wccode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1152. this.ma_wccode.Name = "ma_wccode";
  1153. this.ma_wccode.Size = new System.Drawing.Size(0, 35);
  1154. this.ma_wccode.TabIndex = 9;
  1155. //
  1156. // ma_wccode_label
  1157. //
  1158. this.ma_wccode_label.AutoSize = true;
  1159. this.ma_wccode_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  1160. this.ma_wccode_label.Location = new System.Drawing.Point(830, 36);
  1161. this.ma_wccode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1162. this.ma_wccode_label.Name = "ma_wccode_label";
  1163. this.ma_wccode_label.Size = new System.Drawing.Size(123, 35);
  1164. this.ma_wccode_label.TabIndex = 8;
  1165. this.ma_wccode_label.Text = "工作中心";
  1166. //
  1167. // ma_custname
  1168. //
  1169. this.ma_custname.AutoSize = true;
  1170. this.ma_custname.Font = new System.Drawing.Font("微软雅黑", 10F);
  1171. this.ma_custname.Location = new System.Drawing.Point(612, 36);
  1172. this.ma_custname.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1173. this.ma_custname.Name = "ma_custname";
  1174. this.ma_custname.Size = new System.Drawing.Size(0, 35);
  1175. this.ma_custname.TabIndex = 7;
  1176. //
  1177. // ma_custname_label
  1178. //
  1179. this.ma_custname_label.AutoSize = true;
  1180. this.ma_custname_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  1181. this.ma_custname_label.Location = new System.Drawing.Point(450, 36);
  1182. this.ma_custname_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1183. this.ma_custname_label.Name = "ma_custname_label";
  1184. this.ma_custname_label.Size = new System.Drawing.Size(123, 35);
  1185. this.ma_custname_label.TabIndex = 6;
  1186. this.ma_custname_label.Text = "客户名称";
  1187. //
  1188. // ma_salecode
  1189. //
  1190. this.ma_salecode.AutoSize = true;
  1191. this.ma_salecode.Font = new System.Drawing.Font("微软雅黑", 10F);
  1192. this.ma_salecode.Location = new System.Drawing.Point(216, 36);
  1193. this.ma_salecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1194. this.ma_salecode.Name = "ma_salecode";
  1195. this.ma_salecode.Size = new System.Drawing.Size(0, 35);
  1196. this.ma_salecode.TabIndex = 5;
  1197. //
  1198. // ma_salecode_label
  1199. //
  1200. this.ma_salecode_label.AutoSize = true;
  1201. this.ma_salecode_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  1202. this.ma_salecode_label.Location = new System.Drawing.Point(56, 36);
  1203. this.ma_salecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1204. this.ma_salecode_label.Name = "ma_salecode_label";
  1205. this.ma_salecode_label.Size = new System.Drawing.Size(123, 35);
  1206. this.ma_salecode_label.TabIndex = 4;
  1207. this.ma_salecode_label.Text = "销售订单";
  1208. //
  1209. // Search
  1210. //
  1211. this.Search.AllPower = null;
  1212. this.Search.BackColor = System.Drawing.Color.Transparent;
  1213. this.Search.DownImage = ((System.Drawing.Image)(resources.GetObject("Search.DownImage")));
  1214. this.Search.Image = null;
  1215. this.Search.IsShowBorder = true;
  1216. this.Search.Location = new System.Drawing.Point(536, 18);
  1217. this.Search.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1218. this.Search.MoveImage = ((System.Drawing.Image)(resources.GetObject("Search.MoveImage")));
  1219. this.Search.Name = "Search";
  1220. this.Search.NormalImage = ((System.Drawing.Image)(resources.GetObject("Search.NormalImage")));
  1221. this.Search.Power = null;
  1222. this.Search.Size = new System.Drawing.Size(112, 44);
  1223. this.Search.TabIndex = 2;
  1224. this.Search.Text = "查询";
  1225. this.Search.UseVisualStyleBackColor = false;
  1226. this.Search.Click += new System.EventHandler(this.Search_Click);
  1227. //
  1228. // dataGridViewCheckBoxColumn18
  1229. //
  1230. this.dataGridViewCheckBoxColumn18.DataPropertyName = "CD_IFOFFLINE";
  1231. this.dataGridViewCheckBoxColumn18.HeaderText = "下线工序";
  1232. this.dataGridViewCheckBoxColumn18.MinimumWidth = 10;
  1233. this.dataGridViewCheckBoxColumn18.Name = "dataGridViewCheckBoxColumn18";
  1234. this.dataGridViewCheckBoxColumn18.ReadOnly = true;
  1235. this.dataGridViewCheckBoxColumn18.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1236. this.dataGridViewCheckBoxColumn18.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1237. this.dataGridViewCheckBoxColumn18.Width = 200;
  1238. //
  1239. // dataGridViewTextBoxColumn12
  1240. //
  1241. this.dataGridViewTextBoxColumn12.DataPropertyName = "SP_TYPE";
  1242. this.dataGridViewTextBoxColumn12.HeaderText = "采集类型";
  1243. this.dataGridViewTextBoxColumn12.MinimumWidth = 10;
  1244. this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
  1245. this.dataGridViewTextBoxColumn12.ReadOnly = true;
  1246. this.dataGridViewTextBoxColumn12.Width = 200;
  1247. //
  1248. // dataGridViewTextBoxColumn13
  1249. //
  1250. this.dataGridViewTextBoxColumn13.DataPropertyName = "SP_DESCRIPTION";
  1251. this.dataGridViewTextBoxColumn13.HeaderText = "描述";
  1252. this.dataGridViewTextBoxColumn13.MinimumWidth = 10;
  1253. this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
  1254. this.dataGridViewTextBoxColumn13.ReadOnly = true;
  1255. this.dataGridViewTextBoxColumn13.Width = 200;
  1256. //
  1257. // dataGridViewTextBoxColumn14
  1258. //
  1259. this.dataGridViewTextBoxColumn14.DataPropertyName = "SP_DETNO";
  1260. this.dataGridViewTextBoxColumn14.HeaderText = "采集顺序";
  1261. this.dataGridViewTextBoxColumn14.MinimumWidth = 10;
  1262. this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
  1263. this.dataGridViewTextBoxColumn14.ReadOnly = true;
  1264. this.dataGridViewTextBoxColumn14.Width = 200;
  1265. //
  1266. // dataGridViewTextBoxColumn15
  1267. //
  1268. this.dataGridViewTextBoxColumn15.DataPropertyName = "SP_PREFIX";
  1269. this.dataGridViewTextBoxColumn15.HeaderText = "前缀码";
  1270. this.dataGridViewTextBoxColumn15.MinimumWidth = 10;
  1271. this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
  1272. this.dataGridViewTextBoxColumn15.ReadOnly = true;
  1273. this.dataGridViewTextBoxColumn15.Width = 200;
  1274. //
  1275. // dataGridViewTextBoxColumn16
  1276. //
  1277. this.dataGridViewTextBoxColumn16.DataPropertyName = "SP_TRACEKIND";
  1278. this.dataGridViewTextBoxColumn16.HeaderText = "管控类型";
  1279. this.dataGridViewTextBoxColumn16.MinimumWidth = 10;
  1280. this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
  1281. this.dataGridViewTextBoxColumn16.ReadOnly = true;
  1282. this.dataGridViewTextBoxColumn16.Width = 200;
  1283. //
  1284. // dataGridViewTextBoxColumn17
  1285. //
  1286. this.dataGridViewTextBoxColumn17.DataPropertyName = "SP_LENGTH";
  1287. this.dataGridViewTextBoxColumn17.HeaderText = "长度";
  1288. this.dataGridViewTextBoxColumn17.MinimumWidth = 10;
  1289. this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
  1290. this.dataGridViewTextBoxColumn17.ReadOnly = true;
  1291. this.dataGridViewTextBoxColumn17.Width = 200;
  1292. //
  1293. // dataGridViewTextBoxColumn18
  1294. //
  1295. this.dataGridViewTextBoxColumn18.DataPropertyName = "SP_ONEUSEQTY";
  1296. this.dataGridViewTextBoxColumn18.HeaderText = "单位用量";
  1297. this.dataGridViewTextBoxColumn18.MinimumWidth = 10;
  1298. this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
  1299. this.dataGridViewTextBoxColumn18.ReadOnly = true;
  1300. this.dataGridViewTextBoxColumn18.Width = 200;
  1301. //
  1302. // dataGridViewTextBoxColumn19
  1303. //
  1304. this.dataGridViewTextBoxColumn19.DataPropertyName = "SP_UPDATEMAN";
  1305. this.dataGridViewTextBoxColumn19.HeaderText = "更新人";
  1306. this.dataGridViewTextBoxColumn19.MinimumWidth = 10;
  1307. this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
  1308. this.dataGridViewTextBoxColumn19.ReadOnly = true;
  1309. this.dataGridViewTextBoxColumn19.Width = 200;
  1310. //
  1311. // dataGridViewTextBoxColumn20
  1312. //
  1313. this.dataGridViewTextBoxColumn20.DataPropertyName = "SP_UPDATEDATE";
  1314. this.dataGridViewTextBoxColumn20.HeaderText = "更新日期";
  1315. this.dataGridViewTextBoxColumn20.MinimumWidth = 10;
  1316. this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
  1317. this.dataGridViewTextBoxColumn20.ReadOnly = true;
  1318. this.dataGridViewTextBoxColumn20.Width = 200;
  1319. //
  1320. // dataGridViewTextBoxColumn21
  1321. //
  1322. this.dataGridViewTextBoxColumn21.DataPropertyName = "LA_CODE";
  1323. this.dataGridViewTextBoxColumn21.HeaderText = "模板编号";
  1324. this.dataGridViewTextBoxColumn21.MinimumWidth = 10;
  1325. this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
  1326. this.dataGridViewTextBoxColumn21.ReadOnly = true;
  1327. this.dataGridViewTextBoxColumn21.Width = 200;
  1328. //
  1329. // dataGridViewTextBoxColumn22
  1330. //
  1331. this.dataGridViewTextBoxColumn22.DataPropertyName = "LA_NAME";
  1332. this.dataGridViewTextBoxColumn22.HeaderText = "模板名称";
  1333. this.dataGridViewTextBoxColumn22.MinimumWidth = 10;
  1334. this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
  1335. this.dataGridViewTextBoxColumn22.ReadOnly = true;
  1336. this.dataGridViewTextBoxColumn22.Width = 200;
  1337. //
  1338. // dataGridViewTextBoxColumn23
  1339. //
  1340. this.dataGridViewTextBoxColumn23.DataPropertyName = "LA_STATUS";
  1341. this.dataGridViewTextBoxColumn23.HeaderText = "状态";
  1342. this.dataGridViewTextBoxColumn23.MinimumWidth = 10;
  1343. this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23";
  1344. this.dataGridViewTextBoxColumn23.ReadOnly = true;
  1345. this.dataGridViewTextBoxColumn23.Width = 200;
  1346. //
  1347. // dataGridViewTextBoxColumn24
  1348. //
  1349. this.dataGridViewTextBoxColumn24.DataPropertyName = "LA_INDATE";
  1350. this.dataGridViewTextBoxColumn24.HeaderText = "录入日期";
  1351. this.dataGridViewTextBoxColumn24.MinimumWidth = 10;
  1352. this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24";
  1353. this.dataGridViewTextBoxColumn24.ReadOnly = true;
  1354. this.dataGridViewTextBoxColumn24.Width = 200;
  1355. //
  1356. // dataGridViewTextBoxColumn25
  1357. //
  1358. this.dataGridViewTextBoxColumn25.DataPropertyName = "LA_INMAN";
  1359. this.dataGridViewTextBoxColumn25.HeaderText = "录入人";
  1360. this.dataGridViewTextBoxColumn25.MinimumWidth = 10;
  1361. this.dataGridViewTextBoxColumn25.Name = "dataGridViewTextBoxColumn25";
  1362. this.dataGridViewTextBoxColumn25.ReadOnly = true;
  1363. this.dataGridViewTextBoxColumn25.Width = 200;
  1364. //
  1365. // dataGridViewTextBoxColumn26
  1366. //
  1367. this.dataGridViewTextBoxColumn26.DataPropertyName = "LA_PRINTNOS";
  1368. this.dataGridViewTextBoxColumn26.HeaderText = "打印份数";
  1369. this.dataGridViewTextBoxColumn26.MinimumWidth = 10;
  1370. this.dataGridViewTextBoxColumn26.Name = "dataGridViewTextBoxColumn26";
  1371. this.dataGridViewTextBoxColumn26.ReadOnly = true;
  1372. this.dataGridViewTextBoxColumn26.Width = 200;
  1373. //
  1374. // dataGridViewTextBoxColumn27
  1375. //
  1376. this.dataGridViewTextBoxColumn27.DataPropertyName = "LA_URL";
  1377. this.dataGridViewTextBoxColumn27.HeaderText = "模板路径";
  1378. this.dataGridViewTextBoxColumn27.MinimumWidth = 10;
  1379. this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27";
  1380. this.dataGridViewTextBoxColumn27.ReadOnly = true;
  1381. this.dataGridViewTextBoxColumn27.Width = 200;
  1382. //
  1383. // dataGridViewTextBoxColumn28
  1384. //
  1385. this.dataGridViewTextBoxColumn28.DataPropertyName = "LA_ISDEFAULT";
  1386. this.dataGridViewTextBoxColumn28.HeaderText = "是否默认";
  1387. this.dataGridViewTextBoxColumn28.MinimumWidth = 10;
  1388. this.dataGridViewTextBoxColumn28.Name = "dataGridViewTextBoxColumn28";
  1389. this.dataGridViewTextBoxColumn28.ReadOnly = true;
  1390. this.dataGridViewTextBoxColumn28.Width = 200;
  1391. //
  1392. // dataGridViewTextBoxColumn29
  1393. //
  1394. this.dataGridViewTextBoxColumn29.DataPropertyName = "LA_TEMPLATETYPE";
  1395. this.dataGridViewTextBoxColumn29.HeaderText = "模板类型";
  1396. this.dataGridViewTextBoxColumn29.MinimumWidth = 10;
  1397. this.dataGridViewTextBoxColumn29.Name = "dataGridViewTextBoxColumn29";
  1398. this.dataGridViewTextBoxColumn29.ReadOnly = true;
  1399. this.dataGridViewTextBoxColumn29.Width = 200;
  1400. //
  1401. // dataGridViewTextBoxColumn30
  1402. //
  1403. this.dataGridViewTextBoxColumn30.DataPropertyName = "LA_SOFTTYPE";
  1404. this.dataGridViewTextBoxColumn30.HeaderText = "模板软件";
  1405. this.dataGridViewTextBoxColumn30.MinimumWidth = 10;
  1406. this.dataGridViewTextBoxColumn30.Name = "dataGridViewTextBoxColumn30";
  1407. this.dataGridViewTextBoxColumn30.ReadOnly = true;
  1408. this.dataGridViewTextBoxColumn30.Width = 200;
  1409. //
  1410. // dataGridViewTextBoxColumn31
  1411. //
  1412. this.dataGridViewTextBoxColumn31.DataPropertyName = "LA_PRODCODE";
  1413. this.dataGridViewTextBoxColumn31.HeaderText = "产品编号";
  1414. this.dataGridViewTextBoxColumn31.MinimumWidth = 10;
  1415. this.dataGridViewTextBoxColumn31.Name = "dataGridViewTextBoxColumn31";
  1416. this.dataGridViewTextBoxColumn31.ReadOnly = true;
  1417. this.dataGridViewTextBoxColumn31.Width = 200;
  1418. //
  1419. // ma_code
  1420. //
  1421. this.ma_code.AllPower = null;
  1422. this.ma_code.Caller = null;
  1423. this.ma_code.Condition = null;
  1424. this.ma_code.DBTitle = null;
  1425. this.ma_code.FormName = null;
  1426. this.ma_code.Location = new System.Drawing.Point(199, 18);
  1427. this.ma_code.Margin = new System.Windows.Forms.Padding(4);
  1428. this.ma_code.Name = "ma_code";
  1429. this.ma_code.Power = null;
  1430. this.ma_code.ReturnData = null;
  1431. this.ma_code.SelectField = null;
  1432. this.ma_code.SetValueField = null;
  1433. this.ma_code.Size = new System.Drawing.Size(306, 42);
  1434. this.ma_code.TabIndex = 204;
  1435. this.ma_code.TableName = null;
  1436. this.ma_code.TextBoxEnable = false;
  1437. //
  1438. // Query_MakeInf
  1439. //
  1440. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  1441. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1442. this.ClientSize = new System.Drawing.Size(1852, 1734);
  1443. this.Controls.Add(this.ma_code);
  1444. this.Controls.Add(this.label17_ll_);
  1445. this.Controls.Add(this.label16_lll_);
  1446. this.Controls.Add(this.BOM);
  1447. this.Controls.Add(this.Carft);
  1448. this.Controls.Add(this.Product);
  1449. this.Controls.Add(this.MakeInf);
  1450. this.Controls.Add(this.Search);
  1451. this.Controls.Add(this.label1_lll_);
  1452. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  1453. this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1454. this.Name = "Query_MakeInf";
  1455. this.Tag = "Query!MakeInf";
  1456. this.Text = "Query_MakeInf";
  1457. this.Load += new System.EventHandler(this.Query_MakeInf_Load);
  1458. this.SizeChanged += new System.EventHandler(this.Query_MakeInf_SizeChanged);
  1459. ((System.ComponentModel.ISupportInitialize)(this.BOM)).EndInit();
  1460. ((System.ComponentModel.ISupportInitialize)(this.Carft)).EndInit();
  1461. this.Product.ResumeLayout(true);
  1462. this.Product.PerformLayout();
  1463. this.MakeInf.ResumeLayout(true);
  1464. this.MakeInf.PerformLayout();
  1465. this.ResumeLayout(true);
  1466. this.PerformLayout();
  1467. }
  1468. #endregion
  1469. private System.Windows.Forms.Label label1_lll_;
  1470. private CustomControl.ButtonUtil.NormalButton Search;
  1471. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder MakeInf;
  1472. private System.Windows.Forms.Label ma_softversion;
  1473. private System.Windows.Forms.Label ma_softversion_label;
  1474. private System.Windows.Forms.Label ma_wccode;
  1475. private System.Windows.Forms.Label ma_wccode_label;
  1476. private System.Windows.Forms.Label ma_custname;
  1477. private System.Windows.Forms.Label ma_custname_label;
  1478. private System.Windows.Forms.Label ma_salecode;
  1479. private System.Windows.Forms.Label ma_salecode_label;
  1480. private System.Windows.Forms.Label ma_bomversion;
  1481. private System.Windows.Forms.Label ma_bomversion_label;
  1482. private System.Windows.Forms.Label ma_qty;
  1483. private System.Windows.Forms.Label ma_qty_label;
  1484. private System.Windows.Forms.Label ma_unlimitageqty;
  1485. private System.Windows.Forms.Label ma_unlimitageqty_label;
  1486. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder Product;
  1487. private System.Windows.Forms.Label pr_cartonweight;
  1488. private System.Windows.Forms.Label pr_cartonweight_label;
  1489. private System.Windows.Forms.Label pr_colorboxweight;
  1490. private System.Windows.Forms.Label pr_colorboxweight_label;
  1491. private System.Windows.Forms.Label pr_agingtime;
  1492. private System.Windows.Forms.Label pr_agingtime_label;
  1493. private System.Windows.Forms.Label pr_outboxinnerqty;
  1494. private System.Windows.Forms.Label pr_outboxinnerqty_label;
  1495. private System.Windows.Forms.Label pr_sendchecktype;
  1496. private System.Windows.Forms.Label pr_sendchecktype_label;
  1497. private System.Windows.Forms.Label pr_detail;
  1498. private System.Windows.Forms.Label pr_detail_label;
  1499. private System.Windows.Forms.Label pr_code;
  1500. private System.Windows.Forms.Label pr_code_label;
  1501. private System.Windows.Forms.DataGridView BOM;
  1502. private System.Windows.Forms.Label label17_ll_;
  1503. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  1504. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
  1505. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn2;
  1506. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn3;
  1507. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn4;
  1508. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn5;
  1509. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn6;
  1510. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn7;
  1511. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn8;
  1512. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn9;
  1513. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn10;
  1514. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn11;
  1515. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn12;
  1516. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn13;
  1517. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn14;
  1518. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn15;
  1519. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn16;
  1520. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn17;
  1521. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn18;
  1522. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  1523. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  1524. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  1525. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  1526. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  1527. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  1528. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  1529. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
  1530. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
  1531. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
  1532. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
  1533. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
  1534. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
  1535. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
  1536. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
  1537. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
  1538. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
  1539. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
  1540. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20;
  1541. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21;
  1542. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22;
  1543. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23;
  1544. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn24;
  1545. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn25;
  1546. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn26;
  1547. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn27;
  1548. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn28;
  1549. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn29;
  1550. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn30;
  1551. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn31;
  1552. private System.Windows.Forms.Label sn_relation_label;
  1553. private System.Windows.Forms.Label sn_relation;
  1554. private System.Windows.Forms.Label label16_lll_;
  1555. private System.Windows.Forms.DataGridViewTextBoxColumn CD_TABLE;
  1556. private System.Windows.Forms.DataGridViewTextBoxColumn CD_DETNO;
  1557. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFOFFLINE;
  1558. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_FIRSTSTEP;
  1559. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFMIDINPUT;
  1560. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFMIDFINISH;
  1561. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFREDUCE;
  1562. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFSPC;
  1563. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFSMTINOUT;
  1564. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFOUTLINE;
  1565. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFREPAIR;
  1566. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFPACK;
  1567. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFOQC;
  1568. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFSNCHANGE;
  1569. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFWEIGH;
  1570. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFBURNIN;
  1571. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFTEST;
  1572. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFOUTPUT;
  1573. private System.Windows.Forms.DataGridViewCheckBoxColumn CD_IFINPUT;
  1574. private System.Windows.Forms.DataGridViewTextBoxColumn CD_NEXTSTEPCODE;
  1575. private System.Windows.Forms.DataGridViewTextBoxColumn CD_NEXTSTEPNAME;
  1576. private System.Windows.Forms.DataGridViewTextBoxColumn CD_STEPCODE;
  1577. private System.Windows.Forms.DataGridViewTextBoxColumn CD_STEPNAME;
  1578. private System.Windows.Forms.DataGridViewTextBoxColumn CD_STEPNO;
  1579. private System.Windows.Forms.DataGridView Carft;
  1580. private System.Windows.Forms.DataGridViewTextBoxColumn mcd_detno;
  1581. private System.Windows.Forms.DataGridViewTextBoxColumn mcd_stepcode;
  1582. private System.Windows.Forms.DataGridViewTextBoxColumn mcd_stepname;
  1583. private System.Windows.Forms.DataGridViewTextBoxColumn n;
  1584. private System.Windows.Forms.DataGridViewTextBoxColumn bn;
  1585. private System.Windows.Forms.DataGridViewTextBoxColumn inqty;
  1586. private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
  1587. }
  1588. }