Example #1
0
 /// <summary>
 /// 此為設計工具支援所需的方法 - 請勿使用程式碼編輯器
 /// 修改這個方法的內容。
 /// </summary>
 private void InitializeComponent()
 {
     ManiXButton.Office2010Pink  office2010Pink1              = new ManiXButton.Office2010Pink();
     ManiXButton.Office2010Green office2010Green1             = new ManiXButton.Office2010Green();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(pras));
     this.groupBox1    = new System.Windows.Forms.GroupBox();
     this.listBox1     = new System.Windows.Forms.ListBox();
     this.richTextBox1 = new System.Windows.Forms.RichTextBox();
     this.groupBox2    = new System.Windows.Forms.GroupBox();
     this.groupBox3    = new System.Windows.Forms.GroupBox();
     this.richTextBox2 = new System.Windows.Forms.RichTextBox();
     this.button1      = new System.Windows.Forms.Button();
     this.button2      = new System.Windows.Forms.Button();
     this.button3      = new System.Windows.Forms.Button();
     this.panel1       = new System.Windows.Forms.Panel();
     this.label1       = new System.Windows.Forms.Label();
     this.button4      = new System.Windows.Forms.Button();
     this.xButton2     = new ManiXButton.XButton();
     this.xButton1     = new ManiXButton.XButton();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.Color.Transparent;
     this.groupBox1.Controls.Add(this.listBox1);
     this.groupBox1.Font      = new System.Drawing.Font("Microsoft JhengHei", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.groupBox1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.groupBox1.Location  = new System.Drawing.Point(130, 12);
     this.groupBox1.Name      = "groupBox1";
     this.groupBox1.Size      = new System.Drawing.Size(242, 149);
     this.groupBox1.TabIndex  = 3;
     this.groupBox1.TabStop   = false;
     this.groupBox1.Text      = "已安裝的題庫";
     //
     // listBox1
     //
     this.listBox1.Font = new System.Drawing.Font("Consolas", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.listBox1.FormattingEnabled = true;
     this.listBox1.ItemHeight        = 34;
     this.listBox1.Items.AddRange(new object[] {
         "ACSX00001",
         "ACSX00002",
         "ACSX00003",
         "ACSX00004",
         "ACSX00005",
         "ACSX00006",
         "ACSX00007",
         "ACSX00008",
         "ACSX00009",
         "ACSX000010",
         "ACSX000011",
         "ACSX000012",
         "ACSX000013",
         "ACSX000014",
         "ACSX000015",
         "ACSX000016",
         "ACSX000017",
         "ACSX000018",
         "ACSX000019",
         "BDSF00001",
         "BDSF00002",
         "BDSF00003",
         "BDSF00004",
         "BDSF00005",
         "BDSF00006",
         "BDSF00007",
         "BDSF00008",
         "BDSF00009",
         "BDSF000010",
         "BDSF000011",
         "BDSF000012",
         "BDSF000013",
         "BDSF000014",
         "BDSF000015"
     });
     this.listBox1.Location              = new System.Drawing.Point(6, 34);
     this.listBox1.Name                  = "listBox1";
     this.listBox1.Size                  = new System.Drawing.Size(229, 106);
     this.listBox1.TabIndex              = 0;
     this.listBox1.SelectedIndexChanged += new System.EventHandler(this.listBox1_SelectedIndexChanged);
     //
     // richTextBox1
     //
     this.richTextBox1.BackColor = System.Drawing.SystemColors.ControlText;
     this.richTextBox1.Cursor    = System.Windows.Forms.Cursors.Default;
     this.richTextBox1.Enabled   = false;
     this.richTextBox1.Font      = new System.Drawing.Font("Microsoft JhengHei", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.richTextBox1.ForeColor = System.Drawing.Color.Lime;
     this.richTextBox1.Location  = new System.Drawing.Point(6, 22);
     this.richTextBox1.Name      = "richTextBox1";
     this.richTextBox1.ReadOnly  = true;
     this.richTextBox1.Size      = new System.Drawing.Size(308, 146);
     this.richTextBox1.TabIndex  = 4;
     this.richTextBox1.Text      = "";
     //
     // groupBox2
     //
     this.groupBox2.BackColor = System.Drawing.Color.Transparent;
     this.groupBox2.Controls.Add(this.richTextBox1);
     this.groupBox2.Font      = new System.Drawing.Font("Microsoft JhengHei", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.groupBox2.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.groupBox2.Location  = new System.Drawing.Point(12, 167);
     this.groupBox2.Name      = "groupBox2";
     this.groupBox2.Size      = new System.Drawing.Size(320, 174);
     this.groupBox2.TabIndex  = 6;
     this.groupBox2.TabStop   = false;
     this.groupBox2.Text      = "題目";
     //
     // groupBox3
     //
     this.groupBox3.BackColor = System.Drawing.Color.Transparent;
     this.groupBox3.Controls.Add(this.richTextBox2);
     this.groupBox3.Font      = new System.Drawing.Font("Microsoft JhengHei", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.groupBox3.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.groupBox3.Location  = new System.Drawing.Point(338, 199);
     this.groupBox3.Name      = "groupBox3";
     this.groupBox3.Size      = new System.Drawing.Size(150, 142);
     this.groupBox3.TabIndex  = 7;
     this.groupBox3.TabStop   = false;
     this.groupBox3.Text      = "答案";
     //
     // richTextBox2
     //
     this.richTextBox2.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.richTextBox2.Cursor    = System.Windows.Forms.Cursors.Default;
     this.richTextBox2.Enabled   = false;
     this.richTextBox2.Font      = new System.Drawing.Font("Microsoft JhengHei", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.richTextBox2.ForeColor = System.Drawing.SystemColors.ControlText;
     this.richTextBox2.Location  = new System.Drawing.Point(6, 22);
     this.richTextBox2.Name      = "richTextBox2";
     this.richTextBox2.ReadOnly  = true;
     this.richTextBox2.Size      = new System.Drawing.Size(138, 114);
     this.richTextBox2.TabIndex  = 0;
     this.richTextBox2.Text      = "";
     //
     // button1
     //
     this.button1.Font     = new System.Drawing.Font("Microsoft JhengHei", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.button1.Location = new System.Drawing.Point(344, 167);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(104, 33);
     this.button1.TabIndex = 8;
     this.button1.Text     = "顯示";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // button2
     //
     this.button2.Enabled  = false;
     this.button2.Font     = new System.Drawing.Font("Microsoft JhengHei", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.button2.Location = new System.Drawing.Point(378, 347);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(104, 33);
     this.button2.TabIndex = 8;
     this.button2.Text     = "答案";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // button3
     //
     this.button3.Enabled  = false;
     this.button3.Font     = new System.Drawing.Font("Microsoft JhengHei", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.button3.Location = new System.Drawing.Point(222, 347);
     this.button3.Name     = "button3";
     this.button3.Size     = new System.Drawing.Size(104, 33);
     this.button3.TabIndex = 9;
     this.button3.Text     = "返回";
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler(this.button3_Click);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.Transparent;
     this.panel1.Controls.Add(this.button4);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(500, 400);
     this.panel1.TabIndex = 11;
     this.panel1.Visible  = false;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Microsoft JhengHei", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.label1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.label1.Location  = new System.Drawing.Point(67, 59);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(371, 141);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "  題庫可能有所改變,\r\n      若要套用變更,\r\n  請重新進入練習區。\r\n";
     //
     // button4
     //
     this.button4.BackColor = System.Drawing.SystemColors.Control;
     this.button4.Font      = new System.Drawing.Font("Consolas", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button4.Location  = new System.Drawing.Point(152, 299);
     this.button4.Name      = "button4";
     this.button4.Size      = new System.Drawing.Size(195, 36);
     this.button4.TabIndex  = 1;
     this.button4.Text      = "EXIT";
     this.button4.UseVisualStyleBackColor = false;
     this.button4.Click += new System.EventHandler(this.button4_Click);
     //
     // xButton2
     //
     office2010Pink1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Pink1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Pink1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Pink1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Pink1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Pink1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Pink1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(175)))), ((int)(((byte)(6)))), ((int)(((byte)(77)))));
     office2010Pink1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(52)))), ((int)(((byte)(119)))));
     office2010Pink1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(175)))), ((int)(((byte)(6)))), ((int)(((byte)(77)))));
     office2010Pink1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(52)))), ((int)(((byte)(119)))));
     office2010Pink1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Pink1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Pink1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Pink1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Pink1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Pink1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Pink1.TextColor             = System.Drawing.Color.White;
     this.xButton2.ColorTable = office2010Pink1;
     this.xButton2.Font       = new System.Drawing.Font("Microsoft JhengHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.xButton2.Location   = new System.Drawing.Point(344, 167);
     this.xButton2.Name       = "xButton2";
     this.xButton2.Size       = new System.Drawing.Size(144, 33);
     this.xButton2.TabIndex   = 10;
     this.xButton2.Text       = "取得題庫";
     this.xButton2.Theme      = ManiXButton.Theme.MSOffice2010_Pink;
     this.xButton2.UseVisualStyleBackColor = true;
     this.xButton2.Visible = false;
     this.xButton2.Click  += new System.EventHandler(this.xButton2_Click);
     //
     // xButton1
     //
     office2010Green1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Green1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Green1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Green1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Green1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Green1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Green1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(126)))), ((int)(((byte)(43)))));
     office2010Green1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(184)))), ((int)(((byte)(67)))));
     office2010Green1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(126)))), ((int)(((byte)(43)))));
     office2010Green1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(184)))), ((int)(((byte)(67)))));
     office2010Green1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Green1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Green1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Green1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Green1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Green1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Green1.TextColor             = System.Drawing.Color.White;
     this.xButton1.ColorTable = office2010Green1;
     this.xButton1.Font       = new System.Drawing.Font("Consolas", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xButton1.Location   = new System.Drawing.Point(12, 347);
     this.xButton1.Name       = "xButton1";
     this.xButton1.Size       = new System.Drawing.Size(158, 41);
     this.xButton1.TabIndex   = 0;
     this.xButton1.Text       = "EXIT";
     this.xButton1.Theme      = ManiXButton.Theme.MSOffice2010_Green;
     this.xButton1.UseVisualStyleBackColor = true;
     this.xButton1.Click += new System.EventHandler(this.xButton1_Click);
     //
     // pras
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.ClientSize          = new System.Drawing.Size(500, 400);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.xButton2);
     this.Controls.Add(this.button3);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.xButton1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "pras";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "IQ180大挑戰2";
     this.Load           += new System.EventHandler(this.pras_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.groupBox3.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }
