OQC_SamplingDataCollection.Designer.cs 59 KB

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