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);
 }
 /// <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.Office2010Pink office2010Pink1 = new ManiXButton.Office2010Pink();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(修改廠商資料));
     this.label9      = new System.Windows.Forms.Label();
     this.label8      = new System.Windows.Forms.Label();
     this.label7      = new System.Windows.Forms.Label();
     this.tabControl1 = new System.Windows.Forms.TabControl();
     this.tabPage1    = new System.Windows.Forms.TabPage();
     this.label14     = new System.Windows.Forms.Label();
     this.textBox7    = new System.Windows.Forms.TextBox();
     this.label10     = new System.Windows.Forms.Label();
     this.label4      = new System.Windows.Forms.Label();
     this.label5      = new System.Windows.Forms.Label();
     this.textBox4    = new System.Windows.Forms.TextBox();
     this.textBox5    = new System.Windows.Forms.TextBox();
     this.button1     = new System.Windows.Forms.Button();
     this.tabPage2    = new System.Windows.Forms.TabPage();
     this.label1      = new System.Windows.Forms.Label();
     this.textBox1    = new System.Windows.Forms.TextBox();
     this.label2      = new System.Windows.Forms.Label();
     this.label3      = new System.Windows.Forms.Label();
     this.label6      = new System.Windows.Forms.Label();
     this.textBox2    = new System.Windows.Forms.TextBox();
     this.textBox3    = new System.Windows.Forms.TextBox();
     this.button2     = new System.Windows.Forms.Button();
     this.tabPage3    = new System.Windows.Forms.TabPage();
     this.button3     = new System.Windows.Forms.Button();
     this.label12     = new System.Windows.Forms.Label();
     this.listBox1    = new System.Windows.Forms.ListBox();
     this.label11     = new System.Windows.Forms.Label();
     this.button4     = new ManiXButton.XButton();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.tabPage2.SuspendLayout();
     this.tabPage3.SuspendLayout();
     this.SuspendLayout();
     //
     // label9
     //
     this.label9.AutoSize  = true;
     this.label9.BackColor = System.Drawing.Color.Transparent;
     this.label9.Location  = new System.Drawing.Point(324, 155);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(29, 12);
     this.label9.TabIndex  = 10;
     this.label9.Text      = "電話";
     //
     // label8
     //
     this.label8.AutoSize  = true;
     this.label8.BackColor = System.Drawing.Color.Transparent;
     this.label8.Location  = new System.Drawing.Point(160, 155);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(29, 12);
     this.label8.TabIndex  = 9;
     this.label8.Text      = "地址";
     //
     // label7
     //
     this.label7.AutoSize  = true;
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.label7.Location  = new System.Drawing.Point(92, 155);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(29, 12);
     this.label7.TabIndex  = 8;
     this.label7.Text      = "名稱";
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Controls.Add(this.tabPage3);
     this.tabControl1.Location      = new System.Drawing.Point(21, 12);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(654, 100);
     this.tabControl1.TabIndex      = 7;
     this.tabControl1.Click        += new System.EventHandler(this.點選tab);
     //
     // tabPage1
     //
     this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.tabPage1.Controls.Add(this.label14);
     this.tabPage1.Controls.Add(this.textBox7);
     this.tabPage1.Controls.Add(this.label10);
     this.tabPage1.Controls.Add(this.label4);
     this.tabPage1.Controls.Add(this.label5);
     this.tabPage1.Controls.Add(this.textBox4);
     this.tabPage1.Controls.Add(this.textBox5);
     this.tabPage1.Controls.Add(this.button1);
     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(646, 74);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "新增";
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Location = new System.Drawing.Point(157, 49);
     this.label14.Name     = "label14";
     this.label14.Size     = new System.Drawing.Size(29, 12);
     this.label14.TabIndex = 16;
     this.label14.Text     = "地址";
     //
     // textBox7
     //
     this.textBox7.Location = new System.Drawing.Point(192, 46);
     this.textBox7.Name     = "textBox7";
     this.textBox7.Size     = new System.Drawing.Size(447, 22);
     this.textBox7.TabIndex = 15;
     this.textBox7.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ENTER);
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(520, 15);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(114, 12);
     this.label10.TabIndex = 14;
     this.label10.Text     = "輸入完Enter即可新增";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(336, 12);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(29, 12);
     this.label4.TabIndex = 13;
     this.label4.Text     = "電話";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(145, 12);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(41, 12);
     this.label5.TabIndex = 12;
     this.label5.Text     = "廠商名";
     //
     // textBox4
     //
     this.textBox4.Location = new System.Drawing.Point(371, 9);
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new System.Drawing.Size(143, 22);
     this.textBox4.TabIndex = 10;
     this.textBox4.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ENTER);
     //
     // textBox5
     //
     this.textBox5.Location = new System.Drawing.Point(192, 9);
     this.textBox5.Name     = "textBox5";
     this.textBox5.Size     = new System.Drawing.Size(120, 22);
     this.textBox5.TabIndex = 9;
     this.textBox5.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ENTER);
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(0, 37);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(147, 37);
     this.button1.TabIndex = 0;
     this.button1.Text     = "新增廠商資料";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // tabPage2
     //
     this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.tabPage2.Controls.Add(this.label1);
     this.tabPage2.Controls.Add(this.textBox1);
     this.tabPage2.Controls.Add(this.label2);
     this.tabPage2.Controls.Add(this.label3);
     this.tabPage2.Controls.Add(this.label6);
     this.tabPage2.Controls.Add(this.textBox2);
     this.tabPage2.Controls.Add(this.textBox3);
     this.tabPage2.Controls.Add(this.button2);
     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(646, 74);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text     = "修改";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(159, 49);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(29, 12);
     this.label1.TabIndex = 23;
     this.label1.Text     = "地址";
     //
     // textBox1
     //
     this.textBox1.Location = new System.Drawing.Point(194, 46);
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(447, 22);
     this.textBox1.TabIndex = 22;
     this.textBox1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox1_KeyDown);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(522, 15);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(114, 12);
     this.label2.TabIndex = 21;
     this.label2.Text     = "輸入完Enter即可新增";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(338, 12);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(29, 12);
     this.label3.TabIndex = 20;
     this.label3.Text     = "電話";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(147, 12);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(41, 12);
     this.label6.TabIndex = 19;
     this.label6.Text     = "廠商名";
     //
     // textBox2
     //
     this.textBox2.Location = new System.Drawing.Point(373, 9);
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new System.Drawing.Size(143, 22);
     this.textBox2.TabIndex = 18;
     this.textBox2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox1_KeyDown);
     //
     // textBox3
     //
     this.textBox3.Location = new System.Drawing.Point(194, 9);
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new System.Drawing.Size(120, 22);
     this.textBox3.TabIndex = 17;
     this.textBox3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox1_KeyDown);
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(0, 37);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(147, 37);
     this.button2.TabIndex = 1;
     this.button2.Text     = "修改已選取的廠商資料";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // tabPage3
     //
     this.tabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.tabPage3.Controls.Add(this.button3);
     this.tabPage3.Controls.Add(this.label12);
     this.tabPage3.Location = new System.Drawing.Point(4, 22);
     this.tabPage3.Name     = "tabPage3";
     this.tabPage3.Size     = new System.Drawing.Size(646, 74);
     this.tabPage3.TabIndex = 2;
     this.tabPage3.Text     = "刪除";
     //
     // button3
     //
     this.button3.Location = new System.Drawing.Point(0, 37);
     this.button3.Name     = "button3";
     this.button3.Size     = new System.Drawing.Size(147, 37);
     this.button3.TabIndex = 1;
     this.button3.Text     = "刪除已選取的廠商資料";
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler(this.button3_Click);
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Location = new System.Drawing.Point(3, 22);
     this.label12.Name     = "label12";
     this.label12.Size     = new System.Drawing.Size(94, 12);
     this.label12.TabIndex = 15;
     this.label12.Text     = "支援Delete鍵刪除";
     //
     // listBox1
     //
     this.listBox1.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.listBox1.Font                  = new System.Drawing.Font("微軟正黑體", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.listBox1.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.listBox1.FormattingEnabled     = true;
     this.listBox1.HorizontalScrollbar   = true;
     this.listBox1.ItemHeight            = 20;
     this.listBox1.Location              = new System.Drawing.Point(22, 170);
     this.listBox1.Name                  = "listBox1";
     this.listBox1.Size                  = new System.Drawing.Size(476, 144);
     this.listBox1.TabIndex              = 6;
     this.listBox1.SelectedIndexChanged += new System.EventHandler(this.listBox1_SelectedIndexChanged);
     this.listBox1.KeyDown              += new System.Windows.Forms.KeyEventHandler(this.listBox1_KeyDown);
     //
     // label11
     //
     this.label11.AutoSize  = true;
     this.label11.BackColor = System.Drawing.Color.Transparent;
     this.label11.Location  = new System.Drawing.Point(19, 155);
     this.label11.Name      = "label11";
     this.label11.Size      = new System.Drawing.Size(17, 12);
     this.label11.TabIndex  = 12;
     this.label11.Text      = "ID";
     //
     // button4
     //
     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.button4.ColorTable = office2010Pink1;
     this.button4.Location   = new System.Drawing.Point(504, 146);
     this.button4.Name       = "button4";
     this.button4.Size       = new System.Drawing.Size(179, 68);
     this.button4.TabIndex   = 15;
     this.button4.Text       = "離開";
     this.button4.Theme      = ManiXButton.Theme.MSOffice2010_Pink;
     this.button4.UseVisualStyleBackColor = true;
     this.button4.Click += new System.EventHandler(this.button4_Click);
     //
     // 修改廠商資料
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.BackgroundImage       = global::訂便當2.Properties.Resources.BG1;
     this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ClientSize            = new System.Drawing.Size(695, 343);
     this.Controls.Add(this.button4);
     this.Controls.Add(this.label11);
     this.Controls.Add(this.label9);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.tabControl1);
     this.Controls.Add(this.listBox1);
     this.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "修改廠商資料";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "修改廠商資料";
     this.Load         += new System.EventHandler(this.修改廠商資料_Load);
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.tabPage1.PerformLayout();
     this.tabPage2.ResumeLayout(false);
     this.tabPage2.PerformLayout();
     this.tabPage3.ResumeLayout(false);
     this.tabPage3.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #4
