Make_TestCollection.Designer.cs 53 KB

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