Ejemplo n.º 1
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     ManiXButton.Office2010Blue office2010Blue1 = new ManiXButton.Office2010Blue();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(InterfaceCasier2));
     this.HeigthText     = new System.Windows.Forms.ComboBox();
     this.DoorSelect     = new System.Windows.Forms.CheckBox();
     this.label7         = new System.Windows.Forms.Label();
     this.DoorColorText  = new System.Windows.Forms.ComboBox();
     this.label5         = new System.Windows.Forms.Label();
     this.label4         = new System.Windows.Forms.Label();
     this.PanelColorText = new System.Windows.Forms.ComboBox();
     this.button3        = new System.Windows.Forms.Button();
     this.button4        = new System.Windows.Forms.Button();
     this.label2         = new System.Windows.Forms.Label();
     this.label6         = new System.Windows.Forms.Label();
     this.label3         = new System.Windows.Forms.Label();
     this.NextButton     = new System.Windows.Forms.Button();
     this.label1         = new System.Windows.Forms.Label();
     this.Submit         = new ManiXButton.XButton();
     this.RackPictureBox = new System.Windows.Forms.PictureBox();
     ((System.ComponentModel.ISupportInitialize)(this.RackPictureBox)).BeginInit();
     this.SuspendLayout();
     //
     // HeigthText
     //
     this.HeigthText.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.HeigthText.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.HeigthText.Font              = new System.Drawing.Font("Rockwell", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.HeigthText.FormattingEnabled = true;
     this.HeigthText.Items.AddRange(new object[] {
         "32",
         "42",
         "52"
     });
     this.HeigthText.Location              = new System.Drawing.Point(779, 144);
     this.HeigthText.Name                  = "HeigthText";
     this.HeigthText.Size                  = new System.Drawing.Size(143, 31);
     this.HeigthText.TabIndex              = 61;
     this.HeigthText.SelectedIndexChanged += new System.EventHandler(this.HeigthText_SelectedIndexChanged);
     //
     // DoorSelect
     //
     this.DoorSelect.AutoSize = true;
     this.DoorSelect.Location = new System.Drawing.Point(758, 303);
     this.DoorSelect.Name     = "DoorSelect";
     this.DoorSelect.Size     = new System.Drawing.Size(15, 14);
     this.DoorSelect.TabIndex = 70;
     this.DoorSelect.UseVisualStyleBackColor = true;
     this.DoorSelect.CheckedChanged         += new System.EventHandler(this.DoorSelect_CheckedChanged);
     //
     // label7
     //
     this.label7.AutoSize  = true;
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.label7.Font      = new System.Drawing.Font("Rockwell", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.ForeColor = System.Drawing.Color.Maroon;
     this.label7.Location  = new System.Drawing.Point(626, 296);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(113, 23);
     this.label7.TabIndex  = 69;
     this.label7.Text      = "Door color";
     //
     // DoorColorText
     //
     this.DoorColorText.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.DoorColorText.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.DoorColorText.Font              = new System.Drawing.Font("Rockwell", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.DoorColorText.FormattingEnabled = true;
     this.DoorColorText.Items.AddRange(new object[] {
         "Blanc",
         "Brun",
         "Verre"
     });
     this.DoorColorText.Location = new System.Drawing.Point(779, 288);
     this.DoorColorText.Name     = "DoorColorText";
     this.DoorColorText.Size     = new System.Drawing.Size(143, 31);
     this.DoorColorText.TabIndex = 68;
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.Font      = new System.Drawing.Font("Rockwell", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location  = new System.Drawing.Point(855, 455);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(92, 39);
     this.label5.TabIndex  = 67;
     this.label5.Text      = "Next";
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Font      = new System.Drawing.Font("Rockwell", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location  = new System.Drawing.Point(621, 455);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(94, 39);
     this.label4.TabIndex  = 66;
     this.label4.Text      = "Back";
     //
     // PanelColorText
     //
     this.PanelColorText.Cursor            = System.Windows.Forms.Cursors.Hand;
     this.PanelColorText.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.PanelColorText.Font              = new System.Drawing.Font("Rockwell", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.PanelColorText.FormattingEnabled = true;
     this.PanelColorText.Items.AddRange(new object[] {
         "Blanc",
         "Brun"
     });
     this.PanelColorText.Location = new System.Drawing.Point(779, 213);
     this.PanelColorText.Name     = "PanelColorText";
     this.PanelColorText.Size     = new System.Drawing.Size(143, 31);
     this.PanelColorText.TabIndex = 65;
     //
     // button3
     //
     this.button3.BackColor = System.Drawing.Color.Transparent;
     this.button3.FlatAppearance.BorderColor = System.Drawing.Color.Black;
     this.button3.FlatAppearance.BorderSize  = 0;
     this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button3.Image     = global::ConsoleApp1.Properties.Resources.Cancel_48px;
     this.button3.Location  = new System.Drawing.Point(930, 9);
     this.button3.Name      = "button3";
     this.button3.Size      = new System.Drawing.Size(48, 44);
     this.button3.TabIndex  = 64;
     this.button3.UseVisualStyleBackColor = false;
     this.button3.Click += new System.EventHandler(this.EndButton_Click);
     //
     // button4
     //
     this.button4.BackColor = System.Drawing.Color.Transparent;
     this.button4.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.button4.FlatAppearance.BorderColor = System.Drawing.Color.Black;
     this.button4.FlatAppearance.BorderSize  = 0;
     this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button4.Image     = global::ConsoleApp1.Properties.Resources.Chevron_Left_50px;
     this.button4.Location  = new System.Drawing.Point(581, 447);
     this.button4.Name      = "button4";
     this.button4.Size      = new System.Drawing.Size(34, 47);
     this.button4.TabIndex  = 62;
     this.button4.UseVisualStyleBackColor = false;
     this.button4.Click += new System.EventHandler(this.BackButton_Click);
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font      = new System.Drawing.Font("Rockwell", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.Maroon;
     this.label2.Location  = new System.Drawing.Point(647, 221);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(118, 23);
     this.label2.TabIndex  = 60;
     this.label2.Text      = "Panel color";
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.BackColor = System.Drawing.Color.Transparent;
     this.label6.Font      = new System.Drawing.Font("Rockwell", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location  = new System.Drawing.Point(567, 5);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(250, 39);
     this.label6.TabIndex  = 59;
     this.label6.Text      = " Configuration";
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Font      = new System.Drawing.Font("Rockwell", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location  = new System.Drawing.Point(777, 84);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(123, 39);
     this.label3.TabIndex  = 58;
     this.label3.Text      = "Rack 2";
     //
     // NextButton
     //
     this.NextButton.BackColor = System.Drawing.Color.Transparent;
     this.NextButton.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.NextButton.FlatAppearance.BorderColor = System.Drawing.Color.Black;
     this.NextButton.FlatAppearance.BorderSize  = 0;
     this.NextButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.NextButton.Image     = global::ConsoleApp1.Properties.Resources.Chevron_Right_50px;
     this.NextButton.Location  = new System.Drawing.Point(940, 447);
     this.NextButton.Name      = "NextButton";
     this.NextButton.Size      = new System.Drawing.Size(38, 47);
     this.NextButton.TabIndex  = 57;
     this.NextButton.UseVisualStyleBackColor = false;
     this.NextButton.Click += new System.EventHandler(this.NextButton_Click);
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("Rockwell", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.Maroon;
     this.label1.Location  = new System.Drawing.Point(670, 152);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(74, 23);
     this.label1.TabIndex  = 56;
     this.label1.Text      = "Height";
     //
     // Submit
     //
     office2010Blue1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Blue1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Blue1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(97)))), ((int)(((byte)(181)))));
     office2010Blue1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(125)))), ((int)(((byte)(219)))));
     office2010Blue1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Blue1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Blue1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.TextColor             = System.Drawing.Color.White;
     this.Submit.ColorTable = office2010Blue1;
     this.Submit.Location   = new System.Drawing.Point(721, 455);
     this.Submit.Name       = "Submit";
     this.Submit.Size       = new System.Drawing.Size(128, 38);
     this.Submit.TabIndex   = 73;
     this.Submit.Text       = "Finalize the order";
     this.Submit.Theme      = ManiXButton.Theme.MSOffice2010_BLUE;
     this.Submit.UseVisualStyleBackColor = true;
     this.Submit.Click += new System.EventHandler(this.Submit_Click);
     //
     // RackPictureBox
     //
     this.RackPictureBox.Image        = global::ConsoleApp1.Properties.Resources._2;
     this.RackPictureBox.InitialImage = ((System.Drawing.Image)(resources.GetObject("RackPictureBox.InitialImage")));
     this.RackPictureBox.Location     = new System.Drawing.Point(163, 55);
     this.RackPictureBox.Name         = "RackPictureBox";
     this.RackPictureBox.Size         = new System.Drawing.Size(398, 345);
     this.RackPictureBox.TabIndex     = 75;
     this.RackPictureBox.TabStop      = false;
     //
     // InterfaceCasier2
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImage     = global::ConsoleApp1.Properties.Resources.KEWLOX_HOMEPAGE;
     this.Controls.Add(this.RackPictureBox);
     this.Controls.Add(this.Submit);
     this.Controls.Add(this.DoorSelect);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.DoorColorText);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.PanelColorText);
     this.Controls.Add(this.button3);
     this.Controls.Add(this.button4);
     this.Controls.Add(this.HeigthText);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.NextButton);
     this.Controls.Add(this.label1);
     this.Name  = "InterfaceCasier2";
     this.Size  = new System.Drawing.Size(1040, 504);
     this.Load += new System.EventHandler(this.InterfaceCasier2_Load);
     ((System.ComponentModel.ISupportInitialize)(this.RackPictureBox)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     ManiXButton.Office2010Blue office2010Blue1 = new ManiXButton.Office2010Blue();
     this.OrderText = new System.Windows.Forms.TextBox();
     this.label6    = new System.Windows.Forms.Label();
     this.Submit    = new ManiXButton.XButton();
     this.Cancel    = new System.Windows.Forms.Button();
     this.SuspendLayout();
     //
     // OrderText
     //
     this.OrderText.Font         = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.OrderText.Location     = new System.Drawing.Point(422, 78);
     this.OrderText.Multiline    = true;
     this.OrderText.Name         = "OrderText";
     this.OrderText.ReadOnly     = true;
     this.OrderText.ScrollBars   = System.Windows.Forms.ScrollBars.Vertical;
     this.OrderText.Size         = new System.Drawing.Size(387, 355);
     this.OrderText.TabIndex     = 0;
     this.OrderText.TextChanged += new System.EventHandler(this.OrderText_TextChanged);
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.BackColor = System.Drawing.Color.Transparent;
     this.label6.Font      = new System.Drawing.Font("Rockwell", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location  = new System.Drawing.Point(535, 20);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(135, 39);
     this.label6.TabIndex  = 60;
     this.label6.Text      = " Order ";
     this.label6.Click    += new System.EventHandler(this.label6_Click);
     //
     // Submit
     //
     office2010Blue1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Blue1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Blue1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(97)))), ((int)(((byte)(181)))));
     office2010Blue1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(125)))), ((int)(((byte)(219)))));
     office2010Blue1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Blue1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Blue1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.TextColor             = System.Drawing.Color.White;
     this.Submit.ColorTable = office2010Blue1;
     this.Submit.FlatStyle  = System.Windows.Forms.FlatStyle.Popup;
     this.Submit.Image      = global::ConsoleApp1.Properties.Resources.Redo_52px1;
     this.Submit.Location   = new System.Drawing.Point(856, 444);
     this.Submit.Name       = "Submit";
     this.Submit.Size       = new System.Drawing.Size(85, 38);
     this.Submit.TabIndex   = 74;
     this.Submit.Text       = "Confirm";
     this.Submit.Theme      = ManiXButton.Theme.MSOffice2010_BLUE;
     this.Submit.UseVisualStyleBackColor = true;
     this.Submit.Click += new System.EventHandler(this.Submit_Click);
     //
     // Cancel
     //
     this.Cancel.Image    = global::ConsoleApp1.Properties.Resources.Cancel_48px;
     this.Cancel.Location = new System.Drawing.Point(889, 17);
     this.Cancel.Name     = "Cancel";
     this.Cancel.Size     = new System.Drawing.Size(83, 58);
     this.Cancel.TabIndex = 75;
     this.Cancel.UseVisualStyleBackColor = true;
     this.Cancel.Click += new System.EventHandler(this.Cancel_Click);
     //
     // InterfaceCommande
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImage       = global::ConsoleApp1.Properties.Resources.KEWLOX_HOMEPAGE_SLIDE_04_1024x5121;
     this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.Controls.Add(this.Cancel);
     this.Controls.Add(this.Submit);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.OrderText);
     this.Name  = "InterfaceCommande";
     this.Size  = new System.Drawing.Size(1024, 512);
     this.Load += new System.EventHandler(this.InterfaceCommande_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 3
0
        /// <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.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
            ManiXButton.Office2010Blue office2010Blue1 = new ManiXButton.Office2010Blue();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(empleado));
            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.splitContainer1            = new System.Windows.Forms.SplitContainer();
            this.Agenda_dgv_todos_empleados = new System.Windows.Forms.DataGridView();
            this.label4                = new System.Windows.Forms.Label();
            this.label3                = new System.Windows.Forms.Label();
            this.label1                = new System.Windows.Forms.Label();
            this.btn_listo             = new ManiXButton.XButton();
            this.btn_buscar_empleado   = new System.Windows.Forms.Button();
            this.btn_eliminar_empleado = new System.Windows.Forms.Button();
            this.btn_nuevo_empleado    = new System.Windows.Forms.Button();
            this.btn_salir             = new FusionButton();
            this.fusionTheme1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.Agenda_dgv_todos_empleados)).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)(47)))), ((int)(((byte)(47)))), ((int)(((byte)(50)))));
            bloom2.Name              = "Gradient1";
            bloom2.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(55)))));
            bloom3.Name              = "Gradient2";
            bloom3.Value             = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(47)))), ((int)(((byte)(50)))));
            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.splitContainer1);
            this.fusionTheme1.Controls.Add(this.btn_salir);
            this.fusionTheme1.Customization   = "Mi8v/zc0NP8yLy////////////8AAAD/Pzw8/z88PP8AAAD/////AD88PP8=";
            this.fusionTheme1.Dock            = System.Windows.Forms.DockStyle.Fill;
            this.fusionTheme1.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.fusionTheme1.Image           = null;
            this.fusionTheme1.Location        = new System.Drawing.Point(0, 0);
            this.fusionTheme1.Movable         = true;
            this.fusionTheme1.Name            = "fusionTheme1";
            this.fusionTheme1.NoRounding      = false;
            this.fusionTheme1.Sizable         = false;
            this.fusionTheme1.Size            = new System.Drawing.Size(752, 538);
            this.fusionTheme1.SmartBounds     = true;
            this.fusionTheme1.TabIndex        = 5;
            this.fusionTheme1.Text            = "Empleados";
            this.fusionTheme1.TransparencyKey = System.Drawing.Color.Fuchsia;
            //
            // splitContainer1
            //
            this.splitContainer1.Location = new System.Drawing.Point(10, 31);
            this.splitContainer1.Name     = "splitContainer1";
            //
            // splitContainer1.Panel1
            //
            this.splitContainer1.Panel1.Controls.Add(this.Agenda_dgv_todos_empleados);
            //
            // splitContainer1.Panel2
            //
            this.splitContainer1.Panel2.Controls.Add(this.label4);
            this.splitContainer1.Panel2.Controls.Add(this.label3);
            this.splitContainer1.Panel2.Controls.Add(this.label1);
            this.splitContainer1.Panel2.Controls.Add(this.btn_listo);
            this.splitContainer1.Panel2.Controls.Add(this.btn_buscar_empleado);
            this.splitContainer1.Panel2.Controls.Add(this.btn_eliminar_empleado);
            this.splitContainer1.Panel2.Controls.Add(this.btn_nuevo_empleado);
            this.splitContainer1.Size             = new System.Drawing.Size(731, 496);
            this.splitContainer1.SplitterDistance = 648;
            this.splitContainer1.SplitterWidth    = 3;
            this.splitContainer1.TabIndex         = 63;
            //
            // Agenda_dgv_todos_empleados
            //
            this.Agenda_dgv_todos_empleados.AllowUserToAddRows    = false;
            this.Agenda_dgv_todos_empleados.AllowUserToDeleteRows = false;
            this.Agenda_dgv_todos_empleados.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.Agenda_dgv_todos_empleados.AutoSizeColumnsMode         = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
            this.Agenda_dgv_todos_empleados.AutoSizeRowsMode            = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
            this.Agenda_dgv_todos_empleados.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            dataGridViewCellStyle1.Alignment                        = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
            dataGridViewCellStyle1.BackColor                        = System.Drawing.SystemColors.Window;
            dataGridViewCellStyle1.Font                             = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
            dataGridViewCellStyle1.SelectionBackColor               = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle1.SelectionForeColor               = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle1.WrapMode                         = System.Windows.Forms.DataGridViewTriState.False;
            this.Agenda_dgv_todos_empleados.DefaultCellStyle        = dataGridViewCellStyle1;
            this.Agenda_dgv_todos_empleados.Location                = new System.Drawing.Point(3, 4);
            this.Agenda_dgv_todos_empleados.Margin                  = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.Agenda_dgv_todos_empleados.Name                    = "Agenda_dgv_todos_empleados";
            this.Agenda_dgv_todos_empleados.ReadOnly                = true;
            this.Agenda_dgv_todos_empleados.Size                    = new System.Drawing.Size(641, 488);
            this.Agenda_dgv_todos_empleados.TabIndex                = 0;
            this.Agenda_dgv_todos_empleados.CellContentClick       += new System.Windows.Forms.DataGridViewCellEventHandler(this.Agenda_dgv_todos_empleadosCellContentClick);
            this.Agenda_dgv_todos_empleados.CellContentDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.Agenda_dgv_todos_empleadosCellContentDoubleClick);
            //
            // label4
            //
            this.label4.Anchor    = System.Windows.Forms.AnchorStyles.Right;
            this.label4.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label4.Location  = new System.Drawing.Point(11, 210);
            this.label4.Name      = "label4";
            this.label4.Size      = new System.Drawing.Size(63, 16);
            this.label4.TabIndex  = 71;
            this.label4.Text      = "Refrescar";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // label3
            //
            this.label3.Anchor    = System.Windows.Forms.AnchorStyles.Right;
            this.label3.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label3.Location  = new System.Drawing.Point(11, 111);
            this.label3.Name      = "label3";
            this.label3.Size      = new System.Drawing.Size(63, 16);
            this.label3.TabIndex  = 70;
            this.label3.Text      = "Eliminar";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // label1
            //
            this.label1.Anchor    = System.Windows.Forms.AnchorStyles.Right;
            this.label1.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.Location  = new System.Drawing.Point(11, 13);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(63, 16);
            this.label1.TabIndex  = 68;
            this.label1.Text      = "Agregar";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // btn_listo
            //
            this.btn_listo.Anchor                 = System.Windows.Forms.AnchorStyles.Right;
            office2010Blue1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
            office2010Blue1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
            office2010Blue1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
            office2010Blue1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
            office2010Blue1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
            office2010Blue1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
            office2010Blue1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
            office2010Blue1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
            office2010Blue1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(97)))), ((int)(((byte)(181)))));
            office2010Blue1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(125)))), ((int)(((byte)(219)))));
            office2010Blue1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
            office2010Blue1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
            office2010Blue1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
            office2010Blue1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
            office2010Blue1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
            office2010Blue1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
            office2010Blue1.TextColor             = System.Drawing.Color.White;
            this.btn_listo.ColorTable             = office2010Blue1;
            this.btn_listo.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btn_listo.Location = new System.Drawing.Point(11, 447);
            this.btn_listo.Name     = "btn_listo";
            this.btn_listo.Size     = new System.Drawing.Size(63, 44);
            this.btn_listo.TabIndex = 67;
            this.btn_listo.Text     = "Atrás";
            this.btn_listo.Theme    = ManiXButton.Theme.MSOffice2010_BLUE;
            this.btn_listo.UseVisualStyleBackColor = true;
            this.btn_listo.Click += new System.EventHandler(this.FusionButton1Click);
            //
            // btn_buscar_empleado
            //
            this.btn_buscar_empleado.Anchor                = System.Windows.Forms.AnchorStyles.Right;
            this.btn_buscar_empleado.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("btn_buscar_empleado.BackgroundImage")));
            this.btn_buscar_empleado.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.btn_buscar_empleado.Location              = new System.Drawing.Point(12, 228);
            this.btn_buscar_empleado.Name     = "btn_buscar_empleado";
            this.btn_buscar_empleado.Size     = new System.Drawing.Size(64, 64);
            this.btn_buscar_empleado.TabIndex = 66;
            this.btn_buscar_empleado.UseVisualStyleBackColor = true;
            this.btn_buscar_empleado.Click += new System.EventHandler(this.Btn_buscar_empleadoClick);
            //
            // btn_eliminar_empleado
            //
            this.btn_eliminar_empleado.Anchor                = System.Windows.Forms.AnchorStyles.Right;
            this.btn_eliminar_empleado.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("btn_eliminar_empleado.BackgroundImage")));
            this.btn_eliminar_empleado.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.btn_eliminar_empleado.Location              = new System.Drawing.Point(11, 130);
            this.btn_eliminar_empleado.Name     = "btn_eliminar_empleado";
            this.btn_eliminar_empleado.Size     = new System.Drawing.Size(64, 64);
            this.btn_eliminar_empleado.TabIndex = 65;
            this.btn_eliminar_empleado.UseVisualStyleBackColor = true;
            this.btn_eliminar_empleado.Click += new System.EventHandler(this.Btn_eliminar_empleadoClick);
            //
            // btn_nuevo_empleado
            //
            this.btn_nuevo_empleado.Anchor                = System.Windows.Forms.AnchorStyles.Right;
            this.btn_nuevo_empleado.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("btn_nuevo_empleado.BackgroundImage")));
            this.btn_nuevo_empleado.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.btn_nuevo_empleado.ForeColor             = System.Drawing.Color.Black;
            this.btn_nuevo_empleado.Location              = new System.Drawing.Point(11, 32);
            this.btn_nuevo_empleado.Name     = "btn_nuevo_empleado";
            this.btn_nuevo_empleado.Size     = new System.Drawing.Size(64, 64);
            this.btn_nuevo_empleado.TabIndex = 63;
            this.btn_nuevo_empleado.UseVisualStyleBackColor = true;
            this.btn_nuevo_empleado.Click += new System.EventHandler(this.Btn_nuevo_empleadoClick);
            //
            // btn_salir
            //
            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.btn_salir.Colors = new Bloom[] {
                bloom12,
                bloom13,
                bloom14,
                bloom15,
                bloom16,
                bloom17,
                bloom18,
                bloom19
            };
            this.btn_salir.Customization = "AX///wyv//8Mr///AX///wAAAB7/////E8X//wCF/v8=";
            this.btn_salir.Font          = new System.Drawing.Font("Verdana", 8F);
            this.btn_salir.Image         = null;
            this.btn_salir.Location      = new System.Drawing.Point(782, 3);
            this.btn_salir.Name          = "btn_salir";
            this.btn_salir.NoRounding    = false;
            this.btn_salir.Size          = new System.Drawing.Size(22, 24);
            this.btn_salir.TabIndex      = 52;
            this.btn_salir.Text          = "x";
            this.btn_salir.Transparent   = false;
            //
            // empleado
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize          = new System.Drawing.Size(752, 538);
            this.ControlBox          = false;
            this.Controls.Add(this.fusionTheme1);
            this.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Name            = "empleado";
            this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text            = "Clientes";
            this.TransparencyKey = System.Drawing.Color.Fuchsia;
            this.fusionTheme1.ResumeLayout(false);
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
            this.splitContainer1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.Agenda_dgv_todos_empleados)).EndInit();
            this.ResumeLayout(false);
        }
