Make_TestCollection.Designer.cs 63 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136
  1. using UAS_MES_NEW.CustomControl.CustomCheckBox;
  2. namespace UAS_MES_NEW.Make
  3. {
  4. partial class Make_TestCollection
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.components = new System.ComponentModel.Container();
  30. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_TestCollection));
  31. this.bc_remark_label = new System.Windows.Forms.Label();
  32. this.ms_sncode_label = new System.Windows.Forms.Label();
  33. this.bc_groupcode_label = new System.Windows.Forms.Label();
  34. this.label2 = new System.Windows.Forms.Label();
  35. this.label3 = new System.Windows.Forms.Label();
  36. this.GoodProduct = new System.Windows.Forms.RadioButton();
  37. this.Reject = new System.Windows.Forms.RadioButton();
  38. this.WaitRejectList = new System.Windows.Forms.ListView();
  39. this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  40. this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  41. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  42. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  43. this.columnHeader9 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  44. this.label4 = new System.Windows.Forms.Label();
  45. this.label5 = new System.Windows.Forms.Label();
  46. this.label6 = new System.Windows.Forms.Label();
  47. this.ChoosedRejectList = new System.Windows.Forms.ListView();
  48. this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  49. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  50. this.columnHeader7 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  51. this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  52. this.columnHeader10 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  53. this.AutoBadCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.ReSetCheckBox();
  54. this.ma_qty_label = new System.Windows.Forms.Label();
  55. this.ma_prodcode_label = new System.Windows.Forms.Label();
  56. this.ms_makecode_label = new System.Windows.Forms.Label();
  57. this.mcd_inqty_label = new System.Windows.Forms.Label();
  58. this.mc_restqty_label = new System.Windows.Forms.Label();
  59. this.panel1 = new System.Windows.Forms.Panel();
  60. this.mcd_totalng = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  61. this.label9 = new System.Windows.Forms.Label();
  62. this.mcd_okqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  63. this.label8 = new System.Windows.Forms.Label();
  64. this.mcd_ngqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  65. this.label1 = new System.Windows.Forms.Label();
  66. this.ob_checkno = new System.Windows.Forms.Label();
  67. this.SendCheck = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  68. this.ob_batchqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  69. this.mcd_remainqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  70. this.mcd_inqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  71. this.ob_sendqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  72. this.label7 = new System.Windows.Forms.Label();
  73. this.ob_batchqty_label = new System.Windows.Forms.Label();
  74. this.ob_nowcheckqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  75. this.ob_nowcheckqty_label = new System.Windows.Forms.Label();
  76. this.pr_detail_label = new System.Windows.Forms.Label();
  77. this.ma_softversion_label = new System.Windows.Forms.Label();
  78. this.BadInfSource = new System.Windows.Forms.BindingSource(this.components);
  79. this.NoteForChange = new System.Windows.Forms.CheckBox();
  80. this.ControlLockTimer = new System.Windows.Forms.Timer(this.components);
  81. this.Lock_label = new System.Windows.Forms.Label();
  82. this.ma_salecode = new System.Windows.Forms.Label();
  83. this.pr_sendchecktype = new System.Windows.Forms.Label();
  84. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  85. this.Filter = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder();
  86. this.ma_softversion = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  87. this.Save = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  88. this.bc_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  89. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
  90. this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
  91. this.pr_spec = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  92. this.ma_qty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  93. this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  94. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  95. this.CleanInfo = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  96. this.ChooseedReject = new UAS_MES_NEW.CustomControl.ButtonUtil.ArrowRightButton();
  97. this.WaitReject = new UAS_MES_NEW.CustomControl.ButtonUtil.ArrowLeftButton();
  98. this.bc_remark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  99. this.bc_groupcode = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
  100. this.ms_sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  101. this.WriteSoftWare = new UAS_MES_NEW.CustomControl.CustomCheckBox.ReSetCheckBox();
  102. this.SoftWarePath = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  103. this.ms_badtimes = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  104. this.label10 = new System.Windows.Forms.Label();
  105. this.panel1.SuspendLayout();
  106. ((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).BeginInit();
  107. this.SuspendLayout();
  108. //
  109. // bc_remark_label
  110. //
  111. this.bc_remark_label.AutoSize = true;
  112. this.bc_remark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  113. this.bc_remark_label.Location = new System.Drawing.Point(574, 362);
  114. this.bc_remark_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  115. this.bc_remark_label.Name = "bc_remark_label";
  116. this.bc_remark_label.Size = new System.Drawing.Size(146, 41);
  117. this.bc_remark_label.TabIndex = 25;
  118. this.bc_remark_label.Text = "不良备注";
  119. //
  120. // ms_sncode_label
  121. //
  122. this.ms_sncode_label.AutoSize = true;
  123. this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  124. this.ms_sncode_label.Location = new System.Drawing.Point(428, 996);
  125. this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  126. this.ms_sncode_label.Name = "ms_sncode_label";
  127. this.ms_sncode_label.Size = new System.Drawing.Size(114, 41);
  128. this.ms_sncode_label.TabIndex = 18;
  129. this.ms_sncode_label.Text = "序列号";
  130. //
  131. // bc_groupcode_label
  132. //
  133. this.bc_groupcode_label.AutoSize = true;
  134. this.bc_groupcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  135. this.bc_groupcode_label.Location = new System.Drawing.Point(6, 362);
  136. this.bc_groupcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  137. this.bc_groupcode_label.Name = "bc_groupcode_label";
  138. this.bc_groupcode_label.Size = new System.Drawing.Size(146, 41);
  139. this.bc_groupcode_label.TabIndex = 24;
  140. this.bc_groupcode_label.Text = "不良组别";
  141. //
  142. // label2
  143. //
  144. this.label2.AutoSize = true;
  145. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  146. this.label2.ForeColor = System.Drawing.Color.Blue;
  147. this.label2.Location = new System.Drawing.Point(6, 302);
  148. this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  149. this.label2.Name = "label2";
  150. this.label2.Size = new System.Drawing.Size(146, 42);
  151. this.label2.TabIndex = 0;
  152. this.label2.Text = "采集信息";
  153. //
  154. // label3
  155. //
  156. this.label3.AutoSize = true;
  157. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  158. this.label3.Location = new System.Drawing.Point(6, 442);
  159. this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  160. this.label3.Name = "label3";
  161. this.label3.Size = new System.Drawing.Size(146, 41);
  162. this.label3.TabIndex = 34;
  163. this.label3.Text = "不良代码";
  164. //
  165. // GoodProduct
  166. //
  167. this.GoodProduct.AutoSize = true;
  168. this.GoodProduct.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  169. this.GoodProduct.ForeColor = System.Drawing.Color.Blue;
  170. this.GoodProduct.Location = new System.Drawing.Point(12, 990);
  171. this.GoodProduct.Margin = new System.Windows.Forms.Padding(6);
  172. this.GoodProduct.Name = "GoodProduct";
  173. this.GoodProduct.Size = new System.Drawing.Size(129, 54);
  174. this.GoodProduct.TabIndex = 35;
  175. this.GoodProduct.TabStop = true;
  176. this.GoodProduct.Text = "良品";
  177. this.GoodProduct.UseVisualStyleBackColor = true;
  178. this.GoodProduct.CheckedChanged += new System.EventHandler(this.GoodProduct_CheckedChanged);
  179. //
  180. // Reject
  181. //
  182. this.Reject.AutoSize = true;
  183. this.Reject.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  184. this.Reject.ForeColor = System.Drawing.Color.Red;
  185. this.Reject.Location = new System.Drawing.Point(176, 990);
  186. this.Reject.Margin = new System.Windows.Forms.Padding(6);
  187. this.Reject.Name = "Reject";
  188. this.Reject.Size = new System.Drawing.Size(167, 54);
  189. this.Reject.TabIndex = 36;
  190. this.Reject.TabStop = true;
  191. this.Reject.Text = "不良品";
  192. this.Reject.UseVisualStyleBackColor = true;
  193. //
  194. // WaitRejectList
  195. //
  196. this.WaitRejectList.CheckBoxes = true;
  197. this.WaitRejectList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  198. this.columnHeader5,
  199. this.columnHeader4,
  200. this.columnHeader1,
  201. this.columnHeader2,
  202. this.columnHeader9});
  203. this.WaitRejectList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  204. this.WaitRejectList.FullRowSelect = true;
  205. this.WaitRejectList.Location = new System.Drawing.Point(8, 564);
  206. this.WaitRejectList.Margin = new System.Windows.Forms.Padding(6);
  207. this.WaitRejectList.Name = "WaitRejectList";
  208. this.WaitRejectList.Size = new System.Drawing.Size(528, 408);
  209. this.WaitRejectList.TabIndex = 37;
  210. this.WaitRejectList.UseCompatibleStateImageBehavior = false;
  211. this.WaitRejectList.View = System.Windows.Forms.View.Details;
  212. this.WaitRejectList.DoubleClick += new System.EventHandler(this.WaitRejectList_DoubleClick);
  213. //
  214. // columnHeader5
  215. //
  216. this.columnHeader5.Text = " ";
  217. this.columnHeader5.Width = 20;
  218. //
  219. // columnHeader4
  220. //
  221. this.columnHeader4.Text = "不良代码组";
  222. this.columnHeader4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  223. this.columnHeader4.Width = 0;
  224. //
  225. // columnHeader1
  226. //
  227. this.columnHeader1.Text = "不良代码";
  228. this.columnHeader1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  229. this.columnHeader1.Width = 143;
  230. //
  231. // columnHeader2
  232. //
  233. this.columnHeader2.Text = "不良名称";
  234. this.columnHeader2.Width = 122;
  235. //
  236. // columnHeader9
  237. //
  238. this.columnHeader9.Text = "备注";
  239. this.columnHeader9.Width = 0;
  240. //
  241. // label4
  242. //
  243. this.label4.AutoSize = true;
  244. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  245. this.label4.ForeColor = System.Drawing.Color.Black;
  246. this.label4.Location = new System.Drawing.Point(6, 514);
  247. this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  248. this.label4.Name = "label4";
  249. this.label4.Size = new System.Drawing.Size(146, 42);
  250. this.label4.TabIndex = 39;
  251. this.label4.Text = "待选不良";
  252. //
  253. // label5
  254. //
  255. this.label5.AutoSize = true;
  256. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  257. this.label5.ForeColor = System.Drawing.Color.Black;
  258. this.label5.Location = new System.Drawing.Point(732, 514);
  259. this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  260. this.label5.Name = "label5";
  261. this.label5.Size = new System.Drawing.Size(146, 42);
  262. this.label5.TabIndex = 40;
  263. this.label5.Text = "已选不良";
  264. //
  265. // label6
  266. //
  267. this.label6.AutoSize = true;
  268. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  269. this.label6.Location = new System.Drawing.Point(1282, 302);
  270. this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  271. this.label6.Name = "label6";
  272. this.label6.Size = new System.Drawing.Size(146, 42);
  273. this.label6.TabIndex = 46;
  274. this.label6.Text = "操作结果";
  275. //
  276. // ChoosedRejectList
  277. //
  278. this.ChoosedRejectList.CheckBoxes = true;
  279. this.ChoosedRejectList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  280. this.columnHeader6,
  281. this.columnHeader3,
  282. this.columnHeader7,
  283. this.columnHeader8,
  284. this.columnHeader10});
  285. this.ChoosedRejectList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  286. this.ChoosedRejectList.Location = new System.Drawing.Point(736, 564);
  287. this.ChoosedRejectList.Margin = new System.Windows.Forms.Padding(6);
  288. this.ChoosedRejectList.Name = "ChoosedRejectList";
  289. this.ChoosedRejectList.Size = new System.Drawing.Size(528, 408);
  290. this.ChoosedRejectList.TabIndex = 50;
  291. this.ChoosedRejectList.UseCompatibleStateImageBehavior = false;
  292. this.ChoosedRejectList.View = System.Windows.Forms.View.Details;
  293. //
  294. // columnHeader6
  295. //
  296. this.columnHeader6.Text = " ";
  297. this.columnHeader6.Width = 20;
  298. //
  299. // columnHeader3
  300. //
  301. this.columnHeader3.Text = "不良代码组";
  302. this.columnHeader3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  303. this.columnHeader3.Width = 117;
  304. //
  305. // columnHeader7
  306. //
  307. this.columnHeader7.Text = "不良代码";
  308. this.columnHeader7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  309. this.columnHeader7.Width = 95;
  310. //
  311. // columnHeader8
  312. //
  313. this.columnHeader8.Text = "不良名称";
  314. this.columnHeader8.Width = 99;
  315. //
  316. // columnHeader10
  317. //
  318. this.columnHeader10.Text = "备注";
  319. this.columnHeader10.Width = 0;
  320. //
  321. // AutoBadCode
  322. //
  323. this.AutoBadCode.AutoSize = true;
  324. this.AutoBadCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  325. this.AutoBadCode.Location = new System.Drawing.Point(1455, 309);
  326. this.AutoBadCode.Margin = new System.Windows.Forms.Padding(4);
  327. this.AutoBadCode.Name = "AutoBadCode";
  328. this.AutoBadCode.Size = new System.Drawing.Size(190, 35);
  329. this.AutoBadCode.TabIndex = 69;
  330. this.AutoBadCode.Text = "恢复出厂设置";
  331. this.AutoBadCode.UseVisualStyleBackColor = true;
  332. //
  333. // ma_qty_label
  334. //
  335. this.ma_qty_label.AutoSize = true;
  336. this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  337. this.ma_qty_label.Location = new System.Drawing.Point(574, 28);
  338. this.ma_qty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  339. this.ma_qty_label.Name = "ma_qty_label";
  340. this.ma_qty_label.Size = new System.Drawing.Size(146, 41);
  341. this.ma_qty_label.TabIndex = 11;
  342. this.ma_qty_label.Text = "工单数量";
  343. //
  344. // ma_prodcode_label
  345. //
  346. this.ma_prodcode_label.AutoSize = true;
  347. this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  348. this.ma_prodcode_label.Location = new System.Drawing.Point(6, 128);
  349. this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  350. this.ma_prodcode_label.Name = "ma_prodcode_label";
  351. this.ma_prodcode_label.Size = new System.Drawing.Size(146, 41);
  352. this.ma_prodcode_label.TabIndex = 7;
  353. this.ma_prodcode_label.Text = "产品编号";
  354. //
  355. // ms_makecode_label
  356. //
  357. this.ms_makecode_label.AutoSize = true;
  358. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  359. this.ms_makecode_label.Location = new System.Drawing.Point(6, 26);
  360. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  361. this.ms_makecode_label.Name = "ms_makecode_label";
  362. this.ms_makecode_label.Size = new System.Drawing.Size(146, 41);
  363. this.ms_makecode_label.TabIndex = 2;
  364. this.ms_makecode_label.Text = "归属工单";
  365. //
  366. // mcd_inqty_label
  367. //
  368. this.mcd_inqty_label.AutoSize = true;
  369. this.mcd_inqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  370. this.mcd_inqty_label.Location = new System.Drawing.Point(314, 24);
  371. this.mcd_inqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  372. this.mcd_inqty_label.Name = "mcd_inqty_label";
  373. this.mcd_inqty_label.Size = new System.Drawing.Size(146, 41);
  374. this.mcd_inqty_label.TabIndex = 14;
  375. this.mcd_inqty_label.Text = "已采集数";
  376. //
  377. // mc_restqty_label
  378. //
  379. this.mc_restqty_label.AutoSize = true;
  380. this.mc_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  381. this.mc_restqty_label.Location = new System.Drawing.Point(32, 24);
  382. this.mc_restqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  383. this.mc_restqty_label.Name = "mc_restqty_label";
  384. this.mc_restqty_label.Size = new System.Drawing.Size(146, 41);
  385. this.mc_restqty_label.TabIndex = 17;
  386. this.mc_restqty_label.Text = "待采集数";
  387. //
  388. // panel1
  389. //
  390. this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  391. this.panel1.Controls.Add(this.ms_badtimes);
  392. this.panel1.Controls.Add(this.label10);
  393. this.panel1.Controls.Add(this.mcd_totalng);
  394. this.panel1.Controls.Add(this.label9);
  395. this.panel1.Controls.Add(this.mcd_okqty);
  396. this.panel1.Controls.Add(this.label8);
  397. this.panel1.Controls.Add(this.mcd_ngqty);
  398. this.panel1.Controls.Add(this.label1);
  399. this.panel1.Controls.Add(this.ob_checkno);
  400. this.panel1.Controls.Add(this.ob_batchqty);
  401. this.panel1.Controls.Add(this.mcd_remainqty);
  402. this.panel1.Controls.Add(this.mc_restqty_label);
  403. this.panel1.Controls.Add(this.mcd_inqty);
  404. this.panel1.Controls.Add(this.mcd_inqty_label);
  405. this.panel1.Location = new System.Drawing.Point(1074, 28);
  406. this.panel1.Margin = new System.Windows.Forms.Padding(4);
  407. this.panel1.Name = "panel1";
  408. this.panel1.Size = new System.Drawing.Size(628, 252);
  409. this.panel1.TabIndex = 71;
  410. //
  411. // mcd_totalng
  412. //
  413. this.mcd_totalng.AutoSize = true;
  414. this.mcd_totalng.CutLength = null;
  415. this.mcd_totalng.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  416. this.mcd_totalng.Location = new System.Drawing.Point(228, 182);
  417. this.mcd_totalng.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  418. this.mcd_totalng.MaximumSize = new System.Drawing.Size(300, 0);
  419. this.mcd_totalng.Name = "mcd_totalng";
  420. this.mcd_totalng.Size = new System.Drawing.Size(0, 41);
  421. this.mcd_totalng.TabIndex = 84;
  422. this.mcd_totalng.Tag = "mcd_inqty";
  423. //
  424. // label9
  425. //
  426. this.label9.AutoSize = true;
  427. this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  428. this.label9.Location = new System.Drawing.Point(32, 182);
  429. this.label9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  430. this.label9.Name = "label9";
  431. this.label9.Size = new System.Drawing.Size(178, 41);
  432. this.label9.TabIndex = 83;
  433. this.label9.Text = "累计不良数";
  434. //
  435. // mcd_okqty
  436. //
  437. this.mcd_okqty.AutoSize = true;
  438. this.mcd_okqty.CutLength = null;
  439. this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  440. this.mcd_okqty.Location = new System.Drawing.Point(499, 99);
  441. this.mcd_okqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  442. this.mcd_okqty.MaximumSize = new System.Drawing.Size(300, 0);
  443. this.mcd_okqty.Name = "mcd_okqty";
  444. this.mcd_okqty.Size = new System.Drawing.Size(0, 41);
  445. this.mcd_okqty.TabIndex = 82;
  446. this.mcd_okqty.Tag = "mcd_inqty";
  447. //
  448. // label8
  449. //
  450. this.label8.AutoSize = true;
  451. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  452. this.label8.Location = new System.Drawing.Point(318, 99);
  453. this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  454. this.label8.Name = "label8";
  455. this.label8.Size = new System.Drawing.Size(114, 41);
  456. this.label8.TabIndex = 81;
  457. this.label8.Text = "良品数";
  458. //
  459. // mcd_ngqty
  460. //
  461. this.mcd_ngqty.AutoSize = true;
  462. this.mcd_ngqty.CutLength = null;
  463. this.mcd_ngqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  464. this.mcd_ngqty.Location = new System.Drawing.Point(228, 99);
  465. this.mcd_ngqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  466. this.mcd_ngqty.MaximumSize = new System.Drawing.Size(300, 0);
  467. this.mcd_ngqty.Name = "mcd_ngqty";
  468. this.mcd_ngqty.Size = new System.Drawing.Size(0, 41);
  469. this.mcd_ngqty.TabIndex = 80;
  470. this.mcd_ngqty.Tag = "mcd_inqty";
  471. //
  472. // label1
  473. //
  474. this.label1.AutoSize = true;
  475. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  476. this.label1.Location = new System.Drawing.Point(32, 99);
  477. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  478. this.label1.Name = "label1";
  479. this.label1.Size = new System.Drawing.Size(178, 41);
  480. this.label1.TabIndex = 79;
  481. this.label1.Text = "当前不良数";
  482. //
  483. // ob_checkno
  484. //
  485. this.ob_checkno.AutoSize = true;
  486. this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  487. this.ob_checkno.ForeColor = System.Drawing.Color.Black;
  488. this.ob_checkno.Location = new System.Drawing.Point(570, 180);
  489. this.ob_checkno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  490. this.ob_checkno.Name = "ob_checkno";
  491. this.ob_checkno.Size = new System.Drawing.Size(0, 41);
  492. this.ob_checkno.TabIndex = 76;
  493. this.ob_checkno.Tag = "ob_checkno";
  494. this.ob_checkno.Visible = false;
  495. this.ob_checkno.TextChanged += new System.EventHandler(this.ob_checkno_TextChanged);
  496. //
  497. // SendCheck
  498. //
  499. this.SendCheck.AllPower = null;
  500. this.SendCheck.BackColor = System.Drawing.Color.Transparent;
  501. this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
  502. this.SendCheck.Enabled = false;
  503. this.SendCheck.Image = null;
  504. this.SendCheck.IsShowBorder = true;
  505. this.SendCheck.Location = new System.Drawing.Point(1114, 302);
  506. this.SendCheck.Margin = new System.Windows.Forms.Padding(4);
  507. this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
  508. this.SendCheck.Name = "SendCheck";
  509. this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
  510. this.SendCheck.Power = null;
  511. this.SendCheck.Size = new System.Drawing.Size(130, 52);
  512. this.SendCheck.TabIndex = 72;
  513. this.SendCheck.Text = "送检";
  514. this.SendCheck.UseVisualStyleBackColor = false;
  515. this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
  516. //
  517. // ob_batchqty
  518. //
  519. this.ob_batchqty.AutoSize = true;
  520. this.ob_batchqty.CutLength = null;
  521. this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  522. this.ob_batchqty.ForeColor = System.Drawing.Color.Black;
  523. this.ob_batchqty.Location = new System.Drawing.Point(376, 180);
  524. this.ob_batchqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  525. this.ob_batchqty.MaximumSize = new System.Drawing.Size(300, 0);
  526. this.ob_batchqty.Name = "ob_batchqty";
  527. this.ob_batchqty.Size = new System.Drawing.Size(0, 41);
  528. this.ob_batchqty.TabIndex = 75;
  529. this.ob_batchqty.Tag = "ob_batchqty";
  530. //
  531. // mcd_remainqty
  532. //
  533. this.mcd_remainqty.AutoSize = true;
  534. this.mcd_remainqty.CutLength = null;
  535. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  536. this.mcd_remainqty.Location = new System.Drawing.Point(229, 24);
  537. this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  538. this.mcd_remainqty.MaximumSize = new System.Drawing.Size(300, 0);
  539. this.mcd_remainqty.Name = "mcd_remainqty";
  540. this.mcd_remainqty.Size = new System.Drawing.Size(0, 41);
  541. this.mcd_remainqty.TabIndex = 57;
  542. this.mcd_remainqty.Tag = "mcd_remainqty";
  543. //
  544. // mcd_inqty
  545. //
  546. this.mcd_inqty.AutoSize = true;
  547. this.mcd_inqty.CutLength = null;
  548. this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  549. this.mcd_inqty.Location = new System.Drawing.Point(496, 24);
  550. this.mcd_inqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  551. this.mcd_inqty.MaximumSize = new System.Drawing.Size(300, 0);
  552. this.mcd_inqty.Name = "mcd_inqty";
  553. this.mcd_inqty.Size = new System.Drawing.Size(0, 41);
  554. this.mcd_inqty.TabIndex = 54;
  555. this.mcd_inqty.Tag = "mcd_inqty";
  556. //
  557. // ob_sendqty
  558. //
  559. this.ob_sendqty.AutoSize = true;
  560. this.ob_sendqty.CutLength = null;
  561. this.ob_sendqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  562. this.ob_sendqty.ForeColor = System.Drawing.Color.Black;
  563. this.ob_sendqty.Location = new System.Drawing.Point(860, 241);
  564. this.ob_sendqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  565. this.ob_sendqty.MaximumSize = new System.Drawing.Size(300, 0);
  566. this.ob_sendqty.Name = "ob_sendqty";
  567. this.ob_sendqty.Size = new System.Drawing.Size(0, 41);
  568. this.ob_sendqty.TabIndex = 78;
  569. this.ob_sendqty.Tag = "ob_batchqty";
  570. this.ob_sendqty.Visible = false;
  571. //
  572. // label7
  573. //
  574. this.label7.AutoSize = true;
  575. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  576. this.label7.ForeColor = System.Drawing.Color.Black;
  577. this.label7.Location = new System.Drawing.Point(674, 241);
  578. this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  579. this.label7.Name = "label7";
  580. this.label7.Size = new System.Drawing.Size(146, 41);
  581. this.label7.TabIndex = 77;
  582. this.label7.Text = "已送检数";
  583. this.label7.Visible = false;
  584. //
  585. // ob_batchqty_label
  586. //
  587. this.ob_batchqty_label.AutoSize = true;
  588. this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  589. this.ob_batchqty_label.ForeColor = System.Drawing.Color.Black;
  590. this.ob_batchqty_label.Location = new System.Drawing.Point(832, 239);
  591. this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  592. this.ob_batchqty_label.Name = "ob_batchqty_label";
  593. this.ob_batchqty_label.Size = new System.Drawing.Size(146, 41);
  594. this.ob_batchqty_label.TabIndex = 74;
  595. this.ob_batchqty_label.Text = "抽检批数";
  596. this.ob_batchqty_label.Visible = false;
  597. //
  598. // ob_nowcheckqty
  599. //
  600. this.ob_nowcheckqty.AutoSize = true;
  601. this.ob_nowcheckqty.CutLength = null;
  602. this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  603. this.ob_nowcheckqty.ForeColor = System.Drawing.Color.Black;
  604. this.ob_nowcheckqty.Location = new System.Drawing.Point(968, 241);
  605. this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  606. this.ob_nowcheckqty.MaximumSize = new System.Drawing.Size(300, 0);
  607. this.ob_nowcheckqty.Name = "ob_nowcheckqty";
  608. this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 41);
  609. this.ob_nowcheckqty.TabIndex = 73;
  610. this.ob_nowcheckqty.Tag = "ob_nowcheckqty";
  611. this.ob_nowcheckqty.Visible = false;
  612. //
  613. // ob_nowcheckqty_label
  614. //
  615. this.ob_nowcheckqty_label.AutoSize = true;
  616. this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  617. this.ob_nowcheckqty_label.ForeColor = System.Drawing.Color.Black;
  618. this.ob_nowcheckqty_label.Location = new System.Drawing.Point(786, 241);
  619. this.ob_nowcheckqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  620. this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
  621. this.ob_nowcheckqty_label.Size = new System.Drawing.Size(146, 41);
  622. this.ob_nowcheckqty_label.TabIndex = 72;
  623. this.ob_nowcheckqty_label.Text = "当前批数";
  624. this.ob_nowcheckqty_label.Visible = false;
  625. //
  626. // pr_detail_label
  627. //
  628. this.pr_detail_label.AutoSize = true;
  629. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  630. this.pr_detail_label.Location = new System.Drawing.Point(574, 128);
  631. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  632. this.pr_detail_label.Name = "pr_detail_label";
  633. this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
  634. this.pr_detail_label.TabIndex = 6;
  635. this.pr_detail_label.Text = "产品规格";
  636. //
  637. // ma_softversion_label
  638. //
  639. this.ma_softversion_label.AutoSize = true;
  640. this.ma_softversion_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  641. this.ma_softversion_label.Location = new System.Drawing.Point(6, 224);
  642. this.ma_softversion_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  643. this.ma_softversion_label.Name = "ma_softversion_label";
  644. this.ma_softversion_label.Size = new System.Drawing.Size(146, 41);
  645. this.ma_softversion_label.TabIndex = 72;
  646. this.ma_softversion_label.Text = "软件版本";
  647. //
  648. // NoteForChange
  649. //
  650. this.NoteForChange.AutoSize = true;
  651. this.NoteForChange.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  652. this.NoteForChange.Location = new System.Drawing.Point(580, 224);
  653. this.NoteForChange.Margin = new System.Windows.Forms.Padding(4);
  654. this.NoteForChange.Name = "NoteForChange";
  655. this.NoteForChange.Size = new System.Drawing.Size(190, 35);
  656. this.NoteForChange.TabIndex = 75;
  657. this.NoteForChange.Text = "切换工单提示";
  658. this.NoteForChange.UseVisualStyleBackColor = true;
  659. //
  660. // Lock_label
  661. //
  662. this.Lock_label.AutoSize = true;
  663. this.Lock_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  664. this.Lock_label.ForeColor = System.Drawing.Color.Red;
  665. this.Lock_label.Location = new System.Drawing.Point(575, 298);
  666. this.Lock_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  667. this.Lock_label.Name = "Lock_label";
  668. this.Lock_label.Size = new System.Drawing.Size(250, 41);
  669. this.Lock_label.TabIndex = 77;
  670. this.Lock_label.Text = "Ctrl+Q解除锁定";
  671. this.Lock_label.Visible = false;
  672. //
  673. // ma_salecode
  674. //
  675. this.ma_salecode.AutoSize = true;
  676. this.ma_salecode.Location = new System.Drawing.Point(954, 302);
  677. this.ma_salecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  678. this.ma_salecode.Name = "ma_salecode";
  679. this.ma_salecode.Size = new System.Drawing.Size(0, 24);
  680. this.ma_salecode.TabIndex = 78;
  681. this.ma_salecode.Visible = false;
  682. //
  683. // pr_sendchecktype
  684. //
  685. this.pr_sendchecktype.AutoSize = true;
  686. this.pr_sendchecktype.Location = new System.Drawing.Point(954, 310);
  687. this.pr_sendchecktype.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  688. this.pr_sendchecktype.Name = "pr_sendchecktype";
  689. this.pr_sendchecktype.Size = new System.Drawing.Size(0, 24);
  690. this.pr_sendchecktype.TabIndex = 79;
  691. this.pr_sendchecktype.Visible = false;
  692. //
  693. // StepCount
  694. //
  695. this.StepCount.LineCode = null;
  696. this.StepCount.Location = new System.Drawing.Point(582, 292);
  697. this.StepCount.Margin = new System.Windows.Forms.Padding(8, 14, 8, 14);
  698. this.StepCount.Name = "StepCount";
  699. this.StepCount.Size = new System.Drawing.Size(128, 44);
  700. this.StepCount.Source = null;
  701. this.StepCount.StepCode = null;
  702. this.StepCount.TabIndex = 194;
  703. //
  704. // Filter
  705. //
  706. this.Filter.BackColor = System.Drawing.Color.Transparent;
  707. this.Filter.Font = new System.Drawing.Font("宋体", 10.8F);
  708. this.Filter.Location = new System.Drawing.Point(186, 514);
  709. this.Filter.Margin = new System.Windows.Forms.Padding(4);
  710. this.Filter.Name = "Filter";
  711. this.Filter.PlaceHolder = "不良名称搜索";
  712. this.Filter.Size = new System.Drawing.Size(352, 44);
  713. this.Filter.TabIndex = 76;
  714. this.Filter.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder.OnTextChange(this.Filter_UserControlTextChanged);
  715. //
  716. // ma_softversion
  717. //
  718. this.ma_softversion.AutoSize = true;
  719. this.ma_softversion.CutLength = null;
  720. this.ma_softversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  721. this.ma_softversion.Location = new System.Drawing.Point(188, 224);
  722. this.ma_softversion.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  723. this.ma_softversion.MaximumSize = new System.Drawing.Size(300, 0);
  724. this.ma_softversion.Name = "ma_softversion";
  725. this.ma_softversion.Size = new System.Drawing.Size(0, 41);
  726. this.ma_softversion.TabIndex = 73;
  727. //
  728. // Save
  729. //
  730. this.Save.AllPower = null;
  731. this.Save.BackColor = System.Drawing.Color.Transparent;
  732. this.Save.DownImage = ((System.Drawing.Image)(resources.GetObject("Save.DownImage")));
  733. this.Save.Image = null;
  734. this.Save.IsShowBorder = true;
  735. this.Save.Location = new System.Drawing.Point(954, 994);
  736. this.Save.Margin = new System.Windows.Forms.Padding(4);
  737. this.Save.MoveImage = ((System.Drawing.Image)(resources.GetObject("Save.MoveImage")));
  738. this.Save.Name = "Save";
  739. this.Save.NormalImage = ((System.Drawing.Image)(resources.GetObject("Save.NormalImage")));
  740. this.Save.Power = null;
  741. this.Save.Size = new System.Drawing.Size(130, 52);
  742. this.Save.TabIndex = 70;
  743. this.Save.Text = "保存";
  744. this.Save.UseVisualStyleBackColor = false;
  745. this.Save.Click += new System.EventHandler(this.Save_Click);
  746. //
  747. // bc_code
  748. //
  749. this.bc_code.AllPower = null;
  750. this.bc_code.BackColor = System.Drawing.Color.White;
  751. this.bc_code.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  752. this.bc_code.ID = null;
  753. this.bc_code.Location = new System.Drawing.Point(188, 442);
  754. this.bc_code.Margin = new System.Windows.Forms.Padding(6);
  755. this.bc_code.Name = "bc_code";
  756. this.bc_code.Power = null;
  757. this.bc_code.Size = new System.Drawing.Size(348, 40);
  758. this.bc_code.Str = null;
  759. this.bc_code.Str1 = null;
  760. this.bc_code.Str2 = null;
  761. this.bc_code.TabIndex = 70;
  762. this.bc_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.bc_code_KeyDown);
  763. //
  764. // ma_code
  765. //
  766. this.ma_code.AllPower = null;
  767. this.ma_code.Caller = null;
  768. this.ma_code.Condition = null;
  769. this.ma_code.DBTitle = null;
  770. this.ma_code.FormName = null;
  771. this.ma_code.Location = new System.Drawing.Point(186, 26);
  772. this.ma_code.Margin = new System.Windows.Forms.Padding(6);
  773. this.ma_code.Name = "ma_code";
  774. this.ma_code.Power = null;
  775. this.ma_code.ReturnData = null;
  776. this.ma_code.SelectField = null;
  777. this.ma_code.SetValueField = null;
  778. this.ma_code.Size = new System.Drawing.Size(230, 42);
  779. this.ma_code.TabIndex = 67;
  780. this.ma_code.TableName = null;
  781. this.ma_code.Tag = "ma_code";
  782. this.ma_code.TextBoxEnable = true;
  783. this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
  784. //
  785. // LockMakeCode
  786. //
  787. this.LockMakeCode.AutoSize = true;
  788. this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  789. this.LockMakeCode.LeaveEvent = false;
  790. this.LockMakeCode.Location = new System.Drawing.Point(448, 30);
  791. this.LockMakeCode.Margin = new System.Windows.Forms.Padding(4);
  792. this.LockMakeCode.Name = "LockMakeCode";
  793. this.LockMakeCode.Size = new System.Drawing.Size(94, 35);
  794. this.LockMakeCode.TabIndex = 66;
  795. this.LockMakeCode.Text = "锁定";
  796. this.LockMakeCode.UseVisualStyleBackColor = true;
  797. //
  798. // pr_spec
  799. //
  800. this.pr_spec.AutoSize = true;
  801. this.pr_spec.CutLength = "qweqwe";
  802. this.pr_spec.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  803. this.pr_spec.Location = new System.Drawing.Point(748, 128);
  804. this.pr_spec.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  805. this.pr_spec.MaximumSize = new System.Drawing.Size(360, 0);
  806. this.pr_spec.Name = "pr_spec";
  807. this.pr_spec.Size = new System.Drawing.Size(0, 41);
  808. this.pr_spec.TabIndex = 56;
  809. //
  810. // ma_qty
  811. //
  812. this.ma_qty.AutoSize = true;
  813. this.ma_qty.CutLength = null;
  814. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  815. this.ma_qty.Location = new System.Drawing.Point(746, 28);
  816. this.ma_qty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  817. this.ma_qty.MaximumSize = new System.Drawing.Size(300, 0);
  818. this.ma_qty.Name = "ma_qty";
  819. this.ma_qty.Size = new System.Drawing.Size(0, 41);
  820. this.ma_qty.TabIndex = 55;
  821. //
  822. // ma_prodcode
  823. //
  824. this.ma_prodcode.AutoSize = true;
  825. this.ma_prodcode.CutLength = null;
  826. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  827. this.ma_prodcode.Location = new System.Drawing.Point(188, 128);
  828. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  829. this.ma_prodcode.MaximumSize = new System.Drawing.Size(300, 0);
  830. this.ma_prodcode.Name = "ma_prodcode";
  831. this.ma_prodcode.Size = new System.Drawing.Size(0, 41);
  832. this.ma_prodcode.TabIndex = 53;
  833. this.ma_prodcode.TextChanged += new System.EventHandler(this.ma_prodcode_TextChanged);
  834. //
  835. // OperateResult
  836. //
  837. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  838. this.OperateResult.Location = new System.Drawing.Point(1288, 362);
  839. this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
  840. this.OperateResult.Name = "OperateResult";
  841. this.OperateResult.Size = new System.Drawing.Size(410, 610);
  842. this.OperateResult.TabIndex = 52;
  843. this.OperateResult.Text = "";
  844. //
  845. // CleanInfo
  846. //
  847. this.CleanInfo.AllPower = null;
  848. this.CleanInfo.BackColor = System.Drawing.Color.Transparent;
  849. this.CleanInfo.DownImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.DownImage")));
  850. this.CleanInfo.Image = ((System.Drawing.Image)(resources.GetObject("CleanInfo.Image")));
  851. this.CleanInfo.IsShowBorder = true;
  852. this.CleanInfo.Location = new System.Drawing.Point(873, 292);
  853. this.CleanInfo.Margin = new System.Windows.Forms.Padding(6);
  854. this.CleanInfo.MoveImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.MoveImage")));
  855. this.CleanInfo.Name = "CleanInfo";
  856. this.CleanInfo.NormalImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.NormalImage")));
  857. this.CleanInfo.Power = null;
  858. this.CleanInfo.Size = new System.Drawing.Size(122, 48);
  859. this.CleanInfo.TabIndex = 47;
  860. this.CleanInfo.Text = "清除内容";
  861. this.CleanInfo.UseVisualStyleBackColor = true;
  862. this.CleanInfo.Visible = false;
  863. this.CleanInfo.Click += new System.EventHandler(this.CleanInfo_Click);
  864. //
  865. // ChooseedReject
  866. //
  867. this.ChooseedReject.Image = ((System.Drawing.Image)(resources.GetObject("ChooseedReject.Image")));
  868. this.ChooseedReject.Location = new System.Drawing.Point(584, 694);
  869. this.ChooseedReject.Margin = new System.Windows.Forms.Padding(6);
  870. this.ChooseedReject.Name = "ChooseedReject";
  871. this.ChooseedReject.Size = new System.Drawing.Size(100, 46);
  872. this.ChooseedReject.TabIndex = 45;
  873. this.ChooseedReject.UseVisualStyleBackColor = true;
  874. this.ChooseedReject.Click += new System.EventHandler(this.ChooseedReject_Click);
  875. //
  876. // WaitReject
  877. //
  878. this.WaitReject.Image = ((System.Drawing.Image)(resources.GetObject("WaitReject.Image")));
  879. this.WaitReject.Location = new System.Drawing.Point(584, 820);
  880. this.WaitReject.Margin = new System.Windows.Forms.Padding(6);
  881. this.WaitReject.Name = "WaitReject";
  882. this.WaitReject.Size = new System.Drawing.Size(100, 46);
  883. this.WaitReject.TabIndex = 44;
  884. this.WaitReject.UseVisualStyleBackColor = true;
  885. this.WaitReject.Click += new System.EventHandler(this.WaitReject_Click);
  886. //
  887. // bc_remark
  888. //
  889. this.bc_remark.AllPower = null;
  890. this.bc_remark.BackColor = System.Drawing.Color.White;
  891. this.bc_remark.ID = null;
  892. this.bc_remark.Location = new System.Drawing.Point(740, 364);
  893. this.bc_remark.Margin = new System.Windows.Forms.Padding(6);
  894. this.bc_remark.Multiline = true;
  895. this.bc_remark.Name = "bc_remark";
  896. this.bc_remark.Power = null;
  897. this.bc_remark.Size = new System.Drawing.Size(524, 120);
  898. this.bc_remark.Str = null;
  899. this.bc_remark.Str1 = null;
  900. this.bc_remark.Str2 = null;
  901. this.bc_remark.TabIndex = 41;
  902. //
  903. // bc_groupcode
  904. //
  905. this.bc_groupcode.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  906. this.bc_groupcode.FormattingEnabled = true;
  907. this.bc_groupcode.Location = new System.Drawing.Point(188, 364);
  908. this.bc_groupcode.Margin = new System.Windows.Forms.Padding(6);
  909. this.bc_groupcode.Name = "bc_groupcode";
  910. this.bc_groupcode.Size = new System.Drawing.Size(348, 37);
  911. this.bc_groupcode.TabIndex = 21;
  912. this.bc_groupcode.SelectedIndexChanged += new System.EventHandler(this.bc_groupcode_SelectedIndexChanged);
  913. //
  914. // ms_sncode
  915. //
  916. this.ms_sncode.AllPower = "ifall";
  917. this.ms_sncode.BackColor = System.Drawing.Color.White;
  918. this.ms_sncode.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  919. this.ms_sncode.ID = null;
  920. this.ms_sncode.Location = new System.Drawing.Point(560, 996);
  921. this.ms_sncode.Margin = new System.Windows.Forms.Padding(6);
  922. this.ms_sncode.Name = "ms_sncode";
  923. this.ms_sncode.Power = null;
  924. this.ms_sncode.Size = new System.Drawing.Size(358, 40);
  925. this.ms_sncode.Str = null;
  926. this.ms_sncode.Str1 = null;
  927. this.ms_sncode.Str2 = null;
  928. this.ms_sncode.TabIndex = 68;
  929. this.ms_sncode.Tag = "IfRead";
  930. this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ms_code_KeyDown);
  931. //
  932. // WriteSoftWare
  933. //
  934. this.WriteSoftWare.AutoSize = true;
  935. this.WriteSoftWare.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  936. this.WriteSoftWare.Location = new System.Drawing.Point(1123, 1006);
  937. this.WriteSoftWare.Margin = new System.Windows.Forms.Padding(4);
  938. this.WriteSoftWare.Name = "WriteSoftWare";
  939. this.WriteSoftWare.Size = new System.Drawing.Size(142, 35);
  940. this.WriteSoftWare.TabIndex = 195;
  941. this.WriteSoftWare.Text = "烧入软件";
  942. this.WriteSoftWare.UseVisualStyleBackColor = true;
  943. //
  944. // SoftWarePath
  945. //
  946. this.SoftWarePath.AllPower = null;
  947. this.SoftWarePath.BackColor = System.Drawing.Color.White;
  948. this.SoftWarePath.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  949. this.SoftWarePath.ID = null;
  950. this.SoftWarePath.Location = new System.Drawing.Point(1275, 1001);
  951. this.SoftWarePath.Margin = new System.Windows.Forms.Padding(6);
  952. this.SoftWarePath.Name = "SoftWarePath";
  953. this.SoftWarePath.Power = null;
  954. this.SoftWarePath.Size = new System.Drawing.Size(388, 40);
  955. this.SoftWarePath.Str = null;
  956. this.SoftWarePath.Str1 = null;
  957. this.SoftWarePath.Str2 = null;
  958. this.SoftWarePath.TabIndex = 196;
  959. //
  960. // ms_badtimes
  961. //
  962. this.ms_badtimes.AutoSize = true;
  963. this.ms_badtimes.CutLength = null;
  964. this.ms_badtimes.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  965. this.ms_badtimes.Location = new System.Drawing.Point(517, 182);
  966. this.ms_badtimes.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  967. this.ms_badtimes.MaximumSize = new System.Drawing.Size(300, 0);
  968. this.ms_badtimes.Name = "ms_badtimes";
  969. this.ms_badtimes.Size = new System.Drawing.Size(0, 41);
  970. this.ms_badtimes.TabIndex = 86;
  971. this.ms_badtimes.Tag = "ms_badtimes";
  972. //
  973. // label10
  974. //
  975. this.label10.AutoSize = true;
  976. this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  977. this.label10.Location = new System.Drawing.Point(321, 182);
  978. this.label10.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  979. this.label10.Name = "label10";
  980. this.label10.Size = new System.Drawing.Size(146, 41);
  981. this.label10.TabIndex = 85;
  982. this.label10.Text = "维修次数";
  983. //
  984. // Make_TestCollection
  985. //
  986. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  987. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  988. this.BackColor = System.Drawing.SystemColors.Control;
  989. this.ClientSize = new System.Drawing.Size(1724, 1070);
  990. this.Controls.Add(this.SoftWarePath);
  991. this.Controls.Add(this.WriteSoftWare);
  992. this.Controls.Add(this.ob_sendqty);
  993. this.Controls.Add(this.StepCount);
  994. this.Controls.Add(this.label7);
  995. this.Controls.Add(this.pr_sendchecktype);
  996. this.Controls.Add(this.ma_salecode);
  997. this.Controls.Add(this.SendCheck);
  998. this.Controls.Add(this.Lock_label);
  999. this.Controls.Add(this.Filter);
  1000. this.Controls.Add(this.ob_batchqty_label);
  1001. this.Controls.Add(this.ob_nowcheckqty);
  1002. this.Controls.Add(this.NoteForChange);
  1003. this.Controls.Add(this.ob_nowcheckqty_label);
  1004. this.Controls.Add(this.ma_softversion);
  1005. this.Controls.Add(this.ma_softversion_label);
  1006. this.Controls.Add(this.panel1);
  1007. this.Controls.Add(this.Save);
  1008. this.Controls.Add(this.AutoBadCode);
  1009. this.Controls.Add(this.bc_code);
  1010. this.Controls.Add(this.ma_code);
  1011. this.Controls.Add(this.LockMakeCode);
  1012. this.Controls.Add(this.label2);
  1013. this.Controls.Add(this.pr_spec);
  1014. this.Controls.Add(this.ma_qty);
  1015. this.Controls.Add(this.ma_prodcode);
  1016. this.Controls.Add(this.OperateResult);
  1017. this.Controls.Add(this.ChoosedRejectList);
  1018. this.Controls.Add(this.CleanInfo);
  1019. this.Controls.Add(this.label6);
  1020. this.Controls.Add(this.ChooseedReject);
  1021. this.Controls.Add(this.WaitReject);
  1022. this.Controls.Add(this.bc_remark);
  1023. this.Controls.Add(this.label5);
  1024. this.Controls.Add(this.label4);
  1025. this.Controls.Add(this.WaitRejectList);
  1026. this.Controls.Add(this.Reject);
  1027. this.Controls.Add(this.GoodProduct);
  1028. this.Controls.Add(this.label3);
  1029. this.Controls.Add(this.bc_groupcode);
  1030. this.Controls.Add(this.bc_remark_label);
  1031. this.Controls.Add(this.ms_sncode_label);
  1032. this.Controls.Add(this.bc_groupcode_label);
  1033. this.Controls.Add(this.ms_sncode);
  1034. this.Controls.Add(this.ma_qty_label);
  1035. this.Controls.Add(this.ms_makecode_label);
  1036. this.Controls.Add(this.pr_detail_label);
  1037. this.Controls.Add(this.ma_prodcode_label);
  1038. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  1039. this.KeyPreview = true;
  1040. this.Margin = new System.Windows.Forms.Padding(6);
  1041. this.Name = "Make_TestCollection";
  1042. this.Tag = "Make!TestCollection";
  1043. this.Text = " ";
  1044. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_TestCollection_FormClosing);
  1045. this.Load += new System.EventHandler(this.TestCollection_Load);
  1046. this.SizeChanged += new System.EventHandler(this.测试采集_SizeChanged);
  1047. this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Make_TestCollection_KeyDown);
  1048. this.panel1.ResumeLayout(false);
  1049. this.panel1.PerformLayout();
  1050. ((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).EndInit();
  1051. this.ResumeLayout(false);
  1052. this.PerformLayout();
  1053. }
  1054. #endregion
  1055. private System.Windows.Forms.Label ma_prodcode_label;
  1056. private System.Windows.Forms.Label ms_makecode_label;
  1057. private System.Windows.Forms.Label mcd_inqty_label;
  1058. private System.Windows.Forms.Label ma_qty_label;
  1059. private System.Windows.Forms.Label mc_restqty_label;
  1060. private System.Windows.Forms.Label ms_sncode_label;
  1061. private CustomControl.TextBoxWithIcon.SnCollectionBox ms_sncode;
  1062. private System.Windows.Forms.Label bc_groupcode_label;
  1063. private System.Windows.Forms.Label bc_remark_label;
  1064. private CustomControl.ComBoxWithFocus.ComBoxWithFocus bc_groupcode;
  1065. private System.Windows.Forms.Label label2;
  1066. private System.Windows.Forms.Label label3;
  1067. private System.Windows.Forms.RadioButton GoodProduct;
  1068. private System.Windows.Forms.RadioButton Reject;
  1069. private System.Windows.Forms.ListView WaitRejectList;
  1070. private System.Windows.Forms.Label label4;
  1071. private System.Windows.Forms.Label label5;
  1072. private CustomControl.TextBoxWithIcon.EnterTextBox bc_remark;
  1073. private CustomControl.ButtonUtil.ArrowLeftButton WaitReject;
  1074. private CustomControl.ButtonUtil.ArrowRightButton ChooseedReject;
  1075. private System.Windows.Forms.ColumnHeader columnHeader1;
  1076. private System.Windows.Forms.Label label6;
  1077. private CustomControl.ButtonUtil.NormalButton CleanInfo;
  1078. private System.Windows.Forms.ColumnHeader columnHeader5;
  1079. private System.Windows.Forms.ListView ChoosedRejectList;
  1080. private System.Windows.Forms.ColumnHeader columnHeader6;
  1081. private System.Windows.Forms.ColumnHeader columnHeader7;
  1082. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  1083. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  1084. private CustomControl.ValueLabel.ValueLabel mcd_inqty;
  1085. private CustomControl.ValueLabel.ValueLabel ma_qty;
  1086. private CustomControl.ValueLabel.ValueLabel pr_spec;
  1087. private CustomControl.ValueLabel.ValueLabel mcd_remainqty;
  1088. private System.Windows.Forms.ColumnHeader columnHeader3;
  1089. private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
  1090. private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
  1091. private CustomControl.TextBoxWithIcon.EnterTextBox bc_code;
  1092. private ReSetCheckBox AutoBadCode;
  1093. private System.Windows.Forms.ColumnHeader columnHeader4;
  1094. private CustomControl.ButtonUtil.NormalButton Save;
  1095. private System.Windows.Forms.Panel panel1;
  1096. private CustomControl.ValueLabel.ValueLabel ob_batchqty;
  1097. private System.Windows.Forms.Label ob_batchqty_label;
  1098. private CustomControl.ValueLabel.ValueLabel ob_nowcheckqty;
  1099. private System.Windows.Forms.Label ob_nowcheckqty_label;
  1100. private CustomControl.ButtonUtil.NormalButton SendCheck;
  1101. private System.Windows.Forms.Label ob_checkno;
  1102. private System.Windows.Forms.Label pr_detail_label;
  1103. private System.Windows.Forms.ColumnHeader columnHeader2;
  1104. private System.Windows.Forms.ColumnHeader columnHeader8;
  1105. private CustomControl.ValueLabel.ValueLabel ob_sendqty;
  1106. private System.Windows.Forms.Label label7;
  1107. private CustomControl.ValueLabel.ValueLabel ma_softversion;
  1108. private System.Windows.Forms.Label ma_softversion_label;
  1109. private System.Windows.Forms.ColumnHeader columnHeader9;
  1110. private System.Windows.Forms.ColumnHeader columnHeader10;
  1111. private System.Windows.Forms.BindingSource BadInfSource;
  1112. private System.Windows.Forms.CheckBox NoteForChange;
  1113. private CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder Filter;
  1114. private System.Windows.Forms.Timer ControlLockTimer;
  1115. private System.Windows.Forms.Label Lock_label;
  1116. private System.Windows.Forms.Label ma_salecode;
  1117. private System.Windows.Forms.Label pr_sendchecktype;
  1118. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  1119. private ReSetCheckBox WriteSoftWare;
  1120. private CustomControl.TextBoxWithIcon.EnterTextBox SoftWarePath;
  1121. private CustomControl.ValueLabel.ValueLabel mcd_ngqty;
  1122. private System.Windows.Forms.Label label1;
  1123. private CustomControl.ValueLabel.ValueLabel mcd_totalng;
  1124. private System.Windows.Forms.Label label9;
  1125. private CustomControl.ValueLabel.ValueLabel mcd_okqty;
  1126. private System.Windows.Forms.Label label8;
  1127. private CustomControl.ValueLabel.ValueLabel ms_badtimes;
  1128. private System.Windows.Forms.Label label10;
  1129. }
  1130. }