OQC_SamplingDataCollection.Designer.cs 58 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051
  1. namespace UAS_MES.OQC
  2. {
  3. partial class OQC_SamplingDataCollection
  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_SamplingDataCollection));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. this.ob_checkno_label = new System.Windows.Forms.Label();
  31. this.obd_outboxcode_label = new System.Windows.Forms.Label();
  32. this.ms_sncode_label = new System.Windows.Forms.Label();
  33. this.bc_code_label = new System.Windows.Forms.Label();
  34. this.label1 = new System.Windows.Forms.Label();
  35. this.label4 = new System.Windows.Forms.Label();
  36. this.label5 = new System.Windows.Forms.Label();
  37. this.label6 = new System.Windows.Forms.Label();
  38. this.label9 = new System.Windows.Forms.Label();
  39. this.sncode_label = new System.Windows.Forms.Label();
  40. this.ob_remark_label = new System.Windows.Forms.Label();
  41. this.obd_makecode_label = new System.Windows.Forms.Label();
  42. this.ob_prodcode_label = new System.Windows.Forms.Label();
  43. this.ob_status = new System.Windows.Forms.Label();
  44. this.ob_aqlcode_label = new System.Windows.Forms.Label();
  45. this.ob_maxngacceptqty_label = new System.Windows.Forms.Label();
  46. this.ob_projectcode_label = new System.Windows.Forms.Label();
  47. this.ob_maxngacceptqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  48. this.ob_aqlcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  49. this.ob_projectcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  50. this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  51. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  52. this.ob_prodcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  53. this.ob_makecode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  54. this.ChoosedDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewExpand();
  55. this.or_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.bc_code1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.bc_name1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.WaitChooseDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewExpand();
  59. this.Column3 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  60. this.bg_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.bg_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.ob_remark = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  63. this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  64. this.CheckTypeDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewExpand();
  65. this.choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  66. this.oi_itemcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.oi_ng = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.oi_leveldefect = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.ois_remark = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.ois_status = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.ois_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.ChooseedReject = new UAS_MES.CustomControl.ButtonUtil.ArrowRightButton();
  73. this.WaitReject = new UAS_MES.CustomControl.ButtonUtil.ArrowLeftButton();
  74. this.oi_checkqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  75. this.ob_okqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  76. this.ob_ngqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  77. this.ob_batchqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  78. this.bccode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  79. this.Refresh = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  80. this.GetBatch = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  81. this.BatchPass = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  82. this.Cancel = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  83. this.Confirm = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  84. this.ob_checkno = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  85. this.obd_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  86. this.ms_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  87. this.勾选 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  88. this.ob_batchqty_dgv = new System.Windows.Forms.DataGridViewTextBoxColumn();
  89. this.obd_outboxcode_dgv = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.ob_makecode_dgv = new System.Windows.Forms.DataGridViewTextBoxColumn();
  91. this.obd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  92. ((System.ComponentModel.ISupportInitialize)(this.ChoosedDGV)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.WaitChooseDGV)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.CheckTypeDGV)).BeginInit();
  95. this.SuspendLayout();
  96. //
  97. // ob_checkno_label
  98. //
  99. this.ob_checkno_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  100. | System.Windows.Forms.AnchorStyles.Right)));
  101. this.ob_checkno_label.AutoSize = true;
  102. this.ob_checkno_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  103. this.ob_checkno_label.Location = new System.Drawing.Point(17, 32);
  104. this.ob_checkno_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  105. this.ob_checkno_label.Name = "ob_checkno_label";
  106. this.ob_checkno_label.Size = new System.Drawing.Size(72, 27);
  107. this.ob_checkno_label.TabIndex = 156;
  108. this.ob_checkno_label.Text = "抽检批";
  109. //
  110. // obd_outboxcode_label
  111. //
  112. this.obd_outboxcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  113. | System.Windows.Forms.AnchorStyles.Right)));
  114. this.obd_outboxcode_label.AutoSize = true;
  115. this.obd_outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  116. this.obd_outboxcode_label.Location = new System.Drawing.Point(17, 72);
  117. this.obd_outboxcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  118. this.obd_outboxcode_label.Name = "obd_outboxcode_label";
  119. this.obd_outboxcode_label.Size = new System.Drawing.Size(52, 27);
  120. this.obd_outboxcode_label.TabIndex = 154;
  121. this.obd_outboxcode_label.Text = "箱号";
  122. //
  123. // ms_sncode_label
  124. //
  125. this.ms_sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  126. | System.Windows.Forms.AnchorStyles.Right)));
  127. this.ms_sncode_label.AutoSize = true;
  128. this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  129. this.ms_sncode_label.Location = new System.Drawing.Point(17, 115);
  130. this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  131. this.ms_sncode_label.Name = "ms_sncode_label";
  132. this.ms_sncode_label.Size = new System.Drawing.Size(72, 27);
  133. this.ms_sncode_label.TabIndex = 152;
  134. this.ms_sncode_label.Text = "序列号";
  135. //
  136. // bc_code_label
  137. //
  138. this.bc_code_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  139. | System.Windows.Forms.AnchorStyles.Right)));
  140. this.bc_code_label.AutoSize = true;
  141. this.bc_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  142. this.bc_code_label.Location = new System.Drawing.Point(1076, 214);
  143. this.bc_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  144. this.bc_code_label.Name = "bc_code_label";
  145. this.bc_code_label.Size = new System.Drawing.Size(92, 27);
  146. this.bc_code_label.TabIndex = 177;
  147. this.bc_code_label.Text = "不良代码";
  148. //
  149. // label1
  150. //
  151. this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  152. | System.Windows.Forms.AnchorStyles.Right)));
  153. this.label1.AutoSize = true;
  154. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  155. this.label1.Location = new System.Drawing.Point(1076, 51);
  156. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  157. this.label1.Name = "label1";
  158. this.label1.Size = new System.Drawing.Size(72, 27);
  159. this.label1.TabIndex = 179;
  160. this.label1.Text = "实批数";
  161. //
  162. // label4
  163. //
  164. this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  165. | System.Windows.Forms.AnchorStyles.Right)));
  166. this.label4.AutoSize = true;
  167. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  168. this.label4.Location = new System.Drawing.Point(1076, 174);
  169. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  170. this.label4.Name = "label4";
  171. this.label4.Size = new System.Drawing.Size(92, 27);
  172. this.label4.TabIndex = 185;
  173. this.label4.Text = "不合格数";
  174. //
  175. // label5
  176. //
  177. this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  178. | System.Windows.Forms.AnchorStyles.Right)));
  179. this.label5.AutoSize = true;
  180. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  181. this.label5.Location = new System.Drawing.Point(1076, 131);
  182. this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  183. this.label5.Name = "label5";
  184. this.label5.Size = new System.Drawing.Size(72, 27);
  185. this.label5.TabIndex = 187;
  186. this.label5.Text = "合格数";
  187. //
  188. // label6
  189. //
  190. this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  191. | System.Windows.Forms.AnchorStyles.Right)));
  192. this.label6.AutoSize = true;
  193. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  194. this.label6.Location = new System.Drawing.Point(1076, 90);
  195. this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  196. this.label6.Name = "label6";
  197. this.label6.Size = new System.Drawing.Size(72, 27);
  198. this.label6.TabIndex = 189;
  199. this.label6.Text = "抽检数";
  200. //
  201. // label9
  202. //
  203. this.label9.AutoSize = true;
  204. this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  205. this.label9.Location = new System.Drawing.Point(621, 218);
  206. this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  207. this.label9.Name = "label9";
  208. this.label9.Size = new System.Drawing.Size(92, 27);
  209. this.label9.TabIndex = 192;
  210. this.label9.Text = "待选不良";
  211. //
  212. // sncode_label
  213. //
  214. this.sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  215. | System.Windows.Forms.AnchorStyles.Right)));
  216. this.sncode_label.AutoSize = true;
  217. this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  218. this.sncode_label.Location = new System.Drawing.Point(17, 664);
  219. this.sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  220. this.sncode_label.Name = "sncode_label";
  221. this.sncode_label.Size = new System.Drawing.Size(72, 27);
  222. this.sncode_label.TabIndex = 200;
  223. this.sncode_label.Text = "序列号";
  224. //
  225. // ob_remark_label
  226. //
  227. this.ob_remark_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  228. | System.Windows.Forms.AnchorStyles.Right)));
  229. this.ob_remark_label.AutoSize = true;
  230. this.ob_remark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  231. this.ob_remark_label.Location = new System.Drawing.Point(17, 706);
  232. this.ob_remark_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  233. this.ob_remark_label.Name = "ob_remark_label";
  234. this.ob_remark_label.Size = new System.Drawing.Size(52, 27);
  235. this.ob_remark_label.TabIndex = 202;
  236. this.ob_remark_label.Text = "备注";
  237. //
  238. // obd_makecode_label
  239. //
  240. this.obd_makecode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  241. | System.Windows.Forms.AnchorStyles.Right)));
  242. this.obd_makecode_label.AutoSize = true;
  243. this.obd_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  244. this.obd_makecode_label.Location = new System.Drawing.Point(17, 160);
  245. this.obd_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  246. this.obd_makecode_label.Name = "obd_makecode_label";
  247. this.obd_makecode_label.Size = new System.Drawing.Size(72, 27);
  248. this.obd_makecode_label.TabIndex = 206;
  249. this.obd_makecode_label.Text = "工单号";
  250. //
  251. // ob_prodcode_label
  252. //
  253. this.ob_prodcode_label.AutoSize = true;
  254. this.ob_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  255. this.ob_prodcode_label.Location = new System.Drawing.Point(320, 160);
  256. this.ob_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  257. this.ob_prodcode_label.Name = "ob_prodcode_label";
  258. this.ob_prodcode_label.Size = new System.Drawing.Size(92, 27);
  259. this.ob_prodcode_label.TabIndex = 208;
  260. this.ob_prodcode_label.Text = "产品编号";
  261. //
  262. // ob_status
  263. //
  264. this.ob_status.AutoSize = true;
  265. this.ob_status.Location = new System.Drawing.Point(20, 11);
  266. this.ob_status.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  267. this.ob_status.Name = "ob_status";
  268. this.ob_status.Size = new System.Drawing.Size(0, 15);
  269. this.ob_status.TabIndex = 212;
  270. this.ob_status.Visible = false;
  271. //
  272. // ob_aqlcode_label
  273. //
  274. this.ob_aqlcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  275. | System.Windows.Forms.AnchorStyles.Right)));
  276. this.ob_aqlcode_label.AutoSize = true;
  277. this.ob_aqlcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  278. this.ob_aqlcode_label.Location = new System.Drawing.Point(1076, 9);
  279. this.ob_aqlcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  280. this.ob_aqlcode_label.Name = "ob_aqlcode_label";
  281. this.ob_aqlcode_label.Size = new System.Drawing.Size(52, 27);
  282. this.ob_aqlcode_label.TabIndex = 214;
  283. this.ob_aqlcode_label.Text = "AQL";
  284. //
  285. // ob_maxngacceptqty_label
  286. //
  287. this.ob_maxngacceptqty_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  288. | System.Windows.Forms.AnchorStyles.Right)));
  289. this.ob_maxngacceptqty_label.AutoSize = true;
  290. this.ob_maxngacceptqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  291. this.ob_maxngacceptqty_label.Location = new System.Drawing.Point(855, 9);
  292. this.ob_maxngacceptqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  293. this.ob_maxngacceptqty_label.Name = "ob_maxngacceptqty_label";
  294. this.ob_maxngacceptqty_label.Size = new System.Drawing.Size(172, 27);
  295. this.ob_maxngacceptqty_label.TabIndex = 216;
  296. this.ob_maxngacceptqty_label.Text = "最大不合格通过数";
  297. //
  298. // ob_projectcode_label
  299. //
  300. this.ob_projectcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  301. | System.Windows.Forms.AnchorStyles.Right)));
  302. this.ob_projectcode_label.AutoSize = true;
  303. this.ob_projectcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  304. this.ob_projectcode_label.Location = new System.Drawing.Point(855, 90);
  305. this.ob_projectcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  306. this.ob_projectcode_label.Name = "ob_projectcode_label";
  307. this.ob_projectcode_label.Size = new System.Drawing.Size(92, 27);
  308. this.ob_projectcode_label.TabIndex = 218;
  309. this.ob_projectcode_label.Text = "检验方案";
  310. //
  311. // ob_maxngacceptqty
  312. //
  313. this.ob_maxngacceptqty.AllPower = null;
  314. this.ob_maxngacceptqty.BackColor = System.Drawing.Color.White;
  315. this.ob_maxngacceptqty.Enabled = false;
  316. this.ob_maxngacceptqty.ID = null;
  317. this.ob_maxngacceptqty.Location = new System.Drawing.Point(860, 51);
  318. this.ob_maxngacceptqty.Margin = new System.Windows.Forms.Padding(4);
  319. this.ob_maxngacceptqty.Name = "ob_maxngacceptqty";
  320. this.ob_maxngacceptqty.Power = null;
  321. this.ob_maxngacceptqty.Size = new System.Drawing.Size(193, 25);
  322. this.ob_maxngacceptqty.Str = null;
  323. this.ob_maxngacceptqty.Str1 = null;
  324. this.ob_maxngacceptqty.Str2 = null;
  325. this.ob_maxngacceptqty.TabIndex = 217;
  326. this.ob_maxngacceptqty.Tag = "ob_maxngacceptqty";
  327. //
  328. // ob_aqlcode
  329. //
  330. this.ob_aqlcode.AllPower = null;
  331. this.ob_aqlcode.BackColor = System.Drawing.Color.White;
  332. this.ob_aqlcode.Enabled = false;
  333. this.ob_aqlcode.ID = null;
  334. this.ob_aqlcode.Location = new System.Drawing.Point(1211, 9);
  335. this.ob_aqlcode.Margin = new System.Windows.Forms.Padding(4);
  336. this.ob_aqlcode.Name = "ob_aqlcode";
  337. this.ob_aqlcode.Power = null;
  338. this.ob_aqlcode.Size = new System.Drawing.Size(193, 25);
  339. this.ob_aqlcode.Str = null;
  340. this.ob_aqlcode.Str1 = null;
  341. this.ob_aqlcode.Str2 = null;
  342. this.ob_aqlcode.TabIndex = 215;
  343. this.ob_aqlcode.Tag = "ob_aqlcode";
  344. //
  345. // ob_projectcode
  346. //
  347. this.ob_projectcode.AllPower = null;
  348. this.ob_projectcode.BackColor = System.Drawing.Color.White;
  349. this.ob_projectcode.Enabled = false;
  350. this.ob_projectcode.ID = null;
  351. this.ob_projectcode.Location = new System.Drawing.Point(860, 132);
  352. this.ob_projectcode.Margin = new System.Windows.Forms.Padding(4);
  353. this.ob_projectcode.Name = "ob_projectcode";
  354. this.ob_projectcode.Power = null;
  355. this.ob_projectcode.Size = new System.Drawing.Size(193, 25);
  356. this.ob_projectcode.Str = null;
  357. this.ob_projectcode.Str1 = null;
  358. this.ob_projectcode.Str2 = null;
  359. this.ob_projectcode.TabIndex = 213;
  360. this.ob_projectcode.Tag = "NoAuto";
  361. //
  362. // Clean
  363. //
  364. this.Clean.AllPower = null;
  365. this.Clean.BackColor = System.Drawing.Color.Transparent;
  366. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  367. this.Clean.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  368. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  369. this.Clean.IsShowBorder = true;
  370. this.Clean.Location = new System.Drawing.Point(1349, 711);
  371. this.Clean.Margin = new System.Windows.Forms.Padding(4);
  372. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  373. this.Clean.Name = "Clean";
  374. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  375. this.Clean.Power = null;
  376. this.Clean.Size = new System.Drawing.Size(64, 30);
  377. this.Clean.TabIndex = 211;
  378. this.Clean.Tag = "OQC!Inspection";
  379. this.Clean.Text = "清除";
  380. this.Clean.UseVisualStyleBackColor = true;
  381. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  382. //
  383. // OperateResult
  384. //
  385. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  386. this.OperateResult.Location = new System.Drawing.Point(916, 588);
  387. this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
  388. this.OperateResult.Name = "OperateResult";
  389. this.OperateResult.Size = new System.Drawing.Size(425, 153);
  390. this.OperateResult.TabIndex = 210;
  391. this.OperateResult.Text = "";
  392. //
  393. // ob_prodcode
  394. //
  395. this.ob_prodcode.AllPower = null;
  396. this.ob_prodcode.BackColor = System.Drawing.Color.White;
  397. this.ob_prodcode.Enabled = false;
  398. this.ob_prodcode.ID = null;
  399. this.ob_prodcode.Location = new System.Drawing.Point(460, 164);
  400. this.ob_prodcode.Margin = new System.Windows.Forms.Padding(4);
  401. this.ob_prodcode.Name = "ob_prodcode";
  402. this.ob_prodcode.Power = null;
  403. this.ob_prodcode.Size = new System.Drawing.Size(153, 25);
  404. this.ob_prodcode.Str = null;
  405. this.ob_prodcode.Str1 = null;
  406. this.ob_prodcode.Str2 = null;
  407. this.ob_prodcode.TabIndex = 209;
  408. this.ob_prodcode.Tag = "NoAuto";
  409. //
  410. // ob_makecode
  411. //
  412. this.ob_makecode.AllPower = null;
  413. this.ob_makecode.BackColor = System.Drawing.Color.White;
  414. this.ob_makecode.Enabled = false;
  415. this.ob_makecode.ID = null;
  416. this.ob_makecode.Location = new System.Drawing.Point(127, 164);
  417. this.ob_makecode.Margin = new System.Windows.Forms.Padding(4);
  418. this.ob_makecode.Name = "ob_makecode";
  419. this.ob_makecode.Power = null;
  420. this.ob_makecode.Size = new System.Drawing.Size(153, 25);
  421. this.ob_makecode.Str = null;
  422. this.ob_makecode.Str1 = null;
  423. this.ob_makecode.Str2 = null;
  424. this.ob_makecode.TabIndex = 207;
  425. this.ob_makecode.Tag = "NoAuto";
  426. //
  427. // ChoosedDGV
  428. //
  429. this.ChoosedDGV.AllowUserToAddRows = false;
  430. this.ChoosedDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  431. this.ChoosedDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  432. this.or_id,
  433. this.bc_code1,
  434. this.bc_name1});
  435. this.ChoosedDGV.Location = new System.Drawing.Point(1080, 255);
  436. this.ChoosedDGV.Margin = new System.Windows.Forms.Padding(4);
  437. this.ChoosedDGV.Name = "ChoosedDGV";
  438. this.ChoosedDGV.RowHeadersWidth = 20;
  439. this.ChoosedDGV.RowTemplate.Height = 23;
  440. this.ChoosedDGV.Size = new System.Drawing.Size(325, 321);
  441. this.ChoosedDGV.TabIndex = 205;
  442. //
  443. // or_id
  444. //
  445. this.or_id.DataPropertyName = "or_id";
  446. this.or_id.HeaderText = "or_id";
  447. this.or_id.Name = "or_id";
  448. this.or_id.Visible = false;
  449. //
  450. // bc_code1
  451. //
  452. this.bc_code1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  453. this.bc_code1.DataPropertyName = "bg_code";
  454. this.bc_code1.HeaderText = "不良代码";
  455. this.bc_code1.Name = "bc_code1";
  456. this.bc_code1.ReadOnly = true;
  457. //
  458. // bc_name1
  459. //
  460. this.bc_name1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  461. this.bc_name1.DataPropertyName = "bg_name";
  462. this.bc_name1.HeaderText = "不良原因";
  463. this.bc_name1.Name = "bc_name1";
  464. this.bc_name1.ReadOnly = true;
  465. //
  466. // WaitChooseDGV
  467. //
  468. this.WaitChooseDGV.AllowUserToAddRows = false;
  469. this.WaitChooseDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  470. this.WaitChooseDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  471. this.Column3,
  472. this.bg_code,
  473. this.bg_name});
  474. this.WaitChooseDGV.Location = new System.Drawing.Point(629, 255);
  475. this.WaitChooseDGV.Margin = new System.Windows.Forms.Padding(4);
  476. this.WaitChooseDGV.Name = "WaitChooseDGV";
  477. this.WaitChooseDGV.RowHeadersWidth = 20;
  478. this.WaitChooseDGV.RowTemplate.Height = 23;
  479. this.WaitChooseDGV.Size = new System.Drawing.Size(357, 320);
  480. this.WaitChooseDGV.TabIndex = 204;
  481. this.WaitChooseDGV.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.WaitChooseDGV_CellContentClick);
  482. this.WaitChooseDGV.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.WaitChooseDGV_CellValueChanged);
  483. this.WaitChooseDGV.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.WaitChooseDGV_DataError);
  484. this.WaitChooseDGV.RowHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.WaitChooseDGV_RowHeaderMouseClick);
  485. //
  486. // Column3
  487. //
  488. this.Column3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  489. this.Column3.HeaderText = "勾选";
  490. this.Column3.Name = "Column3";
  491. this.Column3.Resizable = System.Windows.Forms.DataGridViewTriState.False;
  492. this.Column3.Width = 60;
  493. //
  494. // bg_code
  495. //
  496. this.bg_code.DataPropertyName = "bg_code";
  497. this.bg_code.HeaderText = "不良分组";
  498. this.bg_code.Name = "bg_code";
  499. this.bg_code.ReadOnly = true;
  500. this.bg_code.Width = 93;
  501. //
  502. // bg_name
  503. //
  504. this.bg_name.DataPropertyName = "bg_name";
  505. this.bg_name.HeaderText = "分组名称";
  506. this.bg_name.Name = "bg_name";
  507. this.bg_name.ReadOnly = true;
  508. this.bg_name.Width = 93;
  509. //
  510. // ob_remark
  511. //
  512. this.ob_remark.AllPower = null;
  513. this.ob_remark.BackColor = System.Drawing.Color.White;
  514. this.ob_remark.ID = null;
  515. this.ob_remark.Location = new System.Drawing.Point(123, 709);
  516. this.ob_remark.Margin = new System.Windows.Forms.Padding(4);
  517. this.ob_remark.Name = "ob_remark";
  518. this.ob_remark.Power = null;
  519. this.ob_remark.Size = new System.Drawing.Size(487, 25);
  520. this.ob_remark.Str = null;
  521. this.ob_remark.Str1 = null;
  522. this.ob_remark.Str2 = null;
  523. this.ob_remark.TabIndex = 203;
  524. this.ob_remark.Tag = "NoAuto";
  525. //
  526. // sncode
  527. //
  528. this.sncode.AllPower = null;
  529. this.sncode.BackColor = System.Drawing.Color.White;
  530. this.sncode.ID = null;
  531. this.sncode.Location = new System.Drawing.Point(123, 668);
  532. this.sncode.Margin = new System.Windows.Forms.Padding(4);
  533. this.sncode.Name = "sncode";
  534. this.sncode.Power = null;
  535. this.sncode.Size = new System.Drawing.Size(487, 25);
  536. this.sncode.Str = null;
  537. this.sncode.Str1 = null;
  538. this.sncode.Str2 = null;
  539. this.sncode.TabIndex = 201;
  540. this.sncode.Tag = "ifread";
  541. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
  542. //
  543. // CheckTypeDGV
  544. //
  545. this.CheckTypeDGV.AllowUserToAddRows = false;
  546. this.CheckTypeDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  547. this.CheckTypeDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  548. this.choose,
  549. this.oi_itemcode,
  550. this.oi_ng,
  551. this.oi_leveldefect,
  552. this.ois_remark,
  553. this.ois_status,
  554. this.ois_id});
  555. this.CheckTypeDGV.Location = new System.Drawing.Point(21, 210);
  556. this.CheckTypeDGV.Margin = new System.Windows.Forms.Padding(4);
  557. this.CheckTypeDGV.Name = "CheckTypeDGV";
  558. this.CheckTypeDGV.RowHeadersWidth = 20;
  559. this.CheckTypeDGV.RowTemplate.Height = 23;
  560. this.CheckTypeDGV.Size = new System.Drawing.Size(589, 406);
  561. this.CheckTypeDGV.TabIndex = 198;
  562. this.CheckTypeDGV.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.CheckTypeDGV_CellContentClick);
  563. this.CheckTypeDGV.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.CheckTypeDGV_CellValueChanged);
  564. this.CheckTypeDGV.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.CheckTypeDGV_DataError);
  565. this.CheckTypeDGV.RowHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.CheckTypeDGV_RowHeaderMouseClick);
  566. //
  567. // choose
  568. //
  569. this.choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  570. this.choose.DataPropertyName = "choose";
  571. this.choose.HeaderText = "勾选";
  572. this.choose.Name = "choose";
  573. this.choose.Resizable = System.Windows.Forms.DataGridViewTriState.False;
  574. this.choose.Width = 60;
  575. //
  576. // oi_itemcode
  577. //
  578. this.oi_itemcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  579. this.oi_itemcode.DataPropertyName = "oi_checkkind";
  580. this.oi_itemcode.HeaderText = "检验类型";
  581. this.oi_itemcode.Name = "oi_itemcode";
  582. this.oi_itemcode.Width = 78;
  583. //
  584. // oi_ng
  585. //
  586. this.oi_ng.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
  587. this.oi_ng.DataPropertyName = "oi_count";
  588. dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  589. this.oi_ng.DefaultCellStyle = dataGridViewCellStyle1;
  590. this.oi_ng.HeaderText = "样本数量";
  591. this.oi_ng.Name = "oi_ng";
  592. this.oi_ng.Width = 96;
  593. //
  594. // oi_leveldefect
  595. //
  596. this.oi_leveldefect.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
  597. this.oi_leveldefect.DataPropertyName = "oi_checkedcount";
  598. this.oi_leveldefect.HeaderText = "已检数量";
  599. this.oi_leveldefect.Name = "oi_leveldefect";
  600. this.oi_leveldefect.Width = 75;
  601. //
  602. // ois_remark
  603. //
  604. this.ois_remark.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  605. this.ois_remark.HeaderText = "";
  606. this.ois_remark.Name = "ois_remark";
  607. //
  608. // ois_status
  609. //
  610. this.ois_status.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  611. this.ois_status.HeaderText = "";
  612. this.ois_status.Name = "ois_status";
  613. //
  614. // ois_id
  615. //
  616. this.ois_id.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  617. this.ois_id.DataPropertyName = "ois_id";
  618. this.ois_id.HeaderText = "";
  619. this.ois_id.Name = "ois_id";
  620. this.ois_id.Visible = false;
  621. //
  622. // ChooseedReject
  623. //
  624. this.ChooseedReject.Image = ((System.Drawing.Image)(resources.GetObject("ChooseedReject.Image")));
  625. this.ChooseedReject.Location = new System.Drawing.Point(1000, 369);
  626. this.ChooseedReject.Margin = new System.Windows.Forms.Padding(4);
  627. this.ChooseedReject.Name = "ChooseedReject";
  628. this.ChooseedReject.Size = new System.Drawing.Size(67, 29);
  629. this.ChooseedReject.TabIndex = 195;
  630. this.ChooseedReject.UseVisualStyleBackColor = true;
  631. this.ChooseedReject.Click += new System.EventHandler(this.ChooseedReject_Click);
  632. //
  633. // WaitReject
  634. //
  635. this.WaitReject.Image = ((System.Drawing.Image)(resources.GetObject("WaitReject.Image")));
  636. this.WaitReject.Location = new System.Drawing.Point(1000, 442);
  637. this.WaitReject.Margin = new System.Windows.Forms.Padding(4);
  638. this.WaitReject.Name = "WaitReject";
  639. this.WaitReject.Size = new System.Drawing.Size(67, 29);
  640. this.WaitReject.TabIndex = 194;
  641. this.WaitReject.UseVisualStyleBackColor = true;
  642. this.WaitReject.Click += new System.EventHandler(this.WaitReject_Click);
  643. //
  644. // oi_checkqty
  645. //
  646. this.oi_checkqty.AllPower = null;
  647. this.oi_checkqty.BackColor = System.Drawing.Color.White;
  648. this.oi_checkqty.Enabled = false;
  649. this.oi_checkqty.ID = null;
  650. this.oi_checkqty.Location = new System.Drawing.Point(1211, 91);
  651. this.oi_checkqty.Margin = new System.Windows.Forms.Padding(4);
  652. this.oi_checkqty.Name = "oi_checkqty";
  653. this.oi_checkqty.Power = null;
  654. this.oi_checkqty.Size = new System.Drawing.Size(195, 25);
  655. this.oi_checkqty.Str = null;
  656. this.oi_checkqty.Str1 = null;
  657. this.oi_checkqty.Str2 = null;
  658. this.oi_checkqty.TabIndex = 190;
  659. this.oi_checkqty.Tag = "NoAuto";
  660. //
  661. // ob_okqty
  662. //
  663. this.ob_okqty.AllPower = null;
  664. this.ob_okqty.BackColor = System.Drawing.Color.White;
  665. this.ob_okqty.Enabled = false;
  666. this.ob_okqty.ID = null;
  667. this.ob_okqty.Location = new System.Drawing.Point(1211, 132);
  668. this.ob_okqty.Margin = new System.Windows.Forms.Padding(4);
  669. this.ob_okqty.Name = "ob_okqty";
  670. this.ob_okqty.Power = null;
  671. this.ob_okqty.Size = new System.Drawing.Size(195, 25);
  672. this.ob_okqty.Str = null;
  673. this.ob_okqty.Str1 = null;
  674. this.ob_okqty.Str2 = null;
  675. this.ob_okqty.TabIndex = 188;
  676. this.ob_okqty.Tag = "NoAuto";
  677. //
  678. // ob_ngqty
  679. //
  680. this.ob_ngqty.AllPower = null;
  681. this.ob_ngqty.BackColor = System.Drawing.Color.White;
  682. this.ob_ngqty.Enabled = false;
  683. this.ob_ngqty.ID = null;
  684. this.ob_ngqty.Location = new System.Drawing.Point(1211, 175);
  685. this.ob_ngqty.Margin = new System.Windows.Forms.Padding(4);
  686. this.ob_ngqty.Name = "ob_ngqty";
  687. this.ob_ngqty.Power = null;
  688. this.ob_ngqty.Size = new System.Drawing.Size(195, 25);
  689. this.ob_ngqty.Str = null;
  690. this.ob_ngqty.Str1 = null;
  691. this.ob_ngqty.Str2 = null;
  692. this.ob_ngqty.TabIndex = 186;
  693. this.ob_ngqty.Tag = "NoAuto";
  694. //
  695. // ob_batchqty
  696. //
  697. this.ob_batchqty.AllPower = null;
  698. this.ob_batchqty.BackColor = System.Drawing.Color.White;
  699. this.ob_batchqty.Enabled = false;
  700. this.ob_batchqty.ID = null;
  701. this.ob_batchqty.Location = new System.Drawing.Point(1211, 52);
  702. this.ob_batchqty.Margin = new System.Windows.Forms.Padding(4);
  703. this.ob_batchqty.Name = "ob_batchqty";
  704. this.ob_batchqty.Power = null;
  705. this.ob_batchqty.Size = new System.Drawing.Size(195, 25);
  706. this.ob_batchqty.Str = null;
  707. this.ob_batchqty.Str1 = null;
  708. this.ob_batchqty.Str2 = null;
  709. this.ob_batchqty.TabIndex = 180;
  710. this.ob_batchqty.Tag = "NoAuto";
  711. //
  712. // bccode
  713. //
  714. this.bccode.AllPower = null;
  715. this.bccode.BackColor = System.Drawing.Color.White;
  716. this.bccode.ID = null;
  717. this.bccode.Location = new System.Drawing.Point(1211, 219);
  718. this.bccode.Margin = new System.Windows.Forms.Padding(4);
  719. this.bccode.Name = "bccode";
  720. this.bccode.Power = null;
  721. this.bccode.Size = new System.Drawing.Size(195, 25);
  722. this.bccode.Str = null;
  723. this.bccode.Str1 = null;
  724. this.bccode.Str2 = null;
  725. this.bccode.TabIndex = 178;
  726. this.bccode.Tag = "bc_code";
  727. this.bccode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.bccode_KeyDown);
  728. //
  729. // Refresh
  730. //
  731. this.Refresh.AllPower = "ifall";
  732. this.Refresh.BackColor = System.Drawing.Color.Transparent;
  733. this.Refresh.DownImage = ((System.Drawing.Image)(resources.GetObject("Refresh.DownImage")));
  734. this.Refresh.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  735. this.Refresh.Image = ((System.Drawing.Image)(resources.GetObject("Refresh.Image")));
  736. this.Refresh.IsShowBorder = true;
  737. this.Refresh.Location = new System.Drawing.Point(629, 36);
  738. this.Refresh.Margin = new System.Windows.Forms.Padding(4);
  739. this.Refresh.MoveImage = ((System.Drawing.Image)(resources.GetObject("Refresh.MoveImage")));
  740. this.Refresh.Name = "Refresh";
  741. this.Refresh.NormalImage = ((System.Drawing.Image)(resources.GetObject("Refresh.NormalImage")));
  742. this.Refresh.Power = "ifRead";
  743. this.Refresh.Size = new System.Drawing.Size(80, 30);
  744. this.Refresh.TabIndex = 176;
  745. this.Refresh.Tag = "IFREAD";
  746. this.Refresh.Text = "刷新";
  747. this.Refresh.UseVisualStyleBackColor = true;
  748. this.Refresh.Click += new System.EventHandler(this.Refresh_Click);
  749. //
  750. // GetBatch
  751. //
  752. this.GetBatch.AllPower = "ifall";
  753. this.GetBatch.BackColor = System.Drawing.Color.Transparent;
  754. this.GetBatch.DownImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.DownImage")));
  755. this.GetBatch.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  756. this.GetBatch.Image = ((System.Drawing.Image)(resources.GetObject("GetBatch.Image")));
  757. this.GetBatch.IsShowBorder = true;
  758. this.GetBatch.Location = new System.Drawing.Point(629, 118);
  759. this.GetBatch.Margin = new System.Windows.Forms.Padding(4);
  760. this.GetBatch.MoveImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.MoveImage")));
  761. this.GetBatch.Name = "GetBatch";
  762. this.GetBatch.NormalImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.NormalImage")));
  763. this.GetBatch.Power = "ifRead";
  764. this.GetBatch.Size = new System.Drawing.Size(80, 30);
  765. this.GetBatch.TabIndex = 175;
  766. this.GetBatch.Tag = "IFREAD";
  767. this.GetBatch.Text = "获取批";
  768. this.GetBatch.UseVisualStyleBackColor = true;
  769. this.GetBatch.Click += new System.EventHandler(this.GetBatch_Click);
  770. //
  771. // BatchPass
  772. //
  773. this.BatchPass.AllPower = "ifall";
  774. this.BatchPass.BackColor = System.Drawing.Color.Transparent;
  775. this.BatchPass.DownImage = ((System.Drawing.Image)(resources.GetObject("BatchPass.DownImage")));
  776. this.BatchPass.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  777. this.BatchPass.Image = ((System.Drawing.Image)(resources.GetObject("BatchPass.Image")));
  778. this.BatchPass.IsShowBorder = true;
  779. this.BatchPass.Location = new System.Drawing.Point(743, 119);
  780. this.BatchPass.Margin = new System.Windows.Forms.Padding(4);
  781. this.BatchPass.MoveImage = ((System.Drawing.Image)(resources.GetObject("BatchPass.MoveImage")));
  782. this.BatchPass.Name = "BatchPass";
  783. this.BatchPass.NormalImage = ((System.Drawing.Image)(resources.GetObject("BatchPass.NormalImage")));
  784. this.BatchPass.Power = "ifWrite";
  785. this.BatchPass.Size = new System.Drawing.Size(80, 30);
  786. this.BatchPass.TabIndex = 174;
  787. this.BatchPass.Tag = "OQC!Inspection";
  788. this.BatchPass.Text = "批判过";
  789. this.BatchPass.UseVisualStyleBackColor = true;
  790. this.BatchPass.Click += new System.EventHandler(this.BatchPass_Click);
  791. //
  792. // Cancel
  793. //
  794. this.Cancel.AllPower = null;
  795. this.Cancel.BackColor = System.Drawing.Color.Transparent;
  796. this.Cancel.DownImage = ((System.Drawing.Image)(resources.GetObject("Cancel.DownImage")));
  797. this.Cancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  798. this.Cancel.Image = ((System.Drawing.Image)(resources.GetObject("Cancel.Image")));
  799. this.Cancel.IsShowBorder = true;
  800. this.Cancel.Location = new System.Drawing.Point(743, 709);
  801. this.Cancel.Margin = new System.Windows.Forms.Padding(4);
  802. this.Cancel.MoveImage = ((System.Drawing.Image)(resources.GetObject("Cancel.MoveImage")));
  803. this.Cancel.Name = "Cancel";
  804. this.Cancel.NormalImage = ((System.Drawing.Image)(resources.GetObject("Cancel.NormalImage")));
  805. this.Cancel.Power = null;
  806. this.Cancel.Size = new System.Drawing.Size(80, 30);
  807. this.Cancel.TabIndex = 173;
  808. this.Cancel.Tag = "OQC!Inspection";
  809. this.Cancel.Text = "取消";
  810. this.Cancel.UseVisualStyleBackColor = true;
  811. this.Cancel.Click += new System.EventHandler(this.Cancel_Click);
  812. //
  813. // Confirm
  814. //
  815. this.Confirm.AllPower = "ifall";
  816. this.Confirm.BackColor = System.Drawing.Color.Transparent;
  817. this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
  818. this.Confirm.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  819. this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
  820. this.Confirm.IsShowBorder = true;
  821. this.Confirm.Location = new System.Drawing.Point(629, 709);
  822. this.Confirm.Margin = new System.Windows.Forms.Padding(4);
  823. this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
  824. this.Confirm.Name = "Confirm";
  825. this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
  826. this.Confirm.Power = "ifWrite";
  827. this.Confirm.Size = new System.Drawing.Size(80, 30);
  828. this.Confirm.TabIndex = 172;
  829. this.Confirm.Tag = "ifWrite";
  830. this.Confirm.Text = "确认";
  831. this.Confirm.UseVisualStyleBackColor = true;
  832. this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
  833. //
  834. // ob_checkno
  835. //
  836. this.ob_checkno.AllPower = "ifall";
  837. this.ob_checkno.BackColor = System.Drawing.Color.White;
  838. this.ob_checkno.ID = null;
  839. this.ob_checkno.Location = new System.Drawing.Point(127, 36);
  840. this.ob_checkno.Margin = new System.Windows.Forms.Padding(4);
  841. this.ob_checkno.Name = "ob_checkno";
  842. this.ob_checkno.Power = "ifread";
  843. this.ob_checkno.Size = new System.Drawing.Size(487, 25);
  844. this.ob_checkno.Str = null;
  845. this.ob_checkno.Str1 = null;
  846. this.ob_checkno.Str2 = null;
  847. this.ob_checkno.TabIndex = 157;
  848. this.ob_checkno.Tag = "NoAuto";
  849. this.ob_checkno.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ob_checkno_KeyDown);
  850. //
  851. // obd_outboxcode
  852. //
  853. this.obd_outboxcode.AllPower = null;
  854. this.obd_outboxcode.BackColor = System.Drawing.Color.White;
  855. this.obd_outboxcode.ID = null;
  856. this.obd_outboxcode.Location = new System.Drawing.Point(127, 76);
  857. this.obd_outboxcode.Margin = new System.Windows.Forms.Padding(4);
  858. this.obd_outboxcode.Name = "obd_outboxcode";
  859. this.obd_outboxcode.Power = null;
  860. this.obd_outboxcode.Size = new System.Drawing.Size(487, 25);
  861. this.obd_outboxcode.Str = null;
  862. this.obd_outboxcode.Str1 = null;
  863. this.obd_outboxcode.Str2 = null;
  864. this.obd_outboxcode.TabIndex = 155;
  865. this.obd_outboxcode.Tag = "NoAuto";
  866. //
  867. // ms_sncode
  868. //
  869. this.ms_sncode.AllPower = "ifall";
  870. this.ms_sncode.BackColor = System.Drawing.Color.White;
  871. this.ms_sncode.ID = null;
  872. this.ms_sncode.Location = new System.Drawing.Point(127, 119);
  873. this.ms_sncode.Margin = new System.Windows.Forms.Padding(4);
  874. this.ms_sncode.Name = "ms_sncode";
  875. this.ms_sncode.Power = "ifread";
  876. this.ms_sncode.Size = new System.Drawing.Size(487, 25);
  877. this.ms_sncode.Str = null;
  878. this.ms_sncode.Str1 = null;
  879. this.ms_sncode.Str2 = null;
  880. this.ms_sncode.TabIndex = 153;
  881. this.ms_sncode.Tag = "NoAuto";
  882. this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ms_sncode_KeyDown);
  883. //
  884. // 勾选
  885. //
  886. this.勾选.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  887. this.勾选.HeaderText = "勾选";
  888. this.勾选.Name = "勾选";
  889. this.勾选.Resizable = System.Windows.Forms.DataGridViewTriState.False;
  890. this.勾选.Width = 42;
  891. //
  892. // ob_batchqty_dgv
  893. //
  894. this.ob_batchqty_dgv.DataPropertyName = "ob_batchqty";
  895. this.ob_batchqty_dgv.HeaderText = "检验类型";
  896. this.ob_batchqty_dgv.Name = "ob_batchqty_dgv";
  897. this.ob_batchqty_dgv.Width = 110;
  898. //
  899. // obd_outboxcode_dgv
  900. //
  901. this.obd_outboxcode_dgv.DataPropertyName = "obd_outboxcode";
  902. this.obd_outboxcode_dgv.HeaderText = "已检数";
  903. this.obd_outboxcode_dgv.Name = "obd_outboxcode_dgv";
  904. //
  905. // ob_makecode_dgv
  906. //
  907. this.ob_makecode_dgv.DataPropertyName = "ob_makecode";
  908. this.ob_makecode_dgv.HeaderText = "应检数";
  909. this.ob_makecode_dgv.Name = "ob_makecode_dgv";
  910. this.ob_makecode_dgv.Width = 190;
  911. //
  912. // obd_id
  913. //
  914. this.obd_id.DataPropertyName = "obd_id";
  915. this.obd_id.HeaderText = "ob_id";
  916. this.obd_id.Name = "obd_id";
  917. this.obd_id.Visible = false;
  918. //
  919. // OQC_SamplingDataCollection
  920. //
  921. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  922. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  923. this.ClientSize = new System.Drawing.Size(1420, 762);
  924. this.Controls.Add(this.ob_projectcode_label);
  925. this.Controls.Add(this.ob_maxngacceptqty);
  926. this.Controls.Add(this.ob_maxngacceptqty_label);
  927. this.Controls.Add(this.ob_aqlcode);
  928. this.Controls.Add(this.ob_aqlcode_label);
  929. this.Controls.Add(this.ob_projectcode);
  930. this.Controls.Add(this.ob_status);
  931. this.Controls.Add(this.Clean);
  932. this.Controls.Add(this.OperateResult);
  933. this.Controls.Add(this.ob_prodcode);
  934. this.Controls.Add(this.ob_prodcode_label);
  935. this.Controls.Add(this.ob_makecode);
  936. this.Controls.Add(this.obd_makecode_label);
  937. this.Controls.Add(this.ChoosedDGV);
  938. this.Controls.Add(this.WaitChooseDGV);
  939. this.Controls.Add(this.ob_remark);
  940. this.Controls.Add(this.ob_remark_label);
  941. this.Controls.Add(this.sncode);
  942. this.Controls.Add(this.sncode_label);
  943. this.Controls.Add(this.CheckTypeDGV);
  944. this.Controls.Add(this.ChooseedReject);
  945. this.Controls.Add(this.WaitReject);
  946. this.Controls.Add(this.label9);
  947. this.Controls.Add(this.oi_checkqty);
  948. this.Controls.Add(this.label6);
  949. this.Controls.Add(this.ob_okqty);
  950. this.Controls.Add(this.label5);
  951. this.Controls.Add(this.ob_ngqty);
  952. this.Controls.Add(this.label4);
  953. this.Controls.Add(this.ob_batchqty);
  954. this.Controls.Add(this.label1);
  955. this.Controls.Add(this.bccode);
  956. this.Controls.Add(this.bc_code_label);
  957. this.Controls.Add(this.Refresh);
  958. this.Controls.Add(this.GetBatch);
  959. this.Controls.Add(this.BatchPass);
  960. this.Controls.Add(this.Cancel);
  961. this.Controls.Add(this.Confirm);
  962. this.Controls.Add(this.ob_checkno);
  963. this.Controls.Add(this.ob_checkno_label);
  964. this.Controls.Add(this.obd_outboxcode);
  965. this.Controls.Add(this.obd_outboxcode_label);
  966. this.Controls.Add(this.ms_sncode);
  967. this.Controls.Add(this.ms_sncode_label);
  968. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  969. this.Margin = new System.Windows.Forms.Padding(4);
  970. this.Name = "OQC_SamplingDataCollection";
  971. this.Tag = "OQC!SamplingDataCollection";
  972. this.Text = " ";
  973. this.Load += new System.EventHandler(this.抽样数据采集_Load);
  974. this.SizeChanged += new System.EventHandler(this.抽样数据采集_SizeChanged);
  975. ((System.ComponentModel.ISupportInitialize)(this.ChoosedDGV)).EndInit();
  976. ((System.ComponentModel.ISupportInitialize)(this.WaitChooseDGV)).EndInit();
  977. ((System.ComponentModel.ISupportInitialize)(this.CheckTypeDGV)).EndInit();
  978. this.ResumeLayout(false);
  979. this.PerformLayout();
  980. }
  981. #endregion
  982. private CustomControl.TextBoxWithIcon.EnterTextBox ob_checkno;
  983. private System.Windows.Forms.Label ob_checkno_label;
  984. private CustomControl.TextBoxWithIcon.EnterTextBox obd_outboxcode;
  985. private System.Windows.Forms.Label obd_outboxcode_label;
  986. private CustomControl.TextBoxWithIcon.EnterTextBox ms_sncode;
  987. private System.Windows.Forms.Label ms_sncode_label;
  988. private CustomControl.ButtonUtil.NormalButton Confirm;
  989. private CustomControl.ButtonUtil.NormalButton Cancel;
  990. private CustomControl.ButtonUtil.NormalButton BatchPass;
  991. private CustomControl.ButtonUtil.NormalButton GetBatch;
  992. private new CustomControl.ButtonUtil.NormalButton Refresh;
  993. private CustomControl.TextBoxWithIcon.EnterTextBox bccode;
  994. private System.Windows.Forms.Label bc_code_label;
  995. private CustomControl.TextBoxWithIcon.EnterTextBox ob_batchqty;
  996. private System.Windows.Forms.Label label1;
  997. private CustomControl.TextBoxWithIcon.EnterTextBox ob_ngqty;
  998. private System.Windows.Forms.Label label4;
  999. private CustomControl.TextBoxWithIcon.EnterTextBox ob_okqty;
  1000. private System.Windows.Forms.Label label5;
  1001. private CustomControl.TextBoxWithIcon.EnterTextBox oi_checkqty;
  1002. private System.Windows.Forms.Label label6;
  1003. private CustomControl.ButtonUtil.ArrowRightButton ChooseedReject;
  1004. private CustomControl.ButtonUtil.ArrowLeftButton WaitReject;
  1005. private System.Windows.Forms.Label label9;
  1006. private CustomControl.DataGrid_View.DataGridViewExpand CheckTypeDGV;
  1007. private CustomControl.TextBoxWithIcon.EnterTextBox sncode;
  1008. private System.Windows.Forms.Label sncode_label;
  1009. private CustomControl.TextBoxWithIcon.EnterTextBox ob_remark;
  1010. private System.Windows.Forms.Label ob_remark_label;
  1011. private CustomControl.DataGrid_View.DataGridViewExpand WaitChooseDGV;
  1012. private CustomControl.DataGrid_View.DataGridViewExpand ChoosedDGV;
  1013. private System.Windows.Forms.DataGridViewCheckBoxColumn 勾选;
  1014. private System.Windows.Forms.DataGridViewTextBoxColumn ob_batchqty_dgv;
  1015. private System.Windows.Forms.DataGridViewTextBoxColumn obd_outboxcode_dgv;
  1016. private System.Windows.Forms.DataGridViewTextBoxColumn ob_makecode_dgv;
  1017. private System.Windows.Forms.DataGridViewTextBoxColumn obd_id;
  1018. private CustomControl.TextBoxWithIcon.EnterTextBox ob_makecode;
  1019. private System.Windows.Forms.Label obd_makecode_label;
  1020. private CustomControl.TextBoxWithIcon.EnterTextBox ob_prodcode;
  1021. private System.Windows.Forms.Label ob_prodcode_label;
  1022. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  1023. private CustomControl.ButtonUtil.NormalButton Clean;
  1024. private System.Windows.Forms.Label ob_status;
  1025. private CustomControl.TextBoxWithIcon.EnterTextBox ob_projectcode;
  1026. private CustomControl.TextBoxWithIcon.EnterTextBox ob_aqlcode;
  1027. private System.Windows.Forms.Label ob_aqlcode_label;
  1028. private CustomControl.TextBoxWithIcon.EnterTextBox ob_maxngacceptqty;
  1029. private System.Windows.Forms.Label ob_maxngacceptqty_label;
  1030. private System.Windows.Forms.Label ob_projectcode_label;
  1031. private System.Windows.Forms.DataGridViewTextBoxColumn or_id;
  1032. private System.Windows.Forms.DataGridViewTextBoxColumn bc_code1;
  1033. private System.Windows.Forms.DataGridViewTextBoxColumn bc_name1;
  1034. private System.Windows.Forms.DataGridViewCheckBoxColumn Column3;
  1035. private System.Windows.Forms.DataGridViewTextBoxColumn bg_code;
  1036. private System.Windows.Forms.DataGridViewTextBoxColumn bg_name;
  1037. private System.Windows.Forms.DataGridViewCheckBoxColumn choose;
  1038. private System.Windows.Forms.DataGridViewTextBoxColumn oi_itemcode;
  1039. private System.Windows.Forms.DataGridViewTextBoxColumn oi_ng;
  1040. private System.Windows.Forms.DataGridViewTextBoxColumn oi_leveldefect;
  1041. private System.Windows.Forms.DataGridViewTextBoxColumn ois_remark;
  1042. private System.Windows.Forms.DataGridViewTextBoxColumn ois_status;
  1043. private System.Windows.Forms.DataGridViewTextBoxColumn ois_id;
  1044. }
  1045. }