Make_TestCollectionSplitIn.Designer.cs 73 KB

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