OQC_SamplingDataCollection.Designer.cs 60 KB

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