Make_TestCollection.Designer.cs 65 KB

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