OQC_SamplingDataCollection.Designer.cs 54 KB

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