OQC_BatchResultJudge_HUAGUAN.Designer.cs 50 KB

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