OQC_SamplingDataCollection.Designer.cs 53 KB

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