版博士V2.0程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

487 lines
28 KiB

  1. namespace MaiMuAOI.SysUI.DefectPicShow
  2. {
  3. partial class DataQueryFrm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DataQueryFrm));
  30. this.uiTitel1 = new MaiMuControl.UIKits.MaiMuMenu.UITitel();
  31. this.skinTabControl1 = new CCWin.SkinControl.SkinTabControl();
  32. this.skinTabPage7 = new CCWin.SkinControl.SkinTabPage();
  33. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  34. this.panel1 = new System.Windows.Forms.Panel();
  35. this.skinButton3 = new CCWin.SkinControl.SkinButton();
  36. this.skinButton1 = new CCWin.SkinControl.SkinButton();
  37. this.skinButton2 = new CCWin.SkinControl.SkinButton();
  38. this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
  39. this.label6 = new System.Windows.Forms.Label();
  40. this.label5 = new System.Windows.Forms.Label();
  41. this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
  42. this.comboBox3 = new System.Windows.Forms.ComboBox();
  43. this.label4 = new System.Windows.Forms.Label();
  44. this.comboBox2 = new System.Windows.Forms.ComboBox();
  45. this.label2 = new System.Windows.Forms.Label();
  46. this.comboBox1 = new System.Windows.Forms.ComboBox();
  47. this.label1 = new System.Windows.Forms.Label();
  48. this.cbProductCode = new System.Windows.Forms.ComboBox();
  49. this.label3 = new System.Windows.Forms.Label();
  50. this.dataGridView1 = new System.Windows.Forms.DataGridView();
  51. this.skinTabPage8 = new CCWin.SkinControl.SkinTabPage();
  52. this.skinTabPage9 = new CCWin.SkinControl.SkinTabPage();
  53. this.skinTabPage10 = new CCWin.SkinControl.SkinTabPage();
  54. this.pageCtrl1 = new MaiMuAOI.SysUI.DefectPicShow.PageCtrl();
  55. this.skinTabControl1.SuspendLayout();
  56. this.skinTabPage7.SuspendLayout();
  57. this.tableLayoutPanel1.SuspendLayout();
  58. this.panel1.SuspendLayout();
  59. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
  60. this.SuspendLayout();
  61. //
  62. // uiTitel1
  63. //
  64. this.uiTitel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  65. this.uiTitel1.Dock = System.Windows.Forms.DockStyle.Top;
  66. this.uiTitel1.FatherForm = null;
  67. this.uiTitel1.Location = new System.Drawing.Point(0, 0);
  68. this.uiTitel1.Name = "uiTitel1";
  69. this.uiTitel1.Size = new System.Drawing.Size(1354, 46);
  70. this.uiTitel1.TabIndex = 35;
  71. //
  72. // skinTabControl1
  73. //
  74. this.skinTabControl1.Alignment = System.Windows.Forms.TabAlignment.Left;
  75. this.skinTabControl1.AnimatorType = CCWin.SkinControl.AnimationType.HorizSlide;
  76. this.skinTabControl1.CloseRect = new System.Drawing.Rectangle(2, 2, 12, 12);
  77. this.skinTabControl1.Controls.Add(this.skinTabPage7);
  78. this.skinTabControl1.Controls.Add(this.skinTabPage8);
  79. this.skinTabControl1.Controls.Add(this.skinTabPage9);
  80. this.skinTabControl1.Controls.Add(this.skinTabPage10);
  81. this.skinTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  82. this.skinTabControl1.HeadBack = null;
  83. this.skinTabControl1.ImgTxtOffset = new System.Drawing.Point(0, 0);
  84. this.skinTabControl1.ItemSize = new System.Drawing.Size(36, 75);
  85. this.skinTabControl1.Location = new System.Drawing.Point(0, 46);
  86. this.skinTabControl1.Multiline = true;
  87. this.skinTabControl1.Name = "skinTabControl1";
  88. this.skinTabControl1.PageArrowDown = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageArrowDown")));
  89. this.skinTabControl1.PageArrowHover = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageArrowHover")));
  90. this.skinTabControl1.PageCloseHover = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageCloseHover")));
  91. this.skinTabControl1.PageCloseNormal = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageCloseNormal")));
  92. this.skinTabControl1.PageDown = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageDown")));
  93. this.skinTabControl1.PageDownTxtColor = System.Drawing.Color.White;
  94. this.skinTabControl1.PageHover = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageHover")));
  95. this.skinTabControl1.PageHoverTxtColor = System.Drawing.Color.White;
  96. this.skinTabControl1.PageImagePosition = CCWin.SkinControl.SkinTabControl.ePageImagePosition.Left;
  97. this.skinTabControl1.PageNorml = null;
  98. this.skinTabControl1.PageNormlTxtColor = System.Drawing.Color.White;
  99. this.skinTabControl1.SelectedIndex = 0;
  100. this.skinTabControl1.Size = new System.Drawing.Size(1354, 635);
  101. this.skinTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  102. this.skinTabControl1.TabIndex = 36;
  103. //
  104. // skinTabPage7
  105. //
  106. this.skinTabPage7.BackColor = System.Drawing.Color.White;
  107. this.skinTabPage7.Controls.Add(this.tableLayoutPanel1);
  108. this.skinTabPage7.Dock = System.Windows.Forms.DockStyle.Fill;
  109. this.skinTabPage7.Location = new System.Drawing.Point(75, 0);
  110. this.skinTabPage7.Name = "skinTabPage7";
  111. this.skinTabPage7.Size = new System.Drawing.Size(1279, 635);
  112. this.skinTabPage7.TabIndex = 0;
  113. this.skinTabPage7.TabItemImage = null;
  114. this.skinTabPage7.Text = "数据查询";
  115. //
  116. // tableLayoutPanel1
  117. //
  118. this.tableLayoutPanel1.ColumnCount = 1;
  119. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  120. this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0);
  121. this.tableLayoutPanel1.Controls.Add(this.dataGridView1, 0, 1);
  122. this.tableLayoutPanel1.Controls.Add(this.pageCtrl1, 0, 2);
  123. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  124. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  125. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  126. this.tableLayoutPanel1.RowCount = 3;
  127. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 55F));
  128. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  129. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 44F));
  130. this.tableLayoutPanel1.Size = new System.Drawing.Size(1279, 635);
  131. this.tableLayoutPanel1.TabIndex = 0;
  132. //
  133. // panel1
  134. //
  135. this.panel1.Controls.Add(this.skinButton3);
  136. this.panel1.Controls.Add(this.skinButton1);
  137. this.panel1.Controls.Add(this.skinButton2);
  138. this.panel1.Controls.Add(this.dateTimePicker2);
  139. this.panel1.Controls.Add(this.label6);
  140. this.panel1.Controls.Add(this.label5);
  141. this.panel1.Controls.Add(this.dateTimePicker1);
  142. this.panel1.Controls.Add(this.comboBox3);
  143. this.panel1.Controls.Add(this.label4);
  144. this.panel1.Controls.Add(this.comboBox2);
  145. this.panel1.Controls.Add(this.label2);
  146. this.panel1.Controls.Add(this.comboBox1);
  147. this.panel1.Controls.Add(this.label1);
  148. this.panel1.Controls.Add(this.cbProductCode);
  149. this.panel1.Controls.Add(this.label3);
  150. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  151. this.panel1.Location = new System.Drawing.Point(3, 3);
  152. this.panel1.Name = "panel1";
  153. this.panel1.Size = new System.Drawing.Size(1273, 49);
  154. this.panel1.TabIndex = 0;
  155. //
  156. // skinButton3
  157. //
  158. this.skinButton3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  159. this.skinButton3.BackColor = System.Drawing.Color.White;
  160. this.skinButton3.BaseColor = System.Drawing.Color.Red;
  161. this.skinButton3.BorderColor = System.Drawing.Color.Red;
  162. this.skinButton3.ControlState = CCWin.SkinClass.ControlState.Normal;
  163. this.skinButton3.DownBack = null;
  164. this.skinButton3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  165. this.skinButton3.ForeColor = System.Drawing.SystemColors.ControlText;
  166. this.skinButton3.GlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
  167. this.skinButton3.InnerBorderColor = System.Drawing.Color.Red;
  168. this.skinButton3.Location = new System.Drawing.Point(1202, 11);
  169. this.skinButton3.MouseBack = null;
  170. this.skinButton3.Name = "skinButton3";
  171. this.skinButton3.NormlBack = null;
  172. this.skinButton3.RoundStyle = CCWin.SkinClass.RoundStyle.All;
  173. this.skinButton3.Size = new System.Drawing.Size(61, 27);
  174. this.skinButton3.TabIndex = 100;
  175. this.skinButton3.Text = "删除";
  176. this.skinButton3.UseVisualStyleBackColor = false;
  177. this.skinButton3.Click += new System.EventHandler(this.skinButton3_Click);
  178. //
  179. // skinButton1
  180. //
  181. this.skinButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  182. this.skinButton1.BackColor = System.Drawing.Color.White;
  183. this.skinButton1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(193)))), ((int)(((byte)(64)))));
  184. this.skinButton1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(193)))), ((int)(((byte)(64)))));
  185. this.skinButton1.ControlState = CCWin.SkinClass.ControlState.Normal;
  186. this.skinButton1.DownBack = null;
  187. this.skinButton1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  188. this.skinButton1.ForeColor = System.Drawing.SystemColors.ControlText;
  189. this.skinButton1.GlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
  190. this.skinButton1.InnerBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(193)))), ((int)(((byte)(64)))));
  191. this.skinButton1.Location = new System.Drawing.Point(1127, 11);
  192. this.skinButton1.MouseBack = null;
  193. this.skinButton1.Name = "skinButton1";
  194. this.skinButton1.NormlBack = null;
  195. this.skinButton1.RoundStyle = CCWin.SkinClass.RoundStyle.All;
  196. this.skinButton1.Size = new System.Drawing.Size(61, 27);
  197. this.skinButton1.TabIndex = 99;
  198. this.skinButton1.Text = "导出";
  199. this.skinButton1.UseVisualStyleBackColor = false;
  200. this.skinButton1.Click += new System.EventHandler(this.skinButton1_Click);
  201. //
  202. // skinButton2
  203. //
  204. this.skinButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  205. this.skinButton2.BackColor = System.Drawing.Color.Transparent;
  206. this.skinButton2.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
  207. this.skinButton2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
  208. this.skinButton2.ControlState = CCWin.SkinClass.ControlState.Normal;
  209. this.skinButton2.DownBack = null;
  210. this.skinButton2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  211. this.skinButton2.ForeColor = System.Drawing.SystemColors.ControlText;
  212. this.skinButton2.GlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
  213. this.skinButton2.InnerBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
  214. this.skinButton2.Location = new System.Drawing.Point(1052, 11);
  215. this.skinButton2.MouseBack = null;
  216. this.skinButton2.Name = "skinButton2";
  217. this.skinButton2.NormlBack = null;
  218. this.skinButton2.RoundStyle = CCWin.SkinClass.RoundStyle.All;
  219. this.skinButton2.Size = new System.Drawing.Size(61, 27);
  220. this.skinButton2.TabIndex = 98;
  221. this.skinButton2.Text = "查询";
  222. this.skinButton2.UseVisualStyleBackColor = false;
  223. this.skinButton2.Click += new System.EventHandler(this.skinButton2_Click);
  224. //
  225. // dateTimePicker2
  226. //
  227. this.dateTimePicker2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  228. this.dateTimePicker2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  229. this.dateTimePicker2.Location = new System.Drawing.Point(905, 12);
  230. this.dateTimePicker2.Name = "dateTimePicker2";
  231. this.dateTimePicker2.Size = new System.Drawing.Size(130, 26);
  232. this.dateTimePicker2.TabIndex = 20;
  233. //
  234. // label6
  235. //
  236. this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  237. this.label6.AutoSize = true;
  238. this.label6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  239. this.label6.ForeColor = System.Drawing.Color.Black;
  240. this.label6.Location = new System.Drawing.Point(877, 16);
  241. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  242. this.label6.Name = "label6";
  243. this.label6.Size = new System.Drawing.Size(23, 20);
  244. this.label6.TabIndex = 21;
  245. this.label6.Text = "至";
  246. //
  247. // label5
  248. //
  249. this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  250. this.label5.AutoSize = true;
  251. this.label5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  252. this.label5.ForeColor = System.Drawing.Color.Black;
  253. this.label5.Location = new System.Drawing.Point(686, 16);
  254. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  255. this.label5.Name = "label5";
  256. this.label5.Size = new System.Drawing.Size(51, 20);
  257. this.label5.TabIndex = 20;
  258. this.label5.Text = "日期:";
  259. //
  260. // dateTimePicker1
  261. //
  262. this.dateTimePicker1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  263. this.dateTimePicker1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  264. this.dateTimePicker1.Location = new System.Drawing.Point(742, 12);
  265. this.dateTimePicker1.Name = "dateTimePicker1";
  266. this.dateTimePicker1.Size = new System.Drawing.Size(130, 26);
  267. this.dateTimePicker1.TabIndex = 19;
  268. //
  269. // comboBox3
  270. //
  271. this.comboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  272. this.comboBox3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  273. this.comboBox3.FormattingEnabled = true;
  274. this.comboBox3.Items.AddRange(new object[] {
  275. "",
  276. "未修复",
  277. "修复",
  278. "异常"});
  279. this.comboBox3.Location = new System.Drawing.Point(599, 11);
  280. this.comboBox3.Name = "comboBox3";
  281. this.comboBox3.Size = new System.Drawing.Size(73, 28);
  282. this.comboBox3.TabIndex = 18;
  283. //
  284. // label4
  285. //
  286. this.label4.AutoSize = true;
  287. this.label4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  288. this.label4.ForeColor = System.Drawing.Color.Black;
  289. this.label4.Location = new System.Drawing.Point(543, 15);
  290. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  291. this.label4.Name = "label4";
  292. this.label4.Size = new System.Drawing.Size(51, 20);
  293. this.label4.TabIndex = 17;
  294. this.label4.Text = "修复:";
  295. //
  296. // comboBox2
  297. //
  298. this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  299. this.comboBox2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  300. this.comboBox2.FormattingEnabled = true;
  301. this.comboBox2.Items.AddRange(new object[] {
  302. "",
  303. "合格",
  304. "不合格"});
  305. this.comboBox2.Location = new System.Drawing.Point(465, 12);
  306. this.comboBox2.Name = "comboBox2";
  307. this.comboBox2.Size = new System.Drawing.Size(73, 28);
  308. this.comboBox2.TabIndex = 16;
  309. //
  310. // label2
  311. //
  312. this.label2.AutoSize = true;
  313. this.label2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  314. this.label2.ForeColor = System.Drawing.Color.Black;
  315. this.label2.Location = new System.Drawing.Point(409, 15);
  316. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  317. this.label2.Name = "label2";
  318. this.label2.Size = new System.Drawing.Size(51, 20);
  319. this.label2.TabIndex = 15;
  320. this.label2.Text = "合格:";
  321. //
  322. // comboBox1
  323. //
  324. this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  325. this.comboBox1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  326. this.comboBox1.FormattingEnabled = true;
  327. this.comboBox1.Items.AddRange(new object[] {
  328. "",
  329. "未比对",
  330. "通过",
  331. "未通过"});
  332. this.comboBox1.Location = new System.Drawing.Point(331, 12);
  333. this.comboBox1.Name = "comboBox1";
  334. this.comboBox1.Size = new System.Drawing.Size(73, 28);
  335. this.comboBox1.TabIndex = 14;
  336. //
  337. // label1
  338. //
  339. this.label1.AutoSize = true;
  340. this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  341. this.label1.ForeColor = System.Drawing.Color.Black;
  342. this.label1.Location = new System.Drawing.Point(275, 15);
  343. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  344. this.label1.Name = "label1";
  345. this.label1.Size = new System.Drawing.Size(51, 20);
  346. this.label1.TabIndex = 13;
  347. this.label1.Text = "比对:";
  348. //
  349. // cbProductCode
  350. //
  351. this.cbProductCode.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  352. this.cbProductCode.FormattingEnabled = true;
  353. this.cbProductCode.Items.AddRange(new object[] {
  354. "1",
  355. "2",
  356. "3",
  357. "4",
  358. "5"});
  359. this.cbProductCode.Location = new System.Drawing.Point(58, 13);
  360. this.cbProductCode.Name = "cbProductCode";
  361. this.cbProductCode.Size = new System.Drawing.Size(212, 28);
  362. this.cbProductCode.TabIndex = 12;
  363. //
  364. // label3
  365. //
  366. this.label3.AutoSize = true;
  367. this.label3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  368. this.label3.ForeColor = System.Drawing.Color.Black;
  369. this.label3.Location = new System.Drawing.Point(2, 16);
  370. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  371. this.label3.Name = "label3";
  372. this.label3.Size = new System.Drawing.Size(51, 20);
  373. this.label3.TabIndex = 11;
  374. this.label3.Text = "料号:";
  375. //
  376. // dataGridView1
  377. //
  378. this.dataGridView1.AllowUserToAddRows = false;
  379. this.dataGridView1.AllowUserToDeleteRows = false;
  380. this.dataGridView1.AllowUserToResizeRows = false;
  381. this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  382. this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
  383. this.dataGridView1.Location = new System.Drawing.Point(3, 58);
  384. this.dataGridView1.Name = "dataGridView1";
  385. this.dataGridView1.ReadOnly = true;
  386. this.dataGridView1.RowTemplate.Height = 23;
  387. this.dataGridView1.Size = new System.Drawing.Size(1273, 530);
  388. this.dataGridView1.TabIndex = 1;
  389. this.dataGridView1.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellContentClick);
  390. //
  391. // skinTabPage8
  392. //
  393. this.skinTabPage8.BackColor = System.Drawing.Color.White;
  394. this.skinTabPage8.Dock = System.Windows.Forms.DockStyle.Fill;
  395. this.skinTabPage8.Location = new System.Drawing.Point(75, 0);
  396. this.skinTabPage8.Name = "skinTabPage8";
  397. this.skinTabPage8.Size = new System.Drawing.Size(1279, 635);
  398. this.skinTabPage8.TabIndex = 1;
  399. this.skinTabPage8.TabItemImage = null;
  400. this.skinTabPage8.Text = "良率分析";
  401. //
  402. // skinTabPage9
  403. //
  404. this.skinTabPage9.BackColor = System.Drawing.Color.White;
  405. this.skinTabPage9.Dock = System.Windows.Forms.DockStyle.Fill;
  406. this.skinTabPage9.Location = new System.Drawing.Point(75, 0);
  407. this.skinTabPage9.Name = "skinTabPage9";
  408. this.skinTabPage9.Size = new System.Drawing.Size(1279, 635);
  409. this.skinTabPage9.TabIndex = 2;
  410. this.skinTabPage9.TabItemImage = null;
  411. this.skinTabPage9.Text = "缺陷统计";
  412. //
  413. // skinTabPage10
  414. //
  415. this.skinTabPage10.BackColor = System.Drawing.Color.White;
  416. this.skinTabPage10.Dock = System.Windows.Forms.DockStyle.Fill;
  417. this.skinTabPage10.Location = new System.Drawing.Point(75, 0);
  418. this.skinTabPage10.Name = "skinTabPage10";
  419. this.skinTabPage10.Size = new System.Drawing.Size(1279, 635);
  420. this.skinTabPage10.TabIndex = 3;
  421. this.skinTabPage10.TabItemImage = null;
  422. this.skinTabPage10.Text = "PT趋势分析";
  423. //
  424. // pageCtrl1
  425. //
  426. this.pageCtrl1.Dock = System.Windows.Forms.DockStyle.Fill;
  427. this.pageCtrl1.Location = new System.Drawing.Point(3, 594);
  428. this.pageCtrl1.Name = "pageCtrl1";
  429. this.pageCtrl1.PageIndex = 1;
  430. this.pageCtrl1.PageSize = 30;
  431. this.pageCtrl1.RecordCount = 0;
  432. this.pageCtrl1.Size = new System.Drawing.Size(1273, 38);
  433. this.pageCtrl1.TabIndex = 2;
  434. //
  435. // DataQueryFrm
  436. //
  437. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  438. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  439. this.ClientSize = new System.Drawing.Size(1354, 681);
  440. this.Controls.Add(this.skinTabControl1);
  441. this.Controls.Add(this.uiTitel1);
  442. this.Name = "DataQueryFrm";
  443. this.Text = "数据查询终端";
  444. this.Load += new System.EventHandler(this.DataQueryFrm_Load);
  445. this.SizeChanged += new System.EventHandler(this.DataQueryFrm_SizeChanged);
  446. this.skinTabControl1.ResumeLayout(false);
  447. this.skinTabPage7.ResumeLayout(false);
  448. this.tableLayoutPanel1.ResumeLayout(false);
  449. this.panel1.ResumeLayout(false);
  450. this.panel1.PerformLayout();
  451. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
  452. this.ResumeLayout(false);
  453. }
  454. #endregion
  455. private MaiMuControl.UIKits.MaiMuMenu.UITitel uiTitel1;
  456. private CCWin.SkinControl.SkinTabControl skinTabControl1;
  457. private CCWin.SkinControl.SkinTabPage skinTabPage7;
  458. private CCWin.SkinControl.SkinTabPage skinTabPage8;
  459. private CCWin.SkinControl.SkinTabPage skinTabPage9;
  460. private CCWin.SkinControl.SkinTabPage skinTabPage10;
  461. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  462. private System.Windows.Forms.Panel panel1;
  463. private System.Windows.Forms.ComboBox comboBox1;
  464. private System.Windows.Forms.Label label1;
  465. private System.Windows.Forms.ComboBox cbProductCode;
  466. private System.Windows.Forms.Label label3;
  467. private System.Windows.Forms.DateTimePicker dateTimePicker2;
  468. private System.Windows.Forms.Label label6;
  469. private System.Windows.Forms.Label label5;
  470. private System.Windows.Forms.DateTimePicker dateTimePicker1;
  471. private System.Windows.Forms.ComboBox comboBox3;
  472. private System.Windows.Forms.Label label4;
  473. private System.Windows.Forms.ComboBox comboBox2;
  474. private System.Windows.Forms.Label label2;
  475. private CCWin.SkinControl.SkinButton skinButton2;
  476. private CCWin.SkinControl.SkinButton skinButton3;
  477. private CCWin.SkinControl.SkinButton skinButton1;
  478. private System.Windows.Forms.DataGridView dataGridView1;
  479. private PageCtrl pageCtrl1;
  480. }
  481. }