0
 /// <summary>
 /// 此為設計工具支援所需的方法 - 請勿使用程式碼編輯器修改
 /// 這個方法的內容。
 /// </summary>
 private void InitializeComponent()
 {
     ManiXButton.Office2010Pink office2010Pink1 = new ManiXButton.Office2010Pink();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.radioButton1 = new System.Windows.Forms.RadioButton();
     this.radioButton2 = new System.Windows.Forms.RadioButton();
     this.comboBox1    = new System.Windows.Forms.ComboBox();
     this.comboBox2    = new System.Windows.Forms.ComboBox();
     this.label1       = new System.Windows.Forms.Label();
     this.label2       = new System.Windows.Forms.Label();
     this.label3       = new System.Windows.Forms.Label();
     this.button1      = new ManiXButton.XButton();
     this.SuspendLayout();
     //
     // radioButton1
     //
     this.radioButton1.AutoSize  = true;
     this.radioButton1.BackColor = System.Drawing.Color.Transparent;
     this.radioButton1.Font      = new System.Drawing.Font("微軟正黑體", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.radioButton1.Location  = new System.Drawing.Point(82, 46);
     this.radioButton1.Margin    = new System.Windows.Forms.Padding(4);
     this.radioButton1.Name      = "radioButton1";
     this.radioButton1.Size      = new System.Drawing.Size(156, 30);
     this.radioButton1.TabIndex  = 0;
     this.radioButton1.TabStop   = true;
     this.radioButton1.Text      = "我不是值日生";
     this.radioButton1.UseVisualStyleBackColor = false;
     this.radioButton1.CheckedChanged         += new System.EventHandler(this.radioButton1_CheckedChanged);
     //
     // radioButton2
     //
     this.radioButton2.AutoSize  = true;
     this.radioButton2.BackColor = System.Drawing.Color.Transparent;
     this.radioButton2.Font      = new System.Drawing.Font("微軟正黑體", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.radioButton2.Location  = new System.Drawing.Point(82, 106);
     this.radioButton2.Margin    = new System.Windows.Forms.Padding(4);
     this.radioButton2.Name      = "radioButton2";
     this.radioButton2.Size      = new System.Drawing.Size(135, 30);
     this.radioButton2.TabIndex  = 1;
     this.radioButton2.TabStop   = true;
     this.radioButton2.Text      = "我是值日生";
     this.radioButton2.UseVisualStyleBackColor = false;
     this.radioButton2.CheckedChanged         += new System.EventHandler(this.radioButton2_CheckedChanged);
     //
     // comboBox1
     //
     this.comboBox1.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.comboBox1.Cursor            = System.Windows.Forms.Cursors.WaitCursor;
     this.comboBox1.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox1.ForeColor         = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Location          = new System.Drawing.Point(82, 278);
     this.comboBox1.Margin            = new System.Windows.Forms.Padding(4);
     this.comboBox1.Name                  = "comboBox1";
     this.comboBox1.Size                  = new System.Drawing.Size(181, 25);
     this.comboBox1.TabIndex              = 2;
     this.comboBox1.UseWaitCursor         = true;
     this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
     //
     // comboBox2
     //
     this.comboBox2.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.comboBox2.Cursor            = System.Windows.Forms.Cursors.WaitCursor;
     this.comboBox2.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox2.ForeColor         = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.comboBox2.FormattingEnabled = true;
     this.comboBox2.Items.AddRange(new object[] {
         "1",
         "2",
         "3",
         "4",
         "5"
     });
     this.comboBox2.Location              = new System.Drawing.Point(82, 193);
     this.comboBox2.Margin                = new System.Windows.Forms.Padding(4);
     this.comboBox2.Name                  = "comboBox2";
     this.comboBox2.Size                  = new System.Drawing.Size(181, 25);
     this.comboBox2.TabIndex              = 4;
     this.comboBox2.UseWaitCursor         = true;
     this.comboBox2.SelectedIndexChanged += new System.EventHandler(this.comboBox2_SelectedIndexChanged);
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("微軟正黑體", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.label1.ForeColor = System.Drawing.Color.Gray;
     this.label1.Location  = new System.Drawing.Point(215, 165);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(48, 24);
     this.label1.TabIndex  = 5;
     this.label1.Text      = "班級";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font      = new System.Drawing.Font("微軟正黑體", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.label2.ForeColor = System.Drawing.Color.Gray;
     this.label2.Location  = new System.Drawing.Point(215, 250);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(48, 24);
     this.label2.TabIndex  = 6;
     this.label2.Text      = "名字";
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Font      = new System.Drawing.Font("微軟正黑體", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
     this.label3.Location  = new System.Drawing.Point(104, 534);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(159, 24);
     this.label3.TabIndex  = 7;
     this.label3.Text      = "按ESC鍵關閉視窗";
     //
     // button1
     //
     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.button1.ColorTable = office2010Pink1;
     this.button1.Location   = new System.Drawing.Point(61, 407);
     this.button1.Name       = "button1";
     this.button1.Size       = new System.Drawing.Size(245, 66);
     this.button1.TabIndex   = 8;
     this.button1.Text       = "登入點餐系統";
     this.button1.Theme      = ManiXButton.Theme.MSOffice2010_Pink;
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // Form1
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(8F, 17F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.BackgroundImage       = global::訂便當2.Properties.Resources.BG1;
     this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ClientSize            = new System.Drawing.Size(365, 557);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.comboBox2);
     this.Controls.Add(this.comboBox1);
     this.Controls.Add(this.radioButton2);
     this.Controls.Add(this.radioButton1);
     this.Cursor        = System.Windows.Forms.Cursors.Default;
     this.Font          = new System.Drawing.Font("微軟正黑體", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin        = new System.Windows.Forms.Padding(4);
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Form1";
     this.Load         += new System.EventHandler(this.Form1_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }