Make_TestCollectionSku.Designer.cs 66 KB

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