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

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