OQC_BatchResultJudge.Designer.cs 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773
  1. namespace UAS_MES_NEW.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.label3 = new System.Windows.Forms.Label();
  42. this.ob_maxngacceptqty_label = new System.Windows.Forms.Label();
  43. this.Remark = new System.Windows.Forms.RichTextBox();
  44. this.label5 = new System.Windows.Forms.Label();
  45. this.ob_status_label = new System.Windows.Forms.Label();
  46. this.normalButton1 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  47. this.ob_maxngacceptqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  48. this.ob_status = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  49. this.ob_source = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  50. this.ob_id = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  51. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  52. this.GetBatch = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  53. this.ob_prodcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  54. this.ob_makecode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  55. this.ob_checkno = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  56. this.obd_outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  57. this.ms_sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  58. this.ob_nowcheckqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  59. this.ob_okqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  60. this.oi_checkqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  61. this.ob_ngqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  62. this.ob_result = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  63. this.ob_aqlcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  64. this.WithdrawPass = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  65. this.BatchRejection = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  66. this.ForcePass = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  67. this.ForceRejection = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  68. this.WithdrawRejection = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  69. this.BatchPass = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  70. this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  71. this.SuspendLayout();
  72. //
  73. // ob_batchqty_label
  74. //
  75. this.ob_batchqty_label.AutoSize = true;
  76. this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  77. this.ob_batchqty_label.Location = new System.Drawing.Point(510, 233);
  78. this.ob_batchqty_label.Name = "ob_batchqty_label";
  79. this.ob_batchqty_label.Size = new System.Drawing.Size(58, 21);
  80. this.ob_batchqty_label.TabIndex = 158;
  81. this.ob_batchqty_label.Text = "实批数";
  82. //
  83. // ob_result_label
  84. //
  85. this.ob_result_label.AutoSize = true;
  86. this.ob_result_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  87. this.ob_result_label.Location = new System.Drawing.Point(510, 201);
  88. this.ob_result_label.Name = "ob_result_label";
  89. this.ob_result_label.Size = new System.Drawing.Size(74, 21);
  90. this.ob_result_label.TabIndex = 166;
  91. this.ob_result_label.Text = "判定结果";
  92. //
  93. // ob_okqty_label
  94. //
  95. this.ob_okqty_label.AutoSize = true;
  96. this.ob_okqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  97. this.ob_okqty_label.Location = new System.Drawing.Point(510, 302);
  98. this.ob_okqty_label.Name = "ob_okqty_label";
  99. this.ob_okqty_label.Size = new System.Drawing.Size(58, 21);
  100. this.ob_okqty_label.TabIndex = 160;
  101. this.ob_okqty_label.Text = "合格数";
  102. //
  103. // ob_ngqty_label
  104. //
  105. this.ob_ngqty_label.AutoSize = true;
  106. this.ob_ngqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  107. this.ob_ngqty_label.Location = new System.Drawing.Point(510, 336);
  108. this.ob_ngqty_label.Name = "ob_ngqty_label";
  109. this.ob_ngqty_label.Size = new System.Drawing.Size(74, 21);
  110. this.ob_ngqty_label.TabIndex = 162;
  111. this.ob_ngqty_label.Text = "不合格数";
  112. //
  113. // oi_checkqty_label
  114. //
  115. this.oi_checkqty_label.AutoSize = true;
  116. this.oi_checkqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  117. this.oi_checkqty_label.Location = new System.Drawing.Point(510, 267);
  118. this.oi_checkqty_label.Name = "oi_checkqty_label";
  119. this.oi_checkqty_label.Size = new System.Drawing.Size(58, 21);
  120. this.oi_checkqty_label.TabIndex = 164;
  121. this.oi_checkqty_label.Text = "抽检数";
  122. //
  123. // ReworkRequire
  124. //
  125. this.ReworkRequire.AutoSize = true;
  126. this.ReworkRequire.Checked = true;
  127. this.ReworkRequire.CheckState = System.Windows.Forms.CheckState.Checked;
  128. this.ReworkRequire.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  129. this.ReworkRequire.Location = new System.Drawing.Point(122, 496);
  130. this.ReworkRequire.Name = "ReworkRequire";
  131. this.ReworkRequire.Size = new System.Drawing.Size(125, 25);
  132. this.ReworkRequire.TabIndex = 168;
  133. this.ReworkRequire.Text = "发起返工需求";
  134. this.ReworkRequire.UseVisualStyleBackColor = true;
  135. this.ReworkRequire.Visible = false;
  136. //
  137. // ob_aqlcode_label
  138. //
  139. this.ob_aqlcode_label.AutoSize = true;
  140. this.ob_aqlcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  141. this.ob_aqlcode_label.Location = new System.Drawing.Point(510, 369);
  142. this.ob_aqlcode_label.Name = "ob_aqlcode_label";
  143. this.ob_aqlcode_label.Size = new System.Drawing.Size(42, 21);
  144. this.ob_aqlcode_label.TabIndex = 169;
  145. this.ob_aqlcode_label.Text = "AQL";
  146. //
  147. // ob_prodcode_label
  148. //
  149. this.ob_prodcode_label.AutoSize = true;
  150. this.ob_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  151. this.ob_prodcode_label.Location = new System.Drawing.Point(264, 116);
  152. this.ob_prodcode_label.Name = "ob_prodcode_label";
  153. this.ob_prodcode_label.Size = new System.Drawing.Size(74, 21);
  154. this.ob_prodcode_label.TabIndex = 218;
  155. this.ob_prodcode_label.Text = "产品编号";
  156. //
  157. // ob_makecode_label
  158. //
  159. this.ob_makecode_label.AutoSize = true;
  160. this.ob_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  161. this.ob_makecode_label.Location = new System.Drawing.Point(8, 116);
  162. this.ob_makecode_label.Name = "ob_makecode_label";
  163. this.ob_makecode_label.Size = new System.Drawing.Size(58, 21);
  164. this.ob_makecode_label.TabIndex = 216;
  165. this.ob_makecode_label.Text = "工单号";
  166. //
  167. // ob_checkno_label
  168. //
  169. this.ob_checkno_label.AutoSize = true;
  170. this.ob_checkno_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  171. this.ob_checkno_label.Location = new System.Drawing.Point(8, 12);
  172. this.ob_checkno_label.Name = "ob_checkno_label";
  173. this.ob_checkno_label.Size = new System.Drawing.Size(58, 21);
  174. this.ob_checkno_label.TabIndex = 214;
  175. this.ob_checkno_label.Text = "抽检批";
  176. //
  177. // obd_outboxcode_label
  178. //
  179. this.obd_outboxcode_label.AutoSize = true;
  180. this.obd_outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  181. this.obd_outboxcode_label.Location = new System.Drawing.Point(8, 44);
  182. this.obd_outboxcode_label.Name = "obd_outboxcode_label";
  183. this.obd_outboxcode_label.Size = new System.Drawing.Size(42, 21);
  184. this.obd_outboxcode_label.TabIndex = 212;
  185. this.obd_outboxcode_label.Text = "箱号";
  186. //
  187. // ms_sncode_label
  188. //
  189. this.ms_sncode_label.AutoSize = true;
  190. this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  191. this.ms_sncode_label.Location = new System.Drawing.Point(8, 78);
  192. this.ms_sncode_label.Name = "ms_sncode_label";
  193. this.ms_sncode_label.Size = new System.Drawing.Size(58, 21);
  194. this.ms_sncode_label.TabIndex = 210;
  195. this.ms_sncode_label.Text = "序列号";
  196. //
  197. // label3
  198. //
  199. this.label3.AutoSize = true;
  200. this.label3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  201. this.label3.Location = new System.Drawing.Point(36, 425);
  202. this.label3.Name = "label3";
  203. this.label3.Size = new System.Drawing.Size(444, 20);
  204. this.label3.TabIndex = 222;
  205. this.label3.Text = "--说明:如何物料没有维护AQL标准,需手动填写最大不合格允许通过数";
  206. //
  207. // ob_maxngacceptqty_label
  208. //
  209. this.ob_maxngacceptqty_label.AutoSize = true;
  210. this.ob_maxngacceptqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  211. this.ob_maxngacceptqty_label.Location = new System.Drawing.Point(36, 397);
  212. this.ob_maxngacceptqty_label.Name = "ob_maxngacceptqty_label";
  213. this.ob_maxngacceptqty_label.Size = new System.Drawing.Size(170, 21);
  214. this.ob_maxngacceptqty_label.TabIndex = 223;
  215. this.ob_maxngacceptqty_label.Text = "最大不合格允许通过数";
  216. //
  217. // Remark
  218. //
  219. this.Remark.Location = new System.Drawing.Point(88, 162);
  220. this.Remark.Name = "Remark";
  221. this.Remark.Size = new System.Drawing.Size(411, 225);
  222. this.Remark.TabIndex = 225;
  223. this.Remark.Tag = "Remark";
  224. this.Remark.Text = "";
  225. //
  226. // label5
  227. //
  228. this.label5.AutoSize = true;
  229. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  230. this.label5.Location = new System.Drawing.Point(8, 162);
  231. this.label5.Name = "label5";
  232. this.label5.Size = new System.Drawing.Size(42, 21);
  233. this.label5.TabIndex = 226;
  234. this.label5.Text = "备注";
  235. //
  236. // ob_status_label
  237. //
  238. this.ob_status_label.AutoSize = true;
  239. this.ob_status_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  240. this.ob_status_label.Location = new System.Drawing.Point(510, 168);
  241. this.ob_status_label.Name = "ob_status_label";
  242. this.ob_status_label.Size = new System.Drawing.Size(74, 21);
  243. this.ob_status_label.TabIndex = 232;
  244. this.ob_status_label.Text = "批次状态";
  245. //
  246. // normalButton1
  247. //
  248. this.normalButton1.AllPower = null;
  249. this.normalButton1.BackColor = System.Drawing.Color.Transparent;
  250. this.normalButton1.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.DownImage")));
  251. this.normalButton1.Image = null;
  252. this.normalButton1.IsShowBorder = true;
  253. this.normalButton1.Location = new System.Drawing.Point(428, 396);
  254. this.normalButton1.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.MoveImage")));
  255. this.normalButton1.Name = "normalButton1";
  256. this.normalButton1.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.NormalImage")));
  257. this.normalButton1.Power = null;
  258. this.normalButton1.Size = new System.Drawing.Size(75, 28);
  259. this.normalButton1.TabIndex = 234;
  260. this.normalButton1.Text = "保存备注";
  261. this.normalButton1.UseVisualStyleBackColor = false;
  262. this.normalButton1.Click += new System.EventHandler(this.normalButton1_Click);
  263. //
  264. // ob_maxngacceptqty
  265. //
  266. this.ob_maxngacceptqty.AllPower = "";
  267. this.ob_maxngacceptqty.BackColor = System.Drawing.Color.White;
  268. this.ob_maxngacceptqty.ID = null;
  269. this.ob_maxngacceptqty.Location = new System.Drawing.Point(201, 398);
  270. this.ob_maxngacceptqty.Name = "ob_maxngacceptqty";
  271. this.ob_maxngacceptqty.Power = "";
  272. this.ob_maxngacceptqty.Size = new System.Drawing.Size(194, 21);
  273. this.ob_maxngacceptqty.Str = null;
  274. this.ob_maxngacceptqty.Str1 = null;
  275. this.ob_maxngacceptqty.Str2 = null;
  276. this.ob_maxngacceptqty.TabIndex = 233;
  277. this.ob_maxngacceptqty.Tag = "NoAuto";
  278. //
  279. // ob_status
  280. //
  281. this.ob_status.AllPower = null;
  282. this.ob_status.BackColor = System.Drawing.Color.White;
  283. this.ob_status.Enabled = false;
  284. this.ob_status.ID = null;
  285. this.ob_status.Location = new System.Drawing.Point(600, 168);
  286. this.ob_status.Name = "ob_status";
  287. this.ob_status.Power = null;
  288. this.ob_status.Size = new System.Drawing.Size(147, 21);
  289. this.ob_status.Str = null;
  290. this.ob_status.Str1 = null;
  291. this.ob_status.Str2 = null;
  292. this.ob_status.TabIndex = 231;
  293. this.ob_status.Tag = "NoAuto";
  294. //
  295. // ob_source
  296. //
  297. this.ob_source.AllPower = null;
  298. this.ob_source.BackColor = System.Drawing.Color.White;
  299. this.ob_source.Enabled = false;
  300. this.ob_source.ID = null;
  301. this.ob_source.Location = new System.Drawing.Point(759, 46);
  302. this.ob_source.Name = "ob_source";
  303. this.ob_source.Power = null;
  304. this.ob_source.Size = new System.Drawing.Size(147, 21);
  305. this.ob_source.Str = null;
  306. this.ob_source.Str1 = null;
  307. this.ob_source.Str2 = null;
  308. this.ob_source.TabIndex = 229;
  309. this.ob_source.Tag = "NoAuto";
  310. this.ob_source.Visible = false;
  311. //
  312. // ob_id
  313. //
  314. this.ob_id.AllPower = null;
  315. this.ob_id.BackColor = System.Drawing.Color.White;
  316. this.ob_id.Enabled = false;
  317. this.ob_id.ID = null;
  318. this.ob_id.Location = new System.Drawing.Point(759, 26);
  319. this.ob_id.Name = "ob_id";
  320. this.ob_id.Power = null;
  321. this.ob_id.Size = new System.Drawing.Size(147, 21);
  322. this.ob_id.Str = null;
  323. this.ob_id.Str1 = null;
  324. this.ob_id.Str2 = null;
  325. this.ob_id.TabIndex = 228;
  326. this.ob_id.Tag = "NoAuto";
  327. this.ob_id.Visible = false;
  328. //
  329. // OperateResult
  330. //
  331. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  332. this.OperateResult.Location = new System.Drawing.Point(760, 142);
  333. this.OperateResult.Name = "OperateResult";
  334. this.OperateResult.Size = new System.Drawing.Size(210, 319);
  335. this.OperateResult.TabIndex = 227;
  336. this.OperateResult.Text = "";
  337. //
  338. // GetBatch
  339. //
  340. this.GetBatch.AllPower = "";
  341. this.GetBatch.BackColor = System.Drawing.Color.Transparent;
  342. this.GetBatch.DownImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.DownImage")));
  343. this.GetBatch.Image = ((System.Drawing.Image)(resources.GetObject("GetBatch.Image")));
  344. this.GetBatch.IsShowBorder = true;
  345. this.GetBatch.Location = new System.Drawing.Point(511, 117);
  346. this.GetBatch.MoveImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.MoveImage")));
  347. this.GetBatch.Name = "GetBatch";
  348. this.GetBatch.NormalImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.NormalImage")));
  349. this.GetBatch.Power = "ifread";
  350. this.GetBatch.Size = new System.Drawing.Size(60, 24);
  351. this.GetBatch.TabIndex = 221;
  352. this.GetBatch.Text = "获取批";
  353. this.GetBatch.UseVisualStyleBackColor = true;
  354. this.GetBatch.Click += new System.EventHandler(this.GetBatch_Click);
  355. //
  356. // ob_prodcode
  357. //
  358. this.ob_prodcode.AllPower = null;
  359. this.ob_prodcode.BackColor = System.Drawing.Color.White;
  360. this.ob_prodcode.Enabled = false;
  361. this.ob_prodcode.ID = null;
  362. this.ob_prodcode.Location = new System.Drawing.Point(355, 120);
  363. this.ob_prodcode.Name = "ob_prodcode";
  364. this.ob_prodcode.Power = null;
  365. this.ob_prodcode.Size = new System.Drawing.Size(144, 21);
  366. this.ob_prodcode.Str = null;
  367. this.ob_prodcode.Str1 = null;
  368. this.ob_prodcode.Str2 = null;
  369. this.ob_prodcode.TabIndex = 219;
  370. this.ob_prodcode.Tag = "NoAuto";
  371. //
  372. // ob_makecode
  373. //
  374. this.ob_makecode.AllPower = null;
  375. this.ob_makecode.BackColor = System.Drawing.Color.White;
  376. this.ob_makecode.Enabled = false;
  377. this.ob_makecode.ID = null;
  378. this.ob_makecode.Location = new System.Drawing.Point(88, 117);
  379. this.ob_makecode.Name = "ob_makecode";
  380. this.ob_makecode.Power = null;
  381. this.ob_makecode.Size = new System.Drawing.Size(160, 21);
  382. this.ob_makecode.Str = null;
  383. this.ob_makecode.Str1 = null;
  384. this.ob_makecode.Str2 = null;
  385. this.ob_makecode.TabIndex = 217;
  386. this.ob_makecode.Tag = "NoAuto";
  387. //
  388. // ob_checkno
  389. //
  390. this.ob_checkno.AllPower = "";
  391. this.ob_checkno.BackColor = System.Drawing.Color.White;
  392. this.ob_checkno.ID = null;
  393. this.ob_checkno.Location = new System.Drawing.Point(88, 14);
  394. this.ob_checkno.Name = "ob_checkno";
  395. this.ob_checkno.Power = "";
  396. this.ob_checkno.Size = new System.Drawing.Size(411, 21);
  397. this.ob_checkno.Str = null;
  398. this.ob_checkno.Str1 = null;
  399. this.ob_checkno.Str2 = null;
  400. this.ob_checkno.TabIndex = 215;
  401. this.ob_checkno.Tag = "NoAuto";
  402. this.ob_checkno.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ob_checkno_KeyDown);
  403. //
  404. // obd_outboxcode
  405. //
  406. this.obd_outboxcode.AllPower = null;
  407. this.obd_outboxcode.BackColor = System.Drawing.Color.White;
  408. this.obd_outboxcode.ID = null;
  409. this.obd_outboxcode.Location = new System.Drawing.Point(88, 46);
  410. this.obd_outboxcode.Name = "obd_outboxcode";
  411. this.obd_outboxcode.Power = null;
  412. this.obd_outboxcode.Size = new System.Drawing.Size(411, 21);
  413. this.obd_outboxcode.Str = null;
  414. this.obd_outboxcode.Str1 = null;
  415. this.obd_outboxcode.Str2 = null;
  416. this.obd_outboxcode.TabIndex = 213;
  417. this.obd_outboxcode.Tag = "NoAuto";
  418. this.obd_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.obd_outboxcode_KeyDown);
  419. //
  420. // ms_sncode
  421. //
  422. this.ms_sncode.AllPower = "";
  423. this.ms_sncode.BackColor = System.Drawing.Color.White;
  424. this.ms_sncode.ID = null;
  425. this.ms_sncode.Location = new System.Drawing.Point(88, 80);
  426. this.ms_sncode.Name = "ms_sncode";
  427. this.ms_sncode.Power = "";
  428. this.ms_sncode.Size = new System.Drawing.Size(411, 21);
  429. this.ms_sncode.Str = null;
  430. this.ms_sncode.Str1 = null;
  431. this.ms_sncode.Str2 = null;
  432. this.ms_sncode.TabIndex = 211;
  433. this.ms_sncode.Tag = "NoAuto";
  434. this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ms_sncode_KeyDown);
  435. //
  436. // ob_nowcheckqty
  437. //
  438. this.ob_nowcheckqty.AllPower = null;
  439. this.ob_nowcheckqty.BackColor = System.Drawing.Color.White;
  440. this.ob_nowcheckqty.Enabled = false;
  441. this.ob_nowcheckqty.ID = null;
  442. this.ob_nowcheckqty.Location = new System.Drawing.Point(600, 233);
  443. this.ob_nowcheckqty.Name = "ob_nowcheckqty";
  444. this.ob_nowcheckqty.Power = null;
  445. this.ob_nowcheckqty.Size = new System.Drawing.Size(147, 21);
  446. this.ob_nowcheckqty.Str = null;
  447. this.ob_nowcheckqty.Str1 = null;
  448. this.ob_nowcheckqty.Str2 = null;
  449. this.ob_nowcheckqty.TabIndex = 176;
  450. this.ob_nowcheckqty.Tag = "";
  451. //
  452. // ob_okqty
  453. //
  454. this.ob_okqty.AllPower = null;
  455. this.ob_okqty.BackColor = System.Drawing.Color.White;
  456. this.ob_okqty.Enabled = false;
  457. this.ob_okqty.ID = null;
  458. this.ob_okqty.Location = new System.Drawing.Point(600, 302);
  459. this.ob_okqty.Name = "ob_okqty";
  460. this.ob_okqty.Power = null;
  461. this.ob_okqty.Size = new System.Drawing.Size(147, 21);
  462. this.ob_okqty.Str = null;
  463. this.ob_okqty.Str1 = null;
  464. this.ob_okqty.Str2 = null;
  465. this.ob_okqty.TabIndex = 175;
  466. this.ob_okqty.Tag = "NoAuto";
  467. //
  468. // oi_checkqty
  469. //
  470. this.oi_checkqty.AllPower = null;
  471. this.oi_checkqty.BackColor = System.Drawing.Color.White;
  472. this.oi_checkqty.Enabled = false;
  473. this.oi_checkqty.ID = null;
  474. this.oi_checkqty.Location = new System.Drawing.Point(600, 267);
  475. this.oi_checkqty.Name = "oi_checkqty";
  476. this.oi_checkqty.Power = null;
  477. this.oi_checkqty.Size = new System.Drawing.Size(147, 21);
  478. this.oi_checkqty.Str = null;
  479. this.oi_checkqty.Str1 = null;
  480. this.oi_checkqty.Str2 = null;
  481. this.oi_checkqty.TabIndex = 174;
  482. this.oi_checkqty.Tag = "NoAuto";
  483. //
  484. // ob_ngqty
  485. //
  486. this.ob_ngqty.AllPower = null;
  487. this.ob_ngqty.BackColor = System.Drawing.Color.White;
  488. this.ob_ngqty.Enabled = false;
  489. this.ob_ngqty.ID = null;
  490. this.ob_ngqty.Location = new System.Drawing.Point(600, 336);
  491. this.ob_ngqty.Name = "ob_ngqty";
  492. this.ob_ngqty.Power = null;
  493. this.ob_ngqty.Size = new System.Drawing.Size(147, 21);
  494. this.ob_ngqty.Str = null;
  495. this.ob_ngqty.Str1 = null;
  496. this.ob_ngqty.Str2 = null;
  497. this.ob_ngqty.TabIndex = 173;
  498. this.ob_ngqty.Tag = "NoAuto";
  499. //
  500. // ob_result
  501. //
  502. this.ob_result.AllPower = null;
  503. this.ob_result.BackColor = System.Drawing.Color.White;
  504. this.ob_result.Enabled = false;
  505. this.ob_result.ID = null;
  506. this.ob_result.Location = new System.Drawing.Point(600, 201);
  507. this.ob_result.Name = "ob_result";
  508. this.ob_result.Power = null;
  509. this.ob_result.Size = new System.Drawing.Size(147, 21);
  510. this.ob_result.Str = null;
  511. this.ob_result.Str1 = null;
  512. this.ob_result.Str2 = null;
  513. this.ob_result.TabIndex = 172;
  514. this.ob_result.Tag = "NoAuto";
  515. //
  516. // ob_aqlcode
  517. //
  518. this.ob_aqlcode.AllPower = null;
  519. this.ob_aqlcode.BackColor = System.Drawing.Color.White;
  520. this.ob_aqlcode.Enabled = false;
  521. this.ob_aqlcode.ID = null;
  522. this.ob_aqlcode.Location = new System.Drawing.Point(600, 369);
  523. this.ob_aqlcode.Name = "ob_aqlcode";
  524. this.ob_aqlcode.Power = null;
  525. this.ob_aqlcode.Size = new System.Drawing.Size(147, 21);
  526. this.ob_aqlcode.Str = null;
  527. this.ob_aqlcode.Str1 = null;
  528. this.ob_aqlcode.Str2 = null;
  529. this.ob_aqlcode.TabIndex = 171;
  530. this.ob_aqlcode.Tag = "NoAuto";
  531. //
  532. // WithdrawPass
  533. //
  534. this.WithdrawPass.AllPower = "";
  535. this.WithdrawPass.BackColor = System.Drawing.Color.Transparent;
  536. this.WithdrawPass.DownImage = ((System.Drawing.Image)(resources.GetObject("WithdrawPass.DownImage")));
  537. this.WithdrawPass.Enabled = false;
  538. this.WithdrawPass.Image = ((System.Drawing.Image)(resources.GetObject("WithdrawPass.Image")));
  539. this.WithdrawPass.IsShowBorder = true;
  540. this.WithdrawPass.Location = new System.Drawing.Point(435, 456);
  541. this.WithdrawPass.MoveImage = ((System.Drawing.Image)(resources.GetObject("WithdrawPass.MoveImage")));
  542. this.WithdrawPass.Name = "WithdrawPass";
  543. this.WithdrawPass.NormalImage = ((System.Drawing.Image)(resources.GetObject("WithdrawPass.NormalImage")));
  544. this.WithdrawPass.Power = "IFREAD";
  545. this.WithdrawPass.Size = new System.Drawing.Size(68, 30);
  546. this.WithdrawPass.TabIndex = 167;
  547. this.WithdrawPass.Text = "撤销通过";
  548. this.WithdrawPass.UseVisualStyleBackColor = true;
  549. this.WithdrawPass.Click += new System.EventHandler(this.WithdrawPass_Click);
  550. //
  551. // BatchRejection
  552. //
  553. this.BatchRejection.AllPower = "";
  554. this.BatchRejection.BackColor = System.Drawing.Color.Transparent;
  555. this.BatchRejection.DownImage = ((System.Drawing.Image)(resources.GetObject("BatchRejection.DownImage")));
  556. this.BatchRejection.Enabled = false;
  557. this.BatchRejection.Image = ((System.Drawing.Image)(resources.GetObject("BatchRejection.Image")));
  558. this.BatchRejection.IsShowBorder = true;
  559. this.BatchRejection.Location = new System.Drawing.Point(31, 497);
  560. this.BatchRejection.MoveImage = ((System.Drawing.Image)(resources.GetObject("BatchRejection.MoveImage")));
  561. this.BatchRejection.Name = "BatchRejection";
  562. this.BatchRejection.NormalImage = ((System.Drawing.Image)(resources.GetObject("BatchRejection.NormalImage")));
  563. this.BatchRejection.Power = "IFREAD";
  564. this.BatchRejection.Size = new System.Drawing.Size(68, 30);
  565. this.BatchRejection.TabIndex = 166;
  566. this.BatchRejection.Text = "批判退";
  567. this.BatchRejection.UseVisualStyleBackColor = true;
  568. this.BatchRejection.Visible = false;
  569. this.BatchRejection.Click += new System.EventHandler(this.BatchRejection_Click);
  570. //
  571. // ForcePass
  572. //
  573. this.ForcePass.AllPower = "";
  574. this.ForcePass.BackColor = System.Drawing.Color.Transparent;
  575. this.ForcePass.DownImage = ((System.Drawing.Image)(resources.GetObject("ForcePass.DownImage")));
  576. this.ForcePass.Enabled = false;
  577. this.ForcePass.Image = ((System.Drawing.Image)(resources.GetObject("ForcePass.Image")));
  578. this.ForcePass.IsShowBorder = true;
  579. this.ForcePass.Location = new System.Drawing.Point(295, 456);
  580. this.ForcePass.MoveImage = ((System.Drawing.Image)(resources.GetObject("ForcePass.MoveImage")));
  581. this.ForcePass.Name = "ForcePass";
  582. this.ForcePass.NormalImage = ((System.Drawing.Image)(resources.GetObject("ForcePass.NormalImage")));
  583. this.ForcePass.Power = "ifspecial";
  584. this.ForcePass.Size = new System.Drawing.Size(68, 30);
  585. this.ForcePass.TabIndex = 165;
  586. this.ForcePass.Text = "强制通过";
  587. this.ForcePass.UseVisualStyleBackColor = true;
  588. this.ForcePass.Click += new System.EventHandler(this.ForcePass_Click);
  589. //
  590. // ForceRejection
  591. //
  592. this.ForceRejection.AllPower = "";
  593. this.ForceRejection.BackColor = System.Drawing.Color.Transparent;
  594. this.ForceRejection.DownImage = ((System.Drawing.Image)(resources.GetObject("ForceRejection.DownImage")));
  595. this.ForceRejection.Enabled = false;
  596. this.ForceRejection.Image = ((System.Drawing.Image)(resources.GetObject("ForceRejection.Image")));
  597. this.ForceRejection.IsShowBorder = true;
  598. this.ForceRejection.Location = new System.Drawing.Point(295, 497);
  599. this.ForceRejection.MoveImage = ((System.Drawing.Image)(resources.GetObject("ForceRejection.MoveImage")));
  600. this.ForceRejection.Name = "ForceRejection";
  601. this.ForceRejection.NormalImage = ((System.Drawing.Image)(resources.GetObject("ForceRejection.NormalImage")));
  602. this.ForceRejection.Power = "ifspecial";
  603. this.ForceRejection.Size = new System.Drawing.Size(68, 30);
  604. this.ForceRejection.TabIndex = 164;
  605. this.ForceRejection.Text = "强制批退";
  606. this.ForceRejection.UseVisualStyleBackColor = true;
  607. this.ForceRejection.Visible = false;
  608. this.ForceRejection.Click += new System.EventHandler(this.ForceRejection_Click);
  609. //
  610. // WithdrawRejection
  611. //
  612. this.WithdrawRejection.AllPower = "";
  613. this.WithdrawRejection.BackColor = System.Drawing.Color.Transparent;
  614. this.WithdrawRejection.DownImage = ((System.Drawing.Image)(resources.GetObject("WithdrawRejection.DownImage")));
  615. this.WithdrawRejection.Enabled = false;
  616. this.WithdrawRejection.Image = ((System.Drawing.Image)(resources.GetObject("WithdrawRejection.Image")));
  617. this.WithdrawRejection.IsShowBorder = true;
  618. this.WithdrawRejection.Location = new System.Drawing.Point(435, 497);
  619. this.WithdrawRejection.MoveImage = ((System.Drawing.Image)(resources.GetObject("WithdrawRejection.MoveImage")));
  620. this.WithdrawRejection.Name = "WithdrawRejection";
  621. this.WithdrawRejection.NormalImage = ((System.Drawing.Image)(resources.GetObject("WithdrawRejection.NormalImage")));
  622. this.WithdrawRejection.Power = "IFREAD";
  623. this.WithdrawRejection.Size = new System.Drawing.Size(68, 30);
  624. this.WithdrawRejection.TabIndex = 163;
  625. this.WithdrawRejection.Text = "撤销判退";
  626. this.WithdrawRejection.UseVisualStyleBackColor = true;
  627. this.WithdrawRejection.Visible = false;
  628. this.WithdrawRejection.Click += new System.EventHandler(this.WithdrawRejection_Click);
  629. //
  630. // BatchPass
  631. //
  632. this.BatchPass.AllPower = "";
  633. this.BatchPass.BackColor = System.Drawing.Color.Transparent;
  634. this.BatchPass.DownImage = ((System.Drawing.Image)(resources.GetObject("BatchPass.DownImage")));
  635. this.BatchPass.Enabled = false;
  636. this.BatchPass.Image = ((System.Drawing.Image)(resources.GetObject("BatchPass.Image")));
  637. this.BatchPass.IsShowBorder = true;
  638. this.BatchPass.Location = new System.Drawing.Point(31, 455);
  639. this.BatchPass.MoveImage = ((System.Drawing.Image)(resources.GetObject("BatchPass.MoveImage")));
  640. this.BatchPass.Name = "BatchPass";
  641. this.BatchPass.NormalImage = ((System.Drawing.Image)(resources.GetObject("BatchPass.NormalImage")));
  642. this.BatchPass.Power = "IFREAD";
  643. this.BatchPass.Size = new System.Drawing.Size(68, 30);
  644. this.BatchPass.TabIndex = 162;
  645. this.BatchPass.Text = "批判过";
  646. this.BatchPass.UseVisualStyleBackColor = true;
  647. this.BatchPass.Click += new System.EventHandler(this.BatchPass_Click);
  648. //
  649. // Clean
  650. //
  651. this.Clean.AllPower = null;
  652. this.Clean.BackColor = System.Drawing.Color.Transparent;
  653. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  654. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  655. this.Clean.IsShowBorder = true;
  656. this.Clean.Location = new System.Drawing.Point(835, 485);
  657. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  658. this.Clean.Name = "Clean";
  659. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  660. this.Clean.Power = null;
  661. this.Clean.Size = new System.Drawing.Size(64, 29);
  662. this.Clean.TabIndex = 159;
  663. this.Clean.Text = "清除";
  664. this.Clean.UseVisualStyleBackColor = true;
  665. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  666. //
  667. // OQC_BatchResultJudge
  668. //
  669. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  670. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  671. this.ClientSize = new System.Drawing.Size(975, 537);
  672. this.Controls.Add(this.normalButton1);
  673. this.Controls.Add(this.ob_maxngacceptqty);
  674. this.Controls.Add(this.ob_status_label);
  675. this.Controls.Add(this.ob_status);
  676. this.Controls.Add(this.ob_source);
  677. this.Controls.Add(this.ob_id);
  678. this.Controls.Add(this.OperateResult);
  679. this.Controls.Add(this.label5);
  680. this.Controls.Add(this.Remark);
  681. this.Controls.Add(this.ob_maxngacceptqty_label);
  682. this.Controls.Add(this.label3);
  683. this.Controls.Add(this.GetBatch);
  684. this.Controls.Add(this.ob_prodcode);
  685. this.Controls.Add(this.ob_prodcode_label);
  686. this.Controls.Add(this.ob_makecode);
  687. this.Controls.Add(this.ob_makecode_label);
  688. this.Controls.Add(this.ob_checkno);
  689. this.Controls.Add(this.ob_checkno_label);
  690. this.Controls.Add(this.obd_outboxcode);
  691. this.Controls.Add(this.obd_outboxcode_label);
  692. this.Controls.Add(this.ms_sncode);
  693. this.Controls.Add(this.ms_sncode_label);
  694. this.Controls.Add(this.ob_nowcheckqty);
  695. this.Controls.Add(this.ob_okqty);
  696. this.Controls.Add(this.oi_checkqty);
  697. this.Controls.Add(this.ob_ngqty);
  698. this.Controls.Add(this.ob_result);
  699. this.Controls.Add(this.ob_aqlcode);
  700. this.Controls.Add(this.ob_aqlcode_label);
  701. this.Controls.Add(this.ReworkRequire);
  702. this.Controls.Add(this.WithdrawPass);
  703. this.Controls.Add(this.ob_batchqty_label);
  704. this.Controls.Add(this.BatchRejection);
  705. this.Controls.Add(this.ForcePass);
  706. this.Controls.Add(this.ForceRejection);
  707. this.Controls.Add(this.ob_result_label);
  708. this.Controls.Add(this.WithdrawRejection);
  709. this.Controls.Add(this.ob_okqty_label);
  710. this.Controls.Add(this.BatchPass);
  711. this.Controls.Add(this.Clean);
  712. this.Controls.Add(this.ob_ngqty_label);
  713. this.Controls.Add(this.oi_checkqty_label);
  714. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  715. this.Name = "OQC_BatchResultJudge";
  716. this.Tag = "OQC!BatchResultJudge";
  717. this.Text = "抽检批维护";
  718. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.OQC_BatchResultJudge_FormClosing);
  719. this.Load += new System.EventHandler(this.抽检批维护_Load);
  720. this.SizeChanged += new System.EventHandler(this.抽检批维护_SizeChanged);
  721. this.ResumeLayout(false);
  722. this.PerformLayout();
  723. }
  724. #endregion
  725. private System.Windows.Forms.Label ob_result_label;
  726. private System.Windows.Forms.Label oi_checkqty_label;
  727. private System.Windows.Forms.Label ob_ngqty_label;
  728. private System.Windows.Forms.Label ob_okqty_label;
  729. private System.Windows.Forms.Label ob_batchqty_label;
  730. private CustomControl.ButtonUtil.NormalButton Clean;
  731. private CustomControl.ButtonUtil.NormalButton BatchPass;
  732. private CustomControl.ButtonUtil.NormalButton WithdrawRejection;
  733. private CustomControl.ButtonUtil.NormalButton ForceRejection;
  734. private CustomControl.ButtonUtil.NormalButton ForcePass;
  735. private CustomControl.ButtonUtil.NormalButton BatchRejection;
  736. private CustomControl.ButtonUtil.NormalButton WithdrawPass;
  737. private System.Windows.Forms.CheckBox ReworkRequire;
  738. private System.Windows.Forms.Label ob_aqlcode_label;
  739. private CustomControl.TextBoxWithIcon.EnterTextBox ob_aqlcode;
  740. private CustomControl.TextBoxWithIcon.EnterTextBox ob_result;
  741. private CustomControl.TextBoxWithIcon.EnterTextBox ob_ngqty;
  742. private CustomControl.TextBoxWithIcon.EnterTextBox oi_checkqty;
  743. private CustomControl.TextBoxWithIcon.EnterTextBox ob_okqty;
  744. private CustomControl.TextBoxWithIcon.EnterTextBox ob_nowcheckqty;
  745. private CustomControl.TextBoxWithIcon.EnterTextBox ob_prodcode;
  746. private System.Windows.Forms.Label ob_prodcode_label;
  747. private CustomControl.TextBoxWithIcon.EnterTextBox ob_makecode;
  748. private System.Windows.Forms.Label ob_makecode_label;
  749. private CustomControl.TextBoxWithIcon.EnterTextBox ob_checkno;
  750. private System.Windows.Forms.Label ob_checkno_label;
  751. private CustomControl.TextBoxWithIcon.SnCollectionBox obd_outboxcode;
  752. private System.Windows.Forms.Label obd_outboxcode_label;
  753. private CustomControl.TextBoxWithIcon.SnCollectionBox ms_sncode;
  754. private System.Windows.Forms.Label ms_sncode_label;
  755. private CustomControl.ButtonUtil.NormalButton GetBatch;
  756. private System.Windows.Forms.Label label3;
  757. private System.Windows.Forms.Label ob_maxngacceptqty_label;
  758. private System.Windows.Forms.RichTextBox Remark;
  759. private System.Windows.Forms.Label label5;
  760. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  761. private CustomControl.TextBoxWithIcon.EnterTextBox ob_id;
  762. private CustomControl.TextBoxWithIcon.EnterTextBox ob_source;
  763. private CustomControl.TextBoxWithIcon.EnterTextBox ob_status;
  764. private System.Windows.Forms.Label ob_status_label;
  765. private CustomControl.TextBoxWithIcon.EnterTextBox ob_maxngacceptqty;
  766. private CustomControl.ButtonUtil.NormalButton normalButton1;
  767. }
  768. }