Make_TestCollection.Designer.cs 62 KB

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