OQC_BatchResultJudge.Designer.cs 52 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976
  1. namespace UAS_MES.OQC
  2. {
  3. partial class OQC_BatchResultJudge
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OQC_BatchResultJudge));
  29. this.ob_batchqty_label = new System.Windows.Forms.Label();
  30. this.ob_result_label = new System.Windows.Forms.Label();
  31. this.ob_okqty_label = new System.Windows.Forms.Label();
  32. this.ob_ngqty_label = new System.Windows.Forms.Label();
  33. this.oi_checkqty_label = new System.Windows.Forms.Label();
  34. this.ReworkRequire = new System.Windows.Forms.CheckBox();
  35. this.ob_aqlcode_label = new System.Windows.Forms.Label();
  36. this.ob_prodcode_label = new System.Windows.Forms.Label();
  37. this.ob_makecode_label = new System.Windows.Forms.Label();
  38. this.ob_checkno_label = new System.Windows.Forms.Label();
  39. this.obd_outboxcode_label = new System.Windows.Forms.Label();
  40. this.ms_sncode_label = new System.Windows.Forms.Label();
  41. this.panel2 = new System.Windows.Forms.Panel();
  42. this.label1 = new System.Windows.Forms.Label();
  43. this.label3 = new System.Windows.Forms.Label();
  44. this.ob_maxngacceptqty_label = new System.Windows.Forms.Label();
  45. this.Remark = new System.Windows.Forms.RichTextBox();
  46. this.label5 = new System.Windows.Forms.Label();
  47. this.ob_status_label = new System.Windows.Forms.Label();
  48. this.ob_maxngacceptqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  49. this.ob_status = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  50. this.ob_source = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  51. this.ob_id = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  52. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  53. this.GetBatch = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  54. this.ob_prodcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  55. this.ob_makecode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  56. this.ob_checkno = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  57. this.obd_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  58. this.ms_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  59. this.ob_nowcheckqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  60. this.ob_okqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  61. this.oi_checkqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  62. this.ob_ngqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  63. this.ob_result = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  64. this.ob_aqlcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  65. this.WithdrawPass = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  66. this.BatchRejection = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  67. this.ForcePass = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  68. this.ForceRejection = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  69. this.WithdrawRejection = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  70. this.BatchPass = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  71. this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  72. this.ob_miacceptqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  73. this.label7 = new System.Windows.Forms.Label();
  74. this.ob_maacceptqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  75. this.label6 = new System.Windows.Forms.Label();
  76. this.ob_cracceptqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  77. this.label2 = new System.Windows.Forms.Label();
  78. this.ob_miqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  79. this.label11 = new System.Windows.Forms.Label();
  80. this.ob_maqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  81. this.label10 = new System.Windows.Forms.Label();
  82. this.ob_crqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  83. this.label8 = new System.Windows.Forms.Label();
  84. this.panel2.SuspendLayout();
  85. this.SuspendLayout();
  86. //
  87. // ob_batchqty_label
  88. //
  89. this.ob_batchqty_label.AutoSize = true;
  90. this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  91. this.ob_batchqty_label.Location = new System.Drawing.Point(510, 262);
  92. this.ob_batchqty_label.Name = "ob_batchqty_label";
  93. this.ob_batchqty_label.Size = new System.Drawing.Size(58, 21);
  94. this.ob_batchqty_label.TabIndex = 158;
  95. this.ob_batchqty_label.Text = "实批数";
  96. //
  97. // ob_result_label
  98. //
  99. this.ob_result_label.AutoSize = true;
  100. this.ob_result_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  101. this.ob_result_label.Location = new System.Drawing.Point(510, 230);
  102. this.ob_result_label.Name = "ob_result_label";
  103. this.ob_result_label.Size = new System.Drawing.Size(74, 21);
  104. this.ob_result_label.TabIndex = 166;
  105. this.ob_result_label.Text = "判定结果";
  106. //
  107. // ob_okqty_label
  108. //
  109. this.ob_okqty_label.AutoSize = true;
  110. this.ob_okqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  111. this.ob_okqty_label.Location = new System.Drawing.Point(510, 331);
  112. this.ob_okqty_label.Name = "ob_okqty_label";
  113. this.ob_okqty_label.Size = new System.Drawing.Size(58, 21);
  114. this.ob_okqty_label.TabIndex = 160;
  115. this.ob_okqty_label.Text = "合格数";
  116. //
  117. // ob_ngqty_label
  118. //
  119. this.ob_ngqty_label.AutoSize = true;
  120. this.ob_ngqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  121. this.ob_ngqty_label.Location = new System.Drawing.Point(510, 365);
  122. this.ob_ngqty_label.Name = "ob_ngqty_label";
  123. this.ob_ngqty_label.Size = new System.Drawing.Size(74, 21);
  124. this.ob_ngqty_label.TabIndex = 162;
  125. this.ob_ngqty_label.Text = "不合格数";
  126. //
  127. // oi_checkqty_label
  128. //
  129. this.oi_checkqty_label.AutoSize = true;
  130. this.oi_checkqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  131. this.oi_checkqty_label.Location = new System.Drawing.Point(510, 296);
  132. this.oi_checkqty_label.Name = "oi_checkqty_label";
  133. this.oi_checkqty_label.Size = new System.Drawing.Size(58, 21);
  134. this.oi_checkqty_label.TabIndex = 164;
  135. this.oi_checkqty_label.Text = "抽检数";
  136. //
  137. // ReworkRequire
  138. //
  139. this.ReworkRequire.AutoSize = true;
  140. this.ReworkRequire.Checked = true;
  141. this.ReworkRequire.CheckState = System.Windows.Forms.CheckState.Checked;
  142. this.ReworkRequire.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  143. this.ReworkRequire.Location = new System.Drawing.Point(122, 525);
  144. this.ReworkRequire.Name = "ReworkRequire";
  145. this.ReworkRequire.Size = new System.Drawing.Size(125, 25);
  146. this.ReworkRequire.TabIndex = 168;
  147. this.ReworkRequire.Text = "发起返工需求";
  148. this.ReworkRequire.UseVisualStyleBackColor = true;
  149. //
  150. // ob_aqlcode_label
  151. //
  152. this.ob_aqlcode_label.AutoSize = true;
  153. this.ob_aqlcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  154. this.ob_aqlcode_label.Location = new System.Drawing.Point(510, 398);
  155. this.ob_aqlcode_label.Name = "ob_aqlcode_label";
  156. this.ob_aqlcode_label.Size = new System.Drawing.Size(42, 21);
  157. this.ob_aqlcode_label.TabIndex = 169;
  158. this.ob_aqlcode_label.Text = "AQL";
  159. //
  160. // ob_prodcode_label
  161. //
  162. this.ob_prodcode_label.AutoSize = true;
  163. this.ob_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  164. this.ob_prodcode_label.Location = new System.Drawing.Point(264, 145);
  165. this.ob_prodcode_label.Name = "ob_prodcode_label";
  166. this.ob_prodcode_label.Size = new System.Drawing.Size(74, 21);
  167. this.ob_prodcode_label.TabIndex = 218;
  168. this.ob_prodcode_label.Text = "产品编号";
  169. //
  170. // ob_makecode_label
  171. //
  172. this.ob_makecode_label.AutoSize = true;
  173. this.ob_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  174. this.ob_makecode_label.Location = new System.Drawing.Point(8, 145);
  175. this.ob_makecode_label.Name = "ob_makecode_label";
  176. this.ob_makecode_label.Size = new System.Drawing.Size(58, 21);
  177. this.ob_makecode_label.TabIndex = 216;
  178. this.ob_makecode_label.Text = "工单号";
  179. //
  180. // ob_checkno_label
  181. //
  182. this.ob_checkno_label.AutoSize = true;
  183. this.ob_checkno_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  184. this.ob_checkno_label.Location = new System.Drawing.Point(8, 41);
  185. this.ob_checkno_label.Name = "ob_checkno_label";
  186. this.ob_checkno_label.Size = new System.Drawing.Size(58, 21);
  187. this.ob_checkno_label.TabIndex = 214;
  188. this.ob_checkno_label.Text = "抽检批";
  189. //
  190. // obd_outboxcode_label
  191. //
  192. this.obd_outboxcode_label.AutoSize = true;
  193. this.obd_outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  194. this.obd_outboxcode_label.Location = new System.Drawing.Point(8, 73);
  195. this.obd_outboxcode_label.Name = "obd_outboxcode_label";
  196. this.obd_outboxcode_label.Size = new System.Drawing.Size(42, 21);
  197. this.obd_outboxcode_label.TabIndex = 212;
  198. this.obd_outboxcode_label.Text = "箱号";
  199. //
  200. // ms_sncode_label
  201. //
  202. this.ms_sncode_label.AutoSize = true;
  203. this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  204. this.ms_sncode_label.Location = new System.Drawing.Point(8, 107);
  205. this.ms_sncode_label.Name = "ms_sncode_label";
  206. this.ms_sncode_label.Size = new System.Drawing.Size(58, 21);
  207. this.ms_sncode_label.TabIndex = 210;
  208. this.ms_sncode_label.Text = "序列号";
  209. //
  210. // panel2
  211. //
  212. this.panel2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
  213. this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  214. this.panel2.Controls.Add(this.label1);
  215. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  216. this.panel2.Location = new System.Drawing.Point(0, 0);
  217. this.panel2.Name = "panel2";
  218. this.panel2.Size = new System.Drawing.Size(975, 30);
  219. this.panel2.TabIndex = 220;
  220. this.panel2.Tag = "NoAuto";
  221. //
  222. // label1
  223. //
  224. this.label1.AutoSize = true;
  225. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  226. this.label1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  227. this.label1.Location = new System.Drawing.Point(12, 4);
  228. this.label1.Name = "label1";
  229. this.label1.Size = new System.Drawing.Size(127, 21);
  230. this.label1.TabIndex = 0;
  231. this.label1.Text = "OQC批结果判定";
  232. //
  233. // label3
  234. //
  235. this.label3.AutoSize = true;
  236. this.label3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  237. this.label3.Location = new System.Drawing.Point(36, 454);
  238. this.label3.Name = "label3";
  239. this.label3.Size = new System.Drawing.Size(444, 20);
  240. this.label3.TabIndex = 222;
  241. this.label3.Text = "--说明:如何物料没有维护AQL标准,需手动填写最大不合格允许通过数";
  242. //
  243. // ob_maxngacceptqty_label
  244. //
  245. this.ob_maxngacceptqty_label.AutoSize = true;
  246. this.ob_maxngacceptqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  247. this.ob_maxngacceptqty_label.Location = new System.Drawing.Point(36, 426);
  248. this.ob_maxngacceptqty_label.Name = "ob_maxngacceptqty_label";
  249. this.ob_maxngacceptqty_label.Size = new System.Drawing.Size(170, 21);
  250. this.ob_maxngacceptqty_label.TabIndex = 223;
  251. this.ob_maxngacceptqty_label.Text = "最大不合格允许通过数";
  252. //
  253. // Remark
  254. //
  255. this.Remark.Location = new System.Drawing.Point(88, 191);
  256. this.Remark.Name = "Remark";
  257. this.Remark.Size = new System.Drawing.Size(411, 225);
  258. this.Remark.TabIndex = 225;
  259. this.Remark.Text = "";
  260. //
  261. // label5
  262. //
  263. this.label5.AutoSize = true;
  264. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  265. this.label5.Location = new System.Drawing.Point(8, 191);
  266. this.label5.Name = "label5";
  267. this.label5.Size = new System.Drawing.Size(42, 21);
  268. this.label5.TabIndex = 226;
  269. this.label5.Text = "备注";
  270. //
  271. // ob_status_label
  272. //
  273. this.ob_status_label.AutoSize = true;
  274. this.ob_status_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  275. this.ob_status_label.Location = new System.Drawing.Point(510, 197);
  276. this.ob_status_label.Name = "ob_status_label";
  277. this.ob_status_label.Size = new System.Drawing.Size(74, 21);
  278. this.ob_status_label.TabIndex = 232;
  279. this.ob_status_label.Text = "批次状态";
  280. //
  281. // ob_maxngacceptqty
  282. //
  283. this.ob_maxngacceptqty.AllPower = "";
  284. this.ob_maxngacceptqty.BackColor = System.Drawing.Color.White;
  285. this.ob_maxngacceptqty.ID = null;
  286. this.ob_maxngacceptqty.Location = new System.Drawing.Point(201, 427);
  287. this.ob_maxngacceptqty.Name = "ob_maxngacceptqty";
  288. this.ob_maxngacceptqty.Power = "";
  289. this.ob_maxngacceptqty.Size = new System.Drawing.Size(194, 21);
  290. this.ob_maxngacceptqty.Str = null;
  291. this.ob_maxngacceptqty.Str1 = null;
  292. this.ob_maxngacceptqty.Str2 = null;
  293. this.ob_maxngacceptqty.TabIndex = 233;
  294. this.ob_maxngacceptqty.Tag = "NoAuto";
  295. //
  296. // ob_status
  297. //
  298. this.ob_status.AllPower = null;
  299. this.ob_status.BackColor = System.Drawing.Color.White;
  300. this.ob_status.Enabled = false;
  301. this.ob_status.ID = null;
  302. this.ob_status.Location = new System.Drawing.Point(600, 197);
  303. this.ob_status.Name = "ob_status";
  304. this.ob_status.Power = null;
  305. this.ob_status.Size = new System.Drawing.Size(147, 21);
  306. this.ob_status.Str = null;
  307. this.ob_status.Str1 = null;
  308. this.ob_status.Str2 = null;
  309. this.ob_status.TabIndex = 231;
  310. this.ob_status.Tag = "NoAuto";
  311. //
  312. // ob_source
  313. //
  314. this.ob_source.AllPower = null;
  315. this.ob_source.BackColor = System.Drawing.Color.White;
  316. this.ob_source.Enabled = false;
  317. this.ob_source.ID = null;
  318. this.ob_source.Location = new System.Drawing.Point(660, 534);
  319. this.ob_source.Name = "ob_source";
  320. this.ob_source.Power = null;
  321. this.ob_source.Size = new System.Drawing.Size(147, 21);
  322. this.ob_source.Str = null;
  323. this.ob_source.Str1 = null;
  324. this.ob_source.Str2 = null;
  325. this.ob_source.TabIndex = 229;
  326. this.ob_source.Tag = "NoAuto";
  327. this.ob_source.Visible = false;
  328. //
  329. // ob_id
  330. //
  331. this.ob_id.AllPower = null;
  332. this.ob_id.BackColor = System.Drawing.Color.White;
  333. this.ob_id.Enabled = false;
  334. this.ob_id.ID = null;
  335. this.ob_id.Location = new System.Drawing.Point(660, 514);
  336. this.ob_id.Name = "ob_id";
  337. this.ob_id.Power = null;
  338. this.ob_id.Size = new System.Drawing.Size(147, 21);
  339. this.ob_id.Str = null;
  340. this.ob_id.Str1 = null;
  341. this.ob_id.Str2 = null;
  342. this.ob_id.TabIndex = 228;
  343. this.ob_id.Tag = "NoAuto";
  344. this.ob_id.Visible = false;
  345. //
  346. // OperateResult
  347. //
  348. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  349. this.OperateResult.Location = new System.Drawing.Point(760, 171);
  350. this.OperateResult.Name = "OperateResult";
  351. this.OperateResult.Size = new System.Drawing.Size(210, 319);
  352. this.OperateResult.TabIndex = 227;
  353. this.OperateResult.Text = "";
  354. //
  355. // GetBatch
  356. //
  357. this.GetBatch.AllPower = "";
  358. this.GetBatch.BackColor = System.Drawing.Color.Transparent;
  359. this.GetBatch.DownImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.DownImage")));
  360. this.GetBatch.Image = ((System.Drawing.Image)(resources.GetObject("GetBatch.Image")));
  361. this.GetBatch.IsShowBorder = true;
  362. this.GetBatch.Location = new System.Drawing.Point(511, 146);
  363. this.GetBatch.MoveImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.MoveImage")));
  364. this.GetBatch.Name = "GetBatch";
  365. this.GetBatch.NormalImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.NormalImage")));
  366. this.GetBatch.Power = "ifread";
  367. this.GetBatch.Size = new System.Drawing.Size(60, 24);
  368. this.GetBatch.TabIndex = 221;
  369. this.GetBatch.Text = "获取批";
  370. this.GetBatch.UseVisualStyleBackColor = true;
  371. this.GetBatch.Click += new System.EventHandler(this.GetBatch_Click);
  372. //
  373. // ob_prodcode
  374. //
  375. this.ob_prodcode.AllPower = null;
  376. this.ob_prodcode.BackColor = System.Drawing.Color.White;
  377. this.ob_prodcode.Enabled = false;
  378. this.ob_prodcode.ID = null;
  379. this.ob_prodcode.Location = new System.Drawing.Point(355, 149);
  380. this.ob_prodcode.Name = "ob_prodcode";
  381. this.ob_prodcode.Power = null;
  382. this.ob_prodcode.Size = new System.Drawing.Size(144, 21);
  383. this.ob_prodcode.Str = null;
  384. this.ob_prodcode.Str1 = null;
  385. this.ob_prodcode.Str2 = null;
  386. this.ob_prodcode.TabIndex = 219;
  387. this.ob_prodcode.Tag = "NoAuto";
  388. //
  389. // ob_makecode
  390. //
  391. this.ob_makecode.AllPower = null;
  392. this.ob_makecode.BackColor = System.Drawing.Color.White;
  393. this.ob_makecode.Enabled = false;
  394. this.ob_makecode.ID = null;
  395. this.ob_makecode.Location = new System.Drawing.Point(88, 146);
  396. this.ob_makecode.Name = "ob_makecode";
  397. this.ob_makecode.Power = null;
  398. this.ob_makecode.Size = new System.Drawing.Size(160, 21);
  399. this.ob_makecode.Str = null;
  400. this.ob_makecode.Str1 = null;
  401. this.ob_makecode.Str2 = null;
  402. this.ob_makecode.TabIndex = 217;
  403. this.ob_makecode.Tag = "NoAuto";
  404. //
  405. // ob_checkno
  406. //
  407. this.ob_checkno.AllPower = "";
  408. this.ob_checkno.BackColor = System.Drawing.Color.White;
  409. this.ob_checkno.ID = null;
  410. this.ob_checkno.Location = new System.Drawing.Point(88, 43);
  411. this.ob_checkno.Name = "ob_checkno";
  412. this.ob_checkno.Power = "";
  413. this.ob_checkno.Size = new System.Drawing.Size(411, 21);
  414. this.ob_checkno.Str = null;
  415. this.ob_checkno.Str1 = null;
  416. this.ob_checkno.Str2 = null;
  417. this.ob_checkno.TabIndex = 215;
  418. this.ob_checkno.Tag = "NoAuto";
  419. this.ob_checkno.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ob_checkno_KeyDown);
  420. //
  421. // obd_outboxcode
  422. //
  423. this.obd_outboxcode.AllPower = null;
  424. this.obd_outboxcode.BackColor = System.Drawing.Color.White;
  425. this.obd_outboxcode.ID = null;
  426. this.obd_outboxcode.Location = new System.Drawing.Point(88, 75);
  427. this.obd_outboxcode.Name = "obd_outboxcode";
  428. this.obd_outboxcode.Power = null;
  429. this.obd_outboxcode.Size = new System.Drawing.Size(411, 21);
  430. this.obd_outboxcode.Str = null;
  431. this.obd_outboxcode.Str1 = null;
  432. this.obd_outboxcode.Str2 = null;
  433. this.obd_outboxcode.TabIndex = 213;
  434. this.obd_outboxcode.Tag = "NoAuto";
  435. this.obd_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.obd_outboxcode_KeyDown);
  436. //
  437. // ms_sncode
  438. //
  439. this.ms_sncode.AllPower = "";
  440. this.ms_sncode.BackColor = System.Drawing.Color.White;
  441. this.ms_sncode.ID = null;
  442. this.ms_sncode.Location = new System.Drawing.Point(88, 109);
  443. this.ms_sncode.Name = "ms_sncode";
  444. this.ms_sncode.Power = "";
  445. this.ms_sncode.Size = new System.Drawing.Size(411, 21);
  446. this.ms_sncode.Str = null;
  447. this.ms_sncode.Str1 = null;
  448. this.ms_sncode.Str2 = null;
  449. this.ms_sncode.TabIndex = 211;
  450. this.ms_sncode.Tag = "NoAuto";
  451. this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ms_sncode_KeyDown);
  452. //
  453. // ob_nowcheckqty
  454. //
  455. this.ob_nowcheckqty.AllPower = null;
  456. this.ob_nowcheckqty.BackColor = System.Drawing.Color.White;
  457. this.ob_nowcheckqty.Enabled = false;
  458. this.ob_nowcheckqty.ID = null;
  459. this.ob_nowcheckqty.Location = new System.Drawing.Point(600, 262);
  460. this.ob_nowcheckqty.Name = "ob_nowcheckqty";
  461. this.ob_nowcheckqty.Power = null;
  462. this.ob_nowcheckqty.Size = new System.Drawing.Size(147, 21);
  463. this.ob_nowcheckqty.Str = null;
  464. this.ob_nowcheckqty.Str1 = null;
  465. this.ob_nowcheckqty.Str2 = null;
  466. this.ob_nowcheckqty.TabIndex = 176;
  467. this.ob_nowcheckqty.Tag = "";
  468. //
  469. // ob_okqty
  470. //
  471. this.ob_okqty.AllPower = null;
  472. this.ob_okqty.BackColor = System.Drawing.Color.White;
  473. this.ob_okqty.Enabled = false;
  474. this.ob_okqty.ID = null;
  475. this.ob_okqty.Location = new System.Drawing.Point(600, 331);
  476. this.ob_okqty.Name = "ob_okqty";
  477. this.ob_okqty.Power = null;
  478. this.ob_okqty.Size = new System.Drawing.Size(147, 21);
  479. this.ob_okqty.Str = null;
  480. this.ob_okqty.Str1 = null;
  481. this.ob_okqty.Str2 = null;
  482. this.ob_okqty.TabIndex = 175;
  483. this.ob_okqty.Tag = "NoAuto";
  484. //
  485. // oi_checkqty
  486. //
  487. this.oi_checkqty.AllPower = null;
  488. this.oi_checkqty.BackColor = System.Drawing.Color.White;
  489. this.oi_checkqty.Enabled = false;
  490. this.oi_checkqty.ID = null;
  491. this.oi_checkqty.Location = new System.Drawing.Point(600, 296);
  492. this.oi_checkqty.Name = "oi_checkqty";
  493. this.oi_checkqty.Power = null;
  494. this.oi_checkqty.Size = new System.Drawing.Size(147, 21);
  495. this.oi_checkqty.Str = null;
  496. this.oi_checkqty.Str1 = null;
  497. this.oi_checkqty.Str2 = null;
  498. this.oi_checkqty.TabIndex = 174;
  499. this.oi_checkqty.Tag = "NoAuto";
  500. //
  501. // ob_ngqty
  502. //
  503. this.ob_ngqty.AllPower = null;
  504. this.ob_ngqty.BackColor = System.Drawing.Color.White;
  505. this.ob_ngqty.Enabled = false;
  506. this.ob_ngqty.ID = null;
  507. this.ob_ngqty.Location = new System.Drawing.Point(600, 365);
  508. this.ob_ngqty.Name = "ob_ngqty";
  509. this.ob_ngqty.Power = null;
  510. this.ob_ngqty.Size = new System.Drawing.Size(147, 21);
  511. this.ob_ngqty.Str = null;
  512. this.ob_ngqty.Str1 = null;
  513. this.ob_ngqty.Str2 = null;
  514. this.ob_ngqty.TabIndex = 173;
  515. this.ob_ngqty.Tag = "NoAuto";
  516. //
  517. // ob_result
  518. //
  519. this.ob_result.AllPower = null;
  520. this.ob_result.BackColor = System.Drawing.Color.White;
  521. this.ob_result.Enabled = false;
  522. this.ob_result.ID = null;
  523. this.ob_result.Location = new System.Drawing.Point(600, 230);
  524. this.ob_result.Name = "ob_result";
  525. this.ob_result.Power = null;
  526. this.ob_result.Size = new System.Drawing.Size(147, 21);
  527. this.ob_result.Str = null;
  528. this.ob_result.Str1 = null;
  529. this.ob_result.Str2 = null;
  530. this.ob_result.TabIndex = 172;
  531. this.ob_result.Tag = "NoAuto";
  532. //
  533. // ob_aqlcode
  534. //
  535. this.ob_aqlcode.AllPower = null;
  536. this.ob_aqlcode.BackColor = System.Drawing.Color.White;
  537. this.ob_aqlcode.Enabled = false;
  538. this.ob_aqlcode.ID = null;
  539. this.ob_aqlcode.Location = new System.Drawing.Point(600, 398);
  540. this.ob_aqlcode.Name = "ob_aqlcode";
  541. this.ob_aqlcode.Power = null;
  542. this.ob_aqlcode.Size = new System.Drawing.Size(147, 21);
  543. this.ob_aqlcode.Str = null;
  544. this.ob_aqlcode.Str1 = null;
  545. this.ob_aqlcode.Str2 = null;
  546. this.ob_aqlcode.TabIndex = 171;
  547. this.ob_aqlcode.Tag = "NoAuto";
  548. //
  549. // WithdrawPass
  550. //
  551. this.WithdrawPass.AllPower = "";
  552. this.WithdrawPass.BackColor = System.Drawing.Color.Transparent;
  553. this.WithdrawPass.DownImage = ((System.Drawing.Image)(resources.GetObject("WithdrawPass.DownImage")));
  554. this.WithdrawPass.Enabled = false;
  555. this.WithdrawPass.Image = ((System.Drawing.Image)(resources.GetObject("WithdrawPass.Image")));
  556. this.WithdrawPass.IsShowBorder = true;
  557. this.WithdrawPass.Location = new System.Drawing.Point(435, 485);
  558. this.WithdrawPass.MoveImage = ((System.Drawing.Image)(resources.GetObject("WithdrawPass.MoveImage")));
  559. this.WithdrawPass.Name = "WithdrawPass";
  560. this.WithdrawPass.NormalImage = ((System.Drawing.Image)(resources.GetObject("WithdrawPass.NormalImage")));
  561. this.WithdrawPass.Power = "IFREAD";
  562. this.WithdrawPass.Size = new System.Drawing.Size(68, 30);
  563. this.WithdrawPass.TabIndex = 167;
  564. this.WithdrawPass.Text = "撤销通过";
  565. this.WithdrawPass.UseVisualStyleBackColor = true;
  566. this.WithdrawPass.Click += new System.EventHandler(this.WithdrawPass_Click);
  567. //
  568. // BatchRejection
  569. //
  570. this.BatchRejection.AllPower = "";
  571. this.BatchRejection.BackColor = System.Drawing.Color.Transparent;
  572. this.BatchRejection.DownImage = ((System.Drawing.Image)(resources.GetObject("BatchRejection.DownImage")));
  573. this.BatchRejection.Enabled = false;
  574. this.BatchRejection.Image = ((System.Drawing.Image)(resources.GetObject("BatchRejection.Image")));
  575. this.BatchRejection.IsShowBorder = true;
  576. this.BatchRejection.Location = new System.Drawing.Point(31, 526);
  577. this.BatchRejection.MoveImage = ((System.Drawing.Image)(resources.GetObject("BatchRejection.MoveImage")));
  578. this.BatchRejection.Name = "BatchRejection";
  579. this.BatchRejection.NormalImage = ((System.Drawing.Image)(resources.GetObject("BatchRejection.NormalImage")));
  580. this.BatchRejection.Power = "IFREAD";
  581. this.BatchRejection.Size = new System.Drawing.Size(68, 30);
  582. this.BatchRejection.TabIndex = 166;
  583. this.BatchRejection.Text = "批判退";
  584. this.BatchRejection.UseVisualStyleBackColor = true;
  585. this.BatchRejection.Click += new System.EventHandler(this.BatchRejection_Click);
  586. //
  587. // ForcePass
  588. //
  589. this.ForcePass.AllPower = "";
  590. this.ForcePass.BackColor = System.Drawing.Color.Transparent;
  591. this.ForcePass.DownImage = ((System.Drawing.Image)(resources.GetObject("ForcePass.DownImage")));
  592. this.ForcePass.Enabled = false;
  593. this.ForcePass.Image = ((System.Drawing.Image)(resources.GetObject("ForcePass.Image")));
  594. this.ForcePass.IsShowBorder = true;
  595. this.ForcePass.Location = new System.Drawing.Point(295, 485);
  596. this.ForcePass.MoveImage = ((System.Drawing.Image)(resources.GetObject("ForcePass.MoveImage")));
  597. this.ForcePass.Name = "ForcePass";
  598. this.ForcePass.NormalImage = ((System.Drawing.Image)(resources.GetObject("ForcePass.NormalImage")));
  599. this.ForcePass.Power = "ifspecial";
  600. this.ForcePass.Size = new System.Drawing.Size(68, 30);
  601. this.ForcePass.TabIndex = 165;
  602. this.ForcePass.Text = "强制通过";
  603. this.ForcePass.UseVisualStyleBackColor = true;
  604. this.ForcePass.Click += new System.EventHandler(this.ForcePass_Click);
  605. //
  606. // ForceRejection
  607. //
  608. this.ForceRejection.AllPower = "";
  609. this.ForceRejection.BackColor = System.Drawing.Color.Transparent;
  610. this.ForceRejection.DownImage = ((System.Drawing.Image)(resources.GetObject("ForceRejection.DownImage")));
  611. this.ForceRejection.Enabled = false;
  612. this.ForceRejection.Image = ((System.Drawing.Image)(resources.GetObject("ForceRejection.Image")));
  613. this.ForceRejection.IsShowBorder = true;
  614. this.ForceRejection.Location = new System.Drawing.Point(295, 526);
  615. this.ForceRejection.MoveImage = ((System.Drawing.Image)(resources.GetObject("ForceRejection.MoveImage")));
  616. this.ForceRejection.Name = "ForceRejection";
  617. this.ForceRejection.NormalImage = ((System.Drawing.Image)(resources.GetObject("ForceRejection.NormalImage")));
  618. this.ForceRejection.Power = "ifspecial";
  619. this.ForceRejection.Size = new System.Drawing.Size(68, 30);
  620. this.ForceRejection.TabIndex = 164;
  621. this.ForceRejection.Text = "强制批退";
  622. this.ForceRejection.UseVisualStyleBackColor = true;
  623. this.ForceRejection.Click += new System.EventHandler(this.ForceRejection_Click);
  624. //
  625. // WithdrawRejection
  626. //
  627. this.WithdrawRejection.AllPower = "";
  628. this.WithdrawRejection.BackColor = System.Drawing.Color.Transparent;
  629. this.WithdrawRejection.DownImage = ((System.Drawing.Image)(resources.GetObject("WithdrawRejection.DownImage")));
  630. this.WithdrawRejection.Enabled = false;
  631. this.WithdrawRejection.Image = ((System.Drawing.Image)(resources.GetObject("WithdrawRejection.Image")));
  632. this.WithdrawRejection.IsShowBorder = true;
  633. this.WithdrawRejection.Location = new System.Drawing.Point(435, 526);
  634. this.WithdrawRejection.MoveImage = ((System.Drawing.Image)(resources.GetObject("WithdrawRejection.MoveImage")));
  635. this.WithdrawRejection.Name = "WithdrawRejection";
  636. this.WithdrawRejection.NormalImage = ((System.Drawing.Image)(resources.GetObject("WithdrawRejection.NormalImage")));
  637. this.WithdrawRejection.Power = "IFREAD";
  638. this.WithdrawRejection.Size = new System.Drawing.Size(68, 30);
  639. this.WithdrawRejection.TabIndex = 163;
  640. this.WithdrawRejection.Text = "撤销判退";
  641. this.WithdrawRejection.UseVisualStyleBackColor = true;
  642. this.WithdrawRejection.Click += new System.EventHandler(this.WithdrawRejection_Click);
  643. //
  644. // BatchPass
  645. //
  646. this.BatchPass.AllPower = "";
  647. this.BatchPass.BackColor = System.Drawing.Color.Transparent;
  648. this.BatchPass.DownImage = ((System.Drawing.Image)(resources.GetObject("BatchPass.DownImage")));
  649. this.BatchPass.Enabled = false;
  650. this.BatchPass.Image = ((System.Drawing.Image)(resources.GetObject("BatchPass.Image")));
  651. this.BatchPass.IsShowBorder = true;
  652. this.BatchPass.Location = new System.Drawing.Point(31, 484);
  653. this.BatchPass.MoveImage = ((System.Drawing.Image)(resources.GetObject("BatchPass.MoveImage")));
  654. this.BatchPass.Name = "BatchPass";
  655. this.BatchPass.NormalImage = ((System.Drawing.Image)(resources.GetObject("BatchPass.NormalImage")));
  656. this.BatchPass.Power = "IFREAD";
  657. this.BatchPass.Size = new System.Drawing.Size(68, 30);
  658. this.BatchPass.TabIndex = 162;
  659. this.BatchPass.Text = "批判过";
  660. this.BatchPass.UseVisualStyleBackColor = true;
  661. this.BatchPass.Click += new System.EventHandler(this.BatchPass_Click);
  662. //
  663. // Clean
  664. //
  665. this.Clean.AllPower = null;
  666. this.Clean.BackColor = System.Drawing.Color.Transparent;
  667. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  668. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  669. this.Clean.IsShowBorder = true;
  670. this.Clean.Location = new System.Drawing.Point(835, 514);
  671. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  672. this.Clean.Name = "Clean";
  673. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  674. this.Clean.Power = null;
  675. this.Clean.Size = new System.Drawing.Size(64, 29);
  676. this.Clean.TabIndex = 159;
  677. this.Clean.Text = "清除";
  678. this.Clean.UseVisualStyleBackColor = true;
  679. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  680. //
  681. // ob_miacceptqty
  682. //
  683. this.ob_miacceptqty.AllPower = null;
  684. this.ob_miacceptqty.BackColor = System.Drawing.Color.White;
  685. this.ob_miacceptqty.ID = null;
  686. this.ob_miacceptqty.Location = new System.Drawing.Point(823, 122);
  687. this.ob_miacceptqty.Name = "ob_miacceptqty";
  688. this.ob_miacceptqty.Power = null;
  689. this.ob_miacceptqty.Size = new System.Drawing.Size(146, 21);
  690. this.ob_miacceptqty.Str = null;
  691. this.ob_miacceptqty.Str1 = null;
  692. this.ob_miacceptqty.Str2 = null;
  693. this.ob_miacceptqty.TabIndex = 239;
  694. this.ob_miacceptqty.Tag = "ob_miacceptqty";
  695. //
  696. // label7
  697. //
  698. this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  699. | System.Windows.Forms.AnchorStyles.Right)));
  700. this.label7.AutoSize = true;
  701. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  702. this.label7.Location = new System.Drawing.Point(700, 122);
  703. this.label7.Name = "label7";
  704. this.label7.Size = new System.Drawing.Size(111, 21);
  705. this.label7.TabIndex = 238;
  706. this.label7.Text = "最大MI通过数";
  707. //
  708. // ob_maacceptqty
  709. //
  710. this.ob_maacceptqty.AllPower = null;
  711. this.ob_maacceptqty.BackColor = System.Drawing.Color.White;
  712. this.ob_maacceptqty.ID = null;
  713. this.ob_maacceptqty.Location = new System.Drawing.Point(823, 95);
  714. this.ob_maacceptqty.Name = "ob_maacceptqty";
  715. this.ob_maacceptqty.Power = null;
  716. this.ob_maacceptqty.Size = new System.Drawing.Size(146, 21);
  717. this.ob_maacceptqty.Str = null;
  718. this.ob_maacceptqty.Str1 = null;
  719. this.ob_maacceptqty.Str2 = null;
  720. this.ob_maacceptqty.TabIndex = 237;
  721. this.ob_maacceptqty.Tag = "ob_maacceptqty";
  722. //
  723. // label6
  724. //
  725. this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  726. | System.Windows.Forms.AnchorStyles.Right)));
  727. this.label6.AutoSize = true;
  728. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  729. this.label6.Location = new System.Drawing.Point(700, 95);
  730. this.label6.Name = "label6";
  731. this.label6.Size = new System.Drawing.Size(117, 21);
  732. this.label6.TabIndex = 236;
  733. this.label6.Text = "最大MA通过数";
  734. //
  735. // ob_cracceptqty
  736. //
  737. this.ob_cracceptqty.AllPower = null;
  738. this.ob_cracceptqty.BackColor = System.Drawing.Color.White;
  739. this.ob_cracceptqty.ID = null;
  740. this.ob_cracceptqty.Location = new System.Drawing.Point(823, 65);
  741. this.ob_cracceptqty.Name = "ob_cracceptqty";
  742. this.ob_cracceptqty.Power = null;
  743. this.ob_cracceptqty.Size = new System.Drawing.Size(146, 21);
  744. this.ob_cracceptqty.Str = null;
  745. this.ob_cracceptqty.Str1 = null;
  746. this.ob_cracceptqty.Str2 = null;
  747. this.ob_cracceptqty.TabIndex = 235;
  748. this.ob_cracceptqty.Tag = "ob_cracceptqty";
  749. //
  750. // label2
  751. //
  752. this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  753. | System.Windows.Forms.AnchorStyles.Right)));
  754. this.label2.AutoSize = true;
  755. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  756. this.label2.Location = new System.Drawing.Point(700, 65);
  757. this.label2.Name = "label2";
  758. this.label2.Size = new System.Drawing.Size(111, 21);
  759. this.label2.TabIndex = 234;
  760. this.label2.Text = "最大CR通过数";
  761. //
  762. // ob_miqty
  763. //
  764. this.ob_miqty.AllPower = null;
  765. this.ob_miqty.BackColor = System.Drawing.Color.White;
  766. this.ob_miqty.ID = null;
  767. this.ob_miqty.Location = new System.Drawing.Point(621, 126);
  768. this.ob_miqty.Name = "ob_miqty";
  769. this.ob_miqty.Power = null;
  770. this.ob_miqty.Size = new System.Drawing.Size(73, 21);
  771. this.ob_miqty.Str = null;
  772. this.ob_miqty.Str1 = null;
  773. this.ob_miqty.Str2 = null;
  774. this.ob_miqty.TabIndex = 245;
  775. this.ob_miqty.Tag = "ob_miqty";
  776. //
  777. // label11
  778. //
  779. this.label11.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  780. | System.Windows.Forms.AnchorStyles.Right)));
  781. this.label11.AutoSize = true;
  782. this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  783. this.label11.Location = new System.Drawing.Point(559, 126);
  784. this.label11.Name = "label11";
  785. this.label11.Size = new System.Drawing.Size(47, 21);
  786. this.label11.TabIndex = 244;
  787. this.label11.Text = "MI数";
  788. //
  789. // ob_maqty
  790. //
  791. this.ob_maqty.AllPower = null;
  792. this.ob_maqty.BackColor = System.Drawing.Color.White;
  793. this.ob_maqty.ID = null;
  794. this.ob_maqty.Location = new System.Drawing.Point(621, 95);
  795. this.ob_maqty.Name = "ob_maqty";
  796. this.ob_maqty.Power = null;
  797. this.ob_maqty.Size = new System.Drawing.Size(73, 21);
  798. this.ob_maqty.Str = null;
  799. this.ob_maqty.Str1 = null;
  800. this.ob_maqty.Str2 = null;
  801. this.ob_maqty.TabIndex = 243;
  802. this.ob_maqty.Tag = "ob_maqty";
  803. //
  804. // label10
  805. //
  806. this.label10.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  807. | System.Windows.Forms.AnchorStyles.Right)));
  808. this.label10.AutoSize = true;
  809. this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  810. this.label10.Location = new System.Drawing.Point(559, 95);
  811. this.label10.Name = "label10";
  812. this.label10.Size = new System.Drawing.Size(53, 21);
  813. this.label10.TabIndex = 242;
  814. this.label10.Text = "MA数";
  815. //
  816. // ob_crqty
  817. //
  818. this.ob_crqty.AllPower = null;
  819. this.ob_crqty.BackColor = System.Drawing.Color.White;
  820. this.ob_crqty.ID = null;
  821. this.ob_crqty.Location = new System.Drawing.Point(621, 65);
  822. this.ob_crqty.Name = "ob_crqty";
  823. this.ob_crqty.Power = null;
  824. this.ob_crqty.Size = new System.Drawing.Size(73, 21);
  825. this.ob_crqty.Str = null;
  826. this.ob_crqty.Str1 = null;
  827. this.ob_crqty.Str2 = null;
  828. this.ob_crqty.TabIndex = 241;
  829. this.ob_crqty.Tag = "ob_crqty";
  830. //
  831. // label8
  832. //
  833. this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  834. | System.Windows.Forms.AnchorStyles.Right)));
  835. this.label8.AutoSize = true;
  836. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  837. this.label8.Location = new System.Drawing.Point(559, 65);
  838. this.label8.Name = "label8";
  839. this.label8.Size = new System.Drawing.Size(47, 21);
  840. this.label8.TabIndex = 240;
  841. this.label8.Text = "CR数";
  842. //
  843. // OQC_BatchResultJudge
  844. //
  845. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  846. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  847. this.ClientSize = new System.Drawing.Size(975, 565);
  848. this.Controls.Add(this.ob_miqty);
  849. this.Controls.Add(this.label11);
  850. this.Controls.Add(this.ob_maqty);
  851. this.Controls.Add(this.label10);
  852. this.Controls.Add(this.ob_crqty);
  853. this.Controls.Add(this.label8);
  854. this.Controls.Add(this.ob_miacceptqty);
  855. this.Controls.Add(this.label7);
  856. this.Controls.Add(this.ob_maacceptqty);
  857. this.Controls.Add(this.label6);
  858. this.Controls.Add(this.ob_cracceptqty);
  859. this.Controls.Add(this.label2);
  860. this.Controls.Add(this.ob_maxngacceptqty);
  861. this.Controls.Add(this.ob_status_label);
  862. this.Controls.Add(this.ob_status);
  863. this.Controls.Add(this.ob_source);
  864. this.Controls.Add(this.ob_id);
  865. this.Controls.Add(this.OperateResult);
  866. this.Controls.Add(this.label5);
  867. this.Controls.Add(this.Remark);
  868. this.Controls.Add(this.ob_maxngacceptqty_label);
  869. this.Controls.Add(this.label3);
  870. this.Controls.Add(this.GetBatch);
  871. this.Controls.Add(this.panel2);
  872. this.Controls.Add(this.ob_prodcode);
  873. this.Controls.Add(this.ob_prodcode_label);
  874. this.Controls.Add(this.ob_makecode);
  875. this.Controls.Add(this.ob_makecode_label);
  876. this.Controls.Add(this.ob_checkno);
  877. this.Controls.Add(this.ob_checkno_label);
  878. this.Controls.Add(this.obd_outboxcode);
  879. this.Controls.Add(this.obd_outboxcode_label);
  880. this.Controls.Add(this.ms_sncode);
  881. this.Controls.Add(this.ms_sncode_label);
  882. this.Controls.Add(this.ob_nowcheckqty);
  883. this.Controls.Add(this.ob_okqty);
  884. this.Controls.Add(this.oi_checkqty);
  885. this.Controls.Add(this.ob_ngqty);
  886. this.Controls.Add(this.ob_result);
  887. this.Controls.Add(this.ob_aqlcode);
  888. this.Controls.Add(this.ob_aqlcode_label);
  889. this.Controls.Add(this.ReworkRequire);
  890. this.Controls.Add(this.WithdrawPass);
  891. this.Controls.Add(this.ob_batchqty_label);
  892. this.Controls.Add(this.BatchRejection);
  893. this.Controls.Add(this.ForcePass);
  894. this.Controls.Add(this.ForceRejection);
  895. this.Controls.Add(this.ob_result_label);
  896. this.Controls.Add(this.WithdrawRejection);
  897. this.Controls.Add(this.ob_okqty_label);
  898. this.Controls.Add(this.BatchPass);
  899. this.Controls.Add(this.Clean);
  900. this.Controls.Add(this.ob_ngqty_label);
  901. this.Controls.Add(this.oi_checkqty_label);
  902. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  903. this.Name = "OQC_BatchResultJudge";
  904. this.Tag = "OQC!BatchResultJudge";
  905. this.Text = "抽检批维护";
  906. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.OQC_BatchResultJudge_FormClosing);
  907. this.Load += new System.EventHandler(this.抽检批维护_Load);
  908. this.SizeChanged += new System.EventHandler(this.抽检批维护_SizeChanged);
  909. this.panel2.ResumeLayout(false);
  910. this.panel2.PerformLayout();
  911. this.ResumeLayout(false);
  912. this.PerformLayout();
  913. }
  914. #endregion
  915. private System.Windows.Forms.Label ob_result_label;
  916. private System.Windows.Forms.Label oi_checkqty_label;
  917. private System.Windows.Forms.Label ob_ngqty_label;
  918. private System.Windows.Forms.Label ob_okqty_label;
  919. private System.Windows.Forms.Label ob_batchqty_label;
  920. private CustomControl.ButtonUtil.NormalButton Clean;
  921. private CustomControl.ButtonUtil.NormalButton BatchPass;
  922. private CustomControl.ButtonUtil.NormalButton WithdrawRejection;
  923. private CustomControl.ButtonUtil.NormalButton ForceRejection;
  924. private CustomControl.ButtonUtil.NormalButton ForcePass;
  925. private CustomControl.ButtonUtil.NormalButton BatchRejection;
  926. private CustomControl.ButtonUtil.NormalButton WithdrawPass;
  927. private System.Windows.Forms.CheckBox ReworkRequire;
  928. private System.Windows.Forms.Label ob_aqlcode_label;
  929. private CustomControl.TextBoxWithIcon.EnterTextBox ob_aqlcode;
  930. private CustomControl.TextBoxWithIcon.EnterTextBox ob_result;
  931. private CustomControl.TextBoxWithIcon.EnterTextBox ob_ngqty;
  932. private CustomControl.TextBoxWithIcon.EnterTextBox oi_checkqty;
  933. private CustomControl.TextBoxWithIcon.EnterTextBox ob_okqty;
  934. private CustomControl.TextBoxWithIcon.EnterTextBox ob_nowcheckqty;
  935. private CustomControl.TextBoxWithIcon.EnterTextBox ob_prodcode;
  936. private System.Windows.Forms.Label ob_prodcode_label;
  937. private CustomControl.TextBoxWithIcon.EnterTextBox ob_makecode;
  938. private System.Windows.Forms.Label ob_makecode_label;
  939. private CustomControl.TextBoxWithIcon.EnterTextBox ob_checkno;
  940. private System.Windows.Forms.Label ob_checkno_label;
  941. private CustomControl.TextBoxWithIcon.SnCollectionBox obd_outboxcode;
  942. private System.Windows.Forms.Label obd_outboxcode_label;
  943. private CustomControl.TextBoxWithIcon.SnCollectionBox ms_sncode;
  944. private System.Windows.Forms.Label ms_sncode_label;
  945. private System.Windows.Forms.Panel panel2;
  946. private System.Windows.Forms.Label label1;
  947. private CustomControl.ButtonUtil.NormalButton GetBatch;
  948. private System.Windows.Forms.Label label3;
  949. private System.Windows.Forms.Label ob_maxngacceptqty_label;
  950. private System.Windows.Forms.RichTextBox Remark;
  951. private System.Windows.Forms.Label label5;
  952. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  953. private CustomControl.TextBoxWithIcon.EnterTextBox ob_id;
  954. private CustomControl.TextBoxWithIcon.EnterTextBox ob_source;
  955. private CustomControl.TextBoxWithIcon.EnterTextBox ob_status;
  956. private System.Windows.Forms.Label ob_status_label;
  957. private CustomControl.TextBoxWithIcon.EnterTextBox ob_maxngacceptqty;
  958. private CustomControl.TextBoxWithIcon.EnterTextBox ob_miacceptqty;
  959. private System.Windows.Forms.Label label7;
  960. private CustomControl.TextBoxWithIcon.EnterTextBox ob_maacceptqty;
  961. private System.Windows.Forms.Label label6;
  962. private CustomControl.TextBoxWithIcon.EnterTextBox ob_cracceptqty;
  963. private System.Windows.Forms.Label label2;
  964. private CustomControl.TextBoxWithIcon.EnterTextBox ob_miqty;
  965. private System.Windows.Forms.Label label11;
  966. private CustomControl.TextBoxWithIcon.EnterTextBox ob_maqty;
  967. private System.Windows.Forms.Label label10;
  968. private CustomControl.TextBoxWithIcon.EnterTextBox ob_crqty;
  969. private System.Windows.Forms.Label label8;
  970. }
  971. }