Make_TestCollectionOnlyBad.Designer.cs 66 KB

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