Make_TestCollection.Designer.cs 70 KB

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