Ejemplo n.º 4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     ManiXButton.Office2010Publisher office2010Publisher1     = new ManiXButton.Office2010Publisher();
     ManiXButton.Office2010Blue      office2010Blue1          = new ManiXButton.Office2010Blue();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form5));
     this.listBox1 = new System.Windows.Forms.ListBox();
     this.label1   = new System.Windows.Forms.Label();
     this.label2   = new System.Windows.Forms.Label();
     this.label3   = new System.Windows.Forms.Label();
     this.button4  = new ManiXButton.XButton();
     this.button1  = new ManiXButton.XButton();
     this.button2  = new ManiXButton.XButton();
     this.button3  = new ManiXButton.XButton();
     this.SuspendLayout();
     //
     // 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.Bold, 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.ItemHeight            = 21;
     this.listBox1.Location              = new System.Drawing.Point(16, 12);
     this.listBox1.Name                  = "listBox1";
     this.listBox1.Size                  = new System.Drawing.Size(559, 109);
     this.listBox1.TabIndex              = 1;
     this.listBox1.SelectedIndexChanged += new System.EventHandler(this.listBox1_SelectedIndexChanged);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(103, 213);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(53, 12);
     this.label1.TabIndex = 6;
     this.label1.Text     = "價錢總計";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("微軟正黑體", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.label2.Location = new System.Drawing.Point(288, 174);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(75, 26);
     this.label2.TabIndex = 9;
     this.label2.Text     = "操作者";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("微軟正黑體", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.label3.Location = new System.Drawing.Point(288, 127);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(96, 26);
     this.label3.TabIndex = 10;
     this.label3.Text     = "店家名稱";
     //
     // button4
     //
     office2010Publisher1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Publisher1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Publisher1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Publisher1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Publisher1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Publisher1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Publisher1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(126)))), ((int)(((byte)(126)))));
     office2010Publisher1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(173)))), ((int)(((byte)(167)))));
     office2010Publisher1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(126)))), ((int)(((byte)(126)))));
     office2010Publisher1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(173)))), ((int)(((byte)(167)))));
     office2010Publisher1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Publisher1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Publisher1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Publisher1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Publisher1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Publisher1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Publisher1.TextColor             = System.Drawing.Color.White;
     this.button4.ColorTable = office2010Publisher1;
     this.button4.Location   = new System.Drawing.Point(390, 291);
     this.button4.Name       = "button4";
     this.button4.Size       = new System.Drawing.Size(158, 41);
     this.button4.TabIndex   = 15;
     this.button4.Text       = "不訂了(關閉離開)";
     this.button4.Theme      = ManiXButton.Theme.MSOffice2010_Publisher;
     this.button4.UseVisualStyleBackColor = true;
     this.button4.Click += new System.EventHandler(this.button4_Click);
     //
     // button1
     //
     this.button1.ColorTable = office2010Publisher1;
     this.button1.Location   = new System.Drawing.Point(49, 291);
     this.button1.Name       = "button1";
     this.button1.Size       = new System.Drawing.Size(158, 41);
     this.button1.TabIndex   = 14;
     this.button1.Text       = "確認並送出";
     this.button1.Theme      = ManiXButton.Theme.MSOffice2010_Publisher;
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // button2
     //
     office2010Blue1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Blue1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Blue1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(97)))), ((int)(((byte)(181)))));
     office2010Blue1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(125)))), ((int)(((byte)(219)))));
     office2010Blue1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Blue1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Blue1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.TextColor             = System.Drawing.Color.White;
     this.button2.ColorTable = office2010Blue1;
     this.button2.Font       = new System.Drawing.Font("微軟正黑體", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.button2.Location   = new System.Drawing.Point(12, 165);
     this.button2.Name       = "button2";
     this.button2.Size       = new System.Drawing.Size(60, 60);
     this.button2.TabIndex   = 13;
     this.button2.Text       = "-";
     this.button2.Theme      = ManiXButton.Theme.MSOffice2010_BLUE;
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // button3
     //
     this.button3.ColorTable = office2010Blue1;
     this.button3.Font       = new System.Drawing.Font("微軟正黑體", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.button3.Location   = new System.Drawing.Point(195, 165);
     this.button3.Name       = "button3";
     this.button3.Size       = new System.Drawing.Size(60, 60);
     this.button3.TabIndex   = 12;
     this.button3.Text       = "+";
     this.button3.Theme      = ManiXButton.Theme.MSOffice2010_BLUE;
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler(this.button3_Click);
     //
     // Form5
     //
     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.ClientSize          = new System.Drawing.Size(587, 344);
     this.Controls.Add(this.button4);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.button3);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.listBox1);
     this.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "Form5";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "Form5";
     this.Load         += new System.EventHandler(this.Form5_Load);
     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()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SYSTEMUSERmessge));
     ManiXButton.Office2010Publisher office2010Publisher1     = new ManiXButton.Office2010Publisher();
     ManiXButton.Office2010Blue      office2010Blue1          = new ManiXButton.Office2010Blue();
     this.pictureBox1  = new System.Windows.Forms.PictureBox();
     this.label1       = new System.Windows.Forms.Label();
     this.panel1       = new System.Windows.Forms.Panel();
     this.pictureBox5  = new System.Windows.Forms.PictureBox();
     this.label5       = new System.Windows.Forms.Label();
     this.pictureBox4  = new System.Windows.Forms.PictureBox();
     this.pictureBox3  = new System.Windows.Forms.PictureBox();
     this.pictureBox2  = new System.Windows.Forms.PictureBox();
     this.label2       = new System.Windows.Forms.Label();
     this.label3       = new System.Windows.Forms.Label();
     this.label4       = new System.Windows.Forms.Label();
     this.radioButton1 = new System.Windows.Forms.RadioButton();
     this.radioButton2 = new System.Windows.Forms.RadioButton();
     this.xButton2     = new ManiXButton.XButton();
     this.xButton1     = new ManiXButton.XButton();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).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, 12);
     this.pictureBox1.Name      = "pictureBox1";
     this.pictureBox1.Size      = new System.Drawing.Size(128, 128);
     this.pictureBox1.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox1.TabIndex  = 0;
     this.pictureBox1.TabStop   = false;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("Microsoft JhengHei", 42F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.label1.ForeColor = System.Drawing.Color.Lime;
     this.label1.Location  = new System.Drawing.Point(134, 40);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(505, 71);
     this.label1.TabIndex  = 1;
     this.label1.Text      = "您是系統管理員嗎?\r\n";
     //
     // 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.radioButton2);
     this.panel1.Controls.Add(this.radioButton1);
     this.panel1.Controls.Add(this.pictureBox5);
     this.panel1.Controls.Add(this.label5);
     this.panel1.Controls.Add(this.pictureBox4);
     this.panel1.Controls.Add(this.pictureBox3);
     this.panel1.Controls.Add(this.pictureBox2);
     this.panel1.Location = new System.Drawing.Point(12, 146);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(356, 360);
     this.panel1.TabIndex = 2;
     //
     // pictureBox5
     //
     this.pictureBox5.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
     this.pictureBox5.Location = new System.Drawing.Point(23, 1);
     this.pictureBox5.Name     = "pictureBox5";
     this.pictureBox5.Size     = new System.Drawing.Size(32, 32);
     this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox5.TabIndex = 4;
     this.pictureBox5.TabStop  = false;
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.Font      = new System.Drawing.Font("Microsoft JhengHei", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.label5.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.label5.Location  = new System.Drawing.Point(61, 1);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(256, 40);
     this.label5.TabIndex  = 3;
     this.label5.Text      = "請照作以下步驟!";
     //
     // pictureBox4
     //
     this.pictureBox4.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
     this.pictureBox4.Location = new System.Drawing.Point(3, 647);
     this.pictureBox4.Name     = "pictureBox4";
     this.pictureBox4.Size     = new System.Drawing.Size(329, 134);
     this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox4.TabIndex = 2;
     this.pictureBox4.TabStop  = false;
     //
     // pictureBox3
     //
     this.pictureBox3.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
     this.pictureBox3.Location = new System.Drawing.Point(0, 379);
     this.pictureBox3.Name     = "pictureBox3";
     this.pictureBox3.Size     = new System.Drawing.Size(466, 268);
     this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox3.TabIndex = 1;
     this.pictureBox3.TabStop  = false;
     //
     // pictureBox2
     //
     this.pictureBox2.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
     this.pictureBox2.Location = new System.Drawing.Point(5, 89);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(341, 284);
     this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox2.TabIndex = 0;
     this.pictureBox2.TabStop  = false;
     //
     // 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)(136)));
     this.label2.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.label2.Location  = new System.Drawing.Point(374, 146);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(230, 180);
     this.label2.TabIndex  = 3;
     this.label2.Text      = "IQ180必須以\r\n系統管理員\r\n身分執行才能\r\n完全的使用。";
     //
     // 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)(136)));
     this.label3.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.label3.Location  = new System.Drawing.Point(374, 326);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(265, 180);
     this.label3.TabIndex  = 4;
     this.label3.Text      = "若不照做,\r\n可能會使作答\r\n和密碼設定及\r\n練習方面受阻。";
     //
     // 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)(136)));
     this.label4.ForeColor = System.Drawing.Color.Lime;
     this.label4.Location  = new System.Drawing.Point(12, 509);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(632, 45);
     this.label4.TabIndex  = 4;
     this.label4.Text      = "現在立即重開並以系統管理員身分進入!";
     //
     // radioButton1
     //
     this.radioButton1.AutoSize  = true;
     this.radioButton1.BackColor = System.Drawing.Color.Transparent;
     this.radioButton1.Font      = new System.Drawing.Font("Microsoft JhengHei", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.radioButton1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.radioButton1.Location  = new System.Drawing.Point(47, 787);
     this.radioButton1.Name      = "radioButton1";
     this.radioButton1.Size      = new System.Drawing.Size(249, 39);
     this.radioButton1.TabIndex  = 12;
     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.Checked   = true;
     this.radioButton2.Font      = new System.Drawing.Font("Microsoft JhengHei", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.radioButton2.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.radioButton2.Location  = new System.Drawing.Point(23, 44);
     this.radioButton2.Name      = "radioButton2";
     this.radioButton2.Size      = new System.Drawing.Size(87, 39);
     this.radioButton2.TabIndex  = 13;
     this.radioButton2.TabStop   = true;
     this.radioButton2.Text      = "未讀";
     this.radioButton2.UseVisualStyleBackColor = false;
     //
     // xButton2
     //
     office2010Publisher1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Publisher1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Publisher1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Publisher1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Publisher1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Publisher1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Publisher1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(126)))), ((int)(((byte)(126)))));
     office2010Publisher1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(173)))), ((int)(((byte)(167)))));
     office2010Publisher1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(126)))), ((int)(((byte)(126)))));
     office2010Publisher1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(173)))), ((int)(((byte)(167)))));
     office2010Publisher1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Publisher1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Publisher1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Publisher1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Publisher1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Publisher1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Publisher1.TextColor             = System.Drawing.Color.White;
     this.xButton2.ColorTable = office2010Publisher1;
     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(12, 557);
     this.xButton2.Name       = "xButton2";
     this.xButton2.Size       = new System.Drawing.Size(274, 65);
     this.xButton2.TabIndex   = 6;
     this.xButton2.Text       = "我這麼做的風險有哪些?";
     this.xButton2.Theme      = ManiXButton.Theme.MSOffice2010_Publisher;
     this.xButton2.UseVisualStyleBackColor = true;
     this.xButton2.Click += new System.EventHandler(this.xButton2_Click);
     //
     // xButton1
     //
     office2010Blue1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Blue1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Blue1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(97)))), ((int)(((byte)(181)))));
     office2010Blue1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(125)))), ((int)(((byte)(219)))));
     office2010Blue1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Blue1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Blue1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.TextColor             = System.Drawing.Color.White;
     this.xButton1.ColorTable = office2010Blue1;
     this.xButton1.Enabled    = false;
     this.xButton1.Font       = new System.Drawing.Font("Microsoft JhengHei", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xButton1.Location   = new System.Drawing.Point(292, 557);
     this.xButton1.Name       = "xButton1";
     this.xButton1.Size       = new System.Drawing.Size(330, 65);
     this.xButton1.TabIndex   = 5;
     this.xButton1.Text       = "我了解並同意照做";
     this.xButton1.Theme      = ManiXButton.Theme.MSOffice2010_BLUE;
     this.xButton1.UseVisualStyleBackColor = true;
     this.xButton1.Click += new System.EventHandler(this.xButton1_Click);
     //
     // SYSTEMUSERmessge
     //
     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(634, 634);
     this.Controls.Add(this.xButton2);
     this.Controls.Add(this.xButton1);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.pictureBox1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "SYSTEMUSERmessge";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "SYSTEMUSERmessge";
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     ManiXButton.Office2010Blue office2010Blue1 = new ManiXButton.Office2010Blue();
     this.label1   = new System.Windows.Forms.Label();
     this.label2   = new System.Windows.Forms.Label();
     this.label3   = new System.Windows.Forms.Label();
     this.label4   = new System.Windows.Forms.Label();
     this.textBox1 = new System.Windows.Forms.TextBox();
     this.textBox2 = new System.Windows.Forms.TextBox();
     this.textBox3 = new System.Windows.Forms.TextBox();
     this.textBox4 = new System.Windows.Forms.TextBox();
     this.xButton1 = new ManiXButton.XButton();
     this.xButton2 = new ManiXButton.XButton();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(766, 105);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(72, 13);
     this.label1.TabIndex = 0;
     this.label1.Text     = "FIRST NAME";
     this.label1.Click   += new System.EventHandler(this.label_Firstname);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(766, 173);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(68, 13);
     this.label2.TabIndex = 1;
     this.label2.Text     = "LAST NAME";
     this.label2.Click   += new System.EventHandler(this.label_Lastname);
     //
     // label3
     //
     this.label3.AccessibleName = "";
     this.label3.AutoSize       = true;
     this.label3.Location       = new System.Drawing.Point(782, 223);
     this.label3.Name           = "label3";
     this.label3.Size           = new System.Drawing.Size(31, 13);
     this.label3.TabIndex       = 2;
     this.label3.Text           = "GSM";
     this.label3.Click         += new System.EventHandler(this.label_Gsm);
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(783, 289);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(51, 13);
     this.label4.TabIndex = 3;
     this.label4.Text     = "ADRESS";
     this.label4.Click   += new System.EventHandler(this.label_Adress);
     //
     // textBox1
     //
     this.textBox1.Location     = new System.Drawing.Point(893, 105);
     this.textBox1.Name         = "textBox1";
     this.textBox1.Size         = new System.Drawing.Size(100, 20);
     this.textBox1.TabIndex     = 4;
     this.textBox1.TextChanged += new System.EventHandler(this.textBox_Firstname);
     //
     // textBox2
     //
     this.textBox2.Location     = new System.Drawing.Point(893, 170);
     this.textBox2.Name         = "textBox2";
     this.textBox2.Size         = new System.Drawing.Size(100, 20);
     this.textBox2.TabIndex     = 5;
     this.textBox2.TextChanged += new System.EventHandler(this.textBox_Lastname);
     //
     // textBox3
     //
     this.textBox3.Location     = new System.Drawing.Point(896, 220);
     this.textBox3.Name         = "textBox3";
     this.textBox3.Size         = new System.Drawing.Size(100, 20);
     this.textBox3.TabIndex     = 6;
     this.textBox3.TextChanged += new System.EventHandler(this.textBox_Gsm);
     //
     // textBox4
     //
     this.textBox4.Location     = new System.Drawing.Point(896, 286);
     this.textBox4.Name         = "textBox4";
     this.textBox4.Size         = new System.Drawing.Size(100, 20);
     this.textBox4.TabIndex     = 7;
     this.textBox4.TextChanged += new System.EventHandler(this.textBox_Adress);
     //
     // xButton1
     //
     office2010Blue1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Blue1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Blue1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(97)))), ((int)(((byte)(181)))));
     office2010Blue1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(125)))), ((int)(((byte)(219)))));
     office2010Blue1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Blue1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Blue1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.TextColor             = System.Drawing.Color.White;
     this.xButton1.ColorTable = office2010Blue1;
     this.xButton1.Location   = new System.Drawing.Point(484, 378);
     this.xButton1.Name       = "xButton1";
     this.xButton1.Size       = new System.Drawing.Size(85, 30);
     this.xButton1.TabIndex   = 9;
     this.xButton1.Text       = "Submit";
     this.xButton1.Theme      = ManiXButton.Theme.MSOffice2010_BLUE;
     this.xButton1.UseVisualStyleBackColor = true;
     this.xButton1.Click += new System.EventHandler(this.xButton_Submit);
     //
     // xButton2
     //
     this.xButton2.ColorTable = office2010Blue1;
     this.xButton2.Location   = new System.Drawing.Point(612, 378);
     this.xButton2.Name       = "xButton2";
     this.xButton2.Size       = new System.Drawing.Size(85, 30);
     this.xButton2.TabIndex   = 10;
     this.xButton2.Text       = "Cancel";
     this.xButton2.Theme      = ManiXButton.Theme.MSOffice2010_BLUE;
     this.xButton2.UseVisualStyleBackColor = true;
     this.xButton2.Click += new System.EventHandler(this.xButton_Cancel);
     //
     // UserControl6
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImage     = global::ConsoleApp1.Properties.Resources.KEWLOX_HOMEPAGE_SLIDE_04_1024x5121;
     this.Controls.Add(this.xButton2);
     this.Controls.Add(this.xButton1);
     this.Controls.Add(this.textBox4);
     this.Controls.Add(this.textBox3);
     this.Controls.Add(this.textBox2);
     this.Controls.Add(this.textBox1);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Name  = "UserControl6";
     this.Size  = new System.Drawing.Size(996, 512);
     this.Load += new System.EventHandler(this.UserControl6_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 7
0
 /// <summary>
 /// Обязательный метод для поддержки конструктора - не изменяйте
 /// содержимое данного метода при помощи редактора кода.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     ManiXButton.Office2010White     office2010White1         = new ManiXButton.Office2010White();
     ManiXButton.Office2010Red       office2010Red1           = new ManiXButton.Office2010Red();
     ManiXButton.Office2010Blue      office2010Blue1          = new ManiXButton.Office2010Blue();
     ManiXButton.Office2010Publisher office2010Publisher1     = new ManiXButton.Office2010Publisher();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.listBox1             = new System.Windows.Forms.ListBox();
     this.textBox1             = new System.Windows.Forms.TextBox();
     this.fileSystemWatcher1   = new System.IO.FileSystemWatcher();
     this.panel1               = new System.Windows.Forms.Panel();
     this.xButton2             = new ManiXButton.XButton();
     this.xButton1             = new ManiXButton.XButton();
     this.panel2               = new System.Windows.Forms.Panel();
     this.label2               = new System.Windows.Forms.Label();
     this.textBox2             = new System.Windows.Forms.TextBox();
     this.xButton6             = new ManiXButton.XButton();
     this.xButton5             = new ManiXButton.XButton();
     this.label1               = new System.Windows.Forms.Label();
     this.xButton3             = new ManiXButton.XButton();
     this.xButton4             = new ManiXButton.XButton();
     this.notifyIcon1          = new System.Windows.Forms.NotifyIcon(this.components);
     this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
     ((System.ComponentModel.ISupportInitialize)(this.fileSystemWatcher1)).BeginInit();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // listBox1
     //
     this.listBox1.BackColor         = System.Drawing.SystemColors.InactiveBorder;
     this.listBox1.BorderStyle       = System.Windows.Forms.BorderStyle.FixedSingle;
     this.listBox1.FormattingEnabled = true;
     this.listBox1.Location          = new System.Drawing.Point(14, 45);
     this.listBox1.Name                  = "listBox1";
     this.listBox1.Size                  = new System.Drawing.Size(240, 236);
     this.listBox1.TabIndex              = 0;
     this.listBox1.SelectedIndexChanged += new System.EventHandler(this.listBox1_SelectedIndexChanged);
     this.listBox1.DoubleClick          += new System.EventHandler(this.listBox1_DoubleClick);
     //
     // textBox1
     //
     this.textBox1.Font         = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.textBox1.ForeColor    = System.Drawing.Color.Black;
     this.textBox1.Location     = new System.Drawing.Point(15, 15);
     this.textBox1.Name         = "textBox1";
     this.textBox1.Size         = new System.Drawing.Size(239, 24);
     this.textBox1.TabIndex     = 3;
     this.textBox1.Text         = "Type something...";
     this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
     //
     // fileSystemWatcher1
     //
     this.fileSystemWatcher1.EnableRaisingEvents = true;
     this.fileSystemWatcher1.SynchronizingObject = this;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.panel1.Controls.Add(this.listBox1);
     this.panel1.Controls.Add(this.xButton2);
     this.panel1.Controls.Add(this.xButton1);
     this.panel1.Controls.Add(this.textBox1);
     this.panel1.Location = new System.Drawing.Point(21, 12);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(323, 295);
     this.panel1.TabIndex = 0;
     //
     // xButton2
     //
     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.xButton2.ColorTable = office2010White1;
     this.xButton2.Location   = new System.Drawing.Point(260, 254);
     this.xButton2.Name       = "xButton2";
     this.xButton2.Size       = new System.Drawing.Size(54, 27);
     this.xButton2.TabIndex   = 2;
     this.xButton2.Text       = "Close";
     this.xButton2.Theme      = ManiXButton.Theme.MSOffice2010_WHITE;
     this.xButton2.UseVisualStyleBackColor = true;
     this.xButton2.Click += new System.EventHandler(this.xButton2_Click_1);
     //
     // xButton1
     //
     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)(227)))), ((int)(((byte)(77)))), ((int)(((byte)(45)))));
     office2010Red1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(148)))), ((int)(((byte)(64)))));
     office2010Red1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(77)))), ((int)(((byte)(45)))));
     office2010Red1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(148)))), ((int)(((byte)(64)))));
     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.xButton1.ColorTable             = office2010Red1;
     this.xButton1.Location = new System.Drawing.Point(259, 13);
     this.xButton1.Name     = "xButton1";
     this.xButton1.Size     = new System.Drawing.Size(54, 27);
     this.xButton1.TabIndex = 5;
     this.xButton1.Text     = "Search";
     this.xButton1.Theme    = ManiXButton.Theme.MSOffice2010_RED;
     this.xButton1.UseVisualStyleBackColor = true;
     this.xButton1.Click += new System.EventHandler(this.xButton1_Click);
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
     this.panel2.Controls.Add(this.label2);
     this.panel2.Controls.Add(this.textBox2);
     this.panel2.Controls.Add(this.xButton6);
     this.panel2.Controls.Add(this.xButton5);
     this.panel2.Controls.Add(this.label1);
     this.panel2.Controls.Add(this.xButton3);
     this.panel2.Controls.Add(this.xButton4);
     this.panel2.Location = new System.Drawing.Point(-158, 12);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(179, 295);
     this.panel2.TabIndex = 1;
     this.panel2.Paint   += new System.Windows.Forms.PaintEventHandler(this.panel2_Paint);
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Script MT Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.White;
     this.label2.Location  = new System.Drawing.Point(33, 165);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(125, 19);
     this.label2.TabIndex  = 6;
     this.label2.Text      = "Additional options";
     this.label2.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // textBox2
     //
     this.textBox2.Font         = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.textBox2.ForeColor    = System.Drawing.Color.Black;
     this.textBox2.Location     = new System.Drawing.Point(37, 45);
     this.textBox2.Name         = "textBox2";
     this.textBox2.Size         = new System.Drawing.Size(111, 24);
     this.textBox2.TabIndex     = 5;
     this.textBox2.TextChanged += new System.EventHandler(this.textBox2_TextChanged);
     //
     // xButton6
     //
     office2010Blue1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Blue1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Blue1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(97)))), ((int)(((byte)(181)))));
     office2010Blue1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(125)))), ((int)(((byte)(219)))));
     office2010Blue1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Blue1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Blue1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.TextColor             = System.Drawing.Color.White;
     this.xButton6.ColorTable = office2010Blue1;
     this.xButton6.Location   = new System.Drawing.Point(95, 108);
     this.xButton6.Name       = "xButton6";
     this.xButton6.Size       = new System.Drawing.Size(53, 27);
     this.xButton6.TabIndex   = 4;
     this.xButton6.Text       = "To Date";
     this.xButton6.Theme      = ManiXButton.Theme.MSOffice2010_BLUE;
     this.xButton6.UseVisualStyleBackColor = true;
     //
     // xButton5
     //
     this.xButton5.ColorTable = office2010Blue1;
     this.xButton5.Location   = new System.Drawing.Point(37, 108);
     this.xButton5.Name       = "xButton5";
     this.xButton5.Size       = new System.Drawing.Size(52, 27);
     this.xButton5.TabIndex   = 3;
     this.xButton5.Text       = "From Date";
     this.xButton5.Theme      = ManiXButton.Theme.MSOffice2010_BLUE;
     this.xButton5.UseVisualStyleBackColor = true;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Script MT Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location  = new System.Drawing.Point(33, 13);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(115, 19);
     this.label1.TabIndex  = 2;
     this.label1.Text      = "Advanced search";
     this.label1.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // xButton3
     //
     office2010Publisher1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Publisher1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Publisher1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Publisher1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Publisher1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Publisher1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Publisher1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(126)))), ((int)(((byte)(126)))));
     office2010Publisher1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(173)))), ((int)(((byte)(167)))));
     office2010Publisher1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(126)))), ((int)(((byte)(126)))));
     office2010Publisher1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(173)))), ((int)(((byte)(167)))));
     office2010Publisher1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Publisher1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Publisher1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Publisher1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Publisher1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Publisher1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Publisher1.TextColor             = System.Drawing.Color.White;
     this.xButton3.ColorTable = office2010Publisher1;
     this.xButton3.Cursor     = System.Windows.Forms.Cursors.No;
     this.xButton3.Location   = new System.Drawing.Point(161, 121);
     this.xButton3.Name       = "xButton3";
     this.xButton3.Size       = new System.Drawing.Size(18, 22);
     this.xButton3.TabIndex   = 1;
     this.xButton3.Text       = ">";
     this.xButton3.Theme      = ManiXButton.Theme.MSOffice2010_Publisher;
     this.xButton3.UseVisualStyleBackColor = true;
     this.xButton3.Click += new System.EventHandler(this.xButton3_Click);
     //
     // xButton4
     //
     this.xButton4.ColorTable = office2010Blue1;
     this.xButton4.Location   = new System.Drawing.Point(37, 75);
     this.xButton4.Name       = "xButton4";
     this.xButton4.Size       = new System.Drawing.Size(111, 27);
     this.xButton4.TabIndex   = 0;
     this.xButton4.Text       = "Set Directory";
     this.xButton4.Theme      = ManiXButton.Theme.MSOffice2010_BLUE;
     this.xButton4.UseVisualStyleBackColor = true;
     this.xButton4.Click += new System.EventHandler(this.xButton4_Click);
     //
     // notifyIcon1
     //
     this.notifyIcon1.Text    = "notifyIcon1";
     this.notifyIcon1.Visible = true;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoScroll          = true;
     this.ClientSize          = new System.Drawing.Size(525, 319);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.ForeColor       = System.Drawing.Color.DarkMagenta;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "Form1";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "FinderX";
     this.TransparencyKey = System.Drawing.SystemColors.Control;
     this.Load           += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.fileSystemWatcher1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.ResumeLayout(false);
 }
