Make_TestCollection.Designer.cs 64 KB

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