Make_TestCollection_JIAQIAN.Designer.cs 66 KB

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