Ejemplo n.º 8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     ManiXButton.Office2010Publisher office2010Publisher1     = new ManiXButton.Office2010Publisher();
     ManiXButton.Office2010Blue      office2010Blue1          = new ManiXButton.Office2010Blue();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form4));
     this.listBox1 = new System.Windows.Forms.ListBox();
     this.label1   = new System.Windows.Forms.Label();
     this.button1  = new ManiXButton.XButton();
     this.button2  = new ManiXButton.XButton();
     this.button3  = new ManiXButton.XButton();
     this.SuspendLayout();
     //
     // 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.ItemHeight            = 20;
     this.listBox1.Location              = new System.Drawing.Point(14, 16);
     this.listBox1.Margin                = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.listBox1.Name                  = "listBox1";
     this.listBox1.Size                  = new System.Drawing.Size(693, 184);
     this.listBox1.TabIndex              = 0;
     this.listBox1.SelectedIndexChanged += new System.EventHandler(this.listBox1_SelectedIndexChanged);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(289, 287);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(56, 16);
     this.label1.TabIndex = 2;
     this.label1.Text     = "價錢總計";
     //
     // button1
     //
     office2010Publisher1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Publisher1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Publisher1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Publisher1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Publisher1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Publisher1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Publisher1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(126)))), ((int)(((byte)(126)))));
     office2010Publisher1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(173)))), ((int)(((byte)(167)))));
     office2010Publisher1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(126)))), ((int)(((byte)(126)))));
     office2010Publisher1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(173)))), ((int)(((byte)(167)))));
     office2010Publisher1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Publisher1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Publisher1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Publisher1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Publisher1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Publisher1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Publisher1.TextColor             = System.Drawing.Color.White;
     this.button1.ColorTable = office2010Publisher1;
     this.button1.Location   = new System.Drawing.Point(216, 360);
     this.button1.Margin     = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.button1.Name       = "button1";
     this.button1.Size       = new System.Drawing.Size(211, 59);
     this.button1.TabIndex   = 7;
     this.button1.Text       = "確認並送出";
     this.button1.Theme      = ManiXButton.Theme.MSOffice2010_Publisher;
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // button2
     //
     office2010Blue1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Blue1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Blue1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(97)))), ((int)(((byte)(181)))));
     office2010Blue1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(125)))), ((int)(((byte)(219)))));
     office2010Blue1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Blue1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Blue1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.TextColor             = System.Drawing.Color.White;
     this.button2.ColorTable = office2010Blue1;
     this.button2.Font       = new System.Drawing.Font("微軟正黑體", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.button2.Location   = new System.Drawing.Point(120, 259);
     this.button2.Margin     = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.button2.Name       = "button2";
     this.button2.Size       = new System.Drawing.Size(70, 80);
     this.button2.TabIndex   = 6;
     this.button2.Text       = "-";
     this.button2.Theme      = ManiXButton.Theme.MSOffice2010_BLUE;
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // button3
     //
     this.button3.ColorTable = office2010Blue1;
     this.button3.Font       = new System.Drawing.Font("微軟正黑體", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.button3.Location   = new System.Drawing.Point(450, 259);
     this.button3.Margin     = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.button3.Name       = "button3";
     this.button3.Size       = new System.Drawing.Size(70, 80);
     this.button3.TabIndex   = 5;
     this.button3.Text       = "+";
     this.button3.Theme      = ManiXButton.Theme.MSOffice2010_BLUE;
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler(this.button3_Click);
     //
     // Form4
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.ClientSize          = new System.Drawing.Size(724, 444);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.button3);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.listBox1);
     this.Font          = new System.Drawing.Font("微軟正黑體", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
     this.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin        = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name          = "Form4";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "Form4";
     this.Load         += new System.EventHandler(this.Form4_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     ManiXButton.Office2010Blue office2010Blue1 = new ManiXButton.Office2010Blue();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form0));
     this.play     = new ManiXButton.XButton();
     this.izlaz    = new ManiXButton.XButton();
     this.xButton2 = new ManiXButton.XButton();
     this.SuspendLayout();
     //
     // play
     //
     office2010Blue1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Blue1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Blue1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(97)))), ((int)(((byte)(181)))));
     office2010Blue1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(125)))), ((int)(((byte)(219)))));
     office2010Blue1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Blue1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Blue1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.TextColor             = System.Drawing.Color.White;
     this.play.ColorTable = office2010Blue1;
     this.play.Font       = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.play.Location   = new System.Drawing.Point(325, 210);
     this.play.Name       = "play";
     this.play.Size       = new System.Drawing.Size(120, 40);
     this.play.TabIndex   = 3;
     this.play.Text       = "Igraj";
     this.play.Theme      = ManiXButton.Theme.MSOffice2010_BLUE;
     this.play.UseVisualStyleBackColor = true;
     this.play.Click += new System.EventHandler(this.play_Click);
     //
     // izlaz
     //
     this.izlaz.ColorTable = office2010Blue1;
     this.izlaz.Font       = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.izlaz.ForeColor  = System.Drawing.SystemColors.ControlText;
     this.izlaz.Location   = new System.Drawing.Point(325, 302);
     this.izlaz.Name       = "izlaz";
     this.izlaz.Size       = new System.Drawing.Size(120, 40);
     this.izlaz.TabIndex   = 2;
     this.izlaz.Text       = "Izadji";
     this.izlaz.Theme      = ManiXButton.Theme.MSOffice2010_BLUE;
     this.izlaz.UseVisualStyleBackColor = true;
     this.izlaz.Click += new System.EventHandler(this.izlaz_Click);
     //
     // xButton2
     //
     this.xButton2.ColorTable = office2010Blue1;
     this.xButton2.Font       = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.xButton2.Location   = new System.Drawing.Point(325, 256);
     this.xButton2.Name       = "xButton2";
     this.xButton2.Size       = new System.Drawing.Size(120, 40);
     this.xButton2.TabIndex   = 1;
     this.xButton2.Text       = "O nama";
     this.xButton2.Theme      = ManiXButton.Theme.MSOffice2010_BLUE;
     this.xButton2.UseVisualStyleBackColor = true;
     this.xButton2.Click += new System.EventHandler(this.xButton2_Click);
     //
     // Form0
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ClientSize            = new System.Drawing.Size(484, 386);
     this.Controls.Add(this.play);
     this.Controls.Add(this.izlaz);
     this.Controls.Add(this.xButton2);
     this.MaximizeBox   = false;
     this.MaximumSize   = new System.Drawing.Size(500, 425);
     this.MinimumSize   = new System.Drawing.Size(500, 424);
     this.Name          = "Form0";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Mijalica";
     this.Load         += new System.EventHandler(this.Form0_Load);
     this.ResumeLayout(false);
 }
