Make_TestCollection.Designer.cs 70 KB

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