OQC_PlanMaintain_NEW.designer.cs 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391
  1. namespace UAS_MES_NEW.OQC
  2. {
  3. partial class OQC_PlanMaintain_NEW
  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_NEW));
  29. this.ms_sncode_label = new System.Windows.Forms.Label();
  30. this.ob_prodcode_label = new System.Windows.Forms.Label();
  31. this.label1 = new System.Windows.Forms.Label();
  32. this.pr_detail_label = new System.Windows.Forms.Label();
  33. this.ob_reworkcode = new System.Windows.Forms.Label();
  34. this.ob_source = new System.Windows.Forms.Label();
  35. this.Reject = new System.Windows.Forms.RadioButton();
  36. this.GoodProduct = new System.Windows.Forms.RadioButton();
  37. this.ChooseAll = new UAS_MES_NEW.CustomControl.ButtonUtil.ChooseAllButton();
  38. this.pr_detail = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  39. this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  40. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  41. this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  42. this.CheckTypeDGV = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  43. this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  44. this.pd_itemname = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.CheckResult = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  46. this.ms_prodcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  47. this.ms_sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  48. this.SaveData = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  49. ((System.ComponentModel.ISupportInitialize)(this.CheckTypeDGV)).BeginInit();
  50. this.SuspendLayout();
  51. //
  52. // ms_sncode_label
  53. //
  54. this.ms_sncode_label.AutoSize = true;
  55. this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  56. this.ms_sncode_label.Location = new System.Drawing.Point(43, 35);
  57. this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  58. this.ms_sncode_label.Name = "ms_sncode_label";
  59. this.ms_sncode_label.Size = new System.Drawing.Size(114, 41);
  60. this.ms_sncode_label.TabIndex = 152;
  61. this.ms_sncode_label.Text = "序列号";
  62. //
  63. // ob_prodcode_label
  64. //
  65. this.ob_prodcode_label.AutoSize = true;
  66. this.ob_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  67. this.ob_prodcode_label.Location = new System.Drawing.Point(523, 33);
  68. this.ob_prodcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  69. this.ob_prodcode_label.Name = "ob_prodcode_label";
  70. this.ob_prodcode_label.Size = new System.Drawing.Size(146, 41);
  71. this.ob_prodcode_label.TabIndex = 163;
  72. this.ob_prodcode_label.Text = "产品编号";
  73. //
  74. // label1
  75. //
  76. this.label1.AutoSize = true;
  77. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  78. this.label1.Location = new System.Drawing.Point(1512, 30);
  79. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  80. this.label1.Name = "label1";
  81. this.label1.Size = new System.Drawing.Size(146, 41);
  82. this.label1.TabIndex = 186;
  83. this.label1.Text = "检验方案";
  84. //
  85. // pr_detail_label
  86. //
  87. this.pr_detail_label.AutoSize = true;
  88. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  89. this.pr_detail_label.Location = new System.Drawing.Point(1009, 33);
  90. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  91. this.pr_detail_label.Name = "pr_detail_label";
  92. this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
  93. this.pr_detail_label.TabIndex = 188;
  94. this.pr_detail_label.Text = "产品名称";
  95. //
  96. // ob_reworkcode
  97. //
  98. this.ob_reworkcode.AutoSize = true;
  99. this.ob_reworkcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  100. this.ob_reworkcode.Location = new System.Drawing.Point(1592, 372);
  101. this.ob_reworkcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  102. this.ob_reworkcode.Name = "ob_reworkcode";
  103. this.ob_reworkcode.Size = new System.Drawing.Size(0, 41);
  104. this.ob_reworkcode.TabIndex = 195;
  105. this.ob_reworkcode.Visible = false;
  106. //
  107. // ob_source
  108. //
  109. this.ob_source.AutoSize = true;
  110. this.ob_source.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  111. this.ob_source.Location = new System.Drawing.Point(1592, 316);
  112. this.ob_source.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  113. this.ob_source.Name = "ob_source";
  114. this.ob_source.Size = new System.Drawing.Size(0, 41);
  115. this.ob_source.TabIndex = 196;
  116. this.ob_source.Visible = false;
  117. //
  118. // Reject
  119. //
  120. this.Reject.AutoSize = true;
  121. this.Reject.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  122. this.Reject.ForeColor = System.Drawing.Color.Red;
  123. this.Reject.Location = new System.Drawing.Point(214, 83);
  124. this.Reject.Margin = new System.Windows.Forms.Padding(6);
  125. this.Reject.Name = "Reject";
  126. this.Reject.Size = new System.Drawing.Size(167, 54);
  127. this.Reject.TabIndex = 198;
  128. this.Reject.TabStop = true;
  129. this.Reject.Text = "不良品";
  130. this.Reject.UseVisualStyleBackColor = true;
  131. //
  132. // GoodProduct
  133. //
  134. this.GoodProduct.AutoSize = true;
  135. this.GoodProduct.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  136. this.GoodProduct.ForeColor = System.Drawing.Color.Blue;
  137. this.GoodProduct.Location = new System.Drawing.Point(50, 83);
  138. this.GoodProduct.Margin = new System.Windows.Forms.Padding(6);
  139. this.GoodProduct.Name = "GoodProduct";
  140. this.GoodProduct.Size = new System.Drawing.Size(129, 54);
  141. this.GoodProduct.TabIndex = 197;
  142. this.GoodProduct.TabStop = true;
  143. this.GoodProduct.Text = "良品";
  144. this.GoodProduct.UseVisualStyleBackColor = true;
  145. //
  146. // ChooseAll
  147. //
  148. this.ChooseAll.Location = new System.Drawing.Point(50, 158);
  149. this.ChooseAll.Margin = new System.Windows.Forms.Padding(4);
  150. this.ChooseAll.Name = "ChooseAll";
  151. this.ChooseAll.Size = new System.Drawing.Size(76, 36);
  152. this.ChooseAll.TabIndex = 194;
  153. this.ChooseAll.Text = "全选";
  154. this.ChooseAll.UseVisualStyleBackColor = true;
  155. //
  156. // pr_detail
  157. //
  158. this.pr_detail.AllPower = null;
  159. this.pr_detail.BackColor = System.Drawing.Color.White;
  160. this.pr_detail.Enabled = false;
  161. this.pr_detail.ID = null;
  162. this.pr_detail.Location = new System.Drawing.Point(1169, 33);
  163. this.pr_detail.Margin = new System.Windows.Forms.Padding(4);
  164. this.pr_detail.Name = "pr_detail";
  165. this.pr_detail.Power = null;
  166. this.pr_detail.ReadOnly = true;
  167. this.pr_detail.Size = new System.Drawing.Size(268, 35);
  168. this.pr_detail.Str = null;
  169. this.pr_detail.Str1 = null;
  170. this.pr_detail.Str2 = null;
  171. this.pr_detail.TabIndex = 189;
  172. this.pr_detail.Tag = "NoAuto";
  173. //
  174. // pr_code
  175. //
  176. this.pr_code.AllPower = null;
  177. this.pr_code.Caller = null;
  178. this.pr_code.Condition = null;
  179. this.pr_code.DBTitle = null;
  180. this.pr_code.FormName = null;
  181. this.pr_code.Location = new System.Drawing.Point(1688, 30);
  182. this.pr_code.Margin = new System.Windows.Forms.Padding(4);
  183. this.pr_code.Name = "pr_code";
  184. this.pr_code.Power = null;
  185. this.pr_code.ReturnData = null;
  186. this.pr_code.SelectField = null;
  187. this.pr_code.SetValueField = null;
  188. this.pr_code.Size = new System.Drawing.Size(300, 42);
  189. this.pr_code.TabIndex = 187;
  190. this.pr_code.TableName = null;
  191. this.pr_code.Tag = "ob_projectcode";
  192. this.pr_code.TextBoxEnable = false;
  193. this.pr_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.ob_projectcode_UserControlTextChanged);
  194. //
  195. // OperateResult
  196. //
  197. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  198. this.OperateResult.Location = new System.Drawing.Point(1554, 149);
  199. this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
  200. this.OperateResult.Name = "OperateResult";
  201. this.OperateResult.Size = new System.Drawing.Size(462, 921);
  202. this.OperateResult.TabIndex = 177;
  203. this.OperateResult.Text = "";
  204. //
  205. // Clean
  206. //
  207. this.Clean.AllPower = null;
  208. this.Clean.BackColor = System.Drawing.Color.Transparent;
  209. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  210. this.Clean.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  211. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  212. this.Clean.IsShowBorder = true;
  213. this.Clean.Location = new System.Drawing.Point(1718, 1100);
  214. this.Clean.Margin = new System.Windows.Forms.Padding(6);
  215. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  216. this.Clean.Name = "Clean";
  217. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  218. this.Clean.Power = null;
  219. this.Clean.Size = new System.Drawing.Size(136, 48);
  220. this.Clean.TabIndex = 176;
  221. this.Clean.Tag = "";
  222. this.Clean.Text = "清除";
  223. this.Clean.UseVisualStyleBackColor = true;
  224. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  225. //
  226. // CheckTypeDGV
  227. //
  228. this.CheckTypeDGV.AllowUserToAddRows = false;
  229. this.CheckTypeDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  230. this.CheckTypeDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  231. this.Choose,
  232. this.pd_itemname,
  233. this.CheckResult});
  234. this.CheckTypeDGV.EnableContentClick = true;
  235. this.CheckTypeDGV.Location = new System.Drawing.Point(50, 149);
  236. this.CheckTypeDGV.Margin = new System.Windows.Forms.Padding(6);
  237. this.CheckTypeDGV.Name = "CheckTypeDGV";
  238. this.CheckTypeDGV.RowHeadersWidth = 82;
  239. this.CheckTypeDGV.RowTemplate.Height = 23;
  240. this.CheckTypeDGV.Size = new System.Drawing.Size(1490, 925);
  241. this.CheckTypeDGV.TabIndex = 167;
  242. //
  243. // Choose
  244. //
  245. this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  246. this.Choose.DataPropertyName = "Choose";
  247. this.Choose.HeaderText = "勾选";
  248. this.Choose.MinimumWidth = 10;
  249. this.Choose.Name = "Choose";
  250. this.Choose.Resizable = System.Windows.Forms.DataGridViewTriState.False;
  251. this.Choose.Width = 60;
  252. //
  253. // pd_itemname
  254. //
  255. this.pd_itemname.DataPropertyName = "pd_itemname";
  256. this.pd_itemname.HeaderText = "检验项目";
  257. this.pd_itemname.MinimumWidth = 10;
  258. this.pd_itemname.Name = "pd_itemname";
  259. this.pd_itemname.ReadOnly = true;
  260. this.pd_itemname.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  261. this.pd_itemname.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  262. this.pd_itemname.Width = 150;
  263. //
  264. // CheckResult
  265. //
  266. this.CheckResult.DataPropertyName = "CheckResult";
  267. this.CheckResult.HeaderText = "是否NG";
  268. this.CheckResult.MinimumWidth = 10;
  269. this.CheckResult.Name = "CheckResult";
  270. this.CheckResult.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  271. this.CheckResult.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  272. this.CheckResult.Width = 200;
  273. //
  274. // ms_prodcode
  275. //
  276. this.ms_prodcode.AllPower = null;
  277. this.ms_prodcode.BackColor = System.Drawing.Color.White;
  278. this.ms_prodcode.Enabled = false;
  279. this.ms_prodcode.ID = null;
  280. this.ms_prodcode.Location = new System.Drawing.Point(683, 33);
  281. this.ms_prodcode.Margin = new System.Windows.Forms.Padding(6);
  282. this.ms_prodcode.Name = "ms_prodcode";
  283. this.ms_prodcode.Power = null;
  284. this.ms_prodcode.Size = new System.Drawing.Size(268, 35);
  285. this.ms_prodcode.Str = null;
  286. this.ms_prodcode.Str1 = null;
  287. this.ms_prodcode.Str2 = null;
  288. this.ms_prodcode.TabIndex = 164;
  289. this.ms_prodcode.Tag = "NoAuto";
  290. //
  291. // ms_sncode
  292. //
  293. this.ms_sncode.AllPower = null;
  294. this.ms_sncode.BackColor = System.Drawing.Color.White;
  295. this.ms_sncode.ID = null;
  296. this.ms_sncode.Location = new System.Drawing.Point(201, 39);
  297. this.ms_sncode.Margin = new System.Windows.Forms.Padding(6);
  298. this.ms_sncode.Name = "ms_sncode";
  299. this.ms_sncode.Power = null;
  300. this.ms_sncode.Size = new System.Drawing.Size(268, 35);
  301. this.ms_sncode.Str = null;
  302. this.ms_sncode.Str1 = null;
  303. this.ms_sncode.Str2 = null;
  304. this.ms_sncode.TabIndex = 153;
  305. this.ms_sncode.Tag = "NoAuto";
  306. this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ms_sncode_KeyDown);
  307. //
  308. // SaveData
  309. //
  310. this.SaveData.AllPower = null;
  311. this.SaveData.BackColor = System.Drawing.Color.Transparent;
  312. this.SaveData.DownImage = ((System.Drawing.Image)(resources.GetObject("SaveData.DownImage")));
  313. this.SaveData.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  314. this.SaveData.Image = ((System.Drawing.Image)(resources.GetObject("SaveData.Image")));
  315. this.SaveData.IsShowBorder = true;
  316. this.SaveData.Location = new System.Drawing.Point(658, 1100);
  317. this.SaveData.Margin = new System.Windows.Forms.Padding(6);
  318. this.SaveData.MoveImage = ((System.Drawing.Image)(resources.GetObject("SaveData.MoveImage")));
  319. this.SaveData.Name = "SaveData";
  320. this.SaveData.NormalImage = ((System.Drawing.Image)(resources.GetObject("SaveData.NormalImage")));
  321. this.SaveData.Power = null;
  322. this.SaveData.Size = new System.Drawing.Size(136, 48);
  323. this.SaveData.TabIndex = 199;
  324. this.SaveData.Tag = "";
  325. this.SaveData.Text = "保存";
  326. this.SaveData.UseVisualStyleBackColor = true;
  327. this.SaveData.Click += new System.EventHandler(this.SaveData_Click);
  328. //
  329. // OQC_PlanMaintain_NEW
  330. //
  331. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  332. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  333. this.ClientSize = new System.Drawing.Size(2044, 1166);
  334. this.Controls.Add(this.SaveData);
  335. this.Controls.Add(this.Reject);
  336. this.Controls.Add(this.GoodProduct);
  337. this.Controls.Add(this.ob_source);
  338. this.Controls.Add(this.ob_reworkcode);
  339. this.Controls.Add(this.ChooseAll);
  340. this.Controls.Add(this.pr_detail);
  341. this.Controls.Add(this.pr_detail_label);
  342. this.Controls.Add(this.pr_code);
  343. this.Controls.Add(this.label1);
  344. this.Controls.Add(this.OperateResult);
  345. this.Controls.Add(this.Clean);
  346. this.Controls.Add(this.CheckTypeDGV);
  347. this.Controls.Add(this.ms_prodcode);
  348. this.Controls.Add(this.ob_prodcode_label);
  349. this.Controls.Add(this.ms_sncode);
  350. this.Controls.Add(this.ms_sncode_label);
  351. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  352. this.Margin = new System.Windows.Forms.Padding(6);
  353. this.Name = "OQC_PlanMaintain_NEW";
  354. this.Tag = "OQC!PlanMaintain";
  355. this.Text = "抽样计划维护";
  356. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.OQC_PlanMaintain_FormClosing);
  357. this.Load += new System.EventHandler(this.抽样计划维护_Load);
  358. this.SizeChanged += new System.EventHandler(this.抽样计划维护_SizeChanged);
  359. ((System.ComponentModel.ISupportInitialize)(this.CheckTypeDGV)).EndInit();
  360. this.ResumeLayout(true);
  361. this.PerformLayout();
  362. }
  363. #endregion
  364. private CustomControl.TextBoxWithIcon.SnCollectionBox ms_sncode;
  365. private System.Windows.Forms.Label ms_sncode_label;
  366. private CustomControl.TextBoxWithIcon.EnterTextBox ms_prodcode;
  367. private System.Windows.Forms.Label ob_prodcode_label;
  368. private CustomControl.DataGrid_View.DataGridViewWithSerialNum CheckTypeDGV;
  369. private CustomControl.ButtonUtil.NormalButton Clean;
  370. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  371. private System.Windows.Forms.Label label1;
  372. private CustomControl.TextBoxWithIcon.SearchTextBox pr_code;
  373. private System.Windows.Forms.Label pr_detail_label;
  374. private CustomControl.TextBoxWithIcon.EnterTextBox pr_detail;
  375. private CustomControl.ButtonUtil.ChooseAllButton ChooseAll;
  376. private System.Windows.Forms.Label ob_reworkcode;
  377. private System.Windows.Forms.Label ob_source;
  378. private System.Windows.Forms.RadioButton Reject;
  379. private System.Windows.Forms.RadioButton GoodProduct;
  380. private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
  381. private System.Windows.Forms.DataGridViewTextBoxColumn pd_itemname;
  382. private System.Windows.Forms.DataGridViewCheckBoxColumn CheckResult;
  383. private CustomControl.ButtonUtil.NormalButton SaveData;
  384. }
  385. }