Ejemplo n.º 10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Login));
     ManiXButton.Office2010Blue office2010Blue1 = new ManiXButton.Office2010Blue();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.txtpassword = new ControlsDemo.ExtdTextBox();
     this.txtusername = new ControlsDemo.ExtdTextBox();
     this.xButton2    = new ManiXButton.XButton();
     this.xButton1    = new ManiXButton.XButton();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).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(172, 84);
     this.pictureBox1.Name      = "pictureBox1";
     this.pictureBox1.Size      = new System.Drawing.Size(191, 175);
     this.pictureBox1.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox1.TabIndex  = 14;
     this.pictureBox1.TabStop   = false;
     //
     // txtpassword
     //
     this.txtpassword.ForeColor      = System.Drawing.Color.Gray;
     this.txtpassword.Location       = new System.Drawing.Point(201, 352);
     this.txtpassword.Name           = "txtpassword";
     this.txtpassword.PasswordChar   = '*';
     this.txtpassword.Size           = new System.Drawing.Size(136, 22);
     this.txtpassword.TabIndex       = 11;
     this.txtpassword.Text           = "Password";
     this.txtpassword.TextAlign      = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtpassword.WaterMarkColor = System.Drawing.Color.Gray;
     this.txtpassword.WaterMarkFont  = null;
     this.txtpassword.WaterMarkText  = "Password";
     //
     // txtusername
     //
     this.txtusername.ForeColor      = System.Drawing.Color.Gray;
     this.txtusername.Location       = new System.Drawing.Point(201, 307);
     this.txtusername.Name           = "txtusername";
     this.txtusername.Size           = new System.Drawing.Size(136, 22);
     this.txtusername.TabIndex       = 10;
     this.txtusername.Text           = "Username";
     this.txtusername.TextAlign      = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtusername.WaterMarkColor = System.Drawing.Color.Gray;
     this.txtusername.WaterMarkFont  = null;
     this.txtusername.WaterMarkText  = "Username";
     //
     // xButton2
     //
     office2010Blue1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Blue1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Blue1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(97)))), ((int)(((byte)(181)))));
     office2010Blue1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(125)))), ((int)(((byte)(219)))));
     office2010Blue1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Blue1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Blue1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.TextColor             = System.Drawing.Color.White;
     this.xButton2.ColorTable = office2010Blue1;
     this.xButton2.Location   = new System.Drawing.Point(309, 448);
     this.xButton2.Name       = "xButton2";
     this.xButton2.Size       = new System.Drawing.Size(97, 35);
     this.xButton2.TabIndex   = 13;
     this.xButton2.Text       = "Reset";
     this.xButton2.Theme      = ManiXButton.Theme.MSOffice2010_BLUE;
     this.xButton2.UseVisualStyleBackColor = true;
     //
     // xButton1
     //
     this.xButton1.ColorTable = office2010Blue1;
     this.xButton1.Location   = new System.Drawing.Point(142, 448);
     this.xButton1.Name       = "xButton1";
     this.xButton1.Size       = new System.Drawing.Size(97, 35);
     this.xButton1.TabIndex   = 12;
     this.xButton1.Text       = "Login";
     this.xButton1.Theme      = ManiXButton.Theme.MSOffice2010_BLUE;
     this.xButton1.UseVisualStyleBackColor = true;
     //
     // Login
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.ClientSize          = new System.Drawing.Size(549, 567);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.txtpassword);
     this.Controls.Add(this.txtusername);
     this.Controls.Add(this.xButton2);
     this.Controls.Add(this.xButton1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Name            = "Login";
     this.Text            = "Login";
     this.Load           += new System.EventHandler(this.Login_Load);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }