Make_TestCollection.Designer.cs 55 KB

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