OQC_PlanMaintain.designer.cs 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697
  1. namespace UAS_MES.OQC
  2. {
  3. partial class OQC_PlanMaintain
  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_PlanMaintain));
  29. this.ms_sncode_label = new System.Windows.Forms.Label();
  30. this.ob_checkno_label = new System.Windows.Forms.Label();
  31. this.panel2 = new System.Windows.Forms.Panel();
  32. this.label2 = new System.Windows.Forms.Label();
  33. this.obd_outboxcode_label = new System.Windows.Forms.Label();
  34. this.ob_batchqty_label = new System.Windows.Forms.Label();
  35. this.ob_prodcode_label = new System.Windows.Forms.Label();
  36. this.ob_remark_label = new System.Windows.Forms.Label();
  37. this.ob_maxacceptqty_label = new System.Windows.Forms.Label();
  38. this.ob_aqlcode_label = new System.Windows.Forms.Label();
  39. this.label1 = new System.Windows.Forms.Label();
  40. this.pr_detail_label = new System.Windows.Forms.Label();
  41. this.panel1 = new System.Windows.Forms.Panel();
  42. this.ad_qty = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxNumOnly();
  43. this.ad_qty_label = new System.Windows.Forms.Label();
  44. this.ob_remark = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  45. this.ob_maxngacceptqty = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxNumOnly();
  46. this.ob_aqlcode = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
  47. this.pr_detail = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  48. this.ob_projectcode = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
  49. this.ob_status = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  50. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  51. this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  52. this.GetBatch = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  53. this.SaveConfiguration = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  54. this.RefreshConfiguration = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  55. this.Save = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  56. this.CheckTypeDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  57. this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  58. this.oi_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.ci_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.ci_kind = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.oi_sampleqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.ob_prodcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  63. this.ob_batchqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  64. this.obd_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  65. this.ob_checkno = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  66. this.ms_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  67. this.panel2.SuspendLayout();
  68. this.panel1.SuspendLayout();
  69. ((System.ComponentModel.ISupportInitialize)(this.CheckTypeDGV)).BeginInit();
  70. this.SuspendLayout();
  71. //
  72. // ms_sncode_label
  73. //
  74. this.ms_sncode_label.AutoSize = true;
  75. this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  76. this.ms_sncode_label.Location = new System.Drawing.Point(701, 61);
  77. this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  78. this.ms_sncode_label.Name = "ms_sncode_label";
  79. this.ms_sncode_label.Size = new System.Drawing.Size(72, 27);
  80. this.ms_sncode_label.TabIndex = 152;
  81. this.ms_sncode_label.Text = "序列号";
  82. //
  83. // ob_checkno_label
  84. //
  85. this.ob_checkno_label.AutoSize = true;
  86. this.ob_checkno_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  87. this.ob_checkno_label.Location = new System.Drawing.Point(28, 56);
  88. this.ob_checkno_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  89. this.ob_checkno_label.Name = "ob_checkno_label";
  90. this.ob_checkno_label.Size = new System.Drawing.Size(72, 27);
  91. this.ob_checkno_label.TabIndex = 154;
  92. this.ob_checkno_label.Text = "批次号";
  93. //
  94. // panel2
  95. //
  96. this.panel2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
  97. this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  98. this.panel2.Controls.Add(this.label2);
  99. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  100. this.panel2.Location = new System.Drawing.Point(0, 0);
  101. this.panel2.Margin = new System.Windows.Forms.Padding(4);
  102. this.panel2.Name = "panel2";
  103. this.panel2.Size = new System.Drawing.Size(1363, 36);
  104. this.panel2.TabIndex = 156;
  105. this.panel2.Tag = "NoAuto";
  106. //
  107. // label2
  108. //
  109. this.label2.AutoSize = true;
  110. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  111. this.label2.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  112. this.label2.Location = new System.Drawing.Point(16, 5);
  113. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  114. this.label2.Name = "label2";
  115. this.label2.Size = new System.Drawing.Size(177, 27);
  116. this.label2.TabIndex = 0;
  117. this.label2.Text = "OQC采样计划维护";
  118. //
  119. // obd_outboxcode_label
  120. //
  121. this.obd_outboxcode_label.AutoSize = true;
  122. this.obd_outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  123. this.obd_outboxcode_label.Location = new System.Drawing.Point(357, 59);
  124. this.obd_outboxcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  125. this.obd_outboxcode_label.Name = "obd_outboxcode_label";
  126. this.obd_outboxcode_label.Size = new System.Drawing.Size(52, 27);
  127. this.obd_outboxcode_label.TabIndex = 157;
  128. this.obd_outboxcode_label.Text = "箱号";
  129. //
  130. // ob_batchqty_label
  131. //
  132. this.ob_batchqty_label.AutoSize = true;
  133. this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  134. this.ob_batchqty_label.Location = new System.Drawing.Point(704, 110);
  135. this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  136. this.ob_batchqty_label.Name = "ob_batchqty_label";
  137. this.ob_batchqty_label.Size = new System.Drawing.Size(72, 27);
  138. this.ob_batchqty_label.TabIndex = 159;
  139. this.ob_batchqty_label.Text = "批数量";
  140. //
  141. // ob_prodcode_label
  142. //
  143. this.ob_prodcode_label.AutoSize = true;
  144. this.ob_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  145. this.ob_prodcode_label.Location = new System.Drawing.Point(28, 105);
  146. this.ob_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  147. this.ob_prodcode_label.Name = "ob_prodcode_label";
  148. this.ob_prodcode_label.Size = new System.Drawing.Size(92, 27);
  149. this.ob_prodcode_label.TabIndex = 163;
  150. this.ob_prodcode_label.Text = "产品编号";
  151. //
  152. // ob_remark_label
  153. //
  154. this.ob_remark_label.AutoSize = true;
  155. this.ob_remark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  156. this.ob_remark_label.Location = new System.Drawing.Point(345, 79);
  157. this.ob_remark_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  158. this.ob_remark_label.Name = "ob_remark_label";
  159. this.ob_remark_label.Size = new System.Drawing.Size(52, 27);
  160. this.ob_remark_label.TabIndex = 172;
  161. this.ob_remark_label.Text = "备注";
  162. //
  163. // ob_maxacceptqty_label
  164. //
  165. this.ob_maxacceptqty_label.AutoSize = true;
  166. this.ob_maxacceptqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  167. this.ob_maxacceptqty_label.Location = new System.Drawing.Point(345, 22);
  168. this.ob_maxacceptqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  169. this.ob_maxacceptqty_label.Name = "ob_maxacceptqty_label";
  170. this.ob_maxacceptqty_label.Size = new System.Drawing.Size(212, 27);
  171. this.ob_maxacceptqty_label.TabIndex = 182;
  172. this.ob_maxacceptqty_label.Text = "最大不合格允许通过数";
  173. //
  174. // ob_aqlcode_label
  175. //
  176. this.ob_aqlcode_label.AutoSize = true;
  177. this.ob_aqlcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  178. this.ob_aqlcode_label.Location = new System.Drawing.Point(16, 22);
  179. this.ob_aqlcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  180. this.ob_aqlcode_label.Name = "ob_aqlcode_label";
  181. this.ob_aqlcode_label.Size = new System.Drawing.Size(52, 27);
  182. this.ob_aqlcode_label.TabIndex = 184;
  183. this.ob_aqlcode_label.Text = "AQL";
  184. //
  185. // label1
  186. //
  187. this.label1.AutoSize = true;
  188. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  189. this.label1.Location = new System.Drawing.Point(1031, 110);
  190. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  191. this.label1.Name = "label1";
  192. this.label1.Size = new System.Drawing.Size(92, 27);
  193. this.label1.TabIndex = 186;
  194. this.label1.Text = "检验方案";
  195. //
  196. // pr_detail_label
  197. //
  198. this.pr_detail_label.AutoSize = true;
  199. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  200. this.pr_detail_label.Location = new System.Drawing.Point(357, 105);
  201. this.pr_detail_label.Name = "pr_detail_label";
  202. this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
  203. this.pr_detail_label.TabIndex = 188;
  204. this.pr_detail_label.Text = "产品名称";
  205. //
  206. // panel1
  207. //
  208. this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  209. this.panel1.Controls.Add(this.ad_qty);
  210. this.panel1.Controls.Add(this.ad_qty_label);
  211. this.panel1.Controls.Add(this.ob_remark);
  212. this.panel1.Controls.Add(this.ob_maxngacceptqty);
  213. this.panel1.Controls.Add(this.ob_remark_label);
  214. this.panel1.Controls.Add(this.ob_aqlcode);
  215. this.panel1.Controls.Add(this.ob_aqlcode_label);
  216. this.panel1.Controls.Add(this.ob_maxacceptqty_label);
  217. this.panel1.Location = new System.Drawing.Point(33, 162);
  218. this.panel1.Margin = new System.Windows.Forms.Padding(4);
  219. this.panel1.Name = "panel1";
  220. this.panel1.Size = new System.Drawing.Size(993, 124);
  221. this.panel1.TabIndex = 193;
  222. //
  223. // ad_qty
  224. //
  225. this.ad_qty.Location = new System.Drawing.Point(100, 79);
  226. this.ad_qty.Margin = new System.Windows.Forms.Padding(4);
  227. this.ad_qty.Name = "ad_qty";
  228. this.ad_qty.Size = new System.Drawing.Size(204, 25);
  229. this.ad_qty.TabIndex = 194;
  230. this.ad_qty.Text = "0";
  231. this.ad_qty.TextChanged += new System.EventHandler(this.ad_qty_TextChanged_1);
  232. //
  233. // ad_qty_label
  234. //
  235. this.ad_qty_label.AutoSize = true;
  236. this.ad_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  237. this.ad_qty_label.Location = new System.Drawing.Point(16, 79);
  238. this.ad_qty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  239. this.ad_qty_label.Name = "ad_qty_label";
  240. this.ad_qty_label.Size = new System.Drawing.Size(72, 27);
  241. this.ad_qty_label.TabIndex = 193;
  242. this.ad_qty_label.Text = "样本数";
  243. //
  244. // ob_remark
  245. //
  246. this.ob_remark.AllPower = null;
  247. this.ob_remark.BackColor = System.Drawing.Color.White;
  248. this.ob_remark.ID = null;
  249. this.ob_remark.Location = new System.Drawing.Point(585, 79);
  250. this.ob_remark.Margin = new System.Windows.Forms.Padding(4);
  251. this.ob_remark.Name = "ob_remark";
  252. this.ob_remark.Power = null;
  253. this.ob_remark.Size = new System.Drawing.Size(224, 25);
  254. this.ob_remark.Str = null;
  255. this.ob_remark.Str1 = null;
  256. this.ob_remark.Str2 = null;
  257. this.ob_remark.TabIndex = 173;
  258. this.ob_remark.Tag = "NoAuto";
  259. //
  260. // ob_maxngacceptqty
  261. //
  262. this.ob_maxngacceptqty.Location = new System.Drawing.Point(585, 22);
  263. this.ob_maxngacceptqty.Margin = new System.Windows.Forms.Padding(4);
  264. this.ob_maxngacceptqty.Name = "ob_maxngacceptqty";
  265. this.ob_maxngacceptqty.Size = new System.Drawing.Size(224, 25);
  266. this.ob_maxngacceptqty.TabIndex = 192;
  267. this.ob_maxngacceptqty.Text = "0";
  268. //
  269. // ob_aqlcode
  270. //
  271. this.ob_aqlcode.AllPower = null;
  272. this.ob_aqlcode.Caller = null;
  273. this.ob_aqlcode.Condition = null;
  274. this.ob_aqlcode.DBTitle = null;
  275. this.ob_aqlcode.FormName = null;
  276. this.ob_aqlcode.Location = new System.Drawing.Point(101, 25);
  277. this.ob_aqlcode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  278. this.ob_aqlcode.Name = "ob_aqlcode";
  279. this.ob_aqlcode.Power = null;
  280. this.ob_aqlcode.SelectField = null;
  281. this.ob_aqlcode.SetValueField = null;
  282. this.ob_aqlcode.Size = new System.Drawing.Size(226, 26);
  283. this.ob_aqlcode.TabIndex = 191;
  284. this.ob_aqlcode.TableName = null;
  285. this.ob_aqlcode.Tag = "AL_CODE";
  286. this.ob_aqlcode.TextBoxEnable = false;
  287. this.ob_aqlcode.UserControlTextChanged += new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.ob_aqlcode_UserControlTextChanged);
  288. //
  289. // pr_detail
  290. //
  291. this.pr_detail.AllPower = null;
  292. this.pr_detail.BackColor = System.Drawing.Color.White;
  293. this.pr_detail.Enabled = false;
  294. this.pr_detail.ID = null;
  295. this.pr_detail.Location = new System.Drawing.Point(461, 110);
  296. this.pr_detail.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  297. this.pr_detail.Name = "pr_detail";
  298. this.pr_detail.Power = null;
  299. this.pr_detail.ReadOnly = true;
  300. this.pr_detail.Size = new System.Drawing.Size(180, 25);
  301. this.pr_detail.Str = null;
  302. this.pr_detail.Str1 = null;
  303. this.pr_detail.Str2 = null;
  304. this.pr_detail.TabIndex = 189;
  305. this.pr_detail.Tag = "NoAuto";
  306. //
  307. // ob_projectcode
  308. //
  309. this.ob_projectcode.AllPower = null;
  310. this.ob_projectcode.Caller = null;
  311. this.ob_projectcode.Condition = null;
  312. this.ob_projectcode.DBTitle = null;
  313. this.ob_projectcode.FormName = null;
  314. this.ob_projectcode.Location = new System.Drawing.Point(1136, 110);
  315. this.ob_projectcode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  316. this.ob_projectcode.Name = "ob_projectcode";
  317. this.ob_projectcode.Power = null;
  318. this.ob_projectcode.SelectField = null;
  319. this.ob_projectcode.SetValueField = null;
  320. this.ob_projectcode.Size = new System.Drawing.Size(212, 26);
  321. this.ob_projectcode.TabIndex = 187;
  322. this.ob_projectcode.TableName = null;
  323. this.ob_projectcode.Tag = "pr_code";
  324. this.ob_projectcode.TextBoxEnable = false;
  325. //
  326. // ob_status
  327. //
  328. this.ob_status.AllPower = null;
  329. this.ob_status.BackColor = System.Drawing.Color.White;
  330. this.ob_status.Enabled = false;
  331. this.ob_status.ID = null;
  332. this.ob_status.Location = new System.Drawing.Point(1167, 159);
  333. this.ob_status.Margin = new System.Windows.Forms.Padding(4);
  334. this.ob_status.Name = "ob_status";
  335. this.ob_status.Power = null;
  336. this.ob_status.Size = new System.Drawing.Size(180, 25);
  337. this.ob_status.Str = null;
  338. this.ob_status.Str1 = null;
  339. this.ob_status.Str2 = null;
  340. this.ob_status.TabIndex = 179;
  341. this.ob_status.Tag = "NoAuto";
  342. this.ob_status.Visible = false;
  343. //
  344. // OperateResult
  345. //
  346. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  347. this.OperateResult.Location = new System.Drawing.Point(1036, 315);
  348. this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
  349. this.OperateResult.Name = "OperateResult";
  350. this.OperateResult.Size = new System.Drawing.Size(309, 396);
  351. this.OperateResult.TabIndex = 177;
  352. this.OperateResult.Text = "";
  353. //
  354. // Clean
  355. //
  356. this.Clean.AllPower = null;
  357. this.Clean.BackColor = System.Drawing.Color.Transparent;
  358. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  359. this.Clean.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  360. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  361. this.Clean.IsShowBorder = true;
  362. this.Clean.Location = new System.Drawing.Point(1145, 720);
  363. this.Clean.Margin = new System.Windows.Forms.Padding(4);
  364. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  365. this.Clean.Name = "Clean";
  366. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  367. this.Clean.Power = null;
  368. this.Clean.Size = new System.Drawing.Size(91, 30);
  369. this.Clean.TabIndex = 176;
  370. this.Clean.Tag = "";
  371. this.Clean.Text = "清除";
  372. this.Clean.UseVisualStyleBackColor = true;
  373. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  374. //
  375. // GetBatch
  376. //
  377. this.GetBatch.AllPower = "ifall";
  378. this.GetBatch.BackColor = System.Drawing.Color.Transparent;
  379. this.GetBatch.DownImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.DownImage")));
  380. this.GetBatch.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  381. this.GetBatch.Image = ((System.Drawing.Image)(resources.GetObject("GetBatch.Image")));
  382. this.GetBatch.IsShowBorder = true;
  383. this.GetBatch.Location = new System.Drawing.Point(1036, 64);
  384. this.GetBatch.Margin = new System.Windows.Forms.Padding(4);
  385. this.GetBatch.MoveImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.MoveImage")));
  386. this.GetBatch.Name = "GetBatch";
  387. this.GetBatch.NormalImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.NormalImage")));
  388. this.GetBatch.Power = "ifRead";
  389. this.GetBatch.Size = new System.Drawing.Size(91, 30);
  390. this.GetBatch.TabIndex = 171;
  391. this.GetBatch.Tag = "OQC!Inspection";
  392. this.GetBatch.Text = "获取批";
  393. this.GetBatch.UseVisualStyleBackColor = true;
  394. this.GetBatch.Click += new System.EventHandler(this.GetBatch_Click);
  395. //
  396. // SaveConfiguration
  397. //
  398. this.SaveConfiguration.AllPower = "ifall";
  399. this.SaveConfiguration.BackColor = System.Drawing.Color.Transparent;
  400. this.SaveConfiguration.DownImage = ((System.Drawing.Image)(resources.GetObject("SaveConfiguration.DownImage")));
  401. this.SaveConfiguration.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  402. this.SaveConfiguration.Image = ((System.Drawing.Image)(resources.GetObject("SaveConfiguration.Image")));
  403. this.SaveConfiguration.IsShowBorder = true;
  404. this.SaveConfiguration.Location = new System.Drawing.Point(1159, 192);
  405. this.SaveConfiguration.Margin = new System.Windows.Forms.Padding(4);
  406. this.SaveConfiguration.MoveImage = ((System.Drawing.Image)(resources.GetObject("SaveConfiguration.MoveImage")));
  407. this.SaveConfiguration.Name = "SaveConfiguration";
  408. this.SaveConfiguration.NormalImage = ((System.Drawing.Image)(resources.GetObject("SaveConfiguration.NormalImage")));
  409. this.SaveConfiguration.Power = "ifWrite";
  410. this.SaveConfiguration.Size = new System.Drawing.Size(91, 30);
  411. this.SaveConfiguration.TabIndex = 170;
  412. this.SaveConfiguration.Tag = "OQC!Inspection";
  413. this.SaveConfiguration.Text = "保存配置";
  414. this.SaveConfiguration.UseVisualStyleBackColor = true;
  415. this.SaveConfiguration.Visible = false;
  416. this.SaveConfiguration.Click += new System.EventHandler(this.SaveConfiguration_Click);
  417. //
  418. // RefreshConfiguration
  419. //
  420. this.RefreshConfiguration.AllPower = "ifall";
  421. this.RefreshConfiguration.BackColor = System.Drawing.Color.Transparent;
  422. this.RefreshConfiguration.DownImage = ((System.Drawing.Image)(resources.GetObject("RefreshConfiguration.DownImage")));
  423. this.RefreshConfiguration.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  424. this.RefreshConfiguration.Image = ((System.Drawing.Image)(resources.GetObject("RefreshConfiguration.Image")));
  425. this.RefreshConfiguration.IsShowBorder = true;
  426. this.RefreshConfiguration.Location = new System.Drawing.Point(1257, 192);
  427. this.RefreshConfiguration.Margin = new System.Windows.Forms.Padding(4);
  428. this.RefreshConfiguration.MoveImage = ((System.Drawing.Image)(resources.GetObject("RefreshConfiguration.MoveImage")));
  429. this.RefreshConfiguration.Name = "RefreshConfiguration";
  430. this.RefreshConfiguration.NormalImage = ((System.Drawing.Image)(resources.GetObject("RefreshConfiguration.NormalImage")));
  431. this.RefreshConfiguration.Power = "ifRead";
  432. this.RefreshConfiguration.Size = new System.Drawing.Size(91, 30);
  433. this.RefreshConfiguration.TabIndex = 169;
  434. this.RefreshConfiguration.Tag = "OQC!Inspection";
  435. this.RefreshConfiguration.Text = "刷新配置";
  436. this.RefreshConfiguration.UseVisualStyleBackColor = true;
  437. this.RefreshConfiguration.Visible = false;
  438. this.RefreshConfiguration.Click += new System.EventHandler(this.RefreshConfiguration_Click);
  439. //
  440. // Save
  441. //
  442. this.Save.AllPower = "ifall";
  443. this.Save.BackColor = System.Drawing.Color.Transparent;
  444. this.Save.DownImage = ((System.Drawing.Image)(resources.GetObject("Save.DownImage")));
  445. this.Save.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  446. this.Save.Image = ((System.Drawing.Image)(resources.GetObject("Save.Image")));
  447. this.Save.IsShowBorder = true;
  448. this.Save.Location = new System.Drawing.Point(490, 720);
  449. this.Save.Margin = new System.Windows.Forms.Padding(4);
  450. this.Save.MoveImage = ((System.Drawing.Image)(resources.GetObject("Save.MoveImage")));
  451. this.Save.Name = "Save";
  452. this.Save.NormalImage = ((System.Drawing.Image)(resources.GetObject("Save.NormalImage")));
  453. this.Save.Power = "ifWrite";
  454. this.Save.Size = new System.Drawing.Size(93, 30);
  455. this.Save.TabIndex = 168;
  456. this.Save.Tag = "OQC!Inspection";
  457. this.Save.Text = "保存";
  458. this.Save.UseVisualStyleBackColor = true;
  459. this.Save.Click += new System.EventHandler(this.Save_Click);
  460. //
  461. // CheckTypeDGV
  462. //
  463. this.CheckTypeDGV.AllowUserToAddRows = false;
  464. this.CheckTypeDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  465. this.CheckTypeDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  466. this.Choose,
  467. this.oi_id,
  468. this.ci_id,
  469. this.ci_kind,
  470. this.oi_sampleqty});
  471. this.CheckTypeDGV.Location = new System.Drawing.Point(33, 315);
  472. this.CheckTypeDGV.Margin = new System.Windows.Forms.Padding(4);
  473. this.CheckTypeDGV.Name = "CheckTypeDGV";
  474. this.CheckTypeDGV.RowTemplate.Height = 23;
  475. this.CheckTypeDGV.Size = new System.Drawing.Size(993, 398);
  476. this.CheckTypeDGV.TabIndex = 167;
  477. //
  478. // Choose
  479. //
  480. this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  481. this.Choose.DataPropertyName = "choose";
  482. this.Choose.HeaderText = "勾选";
  483. this.Choose.Name = "Choose";
  484. this.Choose.Resizable = System.Windows.Forms.DataGridViewTriState.False;
  485. this.Choose.Width = 60;
  486. //
  487. // oi_id
  488. //
  489. this.oi_id.DataPropertyName = "oi_id";
  490. this.oi_id.HeaderText = "oi_id";
  491. this.oi_id.Name = "oi_id";
  492. this.oi_id.Visible = false;
  493. //
  494. // ci_id
  495. //
  496. this.ci_id.DataPropertyName = "ci_id";
  497. this.ci_id.HeaderText = "ci_id";
  498. this.ci_id.Name = "ci_id";
  499. this.ci_id.ReadOnly = true;
  500. this.ci_id.Visible = false;
  501. //
  502. // ci_kind
  503. //
  504. this.ci_kind.DataPropertyName = "ci_kind";
  505. this.ci_kind.HeaderText = "检验类型";
  506. this.ci_kind.Name = "ci_kind";
  507. this.ci_kind.ReadOnly = true;
  508. this.ci_kind.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  509. this.ci_kind.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  510. this.ci_kind.Width = 150;
  511. //
  512. // oi_sampleqty
  513. //
  514. this.oi_sampleqty.DataPropertyName = "oi_sampleqty";
  515. this.oi_sampleqty.HeaderText = "样本数量";
  516. this.oi_sampleqty.Name = "oi_sampleqty";
  517. this.oi_sampleqty.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  518. this.oi_sampleqty.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  519. this.oi_sampleqty.Width = 150;
  520. //
  521. // ob_prodcode
  522. //
  523. this.ob_prodcode.AllPower = null;
  524. this.ob_prodcode.BackColor = System.Drawing.Color.White;
  525. this.ob_prodcode.Enabled = false;
  526. this.ob_prodcode.ID = null;
  527. this.ob_prodcode.Location = new System.Drawing.Point(135, 110);
  528. this.ob_prodcode.Margin = new System.Windows.Forms.Padding(4);
  529. this.ob_prodcode.Name = "ob_prodcode";
  530. this.ob_prodcode.Power = null;
  531. this.ob_prodcode.Size = new System.Drawing.Size(180, 25);
  532. this.ob_prodcode.Str = null;
  533. this.ob_prodcode.Str1 = null;
  534. this.ob_prodcode.Str2 = null;
  535. this.ob_prodcode.TabIndex = 164;
  536. this.ob_prodcode.Tag = "NoAuto";
  537. //
  538. // ob_batchqty
  539. //
  540. this.ob_batchqty.AllPower = null;
  541. this.ob_batchqty.BackColor = System.Drawing.Color.White;
  542. this.ob_batchqty.Enabled = false;
  543. this.ob_batchqty.ID = null;
  544. this.ob_batchqty.Location = new System.Drawing.Point(811, 110);
  545. this.ob_batchqty.Margin = new System.Windows.Forms.Padding(4);
  546. this.ob_batchqty.Name = "ob_batchqty";
  547. this.ob_batchqty.Power = null;
  548. this.ob_batchqty.ReadOnly = true;
  549. this.ob_batchqty.Size = new System.Drawing.Size(180, 25);
  550. this.ob_batchqty.Str = null;
  551. this.ob_batchqty.Str1 = null;
  552. this.ob_batchqty.Str2 = null;
  553. this.ob_batchqty.TabIndex = 160;
  554. this.ob_batchqty.Tag = "NoAuto";
  555. //
  556. // obd_outboxcode
  557. //
  558. this.obd_outboxcode.AllPower = null;
  559. this.obd_outboxcode.BackColor = System.Drawing.Color.White;
  560. this.obd_outboxcode.ID = null;
  561. this.obd_outboxcode.Location = new System.Drawing.Point(463, 61);
  562. this.obd_outboxcode.Margin = new System.Windows.Forms.Padding(4);
  563. this.obd_outboxcode.Name = "obd_outboxcode";
  564. this.obd_outboxcode.Power = null;
  565. this.obd_outboxcode.Size = new System.Drawing.Size(180, 25);
  566. this.obd_outboxcode.Str = null;
  567. this.obd_outboxcode.Str1 = null;
  568. this.obd_outboxcode.Str2 = null;
  569. this.obd_outboxcode.TabIndex = 158;
  570. this.obd_outboxcode.Tag = "NoAuto";
  571. this.obd_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.obd_outboxcode_KeyDown);
  572. //
  573. // ob_checkno
  574. //
  575. this.ob_checkno.AllPower = null;
  576. this.ob_checkno.BackColor = System.Drawing.Color.White;
  577. this.ob_checkno.ID = null;
  578. this.ob_checkno.Location = new System.Drawing.Point(135, 59);
  579. this.ob_checkno.Margin = new System.Windows.Forms.Padding(4);
  580. this.ob_checkno.Name = "ob_checkno";
  581. this.ob_checkno.Power = null;
  582. this.ob_checkno.Size = new System.Drawing.Size(180, 25);
  583. this.ob_checkno.Str = null;
  584. this.ob_checkno.Str1 = null;
  585. this.ob_checkno.Str2 = null;
  586. this.ob_checkno.TabIndex = 155;
  587. this.ob_checkno.Tag = "NoAuto";
  588. this.ob_checkno.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ob_checkno_KeyDown);
  589. //
  590. // ms_sncode
  591. //
  592. this.ms_sncode.AllPower = null;
  593. this.ms_sncode.BackColor = System.Drawing.Color.White;
  594. this.ms_sncode.ID = null;
  595. this.ms_sncode.Location = new System.Drawing.Point(811, 64);
  596. this.ms_sncode.Margin = new System.Windows.Forms.Padding(4);
  597. this.ms_sncode.Name = "ms_sncode";
  598. this.ms_sncode.Power = null;
  599. this.ms_sncode.Size = new System.Drawing.Size(180, 25);
  600. this.ms_sncode.Str = null;
  601. this.ms_sncode.Str1 = null;
  602. this.ms_sncode.Str2 = null;
  603. this.ms_sncode.TabIndex = 153;
  604. this.ms_sncode.Tag = "NoAuto";
  605. this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ms_sncode_KeyDown);
  606. //
  607. // OQC_PlanMaintain
  608. //
  609. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  610. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  611. this.ClientSize = new System.Drawing.Size(1363, 781);
  612. this.Controls.Add(this.panel1);
  613. this.Controls.Add(this.pr_detail);
  614. this.Controls.Add(this.pr_detail_label);
  615. this.Controls.Add(this.ob_projectcode);
  616. this.Controls.Add(this.label1);
  617. this.Controls.Add(this.ob_status);
  618. this.Controls.Add(this.OperateResult);
  619. this.Controls.Add(this.Clean);
  620. this.Controls.Add(this.GetBatch);
  621. this.Controls.Add(this.SaveConfiguration);
  622. this.Controls.Add(this.RefreshConfiguration);
  623. this.Controls.Add(this.Save);
  624. this.Controls.Add(this.CheckTypeDGV);
  625. this.Controls.Add(this.ob_prodcode);
  626. this.Controls.Add(this.ob_prodcode_label);
  627. this.Controls.Add(this.ob_batchqty);
  628. this.Controls.Add(this.ob_batchqty_label);
  629. this.Controls.Add(this.obd_outboxcode);
  630. this.Controls.Add(this.obd_outboxcode_label);
  631. this.Controls.Add(this.panel2);
  632. this.Controls.Add(this.ob_checkno);
  633. this.Controls.Add(this.ob_checkno_label);
  634. this.Controls.Add(this.ms_sncode);
  635. this.Controls.Add(this.ms_sncode_label);
  636. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  637. this.Margin = new System.Windows.Forms.Padding(4);
  638. this.Name = "OQC_PlanMaintain";
  639. this.Tag = "OQC!PlanMaintain";
  640. this.Text = "抽样计划维护";
  641. this.Load += new System.EventHandler(this.抽样计划维护_Load);
  642. this.SizeChanged += new System.EventHandler(this.抽样计划维护_SizeChanged);
  643. this.panel2.ResumeLayout(false);
  644. this.panel2.PerformLayout();
  645. this.panel1.ResumeLayout(false);
  646. this.panel1.PerformLayout();
  647. ((System.ComponentModel.ISupportInitialize)(this.CheckTypeDGV)).EndInit();
  648. this.ResumeLayout(false);
  649. this.PerformLayout();
  650. }
  651. #endregion
  652. private CustomControl.TextBoxWithIcon.EnterTextBox ms_sncode;
  653. private System.Windows.Forms.Label ms_sncode_label;
  654. private CustomControl.TextBoxWithIcon.EnterTextBox ob_checkno;
  655. private System.Windows.Forms.Label ob_checkno_label;
  656. private System.Windows.Forms.Panel panel2;
  657. private System.Windows.Forms.Label label2;
  658. private CustomControl.TextBoxWithIcon.EnterTextBox obd_outboxcode;
  659. private System.Windows.Forms.Label obd_outboxcode_label;
  660. private CustomControl.TextBoxWithIcon.EnterTextBox ob_batchqty;
  661. private System.Windows.Forms.Label ob_batchqty_label;
  662. private CustomControl.TextBoxWithIcon.EnterTextBox ob_prodcode;
  663. private System.Windows.Forms.Label ob_prodcode_label;
  664. private CustomControl.DataGrid_View.DataGridViewWithSerialNum CheckTypeDGV;
  665. private CustomControl.ButtonUtil.NormalButton Save;
  666. private CustomControl.ButtonUtil.NormalButton RefreshConfiguration;
  667. private CustomControl.ButtonUtil.NormalButton SaveConfiguration;
  668. private CustomControl.ButtonUtil.NormalButton GetBatch;
  669. private CustomControl.TextBoxWithIcon.EnterTextBox ob_remark;
  670. private System.Windows.Forms.Label ob_remark_label;
  671. private CustomControl.ButtonUtil.NormalButton Clean;
  672. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  673. private System.Windows.Forms.Label ob_maxacceptqty_label;
  674. private System.Windows.Forms.Label ob_aqlcode_label;
  675. private System.Windows.Forms.Label label1;
  676. private CustomControl.TextBoxWithIcon.SearchTextBox ob_projectcode;
  677. private System.Windows.Forms.Label pr_detail_label;
  678. private CustomControl.TextBoxWithIcon.EnterTextBox pr_detail;
  679. private CustomControl.TextBoxWithIcon.SearchTextBox ob_aqlcode;
  680. private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
  681. private System.Windows.Forms.DataGridViewTextBoxColumn oi_id;
  682. private System.Windows.Forms.DataGridViewTextBoxColumn ci_id;
  683. private System.Windows.Forms.DataGridViewTextBoxColumn ci_kind;
  684. private System.Windows.Forms.DataGridViewTextBoxColumn oi_sampleqty;
  685. private CustomControl.TextBoxWithIcon.TextBoxNumOnly ob_maxngacceptqty;
  686. private CustomControl.TextBoxWithIcon.EnterTextBox ob_status;
  687. private System.Windows.Forms.Panel panel1;
  688. private System.Windows.Forms.Label ad_qty_label;
  689. private CustomControl.TextBoxWithIcon.TextBoxNumOnly ad_qty;
  690. }
  691. }