OQC_SamplingDataCollection.Designer.cs 65 KB

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