Make_TestCollection.Designer.cs 66 KB

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