Make_TestCollectionCL.Designer.cs 65 KB

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