Make_TestCollection.Designer.cs 64 KB

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