版博士V2.0程序
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

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