Example #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     ManiXButton.Office2010Green office2010Green1 = new ManiXButton.Office2010Green();
     this.label1   = new System.Windows.Forms.Label();
     this.xButton1 = new ManiXButton.XButton();
     this.button1  = new System.Windows.Forms.Button();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("Rockwell", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location  = new System.Drawing.Point(143, 197);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(284, 31);
     this.label1.TabIndex  = 6;
     this.label1.Text      = "Design with passion...";
     //
     // xButton1
     //
     this.xButton1.BackColor                  = System.Drawing.Color.Transparent;
     office2010Green1.BorderColor1            = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Green1.BorderColor2            = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Green1.ButtonMouseOverColor1   = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Green1.ButtonMouseOverColor2   = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Green1.ButtonMouseOverColor3   = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Green1.ButtonMouseOverColor4   = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Green1.ButtonNormalColor1      = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(126)))), ((int)(((byte)(43)))));
     office2010Green1.ButtonNormalColor2      = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(184)))), ((int)(((byte)(67)))));
     office2010Green1.ButtonNormalColor3      = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(126)))), ((int)(((byte)(43)))));
     office2010Green1.ButtonNormalColor4      = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(184)))), ((int)(((byte)(67)))));
     office2010Green1.ButtonSelectedColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Green1.ButtonSelectedColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Green1.ButtonSelectedColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Green1.ButtonSelectedColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Green1.HoverTextColor          = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Green1.SelectedTextColor       = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Green1.TextColor               = System.Drawing.Color.White;
     this.xButton1.ColorTable                 = office2010Green1;
     this.xButton1.FlatAppearance.BorderColor = System.Drawing.Color.Black;
     this.xButton1.FlatAppearance.BorderSize  = 2;
     this.xButton1.FlatStyle                  = System.Windows.Forms.FlatStyle.Flat;
     this.xButton1.Font     = new System.Drawing.Font("Rockwell", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xButton1.Location = new System.Drawing.Point(299, 258);
     this.xButton1.Name     = "xButton1";
     this.xButton1.Size     = new System.Drawing.Size(128, 52);
     this.xButton1.TabIndex = 14;
     this.xButton1.Text     = "Start";
     this.xButton1.Theme    = ManiXButton.Theme.MSOffice2010_Green;
     this.xButton1.UseVisualStyleBackColor = false;
     this.xButton1.Click += new System.EventHandler(this.StartApp);
     //
     // button1
     //
     this.button1.BackColor = System.Drawing.Color.Transparent;
     this.button1.FlatAppearance.BorderColor = System.Drawing.Color.Black;
     this.button1.FlatAppearance.BorderSize  = 2;
     this.button1.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.button1.Font       = new System.Drawing.Font("Rockwell", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button1.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.button1.Location   = new System.Drawing.Point(785, 13);
     this.button1.Name       = "button1";
     this.button1.Size       = new System.Drawing.Size(145, 61);
     this.button1.TabIndex   = 15;
     this.button1.Text       = "Service";
     this.button1.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.button1.UseVisualStyleBackColor = false;
     this.button1.Click += new System.EventHandler(this.Service);
     //
     // UserControl1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.BackgroundImage     = global::ConsoleApp1.Properties.Resources.KEWLOX_HOMEPAGE_SLIDE_16_1024x512;
     this.Controls.Add(this.button1);
     this.Controls.Add(this.xButton1);
     this.Controls.Add(this.label1);
     this.Name = "UserControl1";
     this.Size = new System.Drawing.Size(996, 512);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// 此為設計工具支援所需的方法 - 請勿使用程式碼編輯器
 /// 修改這個方法的內容。
 /// </summary>
 private void InitializeComponent()
 {
     ManiXButton.Office2010Green office2010Green1             = new ManiXButton.Office2010Green();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(trueans));
     this.label1       = new System.Windows.Forms.Label();
     this.comboBox1    = new System.Windows.Forms.ComboBox();
     this.button1      = new System.Windows.Forms.Button();
     this.groupBox1    = new System.Windows.Forms.GroupBox();
     this.groupBox2    = new System.Windows.Forms.GroupBox();
     this.richTextBox1 = new System.Windows.Forms.RichTextBox();
     this.xButton1     = new ManiXButton.XButton();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("微軟正黑體", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.label1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.label1.Location  = new System.Drawing.Point(56, 23);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(283, 35);
     this.label1.TabIndex  = 1;
     this.label1.Text      = "IQ180-2所有題目答案";
     //
     // comboBox1
     //
     this.comboBox1.Font = new System.Drawing.Font("微軟正黑體", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Items.AddRange(new object[] {
         "C-1",
         "C-2",
         "C-3",
         "C-4",
         "C-5",
         "B-1",
         "B-2",
         "B-3",
         "B-4",
         "A-1",
         "A-2",
         "A-3",
         "S-1",
         "S-2",
         "X-1",
         "X-2"
     });
     this.comboBox1.Location              = new System.Drawing.Point(6, 34);
     this.comboBox1.Name                  = "comboBox1";
     this.comboBox1.Size                  = new System.Drawing.Size(80, 39);
     this.comboBox1.TabIndex              = 3;
     this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
     //
     // button1
     //
     this.button1.ForeColor = System.Drawing.SystemColors.ControlText;
     this.button1.Location  = new System.Drawing.Point(92, 34);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(102, 39);
     this.button1.TabIndex  = 4;
     this.button1.Text      = "顯示";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.Color.Transparent;
     this.groupBox1.Controls.Add(this.comboBox1);
     this.groupBox1.Controls.Add(this.button1);
     this.groupBox1.Font      = new System.Drawing.Font("微軟正黑體", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.groupBox1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.groupBox1.Location  = new System.Drawing.Point(97, 61);
     this.groupBox1.Name      = "groupBox1";
     this.groupBox1.Size      = new System.Drawing.Size(200, 85);
     this.groupBox1.TabIndex  = 5;
     this.groupBox1.TabStop   = false;
     this.groupBox1.Text      = "選題";
     //
     // groupBox2
     //
     this.groupBox2.BackColor = System.Drawing.Color.Transparent;
     this.groupBox2.Controls.Add(this.richTextBox1);
     this.groupBox2.Font      = new System.Drawing.Font("微軟正黑體", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.groupBox2.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.groupBox2.Location  = new System.Drawing.Point(12, 152);
     this.groupBox2.Name      = "groupBox2";
     this.groupBox2.Size      = new System.Drawing.Size(376, 99);
     this.groupBox2.TabIndex  = 6;
     this.groupBox2.TabStop   = false;
     this.groupBox2.Text      = "答案";
     //
     // richTextBox1
     //
     this.richTextBox1.BackColor = System.Drawing.SystemColors.HighlightText;
     this.richTextBox1.Cursor    = System.Windows.Forms.Cursors.Arrow;
     this.richTextBox1.Font      = new System.Drawing.Font("微軟正黑體", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.richTextBox1.ForeColor = System.Drawing.Color.Lime;
     this.richTextBox1.Location  = new System.Drawing.Point(6, 25);
     this.richTextBox1.Name      = "richTextBox1";
     this.richTextBox1.ReadOnly  = true;
     this.richTextBox1.Size      = new System.Drawing.Size(364, 68);
     this.richTextBox1.TabIndex  = 0;
     this.richTextBox1.Text      = "";
     //
     // xButton1
     //
     office2010Green1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Green1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Green1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Green1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Green1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Green1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Green1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(126)))), ((int)(((byte)(43)))));
     office2010Green1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(184)))), ((int)(((byte)(67)))));
     office2010Green1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(126)))), ((int)(((byte)(43)))));
     office2010Green1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(184)))), ((int)(((byte)(67)))));
     office2010Green1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Green1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Green1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Green1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Green1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Green1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Green1.TextColor             = System.Drawing.Color.White;
     this.xButton1.ColorTable = office2010Green1;
     this.xButton1.Font       = new System.Drawing.Font("Consolas", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xButton1.Location   = new System.Drawing.Point(109, 257);
     this.xButton1.Name       = "xButton1";
     this.xButton1.Size       = new System.Drawing.Size(167, 31);
     this.xButton1.TabIndex   = 0;
     this.xButton1.Text       = "EXIT";
     this.xButton1.Theme      = ManiXButton.Theme.MSOffice2010_Green;
     this.xButton1.UseVisualStyleBackColor = true;
     this.xButton1.Click += new System.EventHandler(this.xButton1_Click);
     //
     // trueans
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.ClientSize          = new System.Drawing.Size(400, 300);
     this.ControlBox          = false;
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.xButton1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "trueans";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "答案";
     this.Load           += new System.EventHandler(this.trueans_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #4
0
 /// <summary>
 /// 此為設計工具支援所需的方法 - 請勿使用程式碼編輯器
 /// 修改這個方法的內容。
 /// </summary>
 private void InitializeComponent()
 {
     ManiXButton.Office2010Green office2010Green1             = new ManiXButton.Office2010Green();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(gue));
     this.richTextBox1 = new System.Windows.Forms.RichTextBox();
     this.xButton1     = new ManiXButton.XButton();
     this.SuspendLayout();
     //
     // richTextBox1
     //
     this.richTextBox1.Cursor   = System.Windows.Forms.Cursors.Default;
     this.richTextBox1.Font     = new System.Drawing.Font("微軟正黑體", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.richTextBox1.Location = new System.Drawing.Point(12, 12);
     this.richTextBox1.Name     = "richTextBox1";
     this.richTextBox1.ReadOnly = true;
     this.richTextBox1.Size     = new System.Drawing.Size(470, 93);
     this.richTextBox1.TabIndex = 2;
     this.richTextBox1.Text     = "";
     //
     // xButton1
     //
     office2010Green1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Green1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Green1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Green1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Green1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Green1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Green1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(126)))), ((int)(((byte)(43)))));
     office2010Green1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(184)))), ((int)(((byte)(67)))));
     office2010Green1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(126)))), ((int)(((byte)(43)))));
     office2010Green1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(184)))), ((int)(((byte)(67)))));
     office2010Green1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Green1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Green1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Green1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Green1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Green1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Green1.TextColor             = System.Drawing.Color.White;
     this.xButton1.ColorTable = office2010Green1;
     this.xButton1.Font       = new System.Drawing.Font("Consolas", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xButton1.Location   = new System.Drawing.Point(173, 111);
     this.xButton1.Name       = "xButton1";
     this.xButton1.Size       = new System.Drawing.Size(140, 33);
     this.xButton1.TabIndex   = 1;
     this.xButton1.Text       = "OK";
     this.xButton1.Theme      = ManiXButton.Theme.MSOffice2010_Green;
     this.xButton1.UseVisualStyleBackColor = true;
     this.xButton1.Click += new System.EventHandler(this.xButton1_Click);
     //
     // gue
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.ClientSize          = new System.Drawing.Size(494, 151);
     this.Controls.Add(this.xButton1);
     this.Controls.Add(this.richTextBox1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "gue";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "提示";
     this.Load           += new System.EventHandler(this.gue_Load);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     ManiXButton.Office2010Green office2010Green1 = new ManiXButton.Office2010Green();
     this.addTicketButton   = new ManiXButton.XButton();
     this.cancelButton      = new System.Windows.Forms.Button();
     this.label1            = new System.Windows.Forms.Label();
     this.panel1            = new System.Windows.Forms.Panel();
     this.label2            = new System.Windows.Forms.Label();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.importanceCB      = new System.Windows.Forms.ComboBox();
     this.label6            = new System.Windows.Forms.Label();
     this.label3            = new System.Windows.Forms.Label();
     this.label4            = new System.Windows.Forms.Label();
     this.label5            = new System.Windows.Forms.Label();
     this.dateTimePicker    = new System.Windows.Forms.DateTimePicker();
     this.areaCB            = new System.Windows.Forms.ComboBox();
     this.userTextBox       = new System.Windows.Forms.TextBox();
     this.label7            = new System.Windows.Forms.Label();
     this.titelTextBox      = new System.Windows.Forms.TextBox();
     this.descriptTextfield = new System.Windows.Forms.RichTextBox();
     this.panel1.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // addTicketButton
     //
     office2010Green1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Green1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Green1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Green1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Green1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Green1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Green1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(126)))), ((int)(((byte)(43)))));
     office2010Green1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(184)))), ((int)(((byte)(67)))));
     office2010Green1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(126)))), ((int)(((byte)(43)))));
     office2010Green1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(184)))), ((int)(((byte)(67)))));
     office2010Green1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Green1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Green1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Green1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Green1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Green1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Green1.TextColor             = System.Drawing.Color.White;
     this.addTicketButton.ColorTable        = office2010Green1;
     this.addTicketButton.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.addTicketButton.Location          = new System.Drawing.Point(21, 299);
     this.addTicketButton.Name     = "addTicketButton";
     this.addTicketButton.Size     = new System.Drawing.Size(281, 23);
     this.addTicketButton.TabIndex = 15;
     this.addTicketButton.Text     = "Save";
     this.addTicketButton.Theme    = ManiXButton.Theme.MSOffice2010_Green;
     this.addTicketButton.UseVisualStyleBackColor = true;
     this.addTicketButton.Click += new System.EventHandler(this.addTicketButton_Click);
     //
     // cancelButton
     //
     this.cancelButton.Location = new System.Drawing.Point(307, 297);
     this.cancelButton.Name     = "cancelButton";
     this.cancelButton.Size     = new System.Drawing.Size(165, 27);
     this.cancelButton.TabIndex = 16;
     this.cancelButton.Text     = "Cancel";
     this.cancelButton.UseVisualStyleBackColor = true;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Lucida Sans Unicode", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.SystemColors.HotTrack;
     this.label1.Location  = new System.Drawing.Point(8, 7);
     this.label1.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(97, 20);
     this.label1.TabIndex  = 13;
     this.label1.Text      = "New Ticket";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.tableLayoutPanel1);
     this.panel1.Controls.Add(this.descriptTextfield);
     this.panel1.Location = new System.Drawing.Point(12, 44);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(460, 247);
     this.panel1.TabIndex = 14;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(9, 143);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(343, 18);
     this.label2.TabIndex = 1;
     this.label2.Text     = "What is the problem? What does the program say?";
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.BackColor   = System.Drawing.SystemColors.ControlLight;
     this.tableLayoutPanel1.ColumnCount = 2;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 26F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 74F));
     this.tableLayoutPanel1.Controls.Add(this.importanceCB, 1, 4);
     this.tableLayoutPanel1.Controls.Add(this.label6, 0, 4);
     this.tableLayoutPanel1.Controls.Add(this.label3, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.label4, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.label5, 0, 3);
     this.tableLayoutPanel1.Controls.Add(this.dateTimePicker, 1, 3);
     this.tableLayoutPanel1.Controls.Add(this.areaCB, 1, 2);
     this.tableLayoutPanel1.Controls.Add(this.userTextBox, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.label7, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.titelTextBox, 1, 1);
     this.tableLayoutPanel1.Location = new System.Drawing.Point(9, 14);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 5;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(448, 112);
     this.tableLayoutPanel1.TabIndex = 5;
     //
     // importanceCB
     //
     this.importanceCB.Dock = System.Windows.Forms.DockStyle.Fill;
     this.importanceCB.FormattingEnabled = true;
     this.importanceCB.Location          = new System.Drawing.Point(119, 91);
     this.importanceCB.Name     = "importanceCB";
     this.importanceCB.Size     = new System.Drawing.Size(326, 21);
     this.importanceCB.TabIndex = 4;
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.label6.Font      = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location  = new System.Drawing.Point(3, 88);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(110, 24);
     this.label6.TabIndex  = 6;
     this.label6.Text      = "Pritority: ";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.label3.Font      = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location  = new System.Drawing.Point(3, 0);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(110, 22);
     this.label3.TabIndex  = 0;
     this.label3.Text      = "User:"******"Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location  = new System.Drawing.Point(3, 44);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(110, 22);
     this.label4.TabIndex  = 1;
     this.label4.Text      = "Area:";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.label5.Font      = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location  = new System.Drawing.Point(3, 66);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(110, 22);
     this.label5.TabIndex  = 2;
     this.label5.Text      = "Date and Time:";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // dateTimePicker
     //
     this.dateTimePicker.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.dateTimePicker.Format   = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dateTimePicker.Location = new System.Drawing.Point(119, 69);
     this.dateTimePicker.Name     = "dateTimePicker";
     this.dateTimePicker.Size     = new System.Drawing.Size(326, 20);
     this.dateTimePicker.TabIndex = 3;
     //
     // areaCB
     //
     this.areaCB.Dock = System.Windows.Forms.DockStyle.Fill;
     this.areaCB.FormattingEnabled = true;
     this.areaCB.Location          = new System.Drawing.Point(119, 47);
     this.areaCB.Name     = "areaCB";
     this.areaCB.Size     = new System.Drawing.Size(326, 21);
     this.areaCB.TabIndex = 2;
     //
     // userTextBox
     //
     this.userTextBox.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.userTextBox.Enabled  = false;
     this.userTextBox.Location = new System.Drawing.Point(119, 3);
     this.userTextBox.Name     = "userTextBox";
     this.userTextBox.ReadOnly = true;
     this.userTextBox.Size     = new System.Drawing.Size(326, 20);
     this.userTextBox.TabIndex = 1;
     //
     // label7
     //
     this.label7.AutoSize  = true;
     this.label7.Dock      = System.Windows.Forms.DockStyle.Left;
     this.label7.Font      = new System.Drawing.Font("Microsoft Sans Serif", 11.25F);
     this.label7.Location  = new System.Drawing.Point(3, 22);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(39, 22);
     this.label7.TabIndex  = 7;
     this.label7.Text      = "Titel:";
     this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // titelTextBox
     //
     this.titelTextBox.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.titelTextBox.Location = new System.Drawing.Point(119, 25);
     this.titelTextBox.Name     = "titelTextBox";
     this.titelTextBox.Size     = new System.Drawing.Size(326, 20);
     this.titelTextBox.TabIndex = 1;
     //
     // descriptTextfield
     //
     this.descriptTextfield.Location = new System.Drawing.Point(9, 164);
     this.descriptTextfield.Name     = "descriptTextfield";
     this.descriptTextfield.Size     = new System.Drawing.Size(448, 61);
     this.descriptTextfield.TabIndex = 5;
     this.descriptTextfield.Text     = "";
     //
     // TicketWindow
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(492, 334);
     this.Controls.Add(this.addTicketButton);
     this.Controls.Add(this.cancelButton);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.panel1);
     this.MinimumSize   = new System.Drawing.Size(508, 373);
     this.Name          = "TicketWindow";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Tickets";
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// 此為設計工具支援所需的方法 - 請勿使用程式碼編輯器
 /// 修改這個方法的內容。
 /// </summary>
 private void InitializeComponent()
 {
     ManiXButton.Office2010Pink  office2010Pink1              = new ManiXButton.Office2010Pink();
     ManiXButton.Office2010Green office2010Green1             = new ManiXButton.Office2010Green();
     ManiXButton.Office2010Red   office2010Red1               = new ManiXButton.Office2010Red();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ANS));
     this.label1       = new System.Windows.Forms.Label();
     this.groupBox1    = new System.Windows.Forms.GroupBox();
     this.button1      = new System.Windows.Forms.Button();
     this.listBox1     = new System.Windows.Forms.ListBox();
     this.groupBox2    = new System.Windows.Forms.GroupBox();
     this.button3      = new System.Windows.Forms.Button();
     this.button2      = new System.Windows.Forms.Button();
     this.groupBox4    = new System.Windows.Forms.GroupBox();
     this.radioButton4 = new System.Windows.Forms.RadioButton();
     this.radioButton3 = new System.Windows.Forms.RadioButton();
     this.radioButton2 = new System.Windows.Forms.RadioButton();
     this.radioButton1 = new System.Windows.Forms.RadioButton();
     this.groupBox3    = new System.Windows.Forms.GroupBox();
     this.richTextBox1 = new System.Windows.Forms.RichTextBox();
     this.panel1       = new System.Windows.Forms.Panel();
     this.groupBox5    = new System.Windows.Forms.GroupBox();
     this.label3       = new System.Windows.Forms.Label();
     this.label2       = new System.Windows.Forms.Label();
     this.panel2       = new System.Windows.Forms.Panel();
     this.label4       = new System.Windows.Forms.Label();
     this.label5       = new System.Windows.Forms.Label();
     this.xButton11    = new ManiXButton.XButton();
     this.xButton7     = new ManiXButton.XButton();
     this.xButton6     = new ManiXButton.XButton();
     this.xButton5     = new ManiXButton.XButton();
     this.xButton4     = new ManiXButton.XButton();
     this.xButton3     = new ManiXButton.XButton();
     this.xButton2     = new ManiXButton.XButton();
     this.xButton1     = new ManiXButton.XButton();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.groupBox4.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.panel1.SuspendLayout();
     this.groupBox5.SuspendLayout();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("Microsoft JhengHei", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.label1.Location  = new System.Drawing.Point(185, 9);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(125, 45);
     this.label1.TabIndex  = 1;
     this.label1.Text      = "作答區";
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.Color.Transparent;
     this.groupBox1.Controls.Add(this.button1);
     this.groupBox1.Controls.Add(this.listBox1);
     this.groupBox1.Font      = new System.Drawing.Font("Microsoft JhengHei", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.groupBox1.ForeColor = System.Drawing.Color.White;
     this.groupBox1.Location  = new System.Drawing.Point(12, 57);
     this.groupBox1.Name      = "groupBox1";
     this.groupBox1.Size      = new System.Drawing.Size(476, 180);
     this.groupBox1.TabIndex  = 2;
     this.groupBox1.TabStop   = false;
     this.groupBox1.Text      = "●選擇要作答的題目";
     //
     // button1
     //
     this.button1.BackColor = System.Drawing.SystemColors.Control;
     this.button1.Enabled   = false;
     this.button1.Font      = new System.Drawing.Font("Consolas", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button1.ForeColor = System.Drawing.SystemColors.ControlText;
     this.button1.Location  = new System.Drawing.Point(411, 109);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(59, 64);
     this.button1.TabIndex  = 3;
     this.button1.Text      = "OK↓";
     this.button1.UseVisualStyleBackColor = false;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // listBox1
     //
     this.listBox1.BackColor         = System.Drawing.SystemColors.ControlLightLight;
     this.listBox1.Font              = new System.Drawing.Font("Microsoft JhengHei", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.listBox1.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.listBox1.FormattingEnabled = true;
     this.listBox1.ItemHeight        = 45;
     this.listBox1.Items.AddRange(new object[] {
         "基礎題EASY-C-1",
         "基礎題EASY-C-2",
         "基礎題EASY-C-3",
         "基礎題EASY-C-4",
         "基礎題EASY-C-5",
         "進階題MIDDLE-B-1",
         "進階題MIDDLE-B-2",
         "進階題MIDDLE-B-3",
         "進階題MIDDLE-B-4",
         "高階題HARD-A-1",
         "高階題HARD-A-2",
         "高階題HARD-A-3",
         "困難題DIFFICULT-S-1",
         "困難題DIFFICULT-S-2",
         "超難題TOPHARD-X-1",
         "超難題TOPHARD-X-2"
     });
     this.listBox1.Location              = new System.Drawing.Point(6, 34);
     this.listBox1.Name                  = "listBox1";
     this.listBox1.Size                  = new System.Drawing.Size(399, 139);
     this.listBox1.TabIndex              = 0;
     this.listBox1.SelectedIndexChanged += new System.EventHandler(this.listBox1_SelectedIndexChanged);
     //
     // groupBox2
     //
     this.groupBox2.BackColor = System.Drawing.Color.Transparent;
     this.groupBox2.Controls.Add(this.button3);
     this.groupBox2.Controls.Add(this.button2);
     this.groupBox2.Controls.Add(this.groupBox4);
     this.groupBox2.Controls.Add(this.groupBox3);
     this.groupBox2.Enabled   = false;
     this.groupBox2.Font      = new System.Drawing.Font("Microsoft JhengHei", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.groupBox2.ForeColor = System.Drawing.Color.White;
     this.groupBox2.Location  = new System.Drawing.Point(12, 243);
     this.groupBox2.Name      = "groupBox2";
     this.groupBox2.Size      = new System.Drawing.Size(476, 203);
     this.groupBox2.TabIndex  = 3;
     this.groupBox2.TabStop   = false;
     this.groupBox2.Text      = "●作答位置";
     //
     // button3
     //
     this.button3.BackColor = System.Drawing.SystemColors.WindowFrame;
     this.button3.Enabled   = false;
     this.button3.Font      = new System.Drawing.Font("Microsoft JhengHei", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.button3.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.button3.Location  = new System.Drawing.Point(360, 103);
     this.button3.Name      = "button3";
     this.button3.Size      = new System.Drawing.Size(110, 54);
     this.button3.TabIndex  = 3;
     this.button3.Text      = "儲存";
     this.button3.UseVisualStyleBackColor = false;
     this.button3.Click += new System.EventHandler(this.button3_Click);
     //
     // button2
     //
     this.button2.BackColor = System.Drawing.SystemColors.Control;
     this.button2.Font      = new System.Drawing.Font("Microsoft JhengHei", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.button2.ForeColor = System.Drawing.SystemColors.ControlText;
     this.button2.Location  = new System.Drawing.Point(360, 43);
     this.button2.Name      = "button2";
     this.button2.Size      = new System.Drawing.Size(110, 54);
     this.button2.TabIndex  = 2;
     this.button2.Text      = "跳出";
     this.button2.UseVisualStyleBackColor = false;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // groupBox4
     //
     this.groupBox4.Controls.Add(this.radioButton4);
     this.groupBox4.Controls.Add(this.radioButton3);
     this.groupBox4.Controls.Add(this.radioButton2);
     this.groupBox4.Controls.Add(this.radioButton1);
     this.groupBox4.ForeColor = System.Drawing.Color.White;
     this.groupBox4.Location  = new System.Drawing.Point(6, 145);
     this.groupBox4.Name      = "groupBox4";
     this.groupBox4.Size      = new System.Drawing.Size(348, 52);
     this.groupBox4.TabIndex  = 1;
     this.groupBox4.TabStop   = false;
     this.groupBox4.Text      = "選擇題方式";
     //
     // radioButton4
     //
     this.radioButton4.AutoSize  = true;
     this.radioButton4.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.radioButton4.Location  = new System.Drawing.Point(242, 22);
     this.radioButton4.Name      = "radioButton4";
     this.radioButton4.Size      = new System.Drawing.Size(60, 30);
     this.radioButton4.TabIndex  = 0;
     this.radioButton4.TabStop   = true;
     this.radioButton4.Text      = "(D)";
     this.radioButton4.UseVisualStyleBackColor = true;
     this.radioButton4.CheckedChanged         += new System.EventHandler(this.radioButton4_CheckedChanged);
     //
     // radioButton3
     //
     this.radioButton3.AutoSize  = true;
     this.radioButton3.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.radioButton3.Location  = new System.Drawing.Point(178, 22);
     this.radioButton3.Name      = "radioButton3";
     this.radioButton3.Size      = new System.Drawing.Size(58, 30);
     this.radioButton3.TabIndex  = 0;
     this.radioButton3.TabStop   = true;
     this.radioButton3.Text      = "(C)";
     this.radioButton3.UseVisualStyleBackColor = true;
     this.radioButton3.CheckedChanged         += new System.EventHandler(this.radioButton3_CheckedChanged);
     //
     // radioButton2
     //
     this.radioButton2.AutoSize  = true;
     this.radioButton2.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.radioButton2.Location  = new System.Drawing.Point(114, 22);
     this.radioButton2.Name      = "radioButton2";
     this.radioButton2.Size      = new System.Drawing.Size(58, 30);
     this.radioButton2.TabIndex  = 0;
     this.radioButton2.TabStop   = true;
     this.radioButton2.Text      = "(B)";
     this.radioButton2.UseVisualStyleBackColor = true;
     this.radioButton2.CheckedChanged         += new System.EventHandler(this.radioButton2_CheckedChanged);
     //
     // radioButton1
     //
     this.radioButton1.AutoSize  = true;
     this.radioButton1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.radioButton1.Location  = new System.Drawing.Point(49, 22);
     this.radioButton1.Name      = "radioButton1";
     this.radioButton1.Size      = new System.Drawing.Size(59, 30);
     this.radioButton1.TabIndex  = 0;
     this.radioButton1.TabStop   = true;
     this.radioButton1.Text      = "(A)";
     this.radioButton1.UseVisualStyleBackColor = true;
     this.radioButton1.CheckedChanged         += new System.EventHandler(this.radioButton1_CheckedChanged);
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.richTextBox1);
     this.groupBox3.ForeColor = System.Drawing.Color.White;
     this.groupBox3.Location  = new System.Drawing.Point(6, 34);
     this.groupBox3.Name      = "groupBox3";
     this.groupBox3.Size      = new System.Drawing.Size(348, 101);
     this.groupBox3.TabIndex  = 0;
     this.groupBox3.TabStop   = false;
     this.groupBox3.Text      = "詳答方式";
     //
     // richTextBox1
     //
     this.richTextBox1.BackColor    = System.Drawing.SystemColors.ControlLightLight;
     this.richTextBox1.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.richTextBox1.Font         = new System.Drawing.Font("Microsoft JhengHei", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.richTextBox1.ForeColor    = System.Drawing.SystemColors.ControlText;
     this.richTextBox1.Location     = new System.Drawing.Point(3, 31);
     this.richTextBox1.Name         = "richTextBox1";
     this.richTextBox1.Size         = new System.Drawing.Size(342, 67);
     this.richTextBox1.TabIndex     = 0;
     this.richTextBox1.Text         = "";
     this.richTextBox1.TextChanged += new System.EventHandler(this.richTextBox1_TextChanged);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.Transparent;
     this.panel1.Controls.Add(this.groupBox5);
     this.panel1.Controls.Add(this.xButton4);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(500, 500);
     this.panel1.TabIndex = 6;
     this.panel1.Visible  = false;
     //
     // groupBox5
     //
     this.groupBox5.Controls.Add(this.xButton7);
     this.groupBox5.Controls.Add(this.xButton6);
     this.groupBox5.Controls.Add(this.xButton5);
     this.groupBox5.Font      = new System.Drawing.Font("Microsoft JhengHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.groupBox5.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.groupBox5.Location  = new System.Drawing.Point(132, 297);
     this.groupBox5.Name      = "groupBox5";
     this.groupBox5.Size      = new System.Drawing.Size(234, 137);
     this.groupBox5.TabIndex  = 6;
     this.groupBox5.TabStop   = false;
     this.groupBox5.Text      = "問題與解決方案";
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Font      = new System.Drawing.Font("Microsoft JhengHei", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.label3.Location  = new System.Drawing.Point(93, 204);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(335, 90);
     this.label3.TabIndex  = 3;
     this.label3.Text      = "      您已經交卷,\r\n故無法再繼續作答。\r\n";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font      = new System.Drawing.Font("Microsoft JhengHei", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.label2.Location  = new System.Drawing.Point(185, 9);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(125, 45);
     this.label2.TabIndex  = 2;
     this.label2.Text      = "作答區";
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.Transparent;
     this.panel2.Controls.Add(this.xButton11);
     this.panel2.Controls.Add(this.label4);
     this.panel2.Controls.Add(this.label5);
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(500, 500);
     this.panel2.TabIndex = 7;
     this.panel2.Visible  = false;
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Font      = new System.Drawing.Font("Microsoft JhengHei", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.label4.Location  = new System.Drawing.Point(93, 204);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(335, 90);
     this.label4.TabIndex  = 3;
     this.label4.Text      = "      活動已結束,\r\n故無法再繼續作答。\r\n";
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.Font      = new System.Drawing.Font("Microsoft JhengHei", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.label5.Location  = new System.Drawing.Point(185, 9);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(125, 45);
     this.label5.TabIndex  = 2;
     this.label5.Text      = "作答區";
     //
     // xButton11
     //
     this.xButton11.ColorTable = office2010Green1;
     this.xButton11.Font       = new System.Drawing.Font("Consolas", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xButton11.Location   = new System.Drawing.Point(166, 453);
     this.xButton11.Name       = "xButton11";
     this.xButton11.Size       = new System.Drawing.Size(161, 36);
     this.xButton11.TabIndex   = 4;
     this.xButton11.Text       = "EXIT";
     this.xButton11.Theme      = ManiXButton.Theme.MSOffice2010_Green;
     this.xButton11.UseVisualStyleBackColor = true;
     this.xButton11.Click += new System.EventHandler(this.xButton11_Click);
     //
     // xButton7
     //
     office2010Pink1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Pink1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Pink1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Pink1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Pink1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Pink1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Pink1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(175)))), ((int)(((byte)(6)))), ((int)(((byte)(77)))));
     office2010Pink1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(52)))), ((int)(((byte)(119)))));
     office2010Pink1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(175)))), ((int)(((byte)(6)))), ((int)(((byte)(77)))));
     office2010Pink1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(52)))), ((int)(((byte)(119)))));
     office2010Pink1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Pink1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Pink1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Pink1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Pink1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Pink1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Pink1.TextColor             = System.Drawing.Color.White;
     this.xButton7.ColorTable = office2010Pink1;
     this.xButton7.Location   = new System.Drawing.Point(18, 95);
     this.xButton7.Name       = "xButton7";
     this.xButton7.Size       = new System.Drawing.Size(194, 27);
     this.xButton7.TabIndex   = 7;
     this.xButton7.Text       = "答案卷備份補發";
     this.xButton7.Theme      = ManiXButton.Theme.MSOffice2010_Pink;
     this.xButton7.UseVisualStyleBackColor = true;
     this.xButton7.Click += new System.EventHandler(this.xButton7_Click);
     //
     // xButton6
     //
     this.xButton6.ColorTable = office2010Pink1;
     this.xButton6.Font       = new System.Drawing.Font("Microsoft JhengHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.xButton6.Location   = new System.Drawing.Point(18, 29);
     this.xButton6.Name       = "xButton6";
     this.xButton6.Size       = new System.Drawing.Size(194, 27);
     this.xButton6.TabIndex   = 5;
     this.xButton6.Text       = "為何無法作答";
     this.xButton6.Theme      = ManiXButton.Theme.MSOffice2010_Pink;
     this.xButton6.UseVisualStyleBackColor = true;
     this.xButton6.Click += new System.EventHandler(this.xButton6_Click);
     //
     // xButton5
     //
     this.xButton5.ColorTable = office2010Pink1;
     this.xButton5.Font       = new System.Drawing.Font("Microsoft JhengHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.xButton5.Location   = new System.Drawing.Point(18, 62);
     this.xButton5.Name       = "xButton5";
     this.xButton5.Size       = new System.Drawing.Size(194, 27);
     this.xButton5.TabIndex   = 5;
     this.xButton5.Text       = "答案卷遺失";
     this.xButton5.Theme      = ManiXButton.Theme.MSOffice2010_Pink;
     this.xButton5.UseVisualStyleBackColor = true;
     this.xButton5.Click += new System.EventHandler(this.xButton5_Click);
     //
     // xButton4
     //
     office2010Green1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Green1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Green1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Green1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Green1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Green1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Green1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(126)))), ((int)(((byte)(43)))));
     office2010Green1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(184)))), ((int)(((byte)(67)))));
     office2010Green1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(126)))), ((int)(((byte)(43)))));
     office2010Green1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(184)))), ((int)(((byte)(67)))));
     office2010Green1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Green1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Green1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Green1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Green1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Green1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Green1.TextColor             = System.Drawing.Color.White;
     this.xButton4.ColorTable = office2010Green1;
     this.xButton4.Font       = new System.Drawing.Font("Consolas", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xButton4.Location   = new System.Drawing.Point(166, 453);
     this.xButton4.Name       = "xButton4";
     this.xButton4.Size       = new System.Drawing.Size(161, 36);
     this.xButton4.TabIndex   = 4;
     this.xButton4.Text       = "EXIT";
     this.xButton4.Theme      = ManiXButton.Theme.MSOffice2010_Green;
     this.xButton4.UseVisualStyleBackColor = true;
     this.xButton4.Click += new System.EventHandler(this.xButton4_Click);
     //
     // xButton3
     //
     office2010Red1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Red1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Red1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Red1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Red1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Red1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Red1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     office2010Red1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     office2010Red1.ButtonNormalColor3    = System.Drawing.Color.Maroon;
     office2010Red1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     office2010Red1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Red1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Red1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Red1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Red1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Red1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Red1.TextColor             = System.Drawing.Color.White;
     this.xButton3.ColorTable             = office2010Red1;
     this.xButton3.Enabled  = false;
     this.xButton3.Font     = new System.Drawing.Font("Microsoft JhengHei", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.xButton3.Location = new System.Drawing.Point(179, 452);
     this.xButton3.Name     = "xButton3";
     this.xButton3.Size     = new System.Drawing.Size(309, 36);
     this.xButton3.TabIndex = 5;
     this.xButton3.Text     = "交答案卷";
     this.xButton3.Theme    = ManiXButton.Theme.MSOffice2010_RED;
     this.xButton3.UseVisualStyleBackColor = true;
     this.xButton3.Click += new System.EventHandler(this.xButton3_Click);
     //
     // xButton2
     //
     this.xButton2.ColorTable = office2010Green1;
     this.xButton2.Font       = new System.Drawing.Font("Microsoft JhengHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.xButton2.ForeColor  = System.Drawing.SystemColors.ControlText;
     this.xButton2.Location   = new System.Drawing.Point(372, 405);
     this.xButton2.Name       = "xButton2";
     this.xButton2.Size       = new System.Drawing.Size(110, 36);
     this.xButton2.TabIndex   = 4;
     this.xButton2.Text       = "交卷確認";
     this.xButton2.Theme      = ManiXButton.Theme.MSOffice2010_Green;
     this.xButton2.UseVisualStyleBackColor = true;
     this.xButton2.Click += new System.EventHandler(this.xButton2_Click);
     //
     // xButton1
     //
     this.xButton1.ColorTable = office2010Green1;
     this.xButton1.Font       = new System.Drawing.Font("Consolas", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xButton1.Location   = new System.Drawing.Point(12, 452);
     this.xButton1.Name       = "xButton1";
     this.xButton1.Size       = new System.Drawing.Size(161, 36);
     this.xButton1.TabIndex   = 0;
     this.xButton1.Text       = "EXIT";
     this.xButton1.Theme      = ManiXButton.Theme.MSOffice2010_Green;
     this.xButton1.UseVisualStyleBackColor = true;
     this.xButton1.Click += new System.EventHandler(this.xButton1_Click);
     //
     // ANS
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.ClientSize          = new System.Drawing.Size(500, 500);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.xButton3);
     this.Controls.Add(this.xButton2);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.xButton1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "ANS";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "IQ180大挑戰2";
     this.Load           += new System.EventHandler(this.ANS_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.groupBox4.ResumeLayout(false);
     this.groupBox4.PerformLayout();
     this.groupBox3.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.groupBox5.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            ManiXButton.Office2010White office2010White1 = new ManiXButton.Office2010White();
            ManiXButton.Office2010Green office2010Green1 = new ManiXButton.Office2010Green();
            ManiXButton.Office2010Yellow office2010Yellow1 = new ManiXButton.Office2010Yellow();
            this.hellolabel = new System.Windows.Forms.Label();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.emailTextBox = new System.Windows.Forms.TextBox();
            this.passwordTextBox = new System.Windows.Forms.TextBox();
            this.usernameTextBox = new System.Windows.Forms.TextBox();
            this.lnameTextBox = new System.Windows.Forms.TextBox();
            this.label3 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.fnameTextBox = new System.Windows.Forms.TextBox();
            this.typCB = new System.Windows.Forms.ComboBox();
            this.cancleButton = new ManiXButton.XButton();
            this.addUserButton = new ManiXButton.XButton();
            this.updateButton = new ManiXButton.XButton();
            this.tableLayoutPanel1.SuspendLayout();
            this.SuspendLayout();
            // 
            // hellolabel
            // 
            this.hellolabel.AutoSize = true;
            this.hellolabel.Font = new System.Drawing.Font("Lucida Sans Unicode", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.hellolabel.ForeColor = System.Drawing.SystemColors.HotTrack;
            this.hellolabel.Location = new System.Drawing.Point(11, 9);
            this.hellolabel.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.hellolabel.Name = "hellolabel";
            this.hellolabel.Size = new System.Drawing.Size(155, 20);
            this.hellolabel.TabIndex = 2;
            this.hellolabel.Text = "Create a new User";
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.ColumnCount = 2;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 23.2376F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 76.76241F));
            this.tableLayoutPanel1.Controls.Add(this.emailTextBox, 1, 4);
            this.tableLayoutPanel1.Controls.Add(this.passwordTextBox, 1, 3);
            this.tableLayoutPanel1.Controls.Add(this.usernameTextBox, 1, 2);
            this.tableLayoutPanel1.Controls.Add(this.lnameTextBox, 1, 1);
            this.tableLayoutPanel1.Controls.Add(this.label3, 0, 0);
            this.tableLayoutPanel1.Controls.Add(this.label1, 0, 1);
            this.tableLayoutPanel1.Controls.Add(this.label2, 0, 2);
            this.tableLayoutPanel1.Controls.Add(this.label4, 0, 3);
            this.tableLayoutPanel1.Controls.Add(this.label5, 0, 4);
            this.tableLayoutPanel1.Controls.Add(this.label6, 0, 5);
            this.tableLayoutPanel1.Controls.Add(this.fnameTextBox, 1, 0);
            this.tableLayoutPanel1.Controls.Add(this.typCB, 1, 5);
            this.tableLayoutPanel1.Location = new System.Drawing.Point(15, 44);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 6;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(383, 175);
            this.tableLayoutPanel1.TabIndex = 4;
            // 
            // emailTextBox
            // 
            this.emailTextBox.Dock = System.Windows.Forms.DockStyle.Fill;
            this.emailTextBox.Location = new System.Drawing.Point(91, 119);
            this.emailTextBox.Name = "emailTextBox";
            this.emailTextBox.Size = new System.Drawing.Size(289, 20);
            this.emailTextBox.TabIndex = 5;
            // 
            // passwordTextBox
            // 
            this.passwordTextBox.Dock = System.Windows.Forms.DockStyle.Fill;
            this.passwordTextBox.Location = new System.Drawing.Point(91, 90);
            this.passwordTextBox.Name = "passwordTextBox";
            this.passwordTextBox.Size = new System.Drawing.Size(289, 20);
            this.passwordTextBox.TabIndex = 4;
            this.passwordTextBox.UseSystemPasswordChar = true;
            // 
            // usernameTextBox
            // 
            this.usernameTextBox.Dock = System.Windows.Forms.DockStyle.Fill;
            this.usernameTextBox.Location = new System.Drawing.Point(91, 61);
            this.usernameTextBox.Name = "usernameTextBox";
            this.usernameTextBox.Size = new System.Drawing.Size(289, 20);
            this.usernameTextBox.TabIndex = 3;
            // 
            // lnameTextBox
            // 
            this.lnameTextBox.Dock = System.Windows.Forms.DockStyle.Fill;
            this.lnameTextBox.Location = new System.Drawing.Point(91, 32);
            this.lnameTextBox.Name = "lnameTextBox";
            this.lnameTextBox.Size = new System.Drawing.Size(289, 20);
            this.lnameTextBox.TabIndex = 2;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Dock = System.Windows.Forms.DockStyle.Left;
            this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label3.Location = new System.Drawing.Point(3, 0);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(78, 29);
            this.label3.TabIndex = 1;
            this.label3.Text = "Firstname:";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Dock = System.Windows.Forms.DockStyle.Left;
            this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.Location = new System.Drawing.Point(3, 29);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(77, 29);
            this.label1.TabIndex = 2;
            this.label1.Text = "Lastname:";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Dock = System.Windows.Forms.DockStyle.Left;
            this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.Location = new System.Drawing.Point(3, 58);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(81, 29);
            this.label2.TabIndex = 3;
            this.label2.Text = "Username:"******"Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label4.Location = new System.Drawing.Point(3, 87);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(79, 29);
            this.label4.TabIndex = 4;
            this.label4.Text = "Password:"******"Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label5.Location = new System.Drawing.Point(3, 116);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(49, 29);
            this.label5.TabIndex = 5;
            this.label5.Text = "Email:";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Dock = System.Windows.Forms.DockStyle.Left;
            this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label6.Location = new System.Drawing.Point(3, 145);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(36, 30);
            this.label6.TabIndex = 6;
            this.label6.Text = "Typ:";
            // 
            // fnameTextBox
            // 
            this.fnameTextBox.Dock = System.Windows.Forms.DockStyle.Fill;
            this.fnameTextBox.Location = new System.Drawing.Point(91, 3);
            this.fnameTextBox.Name = "fnameTextBox";
            this.fnameTextBox.Size = new System.Drawing.Size(289, 20);
            this.fnameTextBox.TabIndex = 1;
            // 
            // typCB
            // 
            this.typCB.Dock = System.Windows.Forms.DockStyle.Fill;
            this.typCB.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.typCB.FormattingEnabled = true;
            this.typCB.Location = new System.Drawing.Point(91, 148);
            this.typCB.Name = "typCB";
            this.typCB.Size = new System.Drawing.Size(289, 21);
            this.typCB.TabIndex = 6;
            // 
            // cancleButton
            // 
            office2010White1.BorderColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
            office2010White1.BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
            office2010White1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
            office2010White1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
            office2010White1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
            office2010White1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
            office2010White1.ButtonNormalColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(154)))), ((int)(((byte)(154)))));
            office2010White1.ButtonNormalColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            office2010White1.ButtonNormalColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
            office2010White1.ButtonNormalColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            office2010White1.ButtonSelectedColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
            office2010White1.ButtonSelectedColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
            office2010White1.ButtonSelectedColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
            office2010White1.ButtonSelectedColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
            office2010White1.HoverTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
            office2010White1.SelectedTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
            office2010White1.TextColor = System.Drawing.Color.Black;
            this.cancleButton.ColorTable = office2010White1;
            this.cancleButton.Location = new System.Drawing.Point(227, 225);
            this.cancleButton.Name = "cancleButton";
            this.cancleButton.Size = new System.Drawing.Size(166, 34);
            this.cancleButton.TabIndex = 8;
            this.cancleButton.Text = "Cancel";
            this.cancleButton.Theme = ManiXButton.Theme.MSOffice2010_WHITE;
            this.cancleButton.UseVisualStyleBackColor = true;
            this.cancleButton.Click += new System.EventHandler(this.cancleButton_Click);
            // 
            // addUserButton
            // 
            office2010Green1.BorderColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
            office2010Green1.BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
            office2010Green1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
            office2010Green1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
            office2010Green1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
            office2010Green1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
            office2010Green1.ButtonNormalColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(126)))), ((int)(((byte)(43)))));
            office2010Green1.ButtonNormalColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(184)))), ((int)(((byte)(67)))));
            office2010Green1.ButtonNormalColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(126)))), ((int)(((byte)(43)))));
            office2010Green1.ButtonNormalColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(184)))), ((int)(((byte)(67)))));
            office2010Green1.ButtonSelectedColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
            office2010Green1.ButtonSelectedColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
            office2010Green1.ButtonSelectedColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
            office2010Green1.ButtonSelectedColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
            office2010Green1.HoverTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
            office2010Green1.SelectedTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
            office2010Green1.TextColor = System.Drawing.Color.White;
            this.addUserButton.ColorTable = office2010Green1;
            this.addUserButton.Location = new System.Drawing.Point(15, 225);
            this.addUserButton.Name = "addUserButton";
            this.addUserButton.Size = new System.Drawing.Size(206, 34);
            this.addUserButton.TabIndex = 7;
            this.addUserButton.Text = "Save";
            this.addUserButton.Theme = ManiXButton.Theme.MSOffice2010_Green;
            this.addUserButton.UseVisualStyleBackColor = true;
            this.addUserButton.Click += new System.EventHandler(this.addUserButton_Click);
            // 
            // updateButton
            // 
            office2010Yellow1.BorderColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
            office2010Yellow1.BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
            office2010Yellow1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
            office2010Yellow1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
            office2010Yellow1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
            office2010Yellow1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
            office2010Yellow1.ButtonNormalColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(161)))), ((int)(((byte)(8)))));
            office2010Yellow1.ButtonNormalColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(191)))), ((int)(((byte)(45)))));
            office2010Yellow1.ButtonNormalColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(161)))), ((int)(((byte)(8)))));
            office2010Yellow1.ButtonNormalColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(191)))), ((int)(((byte)(45)))));
            office2010Yellow1.ButtonSelectedColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
            office2010Yellow1.ButtonSelectedColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
            office2010Yellow1.ButtonSelectedColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
            office2010Yellow1.ButtonSelectedColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
            office2010Yellow1.HoverTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
            office2010Yellow1.SelectedTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
            office2010Yellow1.TextColor = System.Drawing.Color.White;
            this.updateButton.ColorTable = office2010Yellow1;
            this.updateButton.Location = new System.Drawing.Point(15, 225);
            this.updateButton.Name = "updateButton";
            this.updateButton.Size = new System.Drawing.Size(206, 34);
            this.updateButton.TabIndex = 9;
            this.updateButton.Text = "Update";
            this.updateButton.Theme = ManiXButton.Theme.MSOffice2010_Yellow;
            this.updateButton.UseVisualStyleBackColor = true;
            this.updateButton.Click += new System.EventHandler(this.updateButton_Click);
            // 
            // NewUserWindow
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(406, 271);
            this.Controls.Add(this.updateButton);
            this.Controls.Add(this.cancleButton);
            this.Controls.Add(this.tableLayoutPanel1);
            this.Controls.Add(this.addUserButton);
            this.Controls.Add(this.hellolabel);
            this.MinimumSize = new System.Drawing.Size(422, 310);
            this.Name = "NewUserWindow";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "New User";
            this.Enter += new System.EventHandler(this.addUserButton_Click);
            this.tableLayoutPanel1.ResumeLayout(false);
            this.tableLayoutPanel1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
 /// <summary>
 /// 此為設計工具支援所需的方法 - 請勿使用程式碼編輯器
 /// 修改這個方法的內容。
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(begin));
     ManiXButton.Office2010Green office2010Green1             = new ManiXButton.Office2010Green();
     ManiXButton.Office2010Red   office2010Red1 = new ManiXButton.Office2010Red();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.pictureBox2 = new System.Windows.Forms.PictureBox();
     this.label1      = new System.Windows.Forms.Label();
     this.panel1      = new System.Windows.Forms.Panel();
     this.checkBox2   = new System.Windows.Forms.CheckBox();
     this.checkBox1   = new System.Windows.Forms.CheckBox();
     this.xButton5    = new ManiXButton.XButton();
     this.xButton3    = new ManiXButton.XButton();
     this.button1     = new System.Windows.Forms.Button();
     this.label4      = new System.Windows.Forms.Label();
     this.textBox2    = new System.Windows.Forms.TextBox();
     this.label3      = new System.Windows.Forms.Label();
     this.textBox1    = new System.Windows.Forms.TextBox();
     this.label2      = new System.Windows.Forms.Label();
     this.panel2      = new System.Windows.Forms.Panel();
     this.xButton4    = new ManiXButton.XButton();
     this.label5      = new System.Windows.Forms.Label();
     this.pictureBox3 = new System.Windows.Forms.PictureBox();
     this.xButton2    = new ManiXButton.XButton();
     this.xButton1    = new ManiXButton.XButton();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
     this.SuspendLayout();
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
     this.pictureBox1.Image     = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location  = new System.Drawing.Point(12, 75);
     this.pictureBox1.Name      = "pictureBox1";
     this.pictureBox1.Size      = new System.Drawing.Size(128, 128);
     this.pictureBox1.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex  = 0;
     this.pictureBox1.TabStop   = false;
     //
     // pictureBox2
     //
     this.pictureBox2.BackColor = System.Drawing.Color.Transparent;
     this.pictureBox2.Image     = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
     this.pictureBox2.Location  = new System.Drawing.Point(123, 12);
     this.pictureBox2.Name      = "pictureBox2";
     this.pictureBox2.Size      = new System.Drawing.Size(407, 256);
     this.pictureBox2.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox2.TabIndex  = 1;
     this.pictureBox2.TabStop   = false;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("微軟正黑體", 32.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.label1.ForeColor = System.Drawing.SystemColors.Control;
     this.label1.Location  = new System.Drawing.Point(22, 236);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(454, 165);
     this.label1.TabIndex  = 2;
     this.label1.Text      = "     歡迎加入-IQ180!\r\n在開始之前,有些任務\r\n       必須現在達成!";
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.Transparent;
     this.panel1.Controls.Add(this.checkBox2);
     this.panel1.Controls.Add(this.checkBox1);
     this.panel1.Controls.Add(this.xButton5);
     this.panel1.Controls.Add(this.xButton3);
     this.panel1.Controls.Add(this.button1);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.textBox2);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.textBox1);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(500, 500);
     this.panel1.TabIndex = 5;
     this.panel1.Visible  = false;
     //
     // checkBox2
     //
     this.checkBox2.AutoSize  = true;
     this.checkBox2.Font      = new System.Drawing.Font("微軟正黑體", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.checkBox2.ForeColor = System.Drawing.SystemColors.Control;
     this.checkBox2.Location  = new System.Drawing.Point(336, 324);
     this.checkBox2.Name      = "checkBox2";
     this.checkBox2.Size      = new System.Drawing.Size(129, 35);
     this.checkBox2.TabIndex  = 7;
     this.checkBox2.Text      = "顯示密碼";
     this.checkBox2.UseVisualStyleBackColor = true;
     this.checkBox2.CheckedChanged         += new System.EventHandler(this.checkBox2_CheckedChanged);
     //
     // checkBox1
     //
     this.checkBox1.AutoSize  = true;
     this.checkBox1.Font      = new System.Drawing.Font("微軟正黑體", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.checkBox1.ForeColor = System.Drawing.SystemColors.Control;
     this.checkBox1.Location  = new System.Drawing.Point(336, 194);
     this.checkBox1.Name      = "checkBox1";
     this.checkBox1.Size      = new System.Drawing.Size(129, 35);
     this.checkBox1.TabIndex  = 7;
     this.checkBox1.Text      = "顯示密碼";
     this.checkBox1.UseVisualStyleBackColor = true;
     this.checkBox1.CheckedChanged         += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // xButton5
     //
     office2010Green1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Green1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Green1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Green1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Green1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Green1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Green1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(126)))), ((int)(((byte)(43)))));
     office2010Green1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(184)))), ((int)(((byte)(67)))));
     office2010Green1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(126)))), ((int)(((byte)(43)))));
     office2010Green1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(184)))), ((int)(((byte)(67)))));
     office2010Green1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Green1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Green1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Green1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Green1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Green1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Green1.TextColor             = System.Drawing.Color.White;
     this.xButton5.ColorTable = office2010Green1;
     this.xButton5.Font       = new System.Drawing.Font("Consolas", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xButton5.Location   = new System.Drawing.Point(156, 362);
     this.xButton5.Name       = "xButton5";
     this.xButton5.Size       = new System.Drawing.Size(186, 46);
     this.xButton5.TabIndex   = 6;
     this.xButton5.Text       = "CHECK";
     this.xButton5.Theme      = ManiXButton.Theme.MSOffice2010_Green;
     this.xButton5.UseVisualStyleBackColor = true;
     this.xButton5.Click += new System.EventHandler(this.xButton5_Click);
     //
     // xButton3
     //
     office2010Red1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Red1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Red1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Red1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Red1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Red1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Red1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     office2010Red1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     office2010Red1.ButtonNormalColor3    = System.Drawing.Color.Maroon;
     office2010Red1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     office2010Red1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Red1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Red1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Red1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Red1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Red1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Red1.TextColor             = System.Drawing.Color.White;
     this.xButton3.ColorTable             = office2010Red1;
     this.xButton3.Font     = new System.Drawing.Font("Consolas", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xButton3.Location = new System.Drawing.Point(385, 452);
     this.xButton3.Name     = "xButton3";
     this.xButton3.Size     = new System.Drawing.Size(103, 36);
     this.xButton3.TabIndex = 5;
     this.xButton3.Text     = "CANCLE";
     this.xButton3.Theme    = ManiXButton.Theme.MSOffice2010_RED;
     this.xButton3.UseVisualStyleBackColor = true;
     this.xButton3.Click += new System.EventHandler(this.xButton3_Click);
     //
     // button1
     //
     this.button1.BackColor = System.Drawing.Color.DimGray;
     this.button1.Enabled   = false;
     this.button1.Font      = new System.Drawing.Font("Consolas", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button1.ForeColor = System.Drawing.Color.Yellow;
     this.button1.Location  = new System.Drawing.Point(156, 437);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(186, 46);
     this.button1.TabIndex  = 3;
     this.button1.Text      = "FINISH";
     this.button1.UseVisualStyleBackColor = false;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.Font      = new System.Drawing.Font("微軟正黑體", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.label4.ForeColor = System.Drawing.SystemColors.Control;
     this.label4.Location  = new System.Drawing.Point(27, 286);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(188, 31);
     this.label4.TabIndex  = 2;
     this.label4.Text      = "再次輸入新密語:";
     //
     // textBox2
     //
     this.textBox2.Font                  = new System.Drawing.Font("Consolas", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.textBox2.Location              = new System.Drawing.Point(225, 286);
     this.textBox2.MaxLength             = 20;
     this.textBox2.Name                  = "textBox2";
     this.textBox2.Size                  = new System.Drawing.Size(240, 32);
     this.textBox2.TabIndex              = 1;
     this.textBox2.UseSystemPasswordChar = true;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("微軟正黑體", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.label3.ForeColor = System.Drawing.SystemColors.Control;
     this.label3.Location  = new System.Drawing.Point(27, 156);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(192, 31);
     this.label3.TabIndex  = 2;
     this.label3.Text      = "新密語(1~20字):";
     //
     // textBox1
     //
     this.textBox1.Font                  = new System.Drawing.Font("Consolas", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.textBox1.Location              = new System.Drawing.Point(225, 156);
     this.textBox1.MaxLength             = 20;
     this.textBox1.Name                  = "textBox1";
     this.textBox1.Size                  = new System.Drawing.Size(240, 32);
     this.textBox1.TabIndex              = 1;
     this.textBox1.UseSystemPasswordChar = true;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("微軟正黑體", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.label2.ForeColor = System.Drawing.SystemColors.Control;
     this.label2.Location  = new System.Drawing.Point(51, 12);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(391, 74);
     this.label2.TabIndex  = 0;
     this.label2.Text      = "         設定您的通關密語:\r\n設定一組您專屬的IQ180密碼";
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.Transparent;
     this.panel2.Controls.Add(this.xButton4);
     this.panel2.Controls.Add(this.label5);
     this.panel2.Controls.Add(this.pictureBox3);
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(500, 500);
     this.panel2.TabIndex = 6;
     this.panel2.Visible  = false;
     //
     // xButton4
     //
     this.xButton4.ColorTable = office2010Green1;
     this.xButton4.Font       = new System.Drawing.Font("Consolas", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xButton4.Location   = new System.Drawing.Point(132, 427);
     this.xButton4.Name       = "xButton4";
     this.xButton4.Size       = new System.Drawing.Size(234, 56);
     this.xButton4.TabIndex   = 4;
     this.xButton4.Text       = "START NOW";
     this.xButton4.Theme      = ManiXButton.Theme.MSOffice2010_Green;
     this.xButton4.UseVisualStyleBackColor = true;
     this.xButton4.Click += new System.EventHandler(this.xButton4_Click);
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.Font      = new System.Drawing.Font("微軟正黑體", 32.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.label5.ForeColor = System.Drawing.SystemColors.Control;
     this.label5.Location  = new System.Drawing.Point(-2, 287);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(536, 110);
     this.label5.TabIndex  = 3;
     this.label5.Text      = " 任務達成!感謝您的配合!\r\n那麼,就請開始IQ180吧!!";
     //
     // pictureBox3
     //
     this.pictureBox3.BackColor = System.Drawing.Color.Transparent;
     this.pictureBox3.Image     = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
     this.pictureBox3.Location  = new System.Drawing.Point(0, 0);
     this.pictureBox3.Name      = "pictureBox3";
     this.pictureBox3.Size      = new System.Drawing.Size(500, 342);
     this.pictureBox3.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox3.TabIndex  = 2;
     this.pictureBox3.TabStop   = false;
     //
     // xButton2
     //
     this.xButton2.ColorTable = office2010Red1;
     this.xButton2.Font       = new System.Drawing.Font("Consolas", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xButton2.Location   = new System.Drawing.Point(385, 452);
     this.xButton2.Name       = "xButton2";
     this.xButton2.Size       = new System.Drawing.Size(103, 36);
     this.xButton2.TabIndex   = 4;
     this.xButton2.Text       = "CANCLE";
     this.xButton2.Theme      = ManiXButton.Theme.MSOffice2010_RED;
     this.xButton2.UseVisualStyleBackColor = true;
     this.xButton2.Click += new System.EventHandler(this.xButton2_Click);
     //
     // xButton1
     //
     this.xButton1.ColorTable = office2010Green1;
     this.xButton1.Font       = new System.Drawing.Font("Consolas", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xButton1.Location   = new System.Drawing.Point(147, 437);
     this.xButton1.Name       = "xButton1";
     this.xButton1.Size       = new System.Drawing.Size(204, 51);
     this.xButton1.TabIndex   = 3;
     this.xButton1.Text       = "BEGIN NOW";
     this.xButton1.Theme      = ManiXButton.Theme.MSOffice2010_Green;
     this.xButton1.UseVisualStyleBackColor = true;
     this.xButton1.Click += new System.EventHandler(this.xButton1_Click);
     //
     // begin
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.ClientSize          = new System.Drawing.Size(500, 500);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.xButton2);
     this.Controls.Add(this.xButton1);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.pictureBox2);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "begin";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Wellcome to IQ180-2";
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #9
0
 /// <summary>
 /// 此為設計工具支援所需的方法 - 請勿使用程式碼編輯器
 /// 修改這個方法的內容。
 /// </summary>
 private void InitializeComponent()
 {
     ManiXButton.Office2010Red   office2010Red1               = new ManiXButton.Office2010Red();
     ManiXButton.Office2010Green office2010Green1             = new ManiXButton.Office2010Green();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(q));
     this.label1       = new System.Windows.Forms.Label();
     this.QBOX         = new System.Windows.Forms.RichTextBox();
     this.richTextBox1 = new System.Windows.Forms.RichTextBox();
     this.gue          = new ManiXButton.XButton();
     this.START        = new ManiXButton.XButton();
     this.xButton1     = new ManiXButton.XButton();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("Consolas", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.label1.Location  = new System.Drawing.Point(120, 9);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(258, 56);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "LEVEL-X-Y";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // QBOX
     //
     this.QBOX.BackColor   = System.Drawing.SystemColors.InfoText;
     this.QBOX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.QBOX.Cursor      = System.Windows.Forms.Cursors.Default;
     this.QBOX.Font        = new System.Drawing.Font("微軟正黑體", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.QBOX.ForeColor   = System.Drawing.Color.Lime;
     this.QBOX.Location    = new System.Drawing.Point(12, 68);
     this.QBOX.Name        = "QBOX";
     this.QBOX.ReadOnly    = true;
     this.QBOX.Size        = new System.Drawing.Size(476, 243);
     this.QBOX.TabIndex    = 5;
     this.QBOX.Text        = "";
     this.QBOX.Visible     = false;
     //
     // richTextBox1
     //
     this.richTextBox1.BackColor   = System.Drawing.SystemColors.MenuText;
     this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.richTextBox1.Cursor      = System.Windows.Forms.Cursors.Default;
     this.richTextBox1.Font        = new System.Drawing.Font("新細明體", 1.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.richTextBox1.ForeColor   = System.Drawing.Color.LimeGreen;
     this.richTextBox1.Location    = new System.Drawing.Point(12, 68);
     this.richTextBox1.Name        = "richTextBox1";
     this.richTextBox1.ReadOnly    = true;
     this.richTextBox1.Size        = new System.Drawing.Size(476, 243);
     this.richTextBox1.TabIndex    = 8;
     this.richTextBox1.Text        = "";
     //
     // gue
     //
     office2010Red1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Red1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Red1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Red1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Red1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Red1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Red1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     office2010Red1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     office2010Red1.ButtonNormalColor3    = System.Drawing.Color.Maroon;
     office2010Red1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     office2010Red1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Red1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Red1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Red1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Red1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Red1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Red1.TextColor             = System.Drawing.Color.White;
     this.gue.ColorTable = office2010Red1;
     this.gue.Enabled    = false;
     this.gue.Font       = new System.Drawing.Font("Consolas", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gue.Location   = new System.Drawing.Point(162, 329);
     this.gue.Name       = "gue";
     this.gue.Size       = new System.Drawing.Size(182, 39);
     this.gue.TabIndex   = 7;
     this.gue.Text       = "GUE";
     this.gue.Theme      = ManiXButton.Theme.MSOffice2010_RED;
     this.gue.UseVisualStyleBackColor = true;
     this.gue.Visible = false;
     this.gue.Click  += new System.EventHandler(this.gue_Click);
     //
     // START
     //
     this.START.ColorTable = office2010Red1;
     this.START.Font       = new System.Drawing.Font("Consolas", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.START.Location   = new System.Drawing.Point(130, 157);
     this.START.Name       = "START";
     this.START.Size       = new System.Drawing.Size(248, 65);
     this.START.TabIndex   = 6;
     this.START.Text       = "start";
     this.START.Theme      = ManiXButton.Theme.MSOffice2010_RED;
     this.START.UseVisualStyleBackColor = true;
     this.START.Click += new System.EventHandler(this.START_Click);
     //
     // xButton1
     //
     office2010Green1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Green1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Green1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Green1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Green1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Green1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Green1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(126)))), ((int)(((byte)(43)))));
     office2010Green1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(184)))), ((int)(((byte)(67)))));
     office2010Green1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(126)))), ((int)(((byte)(43)))));
     office2010Green1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(184)))), ((int)(((byte)(67)))));
     office2010Green1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Green1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Green1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Green1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Green1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Green1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Green1.TextColor             = System.Drawing.Color.White;
     this.xButton1.ColorTable = office2010Green1;
     this.xButton1.Font       = new System.Drawing.Font("Consolas", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xButton1.Location   = new System.Drawing.Point(12, 329);
     this.xButton1.Name       = "xButton1";
     this.xButton1.Size       = new System.Drawing.Size(118, 39);
     this.xButton1.TabIndex   = 2;
     this.xButton1.Text       = "EXIT";
     this.xButton1.Theme      = ManiXButton.Theme.MSOffice2010_Green;
     this.xButton1.UseVisualStyleBackColor = true;
     this.xButton1.Click += new System.EventHandler(this.xButton1_Click);
     //
     // q
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.ClientSize          = new System.Drawing.Size(500, 380);
     this.ControlBox          = false;
     this.Controls.Add(this.gue);
     this.Controls.Add(this.START);
     this.Controls.Add(this.xButton1);
     this.Controls.Add(this.QBOX);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.richTextBox1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "q";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "IQ180大挑戰2";
     this.Load           += new System.EventHandler(this.q_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary>
        /// This method is required for Windows Forms designer support.
        /// Do not change the method contents inside the source code editor. The Forms designer might
        /// not be able to load this method if it was changed manually.
        /// </summary>
        private void InitializeComponent()
        {
            Bloom bloom1  = new Bloom();
            Bloom bloom2  = new Bloom();
            Bloom bloom3  = new Bloom();
            Bloom bloom4  = new Bloom();
            Bloom bloom5  = new Bloom();
            Bloom bloom6  = new Bloom();
            Bloom bloom7  = new Bloom();
            Bloom bloom8  = new Bloom();
            Bloom bloom9  = new Bloom();
            Bloom bloom10 = new Bloom();
            Bloom bloom11 = new Bloom();

            System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.Legend    legend1    = new System.Windows.Forms.DataVisualization.Charting.Legend();
            System.Windows.Forms.DataVisualization.Charting.Series    series1    = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.Legend    legend2    = new System.Windows.Forms.DataVisualization.Charting.Legend();
            System.Windows.Forms.DataVisualization.Charting.Series    series2    = new System.Windows.Forms.DataVisualization.Charting.Series();
            ManiXButton.Office2010Green office2010Green1 = new ManiXButton.Office2010Green();
            Bloom bloom12 = new Bloom();
            Bloom bloom13 = new Bloom();
            Bloom bloom14 = new Bloom();
            Bloom bloom15 = new Bloom();
            Bloom bloom16 = new Bloom();
            Bloom bloom17 = new Bloom();
            Bloom bloom18 = new Bloom();
            Bloom bloom19 = new Bloom();

            this.fusionTheme1           = new FusionTheme();
            this.tabControl1            = new System.Windows.Forms.TabControl();
            this.tabPage1               = new System.Windows.Forms.TabPage();
            this.splitContainer3        = new System.Windows.Forms.SplitContainer();
            this.dgv_datos              = new System.Windows.Forms.DataGridView();
            this.finanza_Grafica_Titulo = new System.Windows.Forms.Label();
            this.Chart_7dias            = new System.Windows.Forms.DataVisualization.Charting.Chart();
            this.dgv_datos2             = new System.Windows.Forms.DataGridView();
            this.label1               = new System.Windows.Forms.Label();
            this.Chart_3meses         = new System.Windows.Forms.DataVisualization.Charting.Chart();
            this.tabPage2             = new System.Windows.Forms.TabPage();
            this.xButton2             = new ManiXButton.XButton();
            this.dgv_Pedidos          = new System.Windows.Forms.DataGridView();
            this.datos1_todos         = new System.Windows.Forms.Button();
            this.datos1_filtrar       = new System.Windows.Forms.Button();
            this.data1_fecha2         = new System.Windows.Forms.DateTimePicker();
            this.data1_fecha1         = new System.Windows.Forms.DateTimePicker();
            this.finanza_datos_titulo = new System.Windows.Forms.Label();
            this.tabPage4             = new System.Windows.Forms.TabPage();
            this.xButton3             = new ManiXButton.XButton();
            this.dgv_cajas            = new System.Windows.Forms.DataGridView();
            this.label2               = new System.Windows.Forms.Label();
            this.tabPage3             = new System.Windows.Forms.TabPage();
            this.fusionButton1        = new FusionButton();
            this.dgv_producto         = new System.Windows.Forms.DataGridView();
            this.label3               = new System.Windows.Forms.Label();
            this.fusionTheme1.SuspendLayout();
            this.tabControl1.SuspendLayout();
            this.tabPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit();
            this.splitContainer3.Panel1.SuspendLayout();
            this.splitContainer3.Panel2.SuspendLayout();
            this.splitContainer3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgv_datos)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Chart_7dias)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dgv_datos2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Chart_3meses)).BeginInit();
            this.tabPage2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgv_Pedidos)).BeginInit();
            this.tabPage4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgv_cajas)).BeginInit();
            this.tabPage3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgv_producto)).BeginInit();
            this.SuspendLayout();
            //
            // fusionTheme1
            //
            this.fusionTheme1.BackColor   = System.Drawing.Color.White;
            this.fusionTheme1.BorderStyle = System.Windows.Forms.FormBorderStyle.None;
            bloom1.Name              = "Sides";
            bloom1.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            bloom2.Name              = "Gradient1";
            bloom2.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            bloom3.Name              = "Gradient2";
            bloom3.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            bloom4.Name              = "Text";
            bloom4.Value             = System.Drawing.Color.White;
            bloom5.Name              = "Back";
            bloom5.Value             = System.Drawing.Color.White;
            bloom6.Name              = "Border1";
            bloom6.Value             = System.Drawing.Color.Black;
            bloom7.Name              = "Border2";
            bloom7.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(63)))));
            bloom8.Name              = "Border3";
            bloom8.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(63)))));
            bloom9.Name              = "Border4";
            bloom9.Value             = System.Drawing.Color.Black;
            bloom10.Name             = "Blend1";
            bloom10.Value            = System.Drawing.Color.Transparent;
            bloom11.Name             = "Blend2";
            bloom11.Value            = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(63)))));
            this.fusionTheme1.Colors = new Bloom[] {
                bloom1,
                bloom2,
                bloom3,
                bloom4,
                bloom5,
                bloom6,
                bloom7,
                bloom8,
                bloom9,
                bloom10,
                bloom11
            };
            this.fusionTheme1.Controls.Add(this.tabControl1);
            this.fusionTheme1.Controls.Add(this.fusionButton1);
            this.fusionTheme1.Customization   = "AAAA/wAAAP8AAAD///////////8AAAD/Pzw8/z88PP8AAAD/////AD88PP8=";
            this.fusionTheme1.Dock            = System.Windows.Forms.DockStyle.Fill;
            this.fusionTheme1.Font            = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
            this.fusionTheme1.Image           = null;
            this.fusionTheme1.Location        = new System.Drawing.Point(0, 0);
            this.fusionTheme1.MinimumSize     = new System.Drawing.Size(853, 493);
            this.fusionTheme1.Movable         = true;
            this.fusionTheme1.Name            = "fusionTheme1";
            this.fusionTheme1.NoRounding      = false;
            this.fusionTheme1.Sizable         = true;
            this.fusionTheme1.Size            = new System.Drawing.Size(853, 493);
            this.fusionTheme1.SmartBounds     = true;
            this.fusionTheme1.TabIndex        = 0;
            this.fusionTheme1.Text            = "Finanzas";
            this.fusionTheme1.TransparencyKey = System.Drawing.Color.Fuchsia;
            //
            // tabControl1
            //
            this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                             | System.Windows.Forms.AnchorStyles.Left)
                                                                            | System.Windows.Forms.AnchorStyles.Right)));
            this.tabControl1.Controls.Add(this.tabPage1);
            this.tabControl1.Controls.Add(this.tabPage2);
            this.tabControl1.Controls.Add(this.tabPage4);
            this.tabControl1.Controls.Add(this.tabPage3);
            this.tabControl1.Location      = new System.Drawing.Point(12, 37);
            this.tabControl1.Name          = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size          = new System.Drawing.Size(829, 444);
            this.tabControl1.TabIndex      = 0;
            //
            // tabPage1
            //
            this.tabPage1.Controls.Add(this.splitContainer3);
            this.tabPage1.Location = new System.Drawing.Point(4, 22);
            this.tabPage1.Name     = "tabPage1";
            this.tabPage1.Padding  = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size     = new System.Drawing.Size(821, 418);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text     = "Ventas";
            this.tabPage1.UseVisualStyleBackColor = true;
            //
            // splitContainer3
            //
            this.splitContainer3.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer3.Location = new System.Drawing.Point(3, 3);
            this.splitContainer3.Name     = "splitContainer3";
            //
            // splitContainer3.Panel1
            //
            this.splitContainer3.Panel1.Controls.Add(this.dgv_datos);
            this.splitContainer3.Panel1.Controls.Add(this.finanza_Grafica_Titulo);
            this.splitContainer3.Panel1.Controls.Add(this.Chart_7dias);
            //
            // splitContainer3.Panel2
            //
            this.splitContainer3.Panel2.Controls.Add(this.dgv_datos2);
            this.splitContainer3.Panel2.Controls.Add(this.label1);
            this.splitContainer3.Panel2.Controls.Add(this.Chart_3meses);
            this.splitContainer3.Size             = new System.Drawing.Size(815, 412);
            this.splitContainer3.SplitterDistance = 410;
            this.splitContainer3.TabIndex         = 0;
            //
            // dgv_datos
            //
            this.dgv_datos.AllowUserToAddRows    = false;
            this.dgv_datos.AllowUserToDeleteRows = false;
            this.dgv_datos.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
            this.dgv_datos.AutoSizeColumnsMode         = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
            this.dgv_datos.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dgv_datos.Location = new System.Drawing.Point(3, 285);
            this.dgv_datos.Name     = "dgv_datos";
            this.dgv_datos.ReadOnly = true;
            this.dgv_datos.Size     = new System.Drawing.Size(404, 127);
            this.dgv_datos.TabIndex = 14;
            //
            // finanza_Grafica_Titulo
            //
            this.finanza_Grafica_Titulo.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
            this.finanza_Grafica_Titulo.Font      = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.finanza_Grafica_Titulo.Location  = new System.Drawing.Point(3, 6);
            this.finanza_Grafica_Titulo.Name      = "finanza_Grafica_Titulo";
            this.finanza_Grafica_Titulo.Size      = new System.Drawing.Size(404, 26);
            this.finanza_Grafica_Titulo.TabIndex  = 13;
            this.finanza_Grafica_Titulo.Text      = "Ventas Últimos 7 días";
            this.finanza_Grafica_Titulo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // Chart_7dias
            //
            this.Chart_7dias.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
            chartArea1.Name         = "ChartArea1";
            this.Chart_7dias.ChartAreas.Add(chartArea1);
            legend1.Name = "Legend1";
            this.Chart_7dias.Legends.Add(legend1);
            this.Chart_7dias.Location = new System.Drawing.Point(3, 45);
            this.Chart_7dias.Name     = "Chart_7dias";
            this.Chart_7dias.Palette  = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.Excel;
            series1.ChartArea         = "ChartArea1";
            series1.Legend            = "Legend1";
            series1.Name = "Series1";
            this.Chart_7dias.Series.Add(series1);
            this.Chart_7dias.Size     = new System.Drawing.Size(404, 234);
            this.Chart_7dias.TabIndex = 12;
            //
            // dgv_datos2
            //
            this.dgv_datos2.AllowUserToAddRows    = false;
            this.dgv_datos2.AllowUserToDeleteRows = false;
            this.dgv_datos2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
            this.dgv_datos2.AutoSizeColumnsMode         = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
            this.dgv_datos2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dgv_datos2.Location = new System.Drawing.Point(3, 285);
            this.dgv_datos2.Name     = "dgv_datos2";
            this.dgv_datos2.ReadOnly = true;
            this.dgv_datos2.Size     = new System.Drawing.Size(395, 127);
            this.dgv_datos2.TabIndex = 20;
            //
            // label1
            //
            this.label1.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
            this.label1.Font      = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.Location  = new System.Drawing.Point(3, 6);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(395, 26);
            this.label1.TabIndex  = 19;
            this.label1.Text      = "Ventas Últimos 3 meses";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // Chart_3meses
            //
            this.Chart_3meses.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
            chartArea2.Name          = "ChartArea1";
            this.Chart_3meses.ChartAreas.Add(chartArea2);
            legend2.Name = "Legend1";
            this.Chart_3meses.Legends.Add(legend2);
            this.Chart_3meses.Location = new System.Drawing.Point(3, 45);
            this.Chart_3meses.Name     = "Chart_3meses";
            series2.ChartArea          = "ChartArea1";
            series2.Legend             = "Legend1";
            series2.Name = "Series1";
            this.Chart_3meses.Series.Add(series2);
            this.Chart_3meses.Size     = new System.Drawing.Size(395, 234);
            this.Chart_3meses.TabIndex = 18;
            //
            // tabPage2
            //
            this.tabPage2.Controls.Add(this.xButton2);
            this.tabPage2.Controls.Add(this.dgv_Pedidos);
            this.tabPage2.Controls.Add(this.datos1_todos);
            this.tabPage2.Controls.Add(this.datos1_filtrar);
            this.tabPage2.Controls.Add(this.data1_fecha2);
            this.tabPage2.Controls.Add(this.data1_fecha1);
            this.tabPage2.Controls.Add(this.finanza_datos_titulo);
            this.tabPage2.Location = new System.Drawing.Point(4, 22);
            this.tabPage2.Name     = "tabPage2";
            this.tabPage2.Padding  = new System.Windows.Forms.Padding(3);
            this.tabPage2.Size     = new System.Drawing.Size(821, 418);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text     = "Ordenes";
            this.tabPage2.UseVisualStyleBackColor = true;
            //
            // xButton2
            //
            this.xButton2.Anchor                   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            office2010Green1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
            office2010Green1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
            office2010Green1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
            office2010Green1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
            office2010Green1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
            office2010Green1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
            office2010Green1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(126)))), ((int)(((byte)(43)))));
            office2010Green1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(184)))), ((int)(((byte)(67)))));
            office2010Green1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(126)))), ((int)(((byte)(43)))));
            office2010Green1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(184)))), ((int)(((byte)(67)))));
            office2010Green1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
            office2010Green1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
            office2010Green1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
            office2010Green1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
            office2010Green1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
            office2010Green1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
            office2010Green1.TextColor             = System.Drawing.Color.White;
            this.xButton2.ColorTable               = office2010Green1;
            this.xButton2.Location                 = new System.Drawing.Point(677, 374);
            this.xButton2.Name     = "xButton2";
            this.xButton2.Size     = new System.Drawing.Size(138, 38);
            this.xButton2.TabIndex = 6;
            this.xButton2.Text     = "Importar a Excel";
            this.xButton2.Theme    = ManiXButton.Theme.MSOffice2010_Green;
            this.xButton2.UseVisualStyleBackColor = true;
            this.xButton2.Click += new System.EventHandler(this.XButton2Click);
            //
            // dgv_Pedidos
            //
            this.dgv_Pedidos.AllowUserToAddRows    = false;
            this.dgv_Pedidos.AllowUserToDeleteRows = false;
            this.dgv_Pedidos.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                             | System.Windows.Forms.AnchorStyles.Left)
                                                                            | System.Windows.Forms.AnchorStyles.Right)));
            this.dgv_Pedidos.AutoSizeColumnsMode         = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
            this.dgv_Pedidos.AutoSizeRowsMode            = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
            this.dgv_Pedidos.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dgv_Pedidos.Location = new System.Drawing.Point(0, 57);
            this.dgv_Pedidos.Name     = "dgv_Pedidos";
            this.dgv_Pedidos.ReadOnly = true;
            this.dgv_Pedidos.Size     = new System.Drawing.Size(821, 311);
            this.dgv_Pedidos.TabIndex = 12;
            //
            // datos1_todos
            //
            this.datos1_todos.Location = new System.Drawing.Point(612, 31);
            this.datos1_todos.Name     = "datos1_todos";
            this.datos1_todos.Size     = new System.Drawing.Size(93, 20);
            this.datos1_todos.TabIndex = 3;
            this.datos1_todos.Text     = "Ver Todos";
            this.datos1_todos.UseVisualStyleBackColor = true;
            this.datos1_todos.Click += new System.EventHandler(this.Datos1_todosClick);
            //
            // datos1_filtrar
            //
            this.datos1_filtrar.Location = new System.Drawing.Point(513, 31);
            this.datos1_filtrar.Name     = "datos1_filtrar";
            this.datos1_filtrar.Size     = new System.Drawing.Size(93, 20);
            this.datos1_filtrar.TabIndex = 2;
            this.datos1_filtrar.Text     = "Filtrar";
            this.datos1_filtrar.UseVisualStyleBackColor = true;
            this.datos1_filtrar.Click += new System.EventHandler(this.Datos1_filtrarClick);
            //
            // data1_fecha2
            //
            this.data1_fecha2.Enabled  = false;
            this.data1_fecha2.Location = new System.Drawing.Point(274, 31);
            this.data1_fecha2.MinDate  = new System.DateTime(1940, 12, 25, 0, 0, 0, 0);
            this.data1_fecha2.Name     = "data1_fecha2";
            this.data1_fecha2.Size     = new System.Drawing.Size(233, 20);
            this.data1_fecha2.TabIndex = 1;
            //
            // data1_fecha1
            //
            this.data1_fecha1.Location = new System.Drawing.Point(36, 31);
            this.data1_fecha1.Name     = "data1_fecha1";
            this.data1_fecha1.Size     = new System.Drawing.Size(232, 20);
            this.data1_fecha1.TabIndex = 0;
            //
            // finanza_datos_titulo
            //
            this.finanza_datos_titulo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                     | System.Windows.Forms.AnchorStyles.Right)));
            this.finanza_datos_titulo.Font      = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.finanza_datos_titulo.Location  = new System.Drawing.Point(3, 3);
            this.finanza_datos_titulo.Name      = "finanza_datos_titulo";
            this.finanza_datos_titulo.Size      = new System.Drawing.Size(815, 25);
            this.finanza_datos_titulo.TabIndex  = 4;
            this.finanza_datos_titulo.Text      = "Pedidos";
            this.finanza_datos_titulo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // tabPage4
            //
            this.tabPage4.Controls.Add(this.xButton3);
            this.tabPage4.Controls.Add(this.dgv_cajas);
            this.tabPage4.Controls.Add(this.label2);
            this.tabPage4.Location = new System.Drawing.Point(4, 22);
            this.tabPage4.Name     = "tabPage4";
            this.tabPage4.Padding  = new System.Windows.Forms.Padding(3);
            this.tabPage4.Size     = new System.Drawing.Size(821, 418);
            this.tabPage4.TabIndex = 3;
            this.tabPage4.Text     = "Cajas";
            this.tabPage4.UseVisualStyleBackColor = true;
            //
            // xButton3
            //
            this.xButton3.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.xButton3.ColorTable = office2010Green1;
            this.xButton3.Location   = new System.Drawing.Point(677, 374);
            this.xButton3.Name       = "xButton3";
            this.xButton3.Size       = new System.Drawing.Size(138, 38);
            this.xButton3.TabIndex   = 6;
            this.xButton3.Text       = "Importar a Excel";
            this.xButton3.Theme      = ManiXButton.Theme.MSOffice2010_Green;
            this.xButton3.UseVisualStyleBackColor = true;
            this.xButton3.Click += new System.EventHandler(this.XButton3Click);
            //
            // dgv_cajas
            //
            this.dgv_cajas.AllowUserToAddRows    = false;
            this.dgv_cajas.AllowUserToDeleteRows = false;
            this.dgv_cajas.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
            this.dgv_cajas.AutoSizeColumnsMode         = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
            this.dgv_cajas.AutoSizeRowsMode            = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
            this.dgv_cajas.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dgv_cajas.Location = new System.Drawing.Point(0, 57);
            this.dgv_cajas.Name     = "dgv_cajas";
            this.dgv_cajas.ReadOnly = true;
            this.dgv_cajas.Size     = new System.Drawing.Size(821, 311);
            this.dgv_cajas.TabIndex = 12;
            //
            // label2
            //
            this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
            this.label2.Font      = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.Location  = new System.Drawing.Point(3, 3);
            this.label2.Name      = "label2";
            this.label2.Size      = new System.Drawing.Size(815, 25);
            this.label2.TabIndex  = 4;
            this.label2.Text      = "Aperturas y Cierres de Cajas";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // tabPage3
            //
            this.tabPage3.Controls.Add(this.dgv_producto);
            this.tabPage3.Controls.Add(this.label3);
            this.tabPage3.Location = new System.Drawing.Point(4, 22);
            this.tabPage3.Name     = "tabPage3";
            this.tabPage3.Padding  = new System.Windows.Forms.Padding(3);
            this.tabPage3.Size     = new System.Drawing.Size(821, 418);
            this.tabPage3.TabIndex = 4;
            this.tabPage3.Text     = "Productos";
            this.tabPage3.UseVisualStyleBackColor = true;
            //
            // fusionButton1
            //
            this.fusionButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            bloom12.Name              = "DownGradient1";
            bloom12.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(127)))), ((int)(((byte)(1)))));
            bloom13.Name              = "DownGradient2";
            bloom13.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(12)))));
            bloom14.Name              = "NoneGradient1";
            bloom14.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(12)))));
            bloom15.Name              = "NoneGradient2";
            bloom15.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(127)))), ((int)(((byte)(1)))));
            bloom16.Name              = "TextShade";
            bloom16.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            bloom17.Name              = "Text";
            bloom17.Value             = System.Drawing.Color.White;
            bloom18.Name              = "Border1";
            bloom18.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(197)))), ((int)(((byte)(19)))));
            bloom19.Name              = "Border2";
            bloom19.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(133)))), ((int)(((byte)(0)))));
            this.fusionButton1.Colors = new Bloom[] {
                bloom12,
                bloom13,
                bloom14,
                bloom15,
                bloom16,
                bloom17,
                bloom18,
                bloom19
            };
            this.fusionButton1.Customization = "AX///wyv//8Mr///AX///wAAAB7/////E8X//wCF/v8=";
            this.fusionButton1.Font          = new System.Drawing.Font("Verdana", 8F);
            this.fusionButton1.Image         = null;
            this.fusionButton1.Location      = new System.Drawing.Point(815, 5);
            this.fusionButton1.Name          = "fusionButton1";
            this.fusionButton1.NoRounding    = false;
            this.fusionButton1.Size          = new System.Drawing.Size(26, 26);
            this.fusionButton1.TabIndex      = 64;
            this.fusionButton1.Text          = "x";
            this.fusionButton1.Transparent   = false;
            this.fusionButton1.Click        += new System.EventHandler(this.FusionButton1Click);
            //
            // dgv_producto
            //
            this.dgv_producto.AllowUserToAddRows    = false;
            this.dgv_producto.AllowUserToDeleteRows = false;
            this.dgv_producto.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                              | System.Windows.Forms.AnchorStyles.Left)
                                                                             | System.Windows.Forms.AnchorStyles.Right)));
            this.dgv_producto.AutoSizeColumnsMode         = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
            this.dgv_producto.AutoSizeRowsMode            = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
            this.dgv_producto.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dgv_producto.Location = new System.Drawing.Point(0, 59);
            this.dgv_producto.Name     = "dgv_producto";
            this.dgv_producto.ReadOnly = true;
            this.dgv_producto.Size     = new System.Drawing.Size(821, 311);
            this.dgv_producto.TabIndex = 15;
            //
            // label3
            //
            this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
            this.label3.Font      = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label3.Location  = new System.Drawing.Point(3, 5);
            this.label3.Name      = "label3";
            this.label3.Size      = new System.Drawing.Size(815, 25);
            this.label3.TabIndex  = 13;
            this.label3.Text      = "Productos";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // finanza
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize          = new System.Drawing.Size(853, 493);
            this.Controls.Add(this.fusionTheme1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Icon            = global::cgcommerce.imagenes.Pixelmixer_Basic_Buy;
            this.MinimumSize     = new System.Drawing.Size(853, 493);
            this.Name            = "finanza";
            this.Text            = "finanza";
            this.TransparencyKey = System.Drawing.Color.Fuchsia;
            this.Load           += new System.EventHandler(this.finanza_Load);
            this.fusionTheme1.ResumeLayout(false);
            this.tabControl1.ResumeLayout(false);
            this.tabPage1.ResumeLayout(false);
            this.splitContainer3.Panel1.ResumeLayout(false);
            this.splitContainer3.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit();
            this.splitContainer3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dgv_datos)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Chart_7dias)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dgv_datos2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Chart_3meses)).EndInit();
            this.tabPage2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dgv_Pedidos)).EndInit();
            this.tabPage4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dgv_cajas)).EndInit();
            this.tabPage3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dgv_producto)).EndInit();
            this.ResumeLayout(false);
        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     ManiXButton.Office2010Green office2010Green1             = new ManiXButton.Office2010Green();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(windhide));
     this.xButton1    = new ManiXButton.XButton();
     this.panel1      = new System.Windows.Forms.Panel();
     this.label1      = new System.Windows.Forms.Label();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.label2      = new System.Windows.Forms.Label();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // xButton1
     //
     office2010Green1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Green1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Green1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Green1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Green1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Green1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Green1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(126)))), ((int)(((byte)(43)))));
     office2010Green1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(184)))), ((int)(((byte)(67)))));
     office2010Green1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(126)))), ((int)(((byte)(43)))));
     office2010Green1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(184)))), ((int)(((byte)(67)))));
     office2010Green1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Green1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Green1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Green1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Green1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Green1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Green1.TextColor             = System.Drawing.Color.White;
     this.xButton1.ColorTable = office2010Green1;
     this.xButton1.Font       = new System.Drawing.Font("Microsoft JhengHei", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.xButton1.Location   = new System.Drawing.Point(202, 339);
     this.xButton1.Name       = "xButton1";
     this.xButton1.Size       = new System.Drawing.Size(90, 49);
     this.xButton1.TabIndex   = 0;
     this.xButton1.Text       = "返回";
     this.xButton1.Theme      = ManiXButton.Theme.MSOffice2010_Green;
     this.xButton1.UseVisualStyleBackColor = true;
     this.xButton1.Click += new System.EventHandler(this.xButton1_Click);
     //
     // panel1
     //
     this.panel1.AutoScroll  = true;
     this.panel1.BackColor   = System.Drawing.Color.Transparent;
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel1.Controls.Add(this.label1);
     this.panel1.Location = new System.Drawing.Point(12, 107);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(476, 226);
     this.panel1.TabIndex = 1;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Microsoft JhengHei", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.label1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.label1.Location  = new System.Drawing.Point(12, -2);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(435, 329);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "IQ180是絕對無毒的應用\r\n程式,必須使用系統管理\r\n員身分執行只是因為在交\r\n卷 設密碼  儲存  練習等需\r\n要存取電腦上的一些無毒\r\n的資料!所以!您若信" +
                             "不過\r\n我們,那我也沒話說了!";
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
     this.pictureBox1.Image     = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location  = new System.Drawing.Point(12, 33);
     this.pictureBox1.Name      = "pictureBox1";
     this.pictureBox1.Size      = new System.Drawing.Size(48, 48);
     this.pictureBox1.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox1.TabIndex  = 2;
     this.pictureBox1.TabStop   = false;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font      = new System.Drawing.Font("Microsoft JhengHei", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.label2.ForeColor = System.Drawing.Color.Red;
     this.label2.Location  = new System.Drawing.Point(66, 46);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(419, 35);
     this.label2.TabIndex  = 3;
     this.label2.Text      = "我們向您保證IQ180大挑戰2無毒!";
     //
     // windhide
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.ClientSize          = new System.Drawing.Size(500, 400);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.xButton1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "windhide";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "windhide";
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }