Query_MakeInf.Designer.cs 70 KB

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