Make_TestCollection.Designer.cs 67 KB

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