OQC_SamplingDataCollection.Designer.cs 63 KB

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