示例#1
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));
     hopePictureBox1 = new ReaLTaiizor.Controls.HopePictureBox();
     hopeForm1       = new ReaLTaiizor.Forms.HopeForm();
     hopeTextBox2    = new ReaLTaiizor.Controls.HopeTextBox();
     hopeTextBox1    = new ReaLTaiizor.Controls.HopeTextBox();
     hopeButton1     = new ReaLTaiizor.Controls.HopeButton();
     hopePictureBox2 = new ReaLTaiizor.Controls.HopePictureBox();
     hopePictureBox3 = new ReaLTaiizor.Controls.HopePictureBox();
     hopePictureBox4 = new ReaLTaiizor.Controls.HopePictureBox();
     hopePictureBox5 = new ReaLTaiizor.Controls.HopePictureBox();
     foreverToggle1  = new ReaLTaiizor.Controls.ForeverToggle();
     labelEdit2      = new ReaLTaiizor.Controls.LabelEdit();
     hopePictureBox6 = new ReaLTaiizor.Controls.HopePictureBox();
     pictureBox1     = new System.Windows.Forms.PictureBox();
     pictureBox2     = new System.Windows.Forms.PictureBox();
     pictureBox3     = new System.Windows.Forms.PictureBox();
     pictureBox5     = new System.Windows.Forms.PictureBox();
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox5)).BeginInit();
     SuspendLayout();
     //
     // hopePictureBox1
     //
     hopePictureBox1.BackColor = System.Drawing.Color.Transparent;
     hopePictureBox1.Image     = global::ReaLTaiizor.Login.Properties.Resources.Login;
     hopePictureBox1.Location  = new System.Drawing.Point(132, 46);
     hopePictureBox1.Name      = "hopePictureBox1";
     hopePictureBox1.Size      = new System.Drawing.Size(100, 100);
     hopePictureBox1.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     hopePictureBox1.TabIndex  = 1;
     hopePictureBox1.TabStop   = false;
     //
     // hopeForm1
     //
     hopeForm1.ControlBoxColorH  = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(231)))), ((int)(((byte)(237)))));
     hopeForm1.ControlBoxColorHC = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108)))));
     hopeForm1.ControlBoxColorN  = System.Drawing.Color.White;
     hopeForm1.Cursor            = System.Windows.Forms.Cursors.Default;
     hopeForm1.Dock        = System.Windows.Forms.DockStyle.Top;
     hopeForm1.Font        = new System.Drawing.Font("Segoe UI", 12F);
     hopeForm1.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(246)))), ((int)(((byte)(252)))));
     hopeForm1.Image       = global::ReaLTaiizor.Login.Properties.Resources.Account;
     hopeForm1.Location    = new System.Drawing.Point(0, 0);
     hopeForm1.MaximizeBox = false;
     hopeForm1.MinimizeBox = false;
     hopeForm1.Name        = "hopeForm1";
     hopeForm1.Size        = new System.Drawing.Size(364, 40);
     hopeForm1.TabIndex    = 0;
     hopeForm1.Text        = "Here You Can Login";
     hopeForm1.ThemeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
     //
     // hopeTextBox2
     //
     hopeTextBox2.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(15)))), ((int)(((byte)(25)))));
     hopeTextBox2.BaseColor             = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(42)))), ((int)(((byte)(52)))));
     hopeTextBox2.BorderColorA          = System.Drawing.Color.Crimson;
     hopeTextBox2.BorderColorB          = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(162)))), ((int)(((byte)(60)))));
     hopeTextBox2.Font                  = new System.Drawing.Font("Segoe UI", 12F);
     hopeTextBox2.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     hopeTextBox2.Hint                  = "Password";
     hopeTextBox2.Location              = new System.Drawing.Point(57, 197);
     hopeTextBox2.MaxLength             = 100;
     hopeTextBox2.Multiline             = false;
     hopeTextBox2.Name                  = "hopeTextBox2";
     hopeTextBox2.PasswordChar          = '*';
     hopeTextBox2.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     hopeTextBox2.SelectedText          = "";
     hopeTextBox2.SelectionLength       = 0;
     hopeTextBox2.SelectionStart        = 0;
     hopeTextBox2.Size                  = new System.Drawing.Size(250, 38);
     hopeTextBox2.TabIndex              = 11;
     hopeTextBox2.TabStop               = false;
     hopeTextBox2.Text                  = "ReaLTaiizor.Login.Password";
     hopeTextBox2.UseSystemPasswordChar = false;
     //
     // hopeTextBox1
     //
     hopeTextBox1.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(15)))), ((int)(((byte)(25)))));
     hopeTextBox1.BaseColor             = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(42)))), ((int)(((byte)(52)))));
     hopeTextBox1.BorderColorA          = System.Drawing.Color.Crimson;
     hopeTextBox1.BorderColorB          = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(162)))), ((int)(((byte)(60)))));
     hopeTextBox1.Font                  = new System.Drawing.Font("Segoe UI", 12F);
     hopeTextBox1.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     hopeTextBox1.Hint                  = "Username";
     hopeTextBox1.Location              = new System.Drawing.Point(57, 153);
     hopeTextBox1.MaxLength             = 50;
     hopeTextBox1.Multiline             = false;
     hopeTextBox1.Name                  = "hopeTextBox1";
     hopeTextBox1.PasswordChar          = '\0';
     hopeTextBox1.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     hopeTextBox1.SelectedText          = "";
     hopeTextBox1.SelectionLength       = 0;
     hopeTextBox1.SelectionStart        = 0;
     hopeTextBox1.Size                  = new System.Drawing.Size(250, 38);
     hopeTextBox1.TabIndex              = 12;
     hopeTextBox1.TabStop               = false;
     hopeTextBox1.Text                  = "ReaLTaiizor";
     hopeTextBox1.UseSystemPasswordChar = false;
     //
     // hopeButton1
     //
     hopeButton1.BorderColor    = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230)))));
     hopeButton1.ButtonType     = Util.HopeButtonType.Success;
     hopeButton1.Cursor         = System.Windows.Forms.Cursors.Hand;
     hopeButton1.DangerColor    = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108)))));
     hopeButton1.DefaultColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     hopeButton1.Font           = new System.Drawing.Font("Segoe UI", 12F);
     hopeButton1.HoverTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     hopeButton1.InfoColor      = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(147)))), ((int)(((byte)(153)))));
     hopeButton1.Location       = new System.Drawing.Point(120, 288);
     hopeButton1.Name           = "hopeButton1";
     hopeButton1.PrimaryColor   = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeButton1.Size           = new System.Drawing.Size(125, 40);
     hopeButton1.SuccessColor   = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58)))));
     hopeButton1.TabIndex       = 14;
     hopeButton1.Text           = "Login";
     hopeButton1.TextColor      = System.Drawing.Color.White;
     hopeButton1.WarningColor   = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(162)))), ((int)(((byte)(60)))));
     //
     // hopePictureBox2
     //
     hopePictureBox2.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     hopePictureBox2.BackColor = System.Drawing.Color.Transparent;
     hopePictureBox2.Cursor    = System.Windows.Forms.Cursors.Hand;
     hopePictureBox2.Image     = global::ReaLTaiizor.Login.Properties.Resources.Twitter;
     hopePictureBox2.Location  = new System.Drawing.Point(70, 415);
     hopePictureBox2.Name      = "hopePictureBox2";
     hopePictureBox2.Size      = new System.Drawing.Size(40, 40);
     hopePictureBox2.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     hopePictureBox2.TabIndex  = 15;
     hopePictureBox2.TabStop   = false;
     //
     // hopePictureBox3
     //
     hopePictureBox3.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     hopePictureBox3.BackColor = System.Drawing.Color.Transparent;
     hopePictureBox3.Cursor    = System.Windows.Forms.Cursors.Hand;
     hopePictureBox3.Image     = global::ReaLTaiizor.Login.Properties.Resources.Skype;
     hopePictureBox3.Location  = new System.Drawing.Point(116, 415);
     hopePictureBox3.Name      = "hopePictureBox3";
     hopePictureBox3.Size      = new System.Drawing.Size(40, 40);
     hopePictureBox3.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     hopePictureBox3.TabIndex  = 16;
     hopePictureBox3.TabStop   = false;
     //
     // hopePictureBox4
     //
     hopePictureBox4.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     hopePictureBox4.BackColor = System.Drawing.Color.Transparent;
     hopePictureBox4.Cursor    = System.Windows.Forms.Cursors.Hand;
     hopePictureBox4.Image     = global::ReaLTaiizor.Login.Properties.Resources.Vimeo;
     hopePictureBox4.Location  = new System.Drawing.Point(162, 415);
     hopePictureBox4.Name      = "hopePictureBox4";
     hopePictureBox4.Size      = new System.Drawing.Size(40, 40);
     hopePictureBox4.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     hopePictureBox4.TabIndex  = 17;
     hopePictureBox4.TabStop   = false;
     //
     // hopePictureBox5
     //
     hopePictureBox5.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     hopePictureBox5.BackColor = System.Drawing.Color.Transparent;
     hopePictureBox5.Cursor    = System.Windows.Forms.Cursors.Hand;
     hopePictureBox5.Image     = global::ReaLTaiizor.Login.Properties.Resources.Dropbox;
     hopePictureBox5.Location  = new System.Drawing.Point(208, 415);
     hopePictureBox5.Name      = "hopePictureBox5";
     hopePictureBox5.Size      = new System.Drawing.Size(40, 40);
     hopePictureBox5.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     hopePictureBox5.TabIndex  = 18;
     hopePictureBox5.TabStop   = false;
     //
     // foreverToggle1
     //
     foreverToggle1.BackColor    = System.Drawing.Color.Transparent;
     foreverToggle1.BaseColor    = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     foreverToggle1.BaseColorRed = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(85)))), ((int)(((byte)(96)))));
     foreverToggle1.BGColor      = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(85)))), ((int)(((byte)(86)))));
     foreverToggle1.Checked      = true;
     foreverToggle1.Cursor       = System.Windows.Forms.Cursors.Hand;
     foreverToggle1.Font         = new System.Drawing.Font("Segoe UI", 10F);
     foreverToggle1.Location     = new System.Drawing.Point(231, 245);
     foreverToggle1.Name         = "foreverToggle1";
     foreverToggle1.Options      = ReaLTaiizor.Controls.ForeverToggle._Options.Style3;
     foreverToggle1.Size         = new System.Drawing.Size(76, 33);
     foreverToggle1.TabIndex     = 23;
     foreverToggle1.Text         = "foreverToggle1";
     foreverToggle1.TextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     foreverToggle1.ToggleColor  = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
     //
     // labelEdit2
     //
     labelEdit2.AutoSize  = true;
     labelEdit2.BackColor = System.Drawing.Color.Transparent;
     labelEdit2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 15F);
     labelEdit2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(125)))), ((int)(((byte)(132)))));
     labelEdit2.Location  = new System.Drawing.Point(53, 249);
     labelEdit2.Name      = "labelEdit2";
     labelEdit2.Size      = new System.Drawing.Size(140, 25);
     labelEdit2.TabIndex  = 24;
     labelEdit2.Text      = "Remember Me";
     //
     // hopePictureBox6
     //
     hopePictureBox6.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     hopePictureBox6.BackColor = System.Drawing.Color.Transparent;
     hopePictureBox6.Cursor    = System.Windows.Forms.Cursors.Hand;
     hopePictureBox6.Image     = global::ReaLTaiizor.Login.Properties.Resources.Howcast;
     hopePictureBox6.Location  = new System.Drawing.Point(254, 415);
     hopePictureBox6.Name      = "hopePictureBox6";
     hopePictureBox6.Size      = new System.Drawing.Size(40, 40);
     hopePictureBox6.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     hopePictureBox6.TabIndex  = 26;
     hopePictureBox6.TabStop   = false;
     //
     // pictureBox1
     //
     pictureBox1.Image    = global::ReaLTaiizor.Login.Properties.Resources.Mars;
     pictureBox1.Location = new System.Drawing.Point(28, 170);
     pictureBox1.Name     = "pictureBox1";
     pictureBox1.Size     = new System.Drawing.Size(50, 50);
     pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox1.TabIndex = 29;
     pictureBox1.TabStop  = false;
     //
     // pictureBox2
     //
     pictureBox2.Image    = global::ReaLTaiizor.Login.Properties.Resources.Saturn;
     pictureBox2.Location = new System.Drawing.Point(302, 46);
     pictureBox2.Name     = "pictureBox2";
     pictureBox2.Size     = new System.Drawing.Size(50, 50);
     pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox2.TabIndex = 30;
     pictureBox2.TabStop  = false;
     //
     // pictureBox3
     //
     pictureBox3.Image    = global::ReaLTaiizor.Login.Properties.Resources.Moon;
     pictureBox3.Location = new System.Drawing.Point(280, 298);
     pictureBox3.Name     = "pictureBox3";
     pictureBox3.Size     = new System.Drawing.Size(50, 50);
     pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox3.TabIndex = 31;
     pictureBox3.TabStop  = false;
     //
     // pictureBox5
     //
     pictureBox5.Image    = global::ReaLTaiizor.Login.Properties.Resources.Rain;
     pictureBox5.Location = new System.Drawing.Point(0, 316);
     pictureBox5.Name     = "pictureBox5";
     pictureBox5.Size     = new System.Drawing.Size(364, 255);
     pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox5.TabIndex = 33;
     pictureBox5.TabStop  = false;
     //
     // Login
     //
     AutoScaleDimensions   = new System.Drawing.SizeF(6F, 13F);
     AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(42)))), ((int)(((byte)(52)))));
     BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     ClientSize            = new System.Drawing.Size(364, 459);
     Controls.Add(pictureBox3);
     Controls.Add(labelEdit2);
     Controls.Add(hopeTextBox1);
     Controls.Add(pictureBox2);
     Controls.Add(hopePictureBox6);
     Controls.Add(foreverToggle1);
     Controls.Add(hopePictureBox5);
     Controls.Add(hopePictureBox4);
     Controls.Add(hopePictureBox3);
     Controls.Add(hopePictureBox2);
     Controls.Add(hopeButton1);
     Controls.Add(hopeTextBox2);
     Controls.Add(hopePictureBox1);
     Controls.Add(hopeForm1);
     Controls.Add(pictureBox5);
     Controls.Add(pictureBox1);
     DoubleBuffered  = true;
     FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     Icon            = ((System.Drawing.Icon)(resources.GetObject("$Icon")));
     MaximizeBox     = false;
     MaximumSize     = new System.Drawing.Size(1366, 768);
     MinimizeBox     = false;
     MinimumSize     = new System.Drawing.Size(190, 40);
     Name            = "Login";
     ShowIcon        = false;
     StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     Text            = "Here You Can Login";
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox5)).EndInit();
     ResumeLayout(false);
     PerformLayout();
 }
示例#2
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(Kaspersky));
     BOTPL       = new System.Windows.Forms.Panel();
     CONNECTT    = new ReaLTaiizor.Controls.MetroTile();
     CONTACTT    = new ReaLTaiizor.Controls.MetroTile();
     SETTINGT    = new ReaLTaiizor.Controls.MetroTile();
     MESSAGET    = new ReaLTaiizor.Controls.MetroTile();
     MAILLLE     = new ReaLTaiizor.Controls.LinkLabelEdit();
     BOTPLSR     = new ReaLTaiizor.Controls.LostSeparator();
     STATELLE    = new ReaLTaiizor.Controls.LinkLabelEdit();
     FILLPL      = new System.Windows.Forms.Panel();
     MIDPL       = new System.Windows.Forms.Panel();
     PRIVACYT    = new ReaLTaiizor.Controls.PoisonTile();
     CONNECTIONT = new ReaLTaiizor.Controls.PoisonTile();
     PHONET      = new ReaLTaiizor.Controls.PoisonTile();
     MONEYT      = new ReaLTaiizor.Controls.PoisonTile();
     SCANT       = new ReaLTaiizor.Controls.PoisonTile();
     PASSWORDT   = new ReaLTaiizor.Controls.PoisonTile();
     CLEANT      = new ReaLTaiizor.Controls.PoisonTile();
     UPDATET     = new ReaLTaiizor.Controls.PoisonTile();
     TOOLSB      = new ReaLTaiizor.Controls.LostAcceptButton();
     TOPSR       = new ReaLTaiizor.Controls.AirSeparator();
     BOTSR       = new ReaLTaiizor.Controls.AirSeparator();
     TOPPL       = new System.Windows.Forms.Panel();
     MINIMIZEB   = new ReaLTaiizor.Controls.RoyalButton();
     CLOSEB      = new ReaLTaiizor.Controls.RoyalButton();
     DETAILB     = new ReaLTaiizor.Controls.MetroButton();
     TEXTPB      = new System.Windows.Forms.PictureBox();
     PROTECTPB   = new System.Windows.Forms.PictureBox();
     PROTECTLE   = new ReaLTaiizor.Controls.LabelEdit();
     USINGLE     = new ReaLTaiizor.Controls.LabelEdit();
     UPGRADEB    = new ReaLTaiizor.Controls.LostCancelButton();
     LOGOPB      = new System.Windows.Forms.PictureBox();
     BOTPL.SuspendLayout();
     FILLPL.SuspendLayout();
     MIDPL.SuspendLayout();
     TOPPL.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(TEXTPB)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(PROTECTPB)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(LOGOPB)).BeginInit();
     SuspendLayout();
     //
     // BOTPL
     //
     BOTPL.BackColor = System.Drawing.Color.White;
     BOTPL.Controls.Add(CONNECTT);
     BOTPL.Controls.Add(CONTACTT);
     BOTPL.Controls.Add(SETTINGT);
     BOTPL.Controls.Add(MESSAGET);
     BOTPL.Controls.Add(MAILLLE);
     BOTPL.Controls.Add(BOTPLSR);
     BOTPL.Controls.Add(STATELLE);
     BOTPL.Dock     = System.Windows.Forms.DockStyle.Bottom;
     BOTPL.Location = new System.Drawing.Point(0, 532);
     BOTPL.Margin   = new System.Windows.Forms.Padding(0);
     BOTPL.Name     = "BOTPL";
     BOTPL.Size     = new System.Drawing.Size(770, 32);
     BOTPL.TabIndex = 0;
     //
     // CONNECTT
     //
     CONNECTT.BackgroundImage     = global::ReaLTaiizor.Kaspersky.Properties.Resources.Connect;
     CONNECTT.DisabledBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     CONNECTT.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(155)))), ((int)(((byte)(155)))));
     CONNECTT.DisabledForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(136)))), ((int)(((byte)(136)))));
     CONNECTT.Font              = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     CONNECTT.HoverBorderColor  = System.Drawing.Color.Transparent;
     CONNECTT.HoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(111)))), ((int)(((byte)(111)))));
     CONNECTT.HoverTextColor    = System.Drawing.Color.White;
     CONNECTT.IsDerivedStyle    = true;
     CONNECTT.Location          = new System.Drawing.Point(133, 8);
     CONNECTT.Name              = "CONNECTT";
     CONNECTT.NormalBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(177)))), ((int)(((byte)(225)))));
     CONNECTT.NormalColor       = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(177)))), ((int)(((byte)(225)))));
     CONNECTT.NormalTextColor   = System.Drawing.Color.White;
     CONNECTT.PressBorderColor  = System.Drawing.Color.Transparent;
     CONNECTT.PressColor        = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(222)))), ((int)(((byte)(222)))));
     CONNECTT.PressTextColor    = System.Drawing.Color.White;
     CONNECTT.Size              = new System.Drawing.Size(16, 16);
     CONNECTT.Style             = ReaLTaiizor.Enum.Metro.Style.Custom;
     CONNECTT.StyleManager      = null;
     CONNECTT.TabIndex          = 8;
     CONNECTT.ThemeAuthor       = "Taiizor";
     CONNECTT.ThemeName         = "MetroLight";
     CONNECTT.TileAlign         = ReaLTaiizor.Enum.Metro.TileAlign.Topleft;
     //
     // CONTACTT
     //
     CONTACTT.BackgroundImage     = global::ReaLTaiizor.Kaspersky.Properties.Resources.Contact;
     CONTACTT.DisabledBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     CONTACTT.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(155)))), ((int)(((byte)(155)))));
     CONTACTT.DisabledForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(136)))), ((int)(((byte)(136)))));
     CONTACTT.Font              = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     CONTACTT.HoverBorderColor  = System.Drawing.Color.Transparent;
     CONTACTT.HoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(111)))), ((int)(((byte)(111)))));
     CONTACTT.HoverTextColor    = System.Drawing.Color.White;
     CONTACTT.IsDerivedStyle    = true;
     CONTACTT.Location          = new System.Drawing.Point(80, 8);
     CONTACTT.Name              = "CONTACTT";
     CONTACTT.NormalBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(177)))), ((int)(((byte)(225)))));
     CONTACTT.NormalColor       = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(177)))), ((int)(((byte)(225)))));
     CONTACTT.NormalTextColor   = System.Drawing.Color.White;
     CONTACTT.PressBorderColor  = System.Drawing.Color.Transparent;
     CONTACTT.PressColor        = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(222)))), ((int)(((byte)(222)))));
     CONTACTT.PressTextColor    = System.Drawing.Color.White;
     CONTACTT.Size              = new System.Drawing.Size(15, 16);
     CONTACTT.Style             = ReaLTaiizor.Enum.Metro.Style.Custom;
     CONTACTT.StyleManager      = null;
     CONTACTT.TabIndex          = 7;
     CONTACTT.ThemeAuthor       = "Taiizor";
     CONTACTT.ThemeName         = "MetroLight";
     CONTACTT.TileAlign         = ReaLTaiizor.Enum.Metro.TileAlign.Topleft;
     //
     // SETTINGT
     //
     SETTINGT.BackgroundImage     = global::ReaLTaiizor.Kaspersky.Properties.Resources.Setting;
     SETTINGT.DisabledBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     SETTINGT.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(155)))), ((int)(((byte)(155)))));
     SETTINGT.DisabledForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(136)))), ((int)(((byte)(136)))));
     SETTINGT.Font              = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     SETTINGT.HoverBorderColor  = System.Drawing.Color.Transparent;
     SETTINGT.HoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(111)))), ((int)(((byte)(111)))));
     SETTINGT.HoverTextColor    = System.Drawing.Color.White;
     SETTINGT.IsDerivedStyle    = true;
     SETTINGT.Location          = new System.Drawing.Point(48, 9);
     SETTINGT.Name              = "SETTINGT";
     SETTINGT.NormalBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(177)))), ((int)(((byte)(225)))));
     SETTINGT.NormalColor       = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(177)))), ((int)(((byte)(225)))));
     SETTINGT.NormalTextColor   = System.Drawing.Color.White;
     SETTINGT.PressBorderColor  = System.Drawing.Color.Transparent;
     SETTINGT.PressColor        = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(222)))), ((int)(((byte)(222)))));
     SETTINGT.PressTextColor    = System.Drawing.Color.White;
     SETTINGT.Size              = new System.Drawing.Size(16, 15);
     SETTINGT.Style             = ReaLTaiizor.Enum.Metro.Style.Custom;
     SETTINGT.StyleManager      = null;
     SETTINGT.TabIndex          = 6;
     SETTINGT.ThemeAuthor       = "Taiizor";
     SETTINGT.ThemeName         = "MetroLight";
     SETTINGT.TileAlign         = ReaLTaiizor.Enum.Metro.TileAlign.Topleft;
     //
     // MESSAGET
     //
     MESSAGET.BackgroundImage     = global::ReaLTaiizor.Kaspersky.Properties.Resources.Message;
     MESSAGET.DisabledBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     MESSAGET.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(155)))), ((int)(((byte)(155)))));
     MESSAGET.DisabledForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(136)))), ((int)(((byte)(136)))));
     MESSAGET.Font              = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     MESSAGET.HoverBorderColor  = System.Drawing.Color.Transparent;
     MESSAGET.HoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(111)))), ((int)(((byte)(111)))));
     MESSAGET.HoverTextColor    = System.Drawing.Color.White;
     MESSAGET.IsDerivedStyle    = true;
     MESSAGET.Location          = new System.Drawing.Point(15, 10);
     MESSAGET.Name              = "MESSAGET";
     MESSAGET.NormalBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(177)))), ((int)(((byte)(225)))));
     MESSAGET.NormalColor       = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(177)))), ((int)(((byte)(225)))));
     MESSAGET.NormalTextColor   = System.Drawing.Color.White;
     MESSAGET.PressBorderColor  = System.Drawing.Color.Transparent;
     MESSAGET.PressColor        = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(222)))), ((int)(((byte)(222)))));
     MESSAGET.PressTextColor    = System.Drawing.Color.White;
     MESSAGET.Size              = new System.Drawing.Size(16, 13);
     MESSAGET.Style             = ReaLTaiizor.Enum.Metro.Style.Custom;
     MESSAGET.StyleManager      = null;
     MESSAGET.TabIndex          = 1;
     MESSAGET.ThemeAuthor       = "Taiizor";
     MESSAGET.ThemeName         = "MetroLight";
     MESSAGET.TileAlign         = ReaLTaiizor.Enum.Metro.TileAlign.Topleft;
     //
     // MAILLLE
     //
     MAILLLE.ActiveLinkColor  = System.Drawing.Color.DarkGreen;
     MAILLLE.BackColor        = System.Drawing.Color.Transparent;
     MAILLLE.Cursor           = System.Windows.Forms.Cursors.Default;
     MAILLLE.Dock             = System.Windows.Forms.DockStyle.Right;
     MAILLLE.Font             = new System.Drawing.Font("Segoe UI", 9F);
     MAILLLE.Image            = global::ReaLTaiizor.Kaspersky.Properties.Resources.Down;
     MAILLLE.ImageAlign       = System.Drawing.ContentAlignment.MiddleRight;
     MAILLLE.LinkBehavior     = System.Windows.Forms.LinkBehavior.NeverUnderline;
     MAILLLE.LinkColor        = System.Drawing.Color.SeaGreen;
     MAILLLE.Location         = new System.Drawing.Point(589, 0);
     MAILLLE.Name             = "MAILLLE";
     MAILLLE.Size             = new System.Drawing.Size(126, 32);
     MAILLLE.TabIndex         = 4;
     MAILLLE.TabStop          = true;
     MAILLLE.Text             = "*****@*****.**";
     MAILLLE.TextAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     MAILLLE.VisitedLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(34)))), ((int)(((byte)(37)))));
     //
     // BOTPLSR
     //
     BOTPLSR.BackColor  = System.Drawing.Color.White;
     BOTPLSR.ForeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     BOTPLSR.Horizontal = false;
     BOTPLSR.Location   = new System.Drawing.Point(111, 4);
     BOTPLSR.Margin     = new System.Windows.Forms.Padding(0);
     BOTPLSR.Name       = "BOTPLSR";
     BOTPLSR.Size       = new System.Drawing.Size(10, 24);
     BOTPLSR.TabIndex   = 3;
     BOTPLSR.Text       = "lostSeparator1";
     //
     // STATELLE
     //
     STATELLE.ActiveLinkColor  = System.Drawing.Color.DarkGreen;
     STATELLE.BackColor        = System.Drawing.Color.Transparent;
     STATELLE.Cursor           = System.Windows.Forms.Cursors.Default;
     STATELLE.Dock             = System.Windows.Forms.DockStyle.Right;
     STATELLE.Font             = new System.Drawing.Font("Segoe UI", 9F);
     STATELLE.ImageAlign       = System.Drawing.ContentAlignment.MiddleRight;
     STATELLE.LinkBehavior     = System.Windows.Forms.LinkBehavior.NeverUnderline;
     STATELLE.LinkColor        = System.Drawing.Color.SeaGreen;
     STATELLE.Location         = new System.Drawing.Point(715, 0);
     STATELLE.Name             = "STATELLE";
     STATELLE.Size             = new System.Drawing.Size(55, 32);
     STATELLE.TabIndex         = 5;
     STATELLE.TabStop          = true;
     STATELLE.Text             = "Active";
     STATELLE.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     STATELLE.VisitedLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(34)))), ((int)(((byte)(37)))));
     //
     // FILLPL
     //
     FILLPL.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(246)))), ((int)(((byte)(246)))));
     FILLPL.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     FILLPL.Controls.Add(MIDPL);
     FILLPL.Controls.Add(TOPSR);
     FILLPL.Controls.Add(BOTSR);
     FILLPL.Controls.Add(TOPPL);
     FILLPL.Controls.Add(BOTPL);
     FILLPL.Dock     = System.Windows.Forms.DockStyle.Fill;
     FILLPL.Location = new System.Drawing.Point(1, 1);
     FILLPL.Margin   = new System.Windows.Forms.Padding(0);
     FILLPL.Name     = "FILLPL";
     FILLPL.Size     = new System.Drawing.Size(770, 564);
     FILLPL.TabIndex = 4;
     //
     // MIDPL
     //
     MIDPL.BackgroundImage       = global::ReaLTaiizor.Kaspersky.Properties.Resources.MIDBG;
     MIDPL.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     MIDPL.Controls.Add(PRIVACYT);
     MIDPL.Controls.Add(CONNECTIONT);
     MIDPL.Controls.Add(PHONET);
     MIDPL.Controls.Add(MONEYT);
     MIDPL.Controls.Add(SCANT);
     MIDPL.Controls.Add(PASSWORDT);
     MIDPL.Controls.Add(CLEANT);
     MIDPL.Controls.Add(UPDATET);
     MIDPL.Controls.Add(TOOLSB);
     MIDPL.Dock     = System.Windows.Forms.DockStyle.Fill;
     MIDPL.Location = new System.Drawing.Point(0, 206);
     MIDPL.Margin   = new System.Windows.Forms.Padding(0);
     MIDPL.Name     = "MIDPL";
     MIDPL.Size     = new System.Drawing.Size(770, 325);
     MIDPL.TabIndex = 6;
     //
     // PRIVACYT
     //
     PRIVACYT.ActiveControl      = null;
     PRIVACYT.BackColor          = System.Drawing.Color.White;
     PRIVACYT.Cursor             = System.Windows.Forms.Cursors.Hand;
     PRIVACYT.ForeColor          = System.Drawing.Color.Black;
     PRIVACYT.Location           = new System.Drawing.Point(25, 152);
     PRIVACYT.Name               = "PRIVACYT";
     PRIVACYT.Size               = new System.Drawing.Size(173, 117);
     PRIVACYT.Style              = ReaLTaiizor.Enum.Poison.ColorStyle.White;
     PRIVACYT.TabIndex           = 12;
     PRIVACYT.Text               = "Privacy Protection";
     PRIVACYT.TextAlign          = System.Drawing.ContentAlignment.BottomCenter;
     PRIVACYT.TileImage          = global::ReaLTaiizor.Kaspersky.Properties.Resources.Privacy;
     PRIVACYT.TileImageAlign     = System.Drawing.ContentAlignment.MiddleCenter;
     PRIVACYT.TileTextFontWeight = ReaLTaiizor.Extension.Poison.PoisonTileTextWeight.Bold;
     PRIVACYT.UseCustomBackColor = true;
     PRIVACYT.UseCustomForeColor = true;
     PRIVACYT.UseSelectable      = true;
     PRIVACYT.UseStyleColors     = true;
     PRIVACYT.UseTileImage       = true;
     //
     // CONNECTIONT
     //
     CONNECTIONT.ActiveControl      = null;
     CONNECTIONT.BackColor          = System.Drawing.Color.White;
     CONNECTIONT.Cursor             = System.Windows.Forms.Cursors.Hand;
     CONNECTIONT.ForeColor          = System.Drawing.Color.Black;
     CONNECTIONT.Location           = new System.Drawing.Point(573, 152);
     CONNECTIONT.Name               = "CONNECTIONT";
     CONNECTIONT.Size               = new System.Drawing.Size(173, 117);
     CONNECTIONT.Style              = ReaLTaiizor.Enum.Poison.ColorStyle.White;
     CONNECTIONT.TabIndex           = 11;
     CONNECTIONT.Text               = "Secure Connection";
     CONNECTIONT.TextAlign          = System.Drawing.ContentAlignment.BottomCenter;
     CONNECTIONT.TileImage          = global::ReaLTaiizor.Kaspersky.Properties.Resources.Connection;
     CONNECTIONT.TileImageAlign     = System.Drawing.ContentAlignment.MiddleCenter;
     CONNECTIONT.TileTextFontWeight = ReaLTaiizor.Extension.Poison.PoisonTileTextWeight.Bold;
     CONNECTIONT.UseCustomBackColor = true;
     CONNECTIONT.UseCustomForeColor = true;
     CONNECTIONT.UseSelectable      = true;
     CONNECTIONT.UseStyleColors     = true;
     CONNECTIONT.UseTileImage       = true;
     //
     // PHONET
     //
     PHONET.ActiveControl      = null;
     PHONET.BackColor          = System.Drawing.Color.White;
     PHONET.Cursor             = System.Windows.Forms.Cursors.Hand;
     PHONET.ForeColor          = System.Drawing.Color.Black;
     PHONET.Location           = new System.Drawing.Point(390, 152);
     PHONET.Name               = "PHONET";
     PHONET.Size               = new System.Drawing.Size(173, 117);
     PHONET.Style              = ReaLTaiizor.Enum.Poison.ColorStyle.White;
     PHONET.TabIndex           = 10;
     PHONET.Text               = "Mobile Protection";
     PHONET.TextAlign          = System.Drawing.ContentAlignment.BottomCenter;
     PHONET.TileImage          = global::ReaLTaiizor.Kaspersky.Properties.Resources.Phone;
     PHONET.TileImageAlign     = System.Drawing.ContentAlignment.MiddleCenter;
     PHONET.TileTextFontWeight = ReaLTaiizor.Extension.Poison.PoisonTileTextWeight.Bold;
     PHONET.UseCustomBackColor = true;
     PHONET.UseCustomForeColor = true;
     PHONET.UseSelectable      = true;
     PHONET.UseStyleColors     = true;
     PHONET.UseTileImage       = true;
     //
     // MONEYT
     //
     MONEYT.ActiveControl      = null;
     MONEYT.BackColor          = System.Drawing.Color.White;
     MONEYT.Enabled            = false;
     MONEYT.ForeColor          = System.Drawing.Color.Silver;
     MONEYT.Location           = new System.Drawing.Point(207, 152);
     MONEYT.Name               = "MONEYT";
     MONEYT.Size               = new System.Drawing.Size(173, 117);
     MONEYT.Style              = ReaLTaiizor.Enum.Poison.ColorStyle.White;
     MONEYT.TabIndex           = 9;
     MONEYT.Text               = "Safe Money";
     MONEYT.TextAlign          = System.Drawing.ContentAlignment.BottomCenter;
     MONEYT.TileImage          = global::ReaLTaiizor.Kaspersky.Properties.Resources.Money;
     MONEYT.TileImageAlign     = System.Drawing.ContentAlignment.MiddleCenter;
     MONEYT.TileTextFontWeight = ReaLTaiizor.Extension.Poison.PoisonTileTextWeight.Bold;
     MONEYT.UseCustomBackColor = true;
     MONEYT.UseCustomForeColor = true;
     MONEYT.UseSelectable      = true;
     MONEYT.UseStyleColors     = true;
     MONEYT.UseTileImage       = true;
     //
     // SCANT
     //
     SCANT.ActiveControl      = null;
     SCANT.BackColor          = System.Drawing.Color.White;
     SCANT.Cursor             = System.Windows.Forms.Cursors.Hand;
     SCANT.ForeColor          = System.Drawing.Color.Black;
     SCANT.Location           = new System.Drawing.Point(25, 25);
     SCANT.Name               = "SCANT";
     SCANT.Size               = new System.Drawing.Size(173, 117);
     SCANT.Style              = ReaLTaiizor.Enum.Poison.ColorStyle.White;
     SCANT.TabIndex           = 8;
     SCANT.Text               = "Scan";
     SCANT.TextAlign          = System.Drawing.ContentAlignment.BottomCenter;
     SCANT.TileImage          = global::ReaLTaiizor.Kaspersky.Properties.Resources.Scan;
     SCANT.TileImageAlign     = System.Drawing.ContentAlignment.MiddleCenter;
     SCANT.TileTextFontWeight = ReaLTaiizor.Extension.Poison.PoisonTileTextWeight.Bold;
     SCANT.UseCustomBackColor = true;
     SCANT.UseCustomForeColor = true;
     SCANT.UseSelectable      = true;
     SCANT.UseStyleColors     = true;
     SCANT.UseTileImage       = true;
     //
     // PASSWORDT
     //
     PASSWORDT.ActiveControl      = null;
     PASSWORDT.BackColor          = System.Drawing.Color.White;
     PASSWORDT.Enabled            = false;
     PASSWORDT.ForeColor          = System.Drawing.Color.Silver;
     PASSWORDT.Location           = new System.Drawing.Point(573, 25);
     PASSWORDT.Name               = "PASSWORDT";
     PASSWORDT.Size               = new System.Drawing.Size(173, 117);
     PASSWORDT.Style              = ReaLTaiizor.Enum.Poison.ColorStyle.White;
     PASSWORDT.TabIndex           = 7;
     PASSWORDT.Text               = "Password Manager";
     PASSWORDT.TextAlign          = System.Drawing.ContentAlignment.BottomCenter;
     PASSWORDT.TileImage          = global::ReaLTaiizor.Kaspersky.Properties.Resources.Password;
     PASSWORDT.TileImageAlign     = System.Drawing.ContentAlignment.MiddleCenter;
     PASSWORDT.TileTextFontWeight = ReaLTaiizor.Extension.Poison.PoisonTileTextWeight.Bold;
     PASSWORDT.UseCustomBackColor = true;
     PASSWORDT.UseCustomForeColor = true;
     PASSWORDT.UseSelectable      = true;
     PASSWORDT.UseStyleColors     = true;
     PASSWORDT.UseTileImage       = true;
     //
     // CLEANT
     //
     CLEANT.ActiveControl      = null;
     CLEANT.BackColor          = System.Drawing.Color.White;
     CLEANT.Enabled            = false;
     CLEANT.ForeColor          = System.Drawing.Color.Silver;
     CLEANT.Location           = new System.Drawing.Point(390, 25);
     CLEANT.Name               = "CLEANT";
     CLEANT.Size               = new System.Drawing.Size(173, 117);
     CLEANT.Style              = ReaLTaiizor.Enum.Poison.ColorStyle.White;
     CLEANT.TabIndex           = 6;
     CLEANT.Text               = "Software Cleaner";
     CLEANT.TextAlign          = System.Drawing.ContentAlignment.BottomCenter;
     CLEANT.TileImage          = global::ReaLTaiizor.Kaspersky.Properties.Resources.Clean;
     CLEANT.TileImageAlign     = System.Drawing.ContentAlignment.MiddleCenter;
     CLEANT.TileTextFontWeight = ReaLTaiizor.Extension.Poison.PoisonTileTextWeight.Bold;
     CLEANT.UseCustomBackColor = true;
     CLEANT.UseCustomForeColor = true;
     CLEANT.UseSelectable      = true;
     CLEANT.UseStyleColors     = true;
     CLEANT.UseTileImage       = true;
     //
     // UPDATET
     //
     UPDATET.ActiveControl      = null;
     UPDATET.BackColor          = System.Drawing.Color.White;
     UPDATET.Cursor             = System.Windows.Forms.Cursors.Hand;
     UPDATET.ForeColor          = System.Drawing.Color.Black;
     UPDATET.Location           = new System.Drawing.Point(207, 25);
     UPDATET.Name               = "UPDATET";
     UPDATET.Size               = new System.Drawing.Size(173, 117);
     UPDATET.Style              = ReaLTaiizor.Enum.Poison.ColorStyle.White;
     UPDATET.TabIndex           = 5;
     UPDATET.Text               = "Database Update";
     UPDATET.TextAlign          = System.Drawing.ContentAlignment.BottomCenter;
     UPDATET.TileImage          = global::ReaLTaiizor.Kaspersky.Properties.Resources.Update;
     UPDATET.TileImageAlign     = System.Drawing.ContentAlignment.MiddleCenter;
     UPDATET.TileTextFontWeight = ReaLTaiizor.Extension.Poison.PoisonTileTextWeight.Bold;
     UPDATET.UseCustomBackColor = true;
     UPDATET.UseCustomForeColor = true;
     UPDATET.UseSelectable      = true;
     UPDATET.UseStyleColors     = true;
     UPDATET.UseTileImage       = true;
     //
     // TOOLSB
     //
     TOOLSB.BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(109)))), ((int)(((byte)(92)))));
     TOOLSB.Cursor     = System.Windows.Forms.Cursors.Hand;
     TOOLSB.Font       = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     TOOLSB.ForeColor  = System.Drawing.Color.White;
     TOOLSB.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(84)))), ((int)(((byte)(72)))));
     TOOLSB.Image      = null;
     TOOLSB.Location   = new System.Drawing.Point(312, 282);
     TOOLSB.Name       = "TOOLSB";
     TOOLSB.Size       = new System.Drawing.Size(150, 32);
     TOOLSB.TabIndex   = 4;
     TOOLSB.Text       = "Other Tools";
     //
     // TOPSR
     //
     TOPSR.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(192)))), ((int)(((byte)(193)))));
     TOPSR.Colors        = new ReaLTaiizor.Util.BloomAir[0];
     TOPSR.Customization = "";
     TOPSR.Dock          = System.Windows.Forms.DockStyle.Top;
     TOPSR.Font          = new System.Drawing.Font("Verdana", 8F);
     TOPSR.Image         = null;
     TOPSR.Location      = new System.Drawing.Point(0, 205);
     TOPSR.Margin        = new System.Windows.Forms.Padding(0);
     TOPSR.Name          = "TOPSR";
     TOPSR.NoRounding    = false;
     TOPSR.Size          = new System.Drawing.Size(770, 1);
     TOPSR.TabIndex      = 5;
     TOPSR.Text          = "airSeparator1";
     TOPSR.Transparent   = false;
     //
     // BOTSR
     //
     BOTSR.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(192)))), ((int)(((byte)(193)))));
     BOTSR.Colors        = new ReaLTaiizor.Util.BloomAir[0];
     BOTSR.Customization = "";
     BOTSR.Dock          = System.Windows.Forms.DockStyle.Bottom;
     BOTSR.Font          = new System.Drawing.Font("Verdana", 8F);
     BOTSR.Image         = null;
     BOTSR.Location      = new System.Drawing.Point(0, 531);
     BOTSR.Margin        = new System.Windows.Forms.Padding(0);
     BOTSR.Name          = "BOTSR";
     BOTSR.NoRounding    = false;
     BOTSR.Size          = new System.Drawing.Size(770, 1);
     BOTSR.TabIndex      = 3;
     BOTSR.Text          = "BOTSR";
     BOTSR.Transparent   = false;
     //
     // TOPPL
     //
     TOPPL.BackColor             = System.Drawing.Color.White;
     TOPPL.BackgroundImage       = global::ReaLTaiizor.Kaspersky.Properties.Resources.TOPBG;
     TOPPL.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     TOPPL.Controls.Add(MINIMIZEB);
     TOPPL.Controls.Add(CLOSEB);
     TOPPL.Controls.Add(DETAILB);
     TOPPL.Controls.Add(TEXTPB);
     TOPPL.Controls.Add(PROTECTPB);
     TOPPL.Controls.Add(PROTECTLE);
     TOPPL.Controls.Add(USINGLE);
     TOPPL.Controls.Add(UPGRADEB);
     TOPPL.Controls.Add(LOGOPB);
     TOPPL.Dock       = System.Windows.Forms.DockStyle.Top;
     TOPPL.Location   = new System.Drawing.Point(0, 0);
     TOPPL.Margin     = new System.Windows.Forms.Padding(0);
     TOPPL.Name       = "TOPPL";
     TOPPL.Size       = new System.Drawing.Size(770, 205);
     TOPPL.TabIndex   = 1;
     TOPPL.MouseDown += new System.Windows.Forms.MouseEventHandler(MOVE_MouseDown);
     //
     // MINIMIZEB
     //
     MINIMIZEB.BackColor        = System.Drawing.Color.White;
     MINIMIZEB.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     MINIMIZEB.BorderThickness  = 3;
     MINIMIZEB.Cursor           = System.Windows.Forms.Cursors.Hand;
     MINIMIZEB.DrawBorder       = false;
     MINIMIZEB.ForeColor        = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(31)))), ((int)(((byte)(31)))));
     MINIMIZEB.HotTrackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(221)))), ((int)(((byte)(221)))));
     MINIMIZEB.Image            = global::ReaLTaiizor.Kaspersky.Properties.Resources.Minimize;
     MINIMIZEB.LayoutFlags      = ReaLTaiizor.Util.RoyalLayoutFlags.ImageOnly;
     MINIMIZEB.Location         = new System.Drawing.Point(704, 0);
     MINIMIZEB.Margin           = new System.Windows.Forms.Padding(0);
     MINIMIZEB.Name             = "MINIMIZEB";
     MINIMIZEB.PressedColor     = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
     MINIMIZEB.PressedForeColor = System.Drawing.Color.White;
     MINIMIZEB.Size             = new System.Drawing.Size(33, 30);
     MINIMIZEB.TabIndex         = 14;
     MINIMIZEB.Text             = "royalButton2";
     MINIMIZEB.Click           += new System.EventHandler(MINIMIZEB_Click);
     //
     // CLOSEB
     //
     CLOSEB.BackColor        = System.Drawing.Color.White;
     CLOSEB.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     CLOSEB.BorderThickness  = 3;
     CLOSEB.Cursor           = System.Windows.Forms.Cursors.Hand;
     CLOSEB.DrawBorder       = false;
     CLOSEB.ForeColor        = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(31)))), ((int)(((byte)(31)))));
     CLOSEB.HotTrackColor    = System.Drawing.Color.Crimson;
     CLOSEB.Image            = global::ReaLTaiizor.Kaspersky.Properties.Resources.Close;
     CLOSEB.LayoutFlags      = ReaLTaiizor.Util.RoyalLayoutFlags.ImageOnly;
     CLOSEB.Location         = new System.Drawing.Point(737, 0);
     CLOSEB.Margin           = new System.Windows.Forms.Padding(0);
     CLOSEB.Name             = "CLOSEB";
     CLOSEB.PressedColor     = System.Drawing.Color.Firebrick;
     CLOSEB.PressedForeColor = System.Drawing.Color.White;
     CLOSEB.Size             = new System.Drawing.Size(33, 30);
     CLOSEB.TabIndex         = 13;
     CLOSEB.Text             = "royalButton1";
     CLOSEB.Click           += new System.EventHandler(CLOSEB_Click);
     //
     // DETAILB
     //
     DETAILB.DisabledBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(65)))), ((int)(((byte)(177)))), ((int)(((byte)(225)))));
     DETAILB.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(65)))), ((int)(((byte)(177)))), ((int)(((byte)(225)))));
     DETAILB.DisabledForeColor   = System.Drawing.Color.Gray;
     DETAILB.Font              = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     DETAILB.HoverBorderColor  = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(162)))), ((int)(((byte)(163)))));
     DETAILB.HoverColor        = System.Drawing.Color.White;
     DETAILB.HoverTextColor    = System.Drawing.Color.DarkGreen;
     DETAILB.IsDerivedStyle    = true;
     DETAILB.Location          = new System.Drawing.Point(267, 127);
     DETAILB.Name              = "DETAILB";
     DETAILB.NormalBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(192)))), ((int)(((byte)(193)))));
     DETAILB.NormalColor       = System.Drawing.Color.White;
     DETAILB.NormalTextColor   = System.Drawing.Color.DarkGreen;
     DETAILB.PressBorderColor  = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(192)))), ((int)(((byte)(193)))));
     DETAILB.PressColor        = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(249)))), ((int)(((byte)(249)))));
     DETAILB.PressTextColor    = System.Drawing.Color.DarkGreen;
     DETAILB.Size              = new System.Drawing.Size(120, 32);
     DETAILB.Style             = ReaLTaiizor.Enum.Metro.Style.Custom;
     DETAILB.StyleManager      = null;
     DETAILB.TabIndex          = 12;
     DETAILB.Text              = "Details";
     DETAILB.ThemeAuthor       = "Taiizor";
     DETAILB.ThemeName         = "MetroLight";
     //
     // TEXTPB
     //
     TEXTPB.Image      = global::ReaLTaiizor.Kaspersky.Properties.Resources.Text;
     TEXTPB.Location   = new System.Drawing.Point(37, 10);
     TEXTPB.Name       = "TEXTPB";
     TEXTPB.Size       = new System.Drawing.Size(201, 13);
     TEXTPB.SizeMode   = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     TEXTPB.TabIndex   = 10;
     TEXTPB.TabStop    = false;
     TEXTPB.MouseDown += new System.Windows.Forms.MouseEventHandler(MOVE_MouseDown);
     //
     // PROTECTPB
     //
     PROTECTPB.BackColor             = System.Drawing.Color.Transparent;
     PROTECTPB.BackgroundImage       = global::ReaLTaiizor.Kaspersky.Properties.Resources.Protect;
     PROTECTPB.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     PROTECTPB.Location   = new System.Drawing.Point(37, 48);
     PROTECTPB.Name       = "PROTECTPB";
     PROTECTPB.Size       = new System.Drawing.Size(210, 140);
     PROTECTPB.TabIndex   = 9;
     PROTECTPB.TabStop    = false;
     PROTECTPB.MouseDown += new System.Windows.Forms.MouseEventHandler(MOVE_MouseDown);
     //
     // PROTECTLE
     //
     PROTECTLE.AutoSize   = true;
     PROTECTLE.BackColor  = System.Drawing.Color.Transparent;
     PROTECTLE.Font       = new System.Drawing.Font("Verdana", 12F, System.Drawing.FontStyle.Bold);
     PROTECTLE.ForeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     PROTECTLE.Location   = new System.Drawing.Point(266, 71);
     PROTECTLE.Name       = "PROTECTLE";
     PROTECTLE.Size       = new System.Drawing.Size(211, 18);
     PROTECTLE.TabIndex   = 8;
     PROTECTLE.Text       = "You are now protected";
     PROTECTLE.MouseDown += new System.Windows.Forms.MouseEventHandler(MOVE_MouseDown);
     //
     // USINGLE
     //
     USINGLE.AutoSize   = true;
     USINGLE.BackColor  = System.Drawing.Color.Transparent;
     USINGLE.Font       = new System.Drawing.Font("Segoe UI", 9F);
     USINGLE.ForeColor  = System.Drawing.Color.Gray;
     USINGLE.Location   = new System.Drawing.Point(595, 61);
     USINGLE.Name       = "USINGLE";
     USINGLE.Size       = new System.Drawing.Size(153, 15);
     USINGLE.TabIndex   = 7;
     USINGLE.Text       = "You are using: Free package";
     USINGLE.MouseDown += new System.Windows.Forms.MouseEventHandler(MOVE_MouseDown);
     //
     // UPGRADEB
     //
     UPGRADEB.BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(41)))), ((int)(((byte)(57)))));
     UPGRADEB.Cursor     = System.Windows.Forms.Cursors.Hand;
     UPGRADEB.Font       = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     UPGRADEB.ForeColor  = System.Drawing.Color.White;
     UPGRADEB.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(68)))), ((int)(((byte)(85)))));
     UPGRADEB.Image      = null;
     UPGRADEB.Location   = new System.Drawing.Point(596, 82);
     UPGRADEB.Name       = "UPGRADEB";
     UPGRADEB.Size       = new System.Drawing.Size(150, 40);
     UPGRADEB.TabIndex   = 6;
     UPGRADEB.Text       = "Upgrade Package";
     //
     // LOGOPB
     //
     LOGOPB.Image      = global::ReaLTaiizor.Kaspersky.Properties.Resources.Logo;
     LOGOPB.Location   = new System.Drawing.Point(10, 8);
     LOGOPB.Name       = "LOGOPB";
     LOGOPB.Size       = new System.Drawing.Size(16, 16);
     LOGOPB.SizeMode   = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     LOGOPB.TabIndex   = 0;
     LOGOPB.TabStop    = false;
     LOGOPB.MouseDown += new System.Windows.Forms.MouseEventHandler(MOVE_MouseDown);
     //
     // Kaspersky
     //
     AutoScaleDimensions   = new System.Drawing.SizeF(6F, 13F);
     AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(192)))), ((int)(((byte)(193)))));
     BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     ClientSize            = new System.Drawing.Size(772, 566);
     Controls.Add(FILLPL);
     FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     Icon            = ((System.Drawing.Icon)(resources.GetObject("$Icon")));
     Margin          = new System.Windows.Forms.Padding(2);
     MaximizeBox     = false;
     Name            = "Kaspersky";
     Padding         = new System.Windows.Forms.Padding(1);
     StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     Text            = "Kaspersky Security Cloud - Free";
     BOTPL.ResumeLayout(false);
     FILLPL.ResumeLayout(false);
     MIDPL.ResumeLayout(false);
     TOPPL.ResumeLayout(false);
     TOPPL.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(TEXTPB)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(PROTECTPB)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(LOGOPB)).EndInit();
     ResumeLayout(false);
 }
示例#3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LIGHT));
     TELE              = new ReaLTaiizor.Controls.LabelEdit();
     LOPB              = new System.Windows.Forms.PictureBox();
     PWDTB             = new ReaLTaiizor.Controls.BigTextBox();
     PLPB              = new ReaLTaiizor.Controls.PoisonProgressBar();
     SSBR              = new ReaLTaiizor.Controls.ForeverStatusBar();
     CEB               = new ReaLTaiizor.Controls.MaterialButton();
     CYB               = new ReaLTaiizor.Controls.MaterialButton();
     MTC               = new ReaLTaiizor.Controls.MaterialTabControl();
     Generate          = new System.Windows.Forms.TabPage();
     HYS               = new ReaLTaiizor.Controls.MaterialSwitch();
     WRPB              = new System.Windows.Forms.PictureBox();
     History           = new System.Windows.Forms.TabPage();
     HYP               = new System.Windows.Forms.Panel();
     Setting           = new System.Windows.Forms.TabPage();
     PWLN              = new ReaLTaiizor.Controls.HopeTrackBar();
     DKUC              = new UC.THEME.DK();
     LTUC              = new UC.THEME.LT();
     TMCB              = new ReaLTaiizor.Controls.MaterialCheckBox();
     SMCB              = new ReaLTaiizor.Controls.MaterialComboBox();
     AMCB              = new ReaLTaiizor.Controls.MaterialComboBox();
     RTPB              = new System.Windows.Forms.PictureBox();
     MTS               = new ReaLTaiizor.Controls.MaterialTabSelector();
     STATUST           = new System.Windows.Forms.Timer(components);
     STATUSMT          = new System.Windows.Forms.Timer(components);
     materialCheckBox1 = new ReaLTaiizor.Controls.MaterialCheckBox();
     materialCheckBox2 = new ReaLTaiizor.Controls.MaterialCheckBox();
     materialCheckBox3 = new ReaLTaiizor.Controls.MaterialCheckBox();
     TETT              = new ReaLTaiizor.Controls.MetroToolTip();
     ((System.ComponentModel.ISupportInitialize)(LOPB)).BeginInit();
     MTC.SuspendLayout();
     Generate.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(WRPB)).BeginInit();
     History.SuspendLayout();
     Setting.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(RTPB)).BeginInit();
     SuspendLayout();
     //
     // TELE
     //
     TELE.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                         | System.Windows.Forms.AnchorStyles.Right)));
     TELE.BackColor = System.Drawing.Color.Transparent;
     TELE.Enabled   = false;
     TELE.Font      = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     TELE.ForeColor = System.Drawing.Color.White;
     TELE.Location  = new System.Drawing.Point(0, 0);
     TELE.Name      = "TELE";
     TELE.Size      = new System.Drawing.Size(359, 25);
     TELE.TabIndex  = 1;
     TELE.Text      = "Nerator";
     TELE.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // LOPB
     //
     LOPB.BackColor = System.Drawing.Color.Transparent;
     LOPB.Enabled   = false;
     LOPB.Image     = global::Nerator.Properties.Resources.ShowPassword;
     LOPB.Location  = new System.Drawing.Point(0, 0);
     LOPB.Name      = "LOPB";
     LOPB.Size      = new System.Drawing.Size(25, 24);
     LOPB.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     LOPB.TabIndex  = 3;
     LOPB.TabStop   = false;
     //
     // PWDTB
     //
     PWDTB.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                          | System.Windows.Forms.AnchorStyles.Right)));
     PWDTB.BackColor             = System.Drawing.Color.White;
     PWDTB.Font                  = new System.Drawing.Font("Tahoma", 11F);
     PWDTB.ForeColor             = System.Drawing.Color.DimGray;
     PWDTB.Image                 = global::Nerator.Properties.Resources.PasteSpecial;
     PWDTB.Location              = new System.Drawing.Point(6, 106);
     PWDTB.MaxLength             = 50;
     PWDTB.Multiline             = false;
     PWDTB.Name                  = "PWDTB";
     PWDTB.ReadOnly              = false;
     PWDTB.Size                  = new System.Drawing.Size(315, 41);
     PWDTB.TabIndex              = 6;
     PWDTB.Text                  = "Nerator";
     PWDTB.TextAlignment         = System.Windows.Forms.HorizontalAlignment.Center;
     PWDTB.UseSystemPasswordChar = false;
     //
     // PLPB
     //
     PLPB.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                         | System.Windows.Forms.AnchorStyles.Right)));
     PLPB.Location = new System.Drawing.Point(10, 146);
     PLPB.Name     = "PLPB";
     PLPB.Size     = new System.Drawing.Size(307, 5);
     PLPB.Style    = ReaLTaiizor.Enum.Poison.ColorStyle.Green;
     PLPB.TabIndex = 12;
     PLPB.Theme    = ReaLTaiizor.Enum.Poison.ThemeStyle.Light;
     PLPB.Value    = 50;
     //
     // SSBR
     //
     SSBR.BaseColor    = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(222)))), ((int)(((byte)(222)))));
     SSBR.Dock         = System.Windows.Forms.DockStyle.Bottom;
     SSBR.Font         = new System.Drawing.Font("Segoe UI", 8F);
     SSBR.ForeColor    = System.Drawing.Color.White;
     SSBR.Location     = new System.Drawing.Point(0, 336);
     SSBR.Name         = "SSBR";
     SSBR.RectColor    = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(63)))), ((int)(((byte)(159)))));
     SSBR.ShowTimeDate = true;
     SSBR.Size         = new System.Drawing.Size(359, 22);
     SSBR.TabIndex     = 13;
     SSBR.Text         = "The application continues to run smoothly.";
     SSBR.TextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     SSBR.TimeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54)))));
     SSBR.TimeFormat   = "HH:mm:ss";
     //
     // CEB
     //
     CEB.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     CEB.AutoSizeMode            = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     CEB.Cursor                  = System.Windows.Forms.Cursors.Hand;
     CEB.Depth                   = 0;
     CEB.DrawShadows             = true;
     CEB.HighEmphasis            = true;
     CEB.Icon                    = global::Nerator.Properties.Resources.QuillInk;
     CEB.Location                = new System.Drawing.Point(6, 156);
     CEB.Margin                  = new System.Windows.Forms.Padding(4, 6, 4, 6);
     CEB.MouseState              = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER;
     CEB.Name                    = "CEB";
     CEB.Size                    = new System.Drawing.Size(104, 36);
     CEB.TabIndex                = 14;
     CEB.Text                    = "CREATE";
     CEB.Type                    = ReaLTaiizor.Controls.MaterialButton.MaterialButtonType.Contained;
     CEB.UseAccentColor          = false;
     CEB.UseVisualStyleBackColor = true;
     CEB.Click                  += new System.EventHandler(CEB_Click);
     //
     // CYB
     //
     CYB.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     CYB.AutoSizeMode            = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     CYB.Cursor                  = System.Windows.Forms.Cursors.Hand;
     CYB.Depth                   = 0;
     CYB.DrawShadows             = true;
     CYB.HighEmphasis            = true;
     CYB.Icon                    = global::Nerator.Properties.Resources.CopyClipboard;
     CYB.Location                = new System.Drawing.Point(234, 156);
     CYB.Margin                  = new System.Windows.Forms.Padding(4, 6, 4, 6);
     CYB.MouseState              = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER;
     CYB.Name                    = "CYB";
     CYB.Size                    = new System.Drawing.Size(87, 36);
     CYB.TabIndex                = 15;
     CYB.Text                    = "COPY";
     CYB.Type                    = ReaLTaiizor.Controls.MaterialButton.MaterialButtonType.Contained;
     CYB.UseAccentColor          = false;
     CYB.UseVisualStyleBackColor = true;
     CYB.Click                  += new System.EventHandler(CYB_Click);
     //
     // MTC
     //
     MTC.Alignment = System.Windows.Forms.TabAlignment.Bottom;
     MTC.Controls.Add(Generate);
     MTC.Controls.Add(History);
     MTC.Controls.Add(Setting);
     MTC.Depth         = 0;
     MTC.ItemSize      = new System.Drawing.Size(44, 18);
     MTC.Location      = new System.Drawing.Point(12, 98);
     MTC.Margin        = new System.Windows.Forms.Padding(3, 0, 3, 3);
     MTC.MouseState    = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER;
     MTC.Multiline     = true;
     MTC.Name          = "MTC";
     MTC.Padding       = new System.Drawing.Point(0, 0);
     MTC.SelectedIndex = 0;
     MTC.Size          = new System.Drawing.Size(335, 227);
     MTC.TabIndex      = 16;
     //
     // Generate
     //
     Generate.BackColor = System.Drawing.SystemColors.Control;
     Generate.Controls.Add(HYS);
     Generate.Controls.Add(CEB);
     Generate.Controls.Add(CYB);
     Generate.Controls.Add(PWDTB);
     Generate.Controls.Add(PLPB);
     Generate.Controls.Add(WRPB);
     Generate.Location = new System.Drawing.Point(4, 4);
     Generate.Name     = "Generate";
     Generate.Padding  = new System.Windows.Forms.Padding(3);
     Generate.Size     = new System.Drawing.Size(327, 201);
     Generate.TabIndex = 1;
     Generate.Text     = "Generate";
     //
     // HYS
     //
     HYS.Anchor                  = System.Windows.Forms.AnchorStyles.Bottom;
     HYS.AutoSize                = true;
     HYS.Checked                 = true;
     HYS.CheckState              = System.Windows.Forms.CheckState.Checked;
     HYS.Depth                   = 0;
     HYS.Location                = new System.Drawing.Point(117, 157);
     HYS.Margin                  = new System.Windows.Forms.Padding(0);
     HYS.MouseLocation           = new System.Drawing.Point(-1, -1);
     HYS.MouseState              = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER;
     HYS.Name                    = "HYS";
     HYS.Ripple                  = true;
     HYS.Size                    = new System.Drawing.Size(108, 37);
     HYS.TabIndex                = 16;
     HYS.Text                    = "History";
     HYS.UseAccentColor          = true;
     HYS.UseVisualStyleBackColor = true;
     HYS.CheckedChanged         += new System.EventHandler(HYS_CheckedChanged);
     //
     // WRPB
     //
     WRPB.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)));
     WRPB.BackColor = System.Drawing.Color.Transparent;
     WRPB.Image     = global::Nerator.Properties.Resources.WaitRabbit;
     WRPB.Location  = new System.Drawing.Point(0, 0);
     WRPB.Margin    = new System.Windows.Forms.Padding(0);
     WRPB.Name      = "WRPB";
     WRPB.Size      = new System.Drawing.Size(327, 103);
     WRPB.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     WRPB.TabIndex  = 17;
     WRPB.TabStop   = false;
     //
     // History
     //
     History.BackColor = System.Drawing.SystemColors.Control;
     History.Controls.Add(HYP);
     History.Location = new System.Drawing.Point(4, 4);
     History.Name     = "History";
     History.Padding  = new System.Windows.Forms.Padding(3);
     History.Size     = new System.Drawing.Size(327, 201);
     History.TabIndex = 0;
     History.Text     = "History";
     //
     // HYP
     //
     HYP.AutoScroll = true;
     HYP.BackColor  = System.Drawing.Color.Transparent;
     HYP.Dock       = System.Windows.Forms.DockStyle.Fill;
     HYP.Location   = new System.Drawing.Point(3, 3);
     HYP.Margin     = new System.Windows.Forms.Padding(0);
     HYP.Name       = "HYP";
     HYP.Size       = new System.Drawing.Size(321, 195);
     HYP.TabIndex   = 0;
     //
     // Setting
     //
     Setting.BackColor = System.Drawing.SystemColors.Control;
     Setting.Controls.Add(PWLN);
     Setting.Controls.Add(DKUC);
     Setting.Controls.Add(LTUC);
     Setting.Controls.Add(TMCB);
     Setting.Controls.Add(SMCB);
     Setting.Controls.Add(AMCB);
     Setting.Controls.Add(RTPB);
     Setting.Location = new System.Drawing.Point(4, 4);
     Setting.Name     = "Setting";
     Setting.Padding  = new System.Windows.Forms.Padding(3);
     Setting.Size     = new System.Drawing.Size(327, 201);
     Setting.TabIndex = 2;
     Setting.Text     = "Setting";
     //
     // PWLN
     //
     PWLN.AlwaysValueVisible = true;
     PWLN.Anchor             = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     PWLN.BallonArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     PWLN.BallonColor      = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     PWLN.BarColor         = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(220)))), ((int)(((byte)(223)))));
     PWLN.BaseColor        = System.Drawing.SystemColors.Control;
     PWLN.Cursor           = System.Windows.Forms.Cursors.Hand;
     PWLN.FillBarColor     = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     PWLN.Font             = new System.Drawing.Font("Segoe UI", 8F);
     PWLN.ForeColor        = System.Drawing.Color.White;
     PWLN.HeadBorderColor  = System.Drawing.Color.DodgerBlue;
     PWLN.HeadColor        = System.Drawing.Color.Black;
     PWLN.Location         = new System.Drawing.Point(6, 57);
     PWLN.MaxValue         = 50;
     PWLN.MinValue         = 0;
     PWLN.Name             = "PWLN";
     PWLN.ShowValue        = true;
     PWLN.Size             = new System.Drawing.Size(315, 45);
     PWLN.TabIndex         = 17;
     PWLN.Text             = "PWLN";
     PWLN.ThemeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     TETT.SetToolTip(PWLN, "Password Length");
     PWLN.UnknownColor = System.Drawing.Color.White;
     PWLN.Value        = 15;
     //
     // DKUC
     //
     DKUC.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     DKUC.BackColor   = System.Drawing.Color.Transparent;
     DKUC.Location    = new System.Drawing.Point(218, 98);
     DKUC.Margin      = new System.Windows.Forms.Padding(5);
     DKUC.MaximumSize = new System.Drawing.Size(103, 97);
     DKUC.MinimumSize = new System.Drawing.Size(103, 97);
     DKUC.Name        = "DKUC";
     DKUC.Size        = new System.Drawing.Size(103, 97);
     DKUC.TabIndex    = 16;
     //
     // LTUC
     //
     LTUC.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     LTUC.BackColor   = System.Drawing.Color.Transparent;
     LTUC.Location    = new System.Drawing.Point(6, 98);
     LTUC.Margin      = new System.Windows.Forms.Padding(5);
     LTUC.MaximumSize = new System.Drawing.Size(103, 97);
     LTUC.MinimumSize = new System.Drawing.Size(103, 97);
     LTUC.Name        = "LTUC";
     LTUC.Size        = new System.Drawing.Size(103, 97);
     LTUC.TabIndex    = 15;
     //
     // TMCB
     //
     TMCB.Anchor                  = System.Windows.Forms.AnchorStyles.Bottom;
     TMCB.AutoSize                = true;
     TMCB.Checked                 = true;
     TMCB.CheckState              = System.Windows.Forms.CheckState.Checked;
     TMCB.Cursor                  = System.Windows.Forms.Cursors.Hand;
     TMCB.Depth                   = 0;
     TMCB.Location                = new System.Drawing.Point(110, 164);
     TMCB.Margin                  = new System.Windows.Forms.Padding(0);
     TMCB.MouseLocation           = new System.Drawing.Point(-1, -1);
     TMCB.MouseState              = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER;
     TMCB.Name                    = "TMCB";
     TMCB.Ripple                  = true;
     TMCB.Size                    = new System.Drawing.Size(103, 37);
     TMCB.TabIndex                = 12;
     TMCB.Text                    = "Top Most";
     TMCB.UseVisualStyleBackColor = true;
     TMCB.CheckedChanged         += new System.EventHandler(TMCB_CheckedChanged);
     //
     // SMCB
     //
     SMCB.Anchor            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     SMCB.AutoResize        = false;
     SMCB.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     SMCB.Cursor            = System.Windows.Forms.Cursors.Hand;
     SMCB.Depth             = 0;
     SMCB.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawVariable;
     SMCB.DropDownHeight    = 174;
     SMCB.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     SMCB.DropDownWidth     = 135;
     SMCB.Font              = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     SMCB.ForeColor         = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     SMCB.FormattingEnabled = true;
     SMCB.Hint              = "Special Mode";
     SMCB.IntegralHeight    = false;
     SMCB.ItemHeight        = 43;
     SMCB.Items.AddRange(new object[] {
         "Mixed",
         "Symbol",
         "Number"
     });
     SMCB.Location              = new System.Drawing.Point(186, 6);
     SMCB.MaxDropDownItems      = 4;
     SMCB.MouseState            = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.OUT;
     SMCB.Name                  = "SMCB";
     SMCB.Size                  = new System.Drawing.Size(135, 49);
     SMCB.TabIndex              = 14;
     SMCB.SelectedIndexChanged += new System.EventHandler(SMCB_SelectedIndexChanged);
     //
     // AMCB
     //
     AMCB.AutoResize        = false;
     AMCB.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     AMCB.Cursor            = System.Windows.Forms.Cursors.Hand;
     AMCB.Depth             = 0;
     AMCB.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawVariable;
     AMCB.DropDownHeight    = 174;
     AMCB.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     AMCB.DropDownWidth     = 135;
     AMCB.Font              = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     AMCB.ForeColor         = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     AMCB.FormattingEnabled = true;
     AMCB.Hint              = "Alphabetic Mode";
     AMCB.IntegralHeight    = false;
     AMCB.ItemHeight        = 43;
     AMCB.Items.AddRange(new object[] {
         "Mixed",
         "Uppercase",
         "Lowercase"
     });
     AMCB.Location              = new System.Drawing.Point(6, 6);
     AMCB.MaxDropDownItems      = 4;
     AMCB.MouseState            = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.OUT;
     AMCB.Name                  = "AMCB";
     AMCB.Size                  = new System.Drawing.Size(135, 49);
     AMCB.TabIndex              = 13;
     AMCB.SelectedIndexChanged += new System.EventHandler(AMCB_SelectedIndexChanged);
     //
     // RTPB
     //
     RTPB.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                         | System.Windows.Forms.AnchorStyles.Right)));
     RTPB.BackColor = System.Drawing.Color.Transparent;
     RTPB.Image     = global::Nerator.Properties.Resources.WhiteCat;
     RTPB.Location  = new System.Drawing.Point(0, 71);
     RTPB.Margin    = new System.Windows.Forms.Padding(0);
     RTPB.Name      = "RTPB";
     RTPB.Size      = new System.Drawing.Size(327, 93);
     RTPB.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     RTPB.TabIndex  = 5;
     RTPB.TabStop   = false;
     //
     // MTS
     //
     MTS.BaseTabControl = MTC;
     MTS.Cursor         = System.Windows.Forms.Cursors.Default;
     MTS.Depth          = 0;
     MTS.Font           = new System.Drawing.Font("Roboto", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     MTS.HeadAlignment  = ReaLTaiizor.Controls.MaterialTabSelector.Alignment.Center;
     MTS.Location       = new System.Drawing.Point(12, 75);
     MTS.Margin         = new System.Windows.Forms.Padding(3, 3, 3, 0);
     MTS.MouseState     = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER;
     MTS.Name           = "MTS";
     MTS.Size           = new System.Drawing.Size(335, 23);
     MTS.TabIndex       = 17;
     MTS.Text           = "materialTabSelector1";
     MTS.TitleTextState = ReaLTaiizor.Controls.MaterialTabSelector.TextState.Normal;
     //
     // STATUST
     //
     STATUST.Enabled  = true;
     STATUST.Interval = 1000;
     STATUST.Tick    += new System.EventHandler(STATUST_Tick);
     //
     // STATUSMT
     //
     STATUSMT.Enabled  = true;
     STATUSMT.Interval = 50;
     STATUSMT.Tick    += new System.EventHandler(STATUSMT_Tick);
     //
     // materialCheckBox1
     //
     materialCheckBox1.Depth                   = 0;
     materialCheckBox1.Location                = new System.Drawing.Point(0, 0);
     materialCheckBox1.Margin                  = new System.Windows.Forms.Padding(0);
     materialCheckBox1.MouseLocation           = new System.Drawing.Point(-1, -1);
     materialCheckBox1.MouseState              = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER;
     materialCheckBox1.Name                    = "materialCheckBox1";
     materialCheckBox1.Ripple                  = true;
     materialCheckBox1.Size                    = new System.Drawing.Size(104, 37);
     materialCheckBox1.TabIndex                = 0;
     materialCheckBox1.Text                    = "materialCheckBox1";
     materialCheckBox1.UseVisualStyleBackColor = true;
     //
     // materialCheckBox2
     //
     materialCheckBox2.Depth                   = 0;
     materialCheckBox2.Location                = new System.Drawing.Point(0, 0);
     materialCheckBox2.Margin                  = new System.Windows.Forms.Padding(0);
     materialCheckBox2.MouseLocation           = new System.Drawing.Point(-1, -1);
     materialCheckBox2.MouseState              = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER;
     materialCheckBox2.Name                    = "materialCheckBox2";
     materialCheckBox2.Ripple                  = true;
     materialCheckBox2.Size                    = new System.Drawing.Size(104, 37);
     materialCheckBox2.TabIndex                = 0;
     materialCheckBox2.Text                    = "materialCheckBox2";
     materialCheckBox2.UseVisualStyleBackColor = true;
     //
     // materialCheckBox3
     //
     materialCheckBox3.Depth                   = 0;
     materialCheckBox3.Location                = new System.Drawing.Point(0, 0);
     materialCheckBox3.Margin                  = new System.Windows.Forms.Padding(0);
     materialCheckBox3.MouseLocation           = new System.Drawing.Point(-1, -1);
     materialCheckBox3.MouseState              = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER;
     materialCheckBox3.Name                    = "materialCheckBox3";
     materialCheckBox3.Ripple                  = true;
     materialCheckBox3.Size                    = new System.Drawing.Size(104, 37);
     materialCheckBox3.TabIndex                = 0;
     materialCheckBox3.Text                    = "materialCheckBox3";
     materialCheckBox3.UseVisualStyleBackColor = true;
     //
     // TETT
     //
     TETT.BackColor      = System.Drawing.Color.White;
     TETT.BorderColor    = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     TETT.ForeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(170)))), ((int)(((byte)(170)))));
     TETT.IsDerivedStyle = true;
     TETT.OwnerDraw      = true;
     TETT.Style          = ReaLTaiizor.Enum.Metro.Style.Light;
     TETT.StyleManager   = null;
     TETT.ThemeAuthor    = "Taiizor";
     TETT.ThemeName      = "MetroLight";
     //
     // LIGHT
     //
     AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
     AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Dpi;
     ClientSize          = new System.Drawing.Size(359, 358);
     Controls.Add(SSBR);
     Controls.Add(MTS);
     Controls.Add(MTC);
     Controls.Add(LOPB);
     Controls.Add(TELE);
     Icon          = ((System.Drawing.Icon)(resources.GetObject("$Icon")));
     MaximizeBox   = false;
     MaximumSize   = new System.Drawing.Size(359, 358);
     MinimumSize   = new System.Drawing.Size(359, 358);
     Name          = "LIGHT";
     Sizable       = false;
     StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     Text          = "New Generation Password Generator";
     FormClosed   += new System.Windows.Forms.FormClosedEventHandler(LIGHT_FormClosed);
     ((System.ComponentModel.ISupportInitialize)(LOPB)).EndInit();
     MTC.ResumeLayout(false);
     Generate.ResumeLayout(false);
     Generate.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(WRPB)).EndInit();
     History.ResumeLayout(false);
     Setting.ResumeLayout(false);
     Setting.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(RTPB)).EndInit();
     ResumeLayout(false);
 }
示例#4
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(Form16));
     labelEdit1                     = new ReaLTaiizor.Controls.LabelEdit();
     pictureBox1                    = new System.Windows.Forms.PictureBox();
     royalButton1                   = new ReaLTaiizor.Controls.RoyalButton();
     royalButton2                   = new ReaLTaiizor.Controls.RoyalButton();
     royalButton3                   = new ReaLTaiizor.Controls.RoyalButton();
     royalEllipseButton1            = new ReaLTaiizor.Controls.RoyalEllipseButton();
     royalEllipseButton2            = new ReaLTaiizor.Controls.RoyalEllipseButton();
     royalEllipseButton3            = new ReaLTaiizor.Controls.RoyalEllipseButton();
     royalListBox1                  = new ReaLTaiizor.Controls.RoyalListBox();
     royalMenuStrip1                = new ReaLTaiizor.Controls.RoyalMenuStrip();
     dosyaToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     yeniToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     açToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     toolStripSeparator             = new System.Windows.Forms.ToolStripSeparator();
     kaydetToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     farklıKaydetToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     toolStripSeparator1            = new System.Windows.Forms.ToolStripSeparator();
     yazdırToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     baskıÖnizlemeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     toolStripSeparator2            = new System.Windows.Forms.ToolStripSeparator();
     çıkışToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     düzenToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     geriAlToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     yineleToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     toolStripSeparator3            = new System.Windows.Forms.ToolStripSeparator();
     kesToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     kopyalaToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     yapıştırToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     toolStripSeparator4            = new System.Windows.Forms.ToolStripSeparator();
     tümünüSeçToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     araçlarToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     özelleştirToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     seçeneklerToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     yardımToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     içindekilerToolStripMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     dizinToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     araToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     toolStripSeparator5            = new System.Windows.Forms.ToolStripSeparator();
     hakkındaToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     ((System.ComponentModel.ISupportInitialize)(pictureBox1)).BeginInit();
     royalMenuStrip1.SuspendLayout();
     SuspendLayout();
     //
     // labelEdit1
     //
     labelEdit1.AutoSize  = true;
     labelEdit1.BackColor = System.Drawing.Color.Transparent;
     labelEdit1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F);
     labelEdit1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(31)))), ((int)(((byte)(31)))));
     labelEdit1.Location  = new System.Drawing.Point(33, 4);
     labelEdit1.Name      = "labelEdit1";
     labelEdit1.Size      = new System.Drawing.Size(86, 20);
     labelEdit1.TabIndex  = 3;
     labelEdit1.Text      = "RoyalForm";
     //
     // pictureBox1
     //
     pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     pictureBox1.Location = new System.Drawing.Point(1, 1);
     pictureBox1.Name     = "pictureBox1";
     pictureBox1.Size     = new System.Drawing.Size(26, 26);
     pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     pictureBox1.TabIndex = 4;
     pictureBox1.TabStop  = false;
     //
     // royalButton1
     //
     royalButton1.BackColor        = System.Drawing.Color.DarkGray;
     royalButton1.BorderColor      = System.Drawing.Color.Silver;
     royalButton1.BorderThickness  = 3;
     royalButton1.Cursor           = System.Windows.Forms.Cursors.Hand;
     royalButton1.DrawBorder       = true;
     royalButton1.ForeColor        = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(31)))), ((int)(((byte)(31)))));
     royalButton1.HotTrackColor    = System.Drawing.Color.Honeydew;
     royalButton1.Image            = null;
     royalButton1.LayoutFlags      = ReaLTaiizor.Util.RoyalLayoutFlags.ImageBeforeText;
     royalButton1.Location         = new System.Drawing.Point(12, 34);
     royalButton1.Name             = "royalButton1";
     royalButton1.PressedColor     = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     royalButton1.PressedForeColor = System.Drawing.Color.White;
     royalButton1.Size             = new System.Drawing.Size(120, 40);
     royalButton1.TabIndex         = 5;
     royalButton1.Text             = "royalButton1";
     royalButton1.Click           += new System.EventHandler(RoyalButton1_Click);
     //
     // royalButton2
     //
     royalButton2.BackColor        = System.Drawing.Color.SeaGreen;
     royalButton2.BorderColor      = System.Drawing.Color.DarkGreen;
     royalButton2.BorderThickness  = 3;
     royalButton2.Cursor           = System.Windows.Forms.Cursors.Hand;
     royalButton2.DrawBorder       = true;
     royalButton2.ForeColor        = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(31)))), ((int)(((byte)(31)))));
     royalButton2.HotTrackColor    = System.Drawing.Color.Lime;
     royalButton2.Image            = null;
     royalButton2.LayoutFlags      = ReaLTaiizor.Util.RoyalLayoutFlags.ImageBeforeText;
     royalButton2.Location         = new System.Drawing.Point(138, 34);
     royalButton2.Name             = "royalButton2";
     royalButton2.PressedColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     royalButton2.PressedForeColor = System.Drawing.Color.White;
     royalButton2.Size             = new System.Drawing.Size(120, 40);
     royalButton2.TabIndex         = 6;
     royalButton2.Text             = "royalButton2";
     royalButton2.Click           += new System.EventHandler(RoyalButton2_Click);
     //
     // royalButton3
     //
     royalButton3.BackColor        = System.Drawing.Color.Orange;
     royalButton3.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     royalButton3.BorderThickness  = 3;
     royalButton3.Cursor           = System.Windows.Forms.Cursors.Hand;
     royalButton3.DrawBorder       = true;
     royalButton3.ForeColor        = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(31)))), ((int)(((byte)(31)))));
     royalButton3.HotTrackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     royalButton3.Image            = null;
     royalButton3.LayoutFlags      = ReaLTaiizor.Util.RoyalLayoutFlags.ImageBeforeText;
     royalButton3.Location         = new System.Drawing.Point(264, 34);
     royalButton3.Name             = "royalButton3";
     royalButton3.PressedColor     = System.Drawing.Color.Olive;
     royalButton3.PressedForeColor = System.Drawing.Color.White;
     royalButton3.Size             = new System.Drawing.Size(120, 40);
     royalButton3.TabIndex         = 7;
     royalButton3.Text             = "royalButton3";
     royalButton3.Click           += new System.EventHandler(RoyalButton3_Click);
     //
     // royalEllipseButton1
     //
     royalEllipseButton1.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     royalEllipseButton1.BorderColor      = System.Drawing.Color.Silver;
     royalEllipseButton1.BorderThickness  = 3;
     royalEllipseButton1.Cursor           = System.Windows.Forms.Cursors.Hand;
     royalEllipseButton1.DrawBorder       = true;
     royalEllipseButton1.ForeColor        = System.Drawing.Color.Black;
     royalEllipseButton1.HotTrackColor    = System.Drawing.Color.Honeydew;
     royalEllipseButton1.Image            = null;
     royalEllipseButton1.LayoutFlags      = ReaLTaiizor.Util.RoyalLayoutFlags.ImageBeforeText;
     royalEllipseButton1.Location         = new System.Drawing.Point(12, 80);
     royalEllipseButton1.Name             = "royalEllipseButton1";
     royalEllipseButton1.PressedColor     = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     royalEllipseButton1.PressedForeColor = System.Drawing.Color.White;
     royalEllipseButton1.Size             = new System.Drawing.Size(120, 120);
     royalEllipseButton1.SmoothingType    = System.Drawing.Drawing2D.SmoothingMode.AntiAlias;
     royalEllipseButton1.TabIndex         = 8;
     royalEllipseButton1.Text             = "royalEllipseButton1";
     //
     // royalEllipseButton2
     //
     royalEllipseButton2.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     royalEllipseButton2.BorderColor      = System.Drawing.Color.DarkGreen;
     royalEllipseButton2.BorderThickness  = 3;
     royalEllipseButton2.Cursor           = System.Windows.Forms.Cursors.Hand;
     royalEllipseButton2.DrawBorder       = true;
     royalEllipseButton2.ForeColor        = System.Drawing.Color.Black;
     royalEllipseButton2.HotTrackColor    = System.Drawing.Color.Lime;
     royalEllipseButton2.Image            = null;
     royalEllipseButton2.LayoutFlags      = ReaLTaiizor.Util.RoyalLayoutFlags.ImageBeforeText;
     royalEllipseButton2.Location         = new System.Drawing.Point(138, 80);
     royalEllipseButton2.Name             = "royalEllipseButton2";
     royalEllipseButton2.PressedColor     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     royalEllipseButton2.PressedForeColor = System.Drawing.Color.White;
     royalEllipseButton2.Size             = new System.Drawing.Size(120, 120);
     royalEllipseButton2.SmoothingType    = System.Drawing.Drawing2D.SmoothingMode.AntiAlias;
     royalEllipseButton2.TabIndex         = 9;
     royalEllipseButton2.Text             = "royalEllipseButton2";
     //
     // royalEllipseButton3
     //
     royalEllipseButton3.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     royalEllipseButton3.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     royalEllipseButton3.BorderThickness  = 3;
     royalEllipseButton3.Cursor           = System.Windows.Forms.Cursors.Hand;
     royalEllipseButton3.DrawBorder       = true;
     royalEllipseButton3.ForeColor        = System.Drawing.Color.Black;
     royalEllipseButton3.HotTrackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     royalEllipseButton3.Image            = null;
     royalEllipseButton3.LayoutFlags      = ReaLTaiizor.Util.RoyalLayoutFlags.ImageBeforeText;
     royalEllipseButton3.Location         = new System.Drawing.Point(264, 80);
     royalEllipseButton3.Name             = "royalEllipseButton3";
     royalEllipseButton3.PressedColor     = System.Drawing.Color.Olive;
     royalEllipseButton3.PressedForeColor = System.Drawing.Color.White;
     royalEllipseButton3.Size             = new System.Drawing.Size(120, 120);
     royalEllipseButton3.SmoothingType    = System.Drawing.Drawing2D.SmoothingMode.AntiAlias;
     royalEllipseButton3.TabIndex         = 10;
     royalEllipseButton3.Text             = "royalEllipseButton3";
     //
     // royalListBox1
     //
     royalListBox1.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     royalListBox1.HotLightColor   = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(221)))), ((int)(((byte)(221)))));
     royalListBox1.HotLightedIndex = -1;
     royalListBox1.ItemHeight      = 30;
     royalListBox1.Location        = new System.Drawing.Point(138, 206);
     royalListBox1.MultiSelection  = false;
     royalListBox1.Name            = "royalListBox1";
     royalListBox1.SelectedColor   = System.Drawing.Color.Crimson;
     royalListBox1.SelectedIndex   = -1;
     royalListBox1.Size            = new System.Drawing.Size(120, 120);
     royalListBox1.TabIndex        = 11;
     royalListBox1.Text            = "royalListBox1";
     //
     // royalMenuStrip1
     //
     royalMenuStrip1.AutoSize      = false;
     royalMenuStrip1.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     royalMenuStrip1.Dock          = System.Windows.Forms.DockStyle.None;
     royalMenuStrip1.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(31)))), ((int)(((byte)(31)))));
     royalMenuStrip1.HotTrackColor = System.Drawing.Color.Empty;
     royalMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         dosyaToolStripMenuItem,
         düzenToolStripMenuItem,
         araçlarToolStripMenuItem,
         yardımToolStripMenuItem
     });
     royalMenuStrip1.Location      = new System.Drawing.Point(137, 1);
     royalMenuStrip1.Name          = "royalMenuStrip1";
     royalMenuStrip1.Padding       = new System.Windows.Forms.Padding(1);
     royalMenuStrip1.SelectedColor = System.Drawing.Color.Empty;
     royalMenuStrip1.Size          = new System.Drawing.Size(288, 30);
     royalMenuStrip1.TabIndex      = 12;
     royalMenuStrip1.Text          = "royalMenuStrip1";
     //
     // dosyaToolStripMenuItem
     //
     dosyaToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         yeniToolStripMenuItem,
         açToolStripMenuItem,
         toolStripSeparator,
         kaydetToolStripMenuItem,
         farklıKaydetToolStripMenuItem,
         toolStripSeparator1,
         yazdırToolStripMenuItem,
         baskıÖnizlemeToolStripMenuItem,
         toolStripSeparator2,
         çıkışToolStripMenuItem
     });
     dosyaToolStripMenuItem.Name = "dosyaToolStripMenuItem";
     dosyaToolStripMenuItem.Size = new System.Drawing.Size(37, 28);
     dosyaToolStripMenuItem.Text = "&File";
     //
     // yeniToolStripMenuItem
     //
     yeniToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("yeniToolStripMenuItem.Image")));
     yeniToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     yeniToolStripMenuItem.Name         = "yeniToolStripMenuItem";
     yeniToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N)));
     yeniToolStripMenuItem.Size         = new System.Drawing.Size(147, 22);
     yeniToolStripMenuItem.Text         = "New";
     //
     // açToolStripMenuItem
     //
     açToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("açToolStripMenuItem.Image")));
     açToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     açToolStripMenuItem.Name         = "açToolStripMenuItem";
     açToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
     açToolStripMenuItem.Size         = new System.Drawing.Size(147, 22);
     açToolStripMenuItem.Text         = "Open";
     //
     // toolStripSeparator
     //
     toolStripSeparator.Name = "toolStripSeparator";
     toolStripSeparator.Size = new System.Drawing.Size(144, 6);
     //
     // kaydetToolStripMenuItem
     //
     kaydetToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("kaydetToolStripMenuItem.Image")));
     kaydetToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     kaydetToolStripMenuItem.Name         = "kaydetToolStripMenuItem";
     kaydetToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
     kaydetToolStripMenuItem.Size         = new System.Drawing.Size(147, 22);
     kaydetToolStripMenuItem.Text         = "Save";
     //
     // farklıKaydetToolStripMenuItem
     //
     farklıKaydetToolStripMenuItem.Name = "farklıKaydetToolStripMenuItem";
     farklıKaydetToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
     farklıKaydetToolStripMenuItem.Text = "Different Save";
     //
     // toolStripSeparator1
     //
     toolStripSeparator1.Name = "toolStripSeparator1";
     toolStripSeparator1.Size = new System.Drawing.Size(144, 6);
     //
     // yazdırToolStripMenuItem
     //
     yazdırToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("yazdırToolStripMenuItem.Image")));
     yazdırToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     yazdırToolStripMenuItem.Name         = "yazdırToolStripMenuItem";
     yazdırToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P)));
     yazdırToolStripMenuItem.Size         = new System.Drawing.Size(147, 22);
     yazdırToolStripMenuItem.Text         = "Print";
     //
     // baskıÖnizlemeToolStripMenuItem
     //
     baskıÖnizlemeToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("baskıÖnizlemeToolStripMenuItem.Image")));
     baskıÖnizlemeToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     baskıÖnizlemeToolStripMenuItem.Name = "baskıÖnizlemeToolStripMenuItem";
     baskıÖnizlemeToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
     baskıÖnizlemeToolStripMenuItem.Text = "View";
     //
     // toolStripSeparator2
     //
     toolStripSeparator2.Name = "toolStripSeparator2";
     toolStripSeparator2.Size = new System.Drawing.Size(144, 6);
     //
     // çıkışToolStripMenuItem
     //
     çıkışToolStripMenuItem.Name = "çıkışToolStripMenuItem";
     çıkışToolStripMenuItem.Size = new System.Drawing.Size(147, 22);
     çıkışToolStripMenuItem.Text = "Exit";
     //
     // düzenToolStripMenuItem
     //
     düzenToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         geriAlToolStripMenuItem,
         yineleToolStripMenuItem,
         toolStripSeparator3,
         kesToolStripMenuItem,
         kopyalaToolStripMenuItem,
         yapıştırToolStripMenuItem,
         toolStripSeparator4,
         tümünüSeçToolStripMenuItem
     });
     düzenToolStripMenuItem.Name = "düzenToolStripMenuItem";
     düzenToolStripMenuItem.Size = new System.Drawing.Size(39, 28);
     düzenToolStripMenuItem.Text = "&Edit";
     //
     // geriAlToolStripMenuItem
     //
     geriAlToolStripMenuItem.Name         = "geriAlToolStripMenuItem";
     geriAlToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Z)));
     geriAlToolStripMenuItem.Size         = new System.Drawing.Size(154, 22);
     geriAlToolStripMenuItem.Text         = "Undo";
     //
     // yineleToolStripMenuItem
     //
     yineleToolStripMenuItem.Name         = "yineleToolStripMenuItem";
     yineleToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Y)));
     yineleToolStripMenuItem.Size         = new System.Drawing.Size(154, 22);
     yineleToolStripMenuItem.Text         = "Refresh";
     //
     // toolStripSeparator3
     //
     toolStripSeparator3.Name = "toolStripSeparator3";
     toolStripSeparator3.Size = new System.Drawing.Size(151, 6);
     //
     // kesToolStripMenuItem
     //
     kesToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("kesToolStripMenuItem.Image")));
     kesToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     kesToolStripMenuItem.Name         = "kesToolStripMenuItem";
     kesToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.X)));
     kesToolStripMenuItem.Size         = new System.Drawing.Size(154, 22);
     kesToolStripMenuItem.Text         = "Cut";
     //
     // kopyalaToolStripMenuItem
     //
     kopyalaToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("kopyalaToolStripMenuItem.Image")));
     kopyalaToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     kopyalaToolStripMenuItem.Name         = "kopyalaToolStripMenuItem";
     kopyalaToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C)));
     kopyalaToolStripMenuItem.Size         = new System.Drawing.Size(154, 22);
     kopyalaToolStripMenuItem.Text         = "Copy";
     //
     // yapıştırToolStripMenuItem
     //
     yapıştırToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("yapıştırToolStripMenuItem.Image")));
     yapıştırToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     yapıştırToolStripMenuItem.Name         = "yapıştırToolStripMenuItem";
     yapıştırToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V)));
     yapıştırToolStripMenuItem.Size         = new System.Drawing.Size(154, 22);
     yapıştırToolStripMenuItem.Text         = "Paste";
     //
     // toolStripSeparator4
     //
     toolStripSeparator4.Name = "toolStripSeparator4";
     toolStripSeparator4.Size = new System.Drawing.Size(151, 6);
     //
     // tümünüSeçToolStripMenuItem
     //
     tümünüSeçToolStripMenuItem.Name = "tümünüSeçToolStripMenuItem";
     tümünüSeçToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
     tümünüSeçToolStripMenuItem.Text = "Select All";
     //
     // araçlarToolStripMenuItem
     //
     araçlarToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         özelleştirToolStripMenuItem,
         seçeneklerToolStripMenuItem
     });
     araçlarToolStripMenuItem.Name = "araçlarToolStripMenuItem";
     araçlarToolStripMenuItem.Size = new System.Drawing.Size(46, 28);
     araçlarToolStripMenuItem.Text = "&Tools";
     //
     // özelleştirToolStripMenuItem
     //
     özelleştirToolStripMenuItem.Name = "özelleştirToolStripMenuItem";
     özelleştirToolStripMenuItem.Size = new System.Drawing.Size(116, 22);
     özelleştirToolStripMenuItem.Text = "Special";
     //
     // seçeneklerToolStripMenuItem
     //
     seçeneklerToolStripMenuItem.Name = "seçeneklerToolStripMenuItem";
     seçeneklerToolStripMenuItem.Size = new System.Drawing.Size(116, 22);
     seçeneklerToolStripMenuItem.Text = "Options";
     //
     // yardımToolStripMenuItem
     //
     yardımToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         içindekilerToolStripMenuItem,
         dizinToolStripMenuItem,
         araToolStripMenuItem,
         toolStripSeparator5,
         hakkındaToolStripMenuItem
     });
     yardımToolStripMenuItem.Name = "yardımToolStripMenuItem";
     yardımToolStripMenuItem.Size = new System.Drawing.Size(44, 28);
     yardımToolStripMenuItem.Text = "&Help";
     //
     // içindekilerToolStripMenuItem
     //
     içindekilerToolStripMenuItem.Name = "içindekilerToolStripMenuItem";
     içindekilerToolStripMenuItem.Size = new System.Drawing.Size(116, 22);
     içindekilerToolStripMenuItem.Text = "In";
     //
     // dizinToolStripMenuItem
     //
     dizinToolStripMenuItem.Name = "dizinToolStripMenuItem";
     dizinToolStripMenuItem.Size = new System.Drawing.Size(116, 22);
     dizinToolStripMenuItem.Text = "Path";
     //
     // araToolStripMenuItem
     //
     araToolStripMenuItem.Name = "araToolStripMenuItem";
     araToolStripMenuItem.Size = new System.Drawing.Size(116, 22);
     araToolStripMenuItem.Text = "Search";
     //
     // toolStripSeparator5
     //
     toolStripSeparator5.Name = "toolStripSeparator5";
     toolStripSeparator5.Size = new System.Drawing.Size(113, 6);
     //
     // hakkındaToolStripMenuItem
     //
     hakkındaToolStripMenuItem.Name = "hakkındaToolStripMenuItem";
     hakkındaToolStripMenuItem.Size = new System.Drawing.Size(116, 22);
     hakkındaToolStripMenuItem.Text = "About...";
     //
     // Form16
     //
     AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     ClientSize          = new System.Drawing.Size(398, 336);
     Controls.Add(royalListBox1);
     Controls.Add(royalEllipseButton3);
     Controls.Add(royalEllipseButton2);
     Controls.Add(royalEllipseButton1);
     Controls.Add(royalButton3);
     Controls.Add(royalButton2);
     Controls.Add(royalButton1);
     Controls.Add(pictureBox1);
     Controls.Add(labelEdit1);
     Controls.Add(royalMenuStrip1);
     DrawBorder  = true;
     Icon        = ((System.Drawing.Icon)(resources.GetObject("$Icon")));
     MaximizeBox = false;
     Name        = "Form16";
     Sizable     = false;
     Load       += new System.EventHandler(Form16_Load);
     Controls.SetChildIndex(royalMenuStrip1, 0);
     Controls.SetChildIndex(labelEdit1, 0);
     Controls.SetChildIndex(pictureBox1, 0);
     Controls.SetChildIndex(royalButton1, 0);
     Controls.SetChildIndex(royalButton2, 0);
     Controls.SetChildIndex(royalButton3, 0);
     Controls.SetChildIndex(royalEllipseButton1, 0);
     Controls.SetChildIndex(royalEllipseButton2, 0);
     Controls.SetChildIndex(royalEllipseButton3, 0);
     Controls.SetChildIndex(royalListBox1, 0);
     ((System.ComponentModel.ISupportInitialize)(pictureBox1)).EndInit();
     royalMenuStrip1.ResumeLayout(false);
     royalMenuStrip1.PerformLayout();
     ResumeLayout(false);
     PerformLayout();
 }
示例#5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Player));
     dreamForm1       = new ReaLTaiizor.Forms.DreamForm();
     labelEdit2       = new ReaLTaiizor.Controls.LabelEdit();
     panel3           = new ReaLTaiizor.Controls.Panel();
     pictureBox9      = new System.Windows.Forms.PictureBox();
     pictureBox8      = new System.Windows.Forms.PictureBox();
     pictureBox7      = new System.Windows.Forms.PictureBox();
     labelEdit1       = new ReaLTaiizor.Controls.LabelEdit();
     panel1           = new ReaLTaiizor.Controls.Panel();
     hopeTrackBar1    = new ReaLTaiizor.Controls.HopeTrackBar();
     pictureBox6      = new System.Windows.Forms.PictureBox();
     pictureBox2      = new System.Windows.Forms.PictureBox();
     pictureBox5      = new System.Windows.Forms.PictureBox();
     pictureBox3      = new System.Windows.Forms.PictureBox();
     pictureBox4      = new System.Windows.Forms.PictureBox();
     foreverMinimize1 = new ReaLTaiizor.Controls.ForeverMinimize();
     foreverClose1    = new ReaLTaiizor.Controls.ForeverClose();
     panel2           = new ReaLTaiizor.Controls.Panel();
     pictureBox1      = new System.Windows.Forms.PictureBox();
     timer1           = new System.Windows.Forms.Timer(components);
     dreamForm1.SuspendLayout();
     panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(pictureBox9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox7)).BeginInit();
     panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(pictureBox6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox4)).BeginInit();
     panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(pictureBox1)).BeginInit();
     SuspendLayout();
     //
     // dreamForm1
     //
     dreamForm1.ColorA = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(218)))), ((int)(((byte)(255)))));
     dreamForm1.ColorB = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
     dreamForm1.ColorC = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41)))));
     dreamForm1.ColorD = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(27)))), ((int)(((byte)(27)))));
     dreamForm1.ColorE = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     dreamForm1.ColorF = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     dreamForm1.Controls.Add(labelEdit2);
     dreamForm1.Controls.Add(panel3);
     dreamForm1.Controls.Add(labelEdit1);
     dreamForm1.Controls.Add(panel1);
     dreamForm1.Controls.Add(foreverMinimize1);
     dreamForm1.Controls.Add(foreverClose1);
     dreamForm1.Controls.Add(panel2);
     dreamForm1.Dock        = System.Windows.Forms.DockStyle.Fill;
     dreamForm1.Location    = new System.Drawing.Point(0, 0);
     dreamForm1.Name        = "dreamForm1";
     dreamForm1.Size        = new System.Drawing.Size(300, 497);
     dreamForm1.TabIndex    = 0;
     dreamForm1.TabStop     = false;
     dreamForm1.Text        = "MP3 Player";
     dreamForm1.TitleAlign  = System.Windows.Forms.HorizontalAlignment.Center;
     dreamForm1.TitleHeight = 25;
     //
     // labelEdit2
     //
     labelEdit2.AutoSize  = true;
     labelEdit2.BackColor = System.Drawing.Color.Transparent;
     labelEdit2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     labelEdit2.ForeColor = System.Drawing.Color.LightSteelBlue;
     labelEdit2.Location  = new System.Drawing.Point(86, 55);
     labelEdit2.Margin    = new System.Windows.Forms.Padding(3, 3, 3, 0);
     labelEdit2.Name      = "labelEdit2";
     labelEdit2.Size      = new System.Drawing.Size(128, 17);
     labelEdit2.TabIndex  = 3;
     labelEdit2.Text      = "Linkin Park - Numb";
     //
     // panel3
     //
     panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(24)))), ((int)(((byte)(24)))));
     panel3.Controls.Add(pictureBox9);
     panel3.Controls.Add(pictureBox8);
     panel3.Controls.Add(pictureBox7);
     panel3.EdgeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(41)))), ((int)(((byte)(50)))));
     panel3.Location      = new System.Drawing.Point(20, 417);
     panel3.Name          = "panel3";
     panel3.Padding       = new System.Windows.Forms.Padding(5);
     panel3.Size          = new System.Drawing.Size(256, 75);
     panel3.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     panel3.TabIndex      = 15;
     panel3.Text          = "panel3";
     //
     // pictureBox9
     //
     pictureBox9.BackColor = System.Drawing.Color.Transparent;
     pictureBox9.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox9.Image     = global::ReaLTaiizor.Player.Properties.Resources.Album3;
     pictureBox9.Location  = new System.Drawing.Point(165, 8);
     pictureBox9.Name      = "pictureBox9";
     pictureBox9.Size      = new System.Drawing.Size(64, 64);
     pictureBox9.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox9.TabIndex  = 3;
     pictureBox9.TabStop   = false;
     //
     // pictureBox8
     //
     pictureBox8.BackColor = System.Drawing.Color.Transparent;
     pictureBox8.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox8.Image     = global::ReaLTaiizor.Player.Properties.Resources.Album2;
     pictureBox8.Location  = new System.Drawing.Point(95, 6);
     pictureBox8.Name      = "pictureBox8";
     pictureBox8.Size      = new System.Drawing.Size(64, 64);
     pictureBox8.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox8.TabIndex  = 2;
     pictureBox8.TabStop   = false;
     //
     // pictureBox7
     //
     pictureBox7.BackColor = System.Drawing.Color.Transparent;
     pictureBox7.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox7.Image     = global::ReaLTaiizor.Player.Properties.Resources.Album1;
     pictureBox7.Location  = new System.Drawing.Point(25, 8);
     pictureBox7.Name      = "pictureBox7";
     pictureBox7.Size      = new System.Drawing.Size(64, 64);
     pictureBox7.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox7.TabIndex  = 1;
     pictureBox7.TabStop   = false;
     //
     // labelEdit1
     //
     labelEdit1.AutoSize  = true;
     labelEdit1.BackColor = System.Drawing.Color.Transparent;
     labelEdit1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     labelEdit1.ForeColor = System.Drawing.Color.LightSteelBlue;
     labelEdit1.Location  = new System.Drawing.Point(120, 35);
     labelEdit1.Margin    = new System.Windows.Forms.Padding(3, 20, 3, 0);
     labelEdit1.Name      = "labelEdit1";
     labelEdit1.Size      = new System.Drawing.Size(60, 17);
     labelEdit1.TabIndex  = 2;
     labelEdit1.Text      = "Meteora";
     //
     // panel1
     //
     panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     panel1.Controls.Add(hopeTrackBar1);
     panel1.Controls.Add(pictureBox6);
     panel1.Controls.Add(pictureBox2);
     panel1.Controls.Add(pictureBox5);
     panel1.Controls.Add(pictureBox3);
     panel1.Controls.Add(pictureBox4);
     panel1.EdgeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(41)))), ((int)(((byte)(50)))));
     panel1.Location      = new System.Drawing.Point(12, 343);
     panel1.Name          = "panel1";
     panel1.Padding       = new System.Windows.Forms.Padding(5);
     panel1.Size          = new System.Drawing.Size(276, 70);
     panel1.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     panel1.TabIndex      = 13;
     panel1.Text          = "panel1";
     //
     // hopeTrackBar1
     //
     hopeTrackBar1.AlwaysValueVisible = false;
     hopeTrackBar1.BallonArrowColor   = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeTrackBar1.BallonColor        = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeTrackBar1.BarColor           = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(220)))), ((int)(((byte)(223)))));
     hopeTrackBar1.BaseColor          = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     hopeTrackBar1.Cursor             = System.Windows.Forms.Cursors.Hand;
     hopeTrackBar1.FillBarColor       = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeTrackBar1.Font            = new System.Drawing.Font("Segoe UI", 8F);
     hopeTrackBar1.ForeColor       = System.Drawing.Color.White;
     hopeTrackBar1.HeadBorderColor = System.Drawing.Color.DodgerBlue;
     hopeTrackBar1.HeadColor       = System.Drawing.Color.Black;
     hopeTrackBar1.Location        = new System.Drawing.Point(8, 8);
     hopeTrackBar1.MaxValue        = 100;
     hopeTrackBar1.MinValue        = 0;
     hopeTrackBar1.Name            = "hopeTrackBar1";
     hopeTrackBar1.ShowValue       = false;
     hopeTrackBar1.Size            = new System.Drawing.Size(256, 16);
     hopeTrackBar1.TabIndex        = 7;
     hopeTrackBar1.Text            = "hopeTrackBar1";
     hopeTrackBar1.ThemeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeTrackBar1.UnknownColor    = System.Drawing.Color.White;
     hopeTrackBar1.Value           = 50;
     //
     // pictureBox6
     //
     pictureBox6.BackColor = System.Drawing.Color.Transparent;
     pictureBox6.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox6.Image     = global::ReaLTaiizor.Player.Properties.Resources.end_64px;
     pictureBox6.Location  = new System.Drawing.Point(158, 30);
     pictureBox6.Name      = "pictureBox6";
     pictureBox6.Size      = new System.Drawing.Size(32, 32);
     pictureBox6.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox6.TabIndex  = 12;
     pictureBox6.TabStop   = false;
     //
     // pictureBox2
     //
     pictureBox2.BackColor = System.Drawing.Color.Transparent;
     pictureBox2.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox2.Image     = global::ReaLTaiizor.Player.Properties.Resources.available_updates_64px;
     pictureBox2.Location  = new System.Drawing.Point(8, 30);
     pictureBox2.Name      = "pictureBox2";
     pictureBox2.Size      = new System.Drawing.Size(32, 32);
     pictureBox2.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox2.TabIndex  = 8;
     pictureBox2.TabStop   = false;
     //
     // pictureBox5
     //
     pictureBox5.BackColor = System.Drawing.Color.Transparent;
     pictureBox5.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox5.Image     = global::ReaLTaiizor.Player.Properties.Resources.skip_to_start_64px;
     pictureBox5.Location  = new System.Drawing.Point(82, 30);
     pictureBox5.Name      = "pictureBox5";
     pictureBox5.Size      = new System.Drawing.Size(32, 32);
     pictureBox5.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox5.TabIndex  = 11;
     pictureBox5.TabStop   = false;
     //
     // pictureBox3
     //
     pictureBox3.BackColor = System.Drawing.Color.Transparent;
     pictureBox3.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox3.Image     = global::ReaLTaiizor.Player.Properties.Resources.pause_64px;
     pictureBox3.Location  = new System.Drawing.Point(120, 30);
     pictureBox3.Name      = "pictureBox3";
     pictureBox3.Size      = new System.Drawing.Size(32, 32);
     pictureBox3.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox3.TabIndex  = 9;
     pictureBox3.TabStop   = false;
     pictureBox3.Click    += new System.EventHandler(PictureBox3_Click);
     //
     // pictureBox4
     //
     pictureBox4.BackColor = System.Drawing.Color.Transparent;
     pictureBox4.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox4.Image     = global::ReaLTaiizor.Player.Properties.Resources.shuffle_64px;
     pictureBox4.Location  = new System.Drawing.Point(232, 30);
     pictureBox4.Name      = "pictureBox4";
     pictureBox4.Size      = new System.Drawing.Size(32, 32);
     pictureBox4.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox4.TabIndex  = 10;
     pictureBox4.TabStop   = false;
     //
     // foreverMinimize1
     //
     foreverMinimize1.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     foreverMinimize1.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41)))));
     foreverMinimize1.BaseColor       = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41)))));
     foreverMinimize1.Cursor          = System.Windows.Forms.Cursors.Hand;
     foreverMinimize1.DefaultLocation = false;
     foreverMinimize1.DownColor       = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     foreverMinimize1.Font            = new System.Drawing.Font("Marlett", 12F);
     foreverMinimize1.Location        = new System.Drawing.Point(4, 4);
     foreverMinimize1.Name            = "foreverMinimize1";
     foreverMinimize1.OverColor       = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     foreverMinimize1.Size            = new System.Drawing.Size(18, 18);
     foreverMinimize1.TabIndex        = 1;
     foreverMinimize1.Text            = "foreverMinimize1";
     foreverMinimize1.TextColor       = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     //
     // foreverClose1
     //
     foreverClose1.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     foreverClose1.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41)))));
     foreverClose1.BaseColor       = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41)))));
     foreverClose1.Cursor          = System.Windows.Forms.Cursors.Hand;
     foreverClose1.DefaultLocation = false;
     foreverClose1.DownColor       = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     foreverClose1.Font            = new System.Drawing.Font("Marlett", 10F);
     foreverClose1.Location        = new System.Drawing.Point(278, 4);
     foreverClose1.Name            = "foreverClose1";
     foreverClose1.OverColor       = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     foreverClose1.Size            = new System.Drawing.Size(18, 18);
     foreverClose1.TabIndex        = 0;
     foreverClose1.Text            = "foreverClose1";
     foreverClose1.TextColor       = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     //
     // panel2
     //
     panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(31)))), ((int)(((byte)(31)))));
     panel2.Controls.Add(pictureBox1);
     panel2.EdgeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(41)))), ((int)(((byte)(50)))));
     panel2.Location      = new System.Drawing.Point(0, 81);
     panel2.Name          = "panel2";
     panel2.Padding       = new System.Windows.Forms.Padding(5);
     panel2.Size          = new System.Drawing.Size(300, 256);
     panel2.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     panel2.TabIndex      = 14;
     panel2.Text          = "panel2";
     //
     // pictureBox1
     //
     pictureBox1.BackColor = System.Drawing.Color.Transparent;
     pictureBox1.Image     = global::ReaLTaiizor.Player.Properties.Resources.Logo;
     pictureBox1.Location  = new System.Drawing.Point(20, 0);
     pictureBox1.Name      = "pictureBox1";
     pictureBox1.Size      = new System.Drawing.Size(256, 256);
     pictureBox1.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox1.TabIndex  = 4;
     pictureBox1.TabStop   = false;
     //
     // timer1
     //
     timer1.Enabled  = true;
     timer1.Interval = 1000;
     timer1.Tick    += new System.EventHandler(Timer1_Tick);
     //
     // Player
     //
     AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     ClientSize          = new System.Drawing.Size(300, 497);
     Controls.Add(dreamForm1);
     FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     Icon            = ((System.Drawing.Icon)(resources.GetObject("$Icon")));
     Name            = "Player";
     StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     Text            = "MP3 Player";
     dreamForm1.ResumeLayout(false);
     dreamForm1.PerformLayout();
     panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(pictureBox9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox7)).EndInit();
     panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(pictureBox6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox4)).EndInit();
     panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(pictureBox1)).EndInit();
     ResumeLayout(false);
 }
示例#6
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(Defender));
     lostPanel1            = new ReaLTaiizor.Controls.LostPanel();
     pictureBox6           = new System.Windows.Forms.PictureBox();
     pictureBox5           = new System.Windows.Forms.PictureBox();
     pictureBox4           = new System.Windows.Forms.PictureBox();
     pictureBox3           = new System.Windows.Forms.PictureBox();
     pictureBox2           = new System.Windows.Forms.PictureBox();
     panel1                = new ReaLTaiizor.Controls.Panel();
     lostPanel2            = new ReaLTaiizor.Controls.LostPanel();
     labelEdit5            = new ReaLTaiizor.Controls.LabelEdit();
     labelEdit4            = new ReaLTaiizor.Controls.LabelEdit();
     labelEdit3            = new ReaLTaiizor.Controls.LabelEdit();
     labelEdit2            = new ReaLTaiizor.Controls.LabelEdit();
     lostButton4           = new ReaLTaiizor.Controls.LostButton();
     lostButton3           = new ReaLTaiizor.Controls.LostButton();
     lostButton2           = new ReaLTaiizor.Controls.LostButton();
     lostButton1           = new ReaLTaiizor.Controls.LostButton();
     hopePictureBox1       = new ReaLTaiizor.Controls.HopePictureBox();
     labelEdit1            = new ReaLTaiizor.Controls.LabelEdit();
     pictureBox1           = new System.Windows.Forms.PictureBox();
     hopeRoundProgressBar1 = new ReaLTaiizor.Controls.HopeRoundProgressBar();
     hopeSwitch1           = new ReaLTaiizor.Controls.HopeSwitch();
     hopeSwitch2           = new ReaLTaiizor.Controls.HopeSwitch();
     hopeRoundProgressBar2 = new ReaLTaiizor.Controls.HopeRoundProgressBar();
     labelEdit6            = new ReaLTaiizor.Controls.LabelEdit();
     labelEdit7            = new ReaLTaiizor.Controls.LabelEdit();
     lostPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(pictureBox6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox2)).BeginInit();
     lostPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox1)).BeginInit();
     SuspendLayout();
     //
     // lostPanel1
     //
     lostPanel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(70)))));
     lostPanel1.Controls.Add(pictureBox6);
     lostPanel1.Controls.Add(pictureBox5);
     lostPanel1.Controls.Add(pictureBox4);
     lostPanel1.Controls.Add(pictureBox3);
     lostPanel1.Controls.Add(pictureBox2);
     lostPanel1.Controls.Add(panel1);
     lostPanel1.Font      = new System.Drawing.Font("Segoe UI", 12F);
     lostPanel1.ForeColor = System.Drawing.Color.White;
     lostPanel1.Location  = new System.Drawing.Point(2, 91);
     lostPanel1.Name      = "lostPanel1";
     lostPanel1.Padding   = new System.Windows.Forms.Padding(5);
     lostPanel1.ShowText  = false;
     lostPanel1.Size      = new System.Drawing.Size(50, 247);
     lostPanel1.TabIndex  = 1;
     lostPanel1.Text      = "lostPanel1";
     //
     // pictureBox6
     //
     pictureBox6.Cursor   = System.Windows.Forms.Cursors.Hand;
     pictureBox6.Image    = global::ReaLTaiizor.Defender.Properties.Resources.Setting;
     pictureBox6.Location = new System.Drawing.Point(8, 204);
     pictureBox6.Name     = "pictureBox6";
     pictureBox6.Size     = new System.Drawing.Size(32, 32);
     pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox6.TabIndex = 12;
     pictureBox6.TabStop  = false;
     pictureBox6.Click   += new System.EventHandler(PictureBox6_Click);
     //
     // pictureBox5
     //
     pictureBox5.Cursor   = System.Windows.Forms.Cursors.Hand;
     pictureBox5.Image    = global::ReaLTaiizor.Defender.Properties.Resources.Connect;
     pictureBox5.Location = new System.Drawing.Point(8, 108);
     pictureBox5.Name     = "pictureBox5";
     pictureBox5.Size     = new System.Drawing.Size(32, 32);
     pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox5.TabIndex = 11;
     pictureBox5.TabStop  = false;
     pictureBox5.Click   += new System.EventHandler(PictureBox5_Click);
     //
     // pictureBox4
     //
     pictureBox4.Cursor   = System.Windows.Forms.Cursors.Hand;
     pictureBox4.Image    = global::ReaLTaiizor.Defender.Properties.Resources.Guard;
     pictureBox4.Location = new System.Drawing.Point(8, 156);
     pictureBox4.Name     = "pictureBox4";
     pictureBox4.Size     = new System.Drawing.Size(32, 32);
     pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox4.TabIndex = 10;
     pictureBox4.TabStop  = false;
     pictureBox4.Click   += new System.EventHandler(PictureBox4_Click);
     //
     // pictureBox3
     //
     pictureBox3.Cursor   = System.Windows.Forms.Cursors.Hand;
     pictureBox3.Image    = global::ReaLTaiizor.Defender.Properties.Resources.Home;
     pictureBox3.Location = new System.Drawing.Point(8, 60);
     pictureBox3.Name     = "pictureBox3";
     pictureBox3.Size     = new System.Drawing.Size(32, 32);
     pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox3.TabIndex = 9;
     pictureBox3.TabStop  = false;
     pictureBox3.Click   += new System.EventHandler(PictureBox3_Click);
     //
     // pictureBox2
     //
     pictureBox2.Cursor   = System.Windows.Forms.Cursors.Hand;
     pictureBox2.Image    = global::ReaLTaiizor.Defender.Properties.Resources.Menu;
     pictureBox2.Location = new System.Drawing.Point(8, 12);
     pictureBox2.Name     = "pictureBox2";
     pictureBox2.Size     = new System.Drawing.Size(32, 32);
     pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox2.TabIndex = 8;
     pictureBox2.TabStop  = false;
     pictureBox2.Click   += new System.EventHandler(PictureBox2_Click);
     //
     // panel1
     //
     panel1.BackColor     = System.Drawing.Color.Crimson;
     panel1.EdgeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(41)))), ((int)(((byte)(50)))));
     panel1.ForeColor     = System.Drawing.Color.Crimson;
     panel1.Location      = new System.Drawing.Point(0, 3);
     panel1.Name          = "panel1";
     panel1.Padding       = new System.Windows.Forms.Padding(5);
     panel1.Size          = new System.Drawing.Size(5, 50);
     panel1.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     panel1.TabIndex      = 8;
     //
     // lostPanel2
     //
     lostPanel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(53)))), ((int)(((byte)(53)))), ((int)(((byte)(60)))));
     lostPanel2.Controls.Add(labelEdit5);
     lostPanel2.Controls.Add(labelEdit4);
     lostPanel2.Controls.Add(labelEdit3);
     lostPanel2.Controls.Add(labelEdit2);
     lostPanel2.Controls.Add(lostButton4);
     lostPanel2.Controls.Add(lostButton3);
     lostPanel2.Controls.Add(lostButton2);
     lostPanel2.Controls.Add(lostButton1);
     lostPanel2.Dock      = System.Windows.Forms.DockStyle.Bottom;
     lostPanel2.Font      = new System.Drawing.Font("Segoe UI", 12F);
     lostPanel2.ForeColor = System.Drawing.Color.White;
     lostPanel2.Location  = new System.Drawing.Point(2, 426);
     lostPanel2.Name      = "lostPanel2";
     lostPanel2.Padding   = new System.Windows.Forms.Padding(5);
     lostPanel2.ShowText  = false;
     lostPanel2.Size      = new System.Drawing.Size(796, 112);
     lostPanel2.TabIndex  = 2;
     lostPanel2.Text      = "lostPanel2";
     //
     // labelEdit5
     //
     labelEdit5.AutoSize  = true;
     labelEdit5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(25)))), ((int)(((byte)(31)))));
     labelEdit5.Cursor    = System.Windows.Forms.Cursors.Hand;
     labelEdit5.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     labelEdit5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(88)))), ((int)(((byte)(104)))));
     labelEdit5.Location  = new System.Drawing.Point(518, 87);
     labelEdit5.Name      = "labelEdit5";
     labelEdit5.Size      = new System.Drawing.Size(55, 17);
     labelEdit5.TabIndex  = 7;
     labelEdit5.Text      = "Firewall";
     //
     // labelEdit4
     //
     labelEdit4.AutoSize  = true;
     labelEdit4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(25)))), ((int)(((byte)(31)))));
     labelEdit4.Cursor    = System.Windows.Forms.Cursors.Hand;
     labelEdit4.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     labelEdit4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(121)))), ((int)(((byte)(162)))));
     labelEdit4.Location  = new System.Drawing.Point(400, 87);
     labelEdit4.Name      = "labelEdit4";
     labelEdit4.Size      = new System.Drawing.Size(66, 17);
     labelEdit4.TabIndex  = 6;
     labelEdit4.Text      = "Full Scan";
     //
     // labelEdit3
     //
     labelEdit3.AutoSize  = true;
     labelEdit3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(25)))), ((int)(((byte)(31)))));
     labelEdit3.Cursor    = System.Windows.Forms.Cursors.Hand;
     labelEdit3.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     labelEdit3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(173)))), ((int)(((byte)(101)))), ((int)(((byte)(235)))));
     labelEdit3.Location  = new System.Drawing.Point(273, 87);
     labelEdit3.Name      = "labelEdit3";
     labelEdit3.Size      = new System.Drawing.Size(91, 17);
     labelEdit3.TabIndex  = 5;
     labelEdit3.Text      = "Custom Scan";
     //
     // labelEdit2
     //
     labelEdit2.AutoSize  = true;
     labelEdit2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(25)))), ((int)(((byte)(31)))));
     labelEdit2.Cursor    = System.Windows.Forms.Cursors.Hand;
     labelEdit2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     labelEdit2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(95)))), ((int)(((byte)(235)))));
     labelEdit2.Location  = new System.Drawing.Point(166, 87);
     labelEdit2.Name      = "labelEdit2";
     labelEdit2.Size      = new System.Drawing.Size(80, 17);
     labelEdit2.TabIndex  = 4;
     labelEdit2.Text      = "Quick Scan";
     //
     // lostButton4
     //
     lostButton4.BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(25)))), ((int)(((byte)(31)))));
     lostButton4.Cursor     = System.Windows.Forms.Cursors.Hand;
     lostButton4.Font       = new System.Drawing.Font("Segoe UI", 9F);
     lostButton4.ForeColor  = System.Drawing.Color.White;
     lostButton4.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(15)))), ((int)(((byte)(21)))));
     lostButton4.Image      = global::ReaLTaiizor.Defender.Properties.Resources.Firewall;
     lostButton4.Location   = new System.Drawing.Point(494, 6);
     lostButton4.Name       = "lostButton4";
     lostButton4.Size       = new System.Drawing.Size(103, 103);
     lostButton4.TabIndex   = 3;
     //
     // lostButton3
     //
     lostButton3.BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(25)))), ((int)(((byte)(31)))));
     lostButton3.Cursor     = System.Windows.Forms.Cursors.Hand;
     lostButton3.Font       = new System.Drawing.Font("Segoe UI", 9F);
     lostButton3.ForeColor  = System.Drawing.Color.White;
     lostButton3.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(15)))), ((int)(((byte)(21)))));
     lostButton3.Image      = global::ReaLTaiizor.Defender.Properties.Resources.FullScan;
     lostButton3.Location   = new System.Drawing.Point(382, 6);
     lostButton3.Name       = "lostButton3";
     lostButton3.Size       = new System.Drawing.Size(103, 103);
     lostButton3.TabIndex   = 2;
     //
     // lostButton2
     //
     lostButton2.BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(25)))), ((int)(((byte)(31)))));
     lostButton2.Cursor     = System.Windows.Forms.Cursors.Hand;
     lostButton2.Font       = new System.Drawing.Font("Segoe UI", 9F);
     lostButton2.ForeColor  = System.Drawing.Color.White;
     lostButton2.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(15)))), ((int)(((byte)(21)))));
     lostButton2.Image      = global::ReaLTaiizor.Defender.Properties.Resources.CustomScan;
     lostButton2.Location   = new System.Drawing.Point(267, 6);
     lostButton2.Name       = "lostButton2";
     lostButton2.Size       = new System.Drawing.Size(103, 103);
     lostButton2.TabIndex   = 1;
     //
     // lostButton1
     //
     lostButton1.BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(25)))), ((int)(((byte)(31)))));
     lostButton1.Cursor     = System.Windows.Forms.Cursors.Hand;
     lostButton1.Font       = new System.Drawing.Font("Segoe UI", 9F);
     lostButton1.ForeColor  = System.Drawing.Color.White;
     lostButton1.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(15)))), ((int)(((byte)(21)))));
     lostButton1.Image      = global::ReaLTaiizor.Defender.Properties.Resources.QuickScan;
     lostButton1.Location   = new System.Drawing.Point(155, 6);
     lostButton1.Name       = "lostButton1";
     lostButton1.Size       = new System.Drawing.Size(103, 103);
     lostButton1.TabIndex   = 0;
     //
     // hopePictureBox1
     //
     hopePictureBox1.BackColor = System.Drawing.Color.Transparent;
     hopePictureBox1.Dock      = System.Windows.Forms.DockStyle.Fill;
     hopePictureBox1.Image     = global::ReaLTaiizor.Defender.Properties.Resources.Live;
     hopePictureBox1.Location  = new System.Drawing.Point(2, 36);
     hopePictureBox1.Name      = "hopePictureBox1";
     hopePictureBox1.Size      = new System.Drawing.Size(796, 390);
     hopePictureBox1.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     hopePictureBox1.TabIndex  = 3;
     hopePictureBox1.TabStop   = false;
     //
     // labelEdit1
     //
     labelEdit1.AutoSize  = true;
     labelEdit1.BackColor = System.Drawing.Color.Transparent;
     labelEdit1.Font      = new System.Drawing.Font("Segoe UI", 18F);
     labelEdit1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(4)))), ((int)(((byte)(196)))), ((int)(((byte)(150)))));
     labelEdit1.Location  = new System.Drawing.Point(168, 89);
     labelEdit1.Name      = "labelEdit1";
     labelEdit1.Size      = new System.Drawing.Size(464, 32);
     labelEdit1.TabIndex  = 6;
     labelEdit1.Text      = "Your PC is being Monitored and Protected";
     //
     // pictureBox1
     //
     pictureBox1.Image    = global::ReaLTaiizor.Defender.Properties.Resources.Protected;
     pictureBox1.Location = new System.Drawing.Point(375, 39);
     pictureBox1.Name     = "pictureBox1";
     pictureBox1.Size     = new System.Drawing.Size(50, 50);
     pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox1.TabIndex = 7;
     pictureBox1.TabStop  = false;
     //
     // hopeRoundProgressBar1
     //
     hopeRoundProgressBar1.BackColor        = System.Drawing.Color.White;
     hopeRoundProgressBar1.BarColor         = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(143)))), ((int)(((byte)(255)))));
     hopeRoundProgressBar1.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230)))));
     hopeRoundProgressBar1.DangerColor      = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108)))));
     hopeRoundProgressBar1.DangerTextColorA = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108)))));
     hopeRoundProgressBar1.DangerTextColorB = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108)))));
     hopeRoundProgressBar1.Font             = new System.Drawing.Font("Segoe UI", 12F);
     hopeRoundProgressBar1.ForeColor        = System.Drawing.Color.White;
     hopeRoundProgressBar1.FullBarColor     = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(143)))), ((int)(((byte)(255)))));
     hopeRoundProgressBar1.FullTextColorA   = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58)))));
     hopeRoundProgressBar1.FullTextColorB   = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58)))));
     hopeRoundProgressBar1.IsError          = false;
     hopeRoundProgressBar1.Location         = new System.Drawing.Point(287, 380);
     hopeRoundProgressBar1.Name             = "hopeRoundProgressBar1";
     hopeRoundProgressBar1.PercentText      = "%";
     hopeRoundProgressBar1.Size             = new System.Drawing.Size(30, 30);
     hopeRoundProgressBar1.TabIndex         = 10;
     hopeRoundProgressBar1.Text             = "hopeRoundProgressBar1";
     hopeRoundProgressBar1.ValueNumber      = 100;
     //
     // hopeSwitch1
     //
     hopeSwitch1.AutoSize                = true;
     hopeSwitch1.BaseColor               = System.Drawing.Color.Gainsboro;
     hopeSwitch1.BaseOffColor            = System.Drawing.Color.Gray;
     hopeSwitch1.BaseOnColor             = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(196)))), ((int)(((byte)(150)))));
     hopeSwitch1.Checked                 = true;
     hopeSwitch1.CheckState              = System.Windows.Forms.CheckState.Checked;
     hopeSwitch1.Cursor                  = System.Windows.Forms.Cursors.Hand;
     hopeSwitch1.Location                = new System.Drawing.Point(484, 349);
     hopeSwitch1.Name                    = "hopeSwitch1";
     hopeSwitch1.Size                    = new System.Drawing.Size(40, 20);
     hopeSwitch1.TabIndex                = 11;
     hopeSwitch1.Text                    = "hopeSwitch1";
     hopeSwitch1.UseVisualStyleBackColor = true;
     hopeSwitch1.CheckedChanged         += new System.EventHandler(HopeSwitch1_CheckedChanged);
     //
     // hopeSwitch2
     //
     hopeSwitch2.AutoSize                = true;
     hopeSwitch2.BaseColor               = System.Drawing.Color.Gainsboro;
     hopeSwitch2.BaseOffColor            = System.Drawing.Color.Gray;
     hopeSwitch2.BaseOnColor             = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(143)))), ((int)(((byte)(255)))));
     hopeSwitch2.Checked                 = true;
     hopeSwitch2.CheckState              = System.Windows.Forms.CheckState.Checked;
     hopeSwitch2.Cursor                  = System.Windows.Forms.Cursors.Hand;
     hopeSwitch2.Location                = new System.Drawing.Point(484, 385);
     hopeSwitch2.Name                    = "hopeSwitch2";
     hopeSwitch2.Size                    = new System.Drawing.Size(40, 20);
     hopeSwitch2.TabIndex                = 12;
     hopeSwitch2.Text                    = "hopeSwitch2";
     hopeSwitch2.UseVisualStyleBackColor = true;
     hopeSwitch2.CheckedChanged         += new System.EventHandler(HopeSwitch2_CheckedChanged);
     //
     // hopeRoundProgressBar2
     //
     hopeRoundProgressBar2.BackColor        = System.Drawing.Color.White;
     hopeRoundProgressBar2.BarColor         = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(196)))), ((int)(((byte)(150)))));
     hopeRoundProgressBar2.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230)))));
     hopeRoundProgressBar2.DangerColor      = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108)))));
     hopeRoundProgressBar2.DangerTextColorA = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108)))));
     hopeRoundProgressBar2.DangerTextColorB = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108)))));
     hopeRoundProgressBar2.Font             = new System.Drawing.Font("Segoe UI", 12F);
     hopeRoundProgressBar2.ForeColor        = System.Drawing.Color.White;
     hopeRoundProgressBar2.FullBarColor     = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(196)))), ((int)(((byte)(150)))));
     hopeRoundProgressBar2.FullTextColorA   = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58)))));
     hopeRoundProgressBar2.FullTextColorB   = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58)))));
     hopeRoundProgressBar2.IsError          = false;
     hopeRoundProgressBar2.Location         = new System.Drawing.Point(287, 344);
     hopeRoundProgressBar2.Name             = "hopeRoundProgressBar2";
     hopeRoundProgressBar2.PercentText      = "%";
     hopeRoundProgressBar2.Size             = new System.Drawing.Size(30, 30);
     hopeRoundProgressBar2.TabIndex         = 13;
     hopeRoundProgressBar2.Text             = "hopeRoundProgressBar2";
     hopeRoundProgressBar2.ValueNumber      = 100;
     //
     // labelEdit6
     //
     labelEdit6.AutoSize  = true;
     labelEdit6.BackColor = System.Drawing.Color.Transparent;
     labelEdit6.Font      = new System.Drawing.Font("Segoe UI", 12F);
     labelEdit6.ForeColor = System.Drawing.Color.Gray;
     labelEdit6.Location  = new System.Drawing.Point(323, 349);
     labelEdit6.Name      = "labelEdit6";
     labelEdit6.Size      = new System.Drawing.Size(155, 21);
     labelEdit6.TabIndex  = 14;
     labelEdit6.Text      = "Real-Time Protection";
     labelEdit6.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // labelEdit7
     //
     labelEdit7.AutoSize  = true;
     labelEdit7.BackColor = System.Drawing.Color.Transparent;
     labelEdit7.Font      = new System.Drawing.Font("Segoe UI", 12F);
     labelEdit7.ForeColor = System.Drawing.Color.Gray;
     labelEdit7.Location  = new System.Drawing.Point(323, 385);
     labelEdit7.Name      = "labelEdit7";
     labelEdit7.Size      = new System.Drawing.Size(153, 21);
     labelEdit7.TabIndex  = 15;
     labelEdit7.Text      = "Half-Time Protection";
     labelEdit7.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // Defender
     //
     AutoScaleDimensions = new System.Drawing.SizeF(9F, 21F);
     AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(25)))), ((int)(((byte)(31)))));
     BorderColor         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(126)))), ((int)(((byte)(108)))));
     ClientSize          = new System.Drawing.Size(800, 540);
     Controls.Add(labelEdit7);
     Controls.Add(labelEdit6);
     Controls.Add(hopeRoundProgressBar2);
     Controls.Add(hopeSwitch2);
     Controls.Add(hopeSwitch1);
     Controls.Add(hopeRoundProgressBar1);
     Controls.Add(pictureBox1);
     Controls.Add(labelEdit1);
     Controls.Add(lostPanel1);
     Controls.Add(hopePictureBox1);
     Controls.Add(lostPanel2);
     HeaderColor   = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(119)))), ((int)(((byte)(215)))));
     Icon          = ((System.Drawing.Icon)(resources.GetObject("$Icon")));
     Image         = global::ReaLTaiizor.Defender.Properties.Resources.Windows;
     MaximizeBox   = false;
     Name          = "Defender";
     Sizable       = false;
     StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     Text          = "Windows Defender";
     lostPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(pictureBox6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox2)).EndInit();
     lostPanel2.ResumeLayout(false);
     lostPanel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox1)).EndInit();
     ResumeLayout(false);
     PerformLayout();
 }
示例#7
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(EX));
     themeForm1    = new ReaLTaiizor.Forms.ThemeForm();
     Expand        = new ReaLTaiizor.Controls.ForeverToggle();
     Copy_B        = new ReaLTaiizor.Controls.ForeverButton();
     Settings      = new ReaLTaiizor.Controls.ThunderGroupBox();
     labelEdit2    = new ReaLTaiizor.Controls.LabelEdit();
     TopMost_T     = new ReaLTaiizor.Controls.ForeverToggle();
     Special_GB    = new System.Windows.Forms.GroupBox();
     Just_Number   = new ReaLTaiizor.Controls.ForeverRadioButton();
     Just_Symbol   = new ReaLTaiizor.Controls.ForeverRadioButton();
     Number_Symbol = new ReaLTaiizor.Controls.ForeverRadioButton();
     Alphabetic_GB = new System.Windows.Forms.GroupBox();
     Just_Big      = new ReaLTaiizor.Controls.ForeverRadioButton();
     Just_Small    = new ReaLTaiizor.Controls.ForeverRadioButton();
     Big_Small     = new ReaLTaiizor.Controls.ForeverRadioButton();
     PLength       = new ReaLTaiizor.Controls.ForeverNumeric();
     Length        = new ReaLTaiizor.Controls.LabelEdit();
     labelEdit1    = new ReaLTaiizor.Controls.LabelEdit();
     Create_B      = new ReaLTaiizor.Controls.ForeverButton();
     Password      = new ReaLTaiizor.Controls.TextBoxEdit();
     Description   = new ReaLTaiizor.Controls.LabelEdit();
     controlBox1   = new ReaLTaiizor.Controls.ControlBox();
     themeForm1.SuspendLayout();
     Settings.SuspendLayout();
     Special_GB.SuspendLayout();
     Alphabetic_GB.SuspendLayout();
     SuspendLayout();
     //
     // themeForm1
     //
     themeForm1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(41)))), ((int)(((byte)(50)))));
     themeForm1.Controls.Add(Expand);
     themeForm1.Controls.Add(Copy_B);
     themeForm1.Controls.Add(Settings);
     themeForm1.Controls.Add(labelEdit1);
     themeForm1.Controls.Add(Create_B);
     themeForm1.Controls.Add(Password);
     themeForm1.Controls.Add(Description);
     themeForm1.Controls.Add(controlBox1);
     themeForm1.Dock          = System.Windows.Forms.DockStyle.Fill;
     themeForm1.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9F);
     themeForm1.Image         = global::Nerator.Properties.Resources.Password1;
     themeForm1.Location      = new System.Drawing.Point(0, 0);
     themeForm1.Name          = "themeForm1";
     themeForm1.Padding       = new System.Windows.Forms.Padding(10, 70, 10, 9);
     themeForm1.RoundCorners  = true;
     themeForm1.Sizable       = false;
     themeForm1.Size          = new System.Drawing.Size(335, 202);
     themeForm1.SmartBounds   = true;
     themeForm1.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     themeForm1.TabIndex      = 0;
     themeForm1.Text          = "Soferity - Nerator";
     //
     // Expand
     //
     Expand.BackColor       = System.Drawing.Color.Transparent;
     Expand.BaseColor       = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     Expand.BaseColorRed    = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(85)))), ((int)(((byte)(96)))));
     Expand.BGColor         = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(85)))), ((int)(((byte)(86)))));
     Expand.Checked         = false;
     Expand.Cursor          = System.Windows.Forms.Cursors.Hand;
     Expand.Font            = new System.Drawing.Font("Segoe UI", 10F);
     Expand.Location        = new System.Drawing.Point(131, 155);
     Expand.Name            = "Expand";
     Expand.Options         = ReaLTaiizor.Controls.ForeverToggle._Options.Style2;
     Expand.Size            = new System.Drawing.Size(76, 33);
     Expand.TabIndex        = 5;
     Expand.Text            = "foreverToggle1";
     Expand.TextColor       = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     Expand.ToggleColor     = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
     Expand.CheckedChanged += new ReaLTaiizor.Controls.ForeverToggle.CheckedChangedEventHandler(Expand_CheckedChanged);
     //
     // Copy_B
     //
     Copy_B.BackColor = System.Drawing.Color.Transparent;
     Copy_B.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     Copy_B.Cursor    = System.Windows.Forms.Cursors.Hand;
     Copy_B.Font      = new System.Drawing.Font("Segoe UI", 12F);
     Copy_B.Location  = new System.Drawing.Point(227, 152);
     Copy_B.Name      = "Copy_B";
     Copy_B.Rounded   = true;
     Copy_B.Size      = new System.Drawing.Size(90, 40);
     Copy_B.TabIndex  = 4;
     Copy_B.Text      = "Copy";
     Copy_B.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     Copy_B.Click    += new System.EventHandler(Copy_B_Click);
     //
     // Settings
     //
     Settings.BackColor  = System.Drawing.Color.Transparent;
     Settings.BodyColorA = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(26)))), ((int)(((byte)(26)))));
     Settings.BodyColorB = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
     Settings.BodyColorC = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
     Settings.BodyColorD = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
     Settings.Controls.Add(labelEdit2);
     Settings.Controls.Add(TopMost_T);
     Settings.Controls.Add(Special_GB);
     Settings.Controls.Add(Alphabetic_GB);
     Settings.Controls.Add(PLength);
     Settings.Controls.Add(Length);
     Settings.ForeColor = System.Drawing.Color.Silver;
     Settings.Location  = new System.Drawing.Point(20, 202);
     Settings.Margin    = new System.Windows.Forms.Padding(10);
     Settings.Name      = "Settings";
     Settings.Padding   = new System.Windows.Forms.Padding(6, 30, 6, 6);
     Settings.Size      = new System.Drawing.Size(296, 374);
     Settings.TabIndex  = 0;
     Settings.Text      = "Advanced Settings";
     //
     // labelEdit2
     //
     labelEdit2.AutoSize  = true;
     labelEdit2.BackColor = System.Drawing.Color.Transparent;
     labelEdit2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F);
     labelEdit2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(125)))), ((int)(((byte)(132)))));
     labelEdit2.Location  = new System.Drawing.Point(8, 331);
     labelEdit2.Margin    = new System.Windows.Forms.Padding(6);
     labelEdit2.Name      = "labelEdit2";
     labelEdit2.Size      = new System.Drawing.Size(115, 20);
     labelEdit2.TabIndex  = 10;
     labelEdit2.Text      = "Always on Top:";
     //
     // TopMost_T
     //
     TopMost_T.BackColor       = System.Drawing.Color.Transparent;
     TopMost_T.BaseColor       = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     TopMost_T.BaseColorRed    = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(85)))), ((int)(((byte)(96)))));
     TopMost_T.BGColor         = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(85)))), ((int)(((byte)(86)))));
     TopMost_T.Checked         = false;
     TopMost_T.Cursor          = System.Windows.Forms.Cursors.Hand;
     TopMost_T.Font            = new System.Drawing.Font("Segoe UI", 10F);
     TopMost_T.Location        = new System.Drawing.Point(208, 325);
     TopMost_T.Margin          = new System.Windows.Forms.Padding(6);
     TopMost_T.Name            = "TopMost_T";
     TopMost_T.Options         = ReaLTaiizor.Controls.ForeverToggle._Options.Style3;
     TopMost_T.Size            = new System.Drawing.Size(76, 33);
     TopMost_T.TabIndex        = 9;
     TopMost_T.Text            = "TopMost_T";
     TopMost_T.TextColor       = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     TopMost_T.ToggleColor     = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
     TopMost_T.CheckedChanged += new ReaLTaiizor.Controls.ForeverToggle.CheckedChangedEventHandler(TopMost_T_CheckedChanged);
     //
     // Special_GB
     //
     Special_GB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
     Special_GB.Controls.Add(Just_Number);
     Special_GB.Controls.Add(Just_Symbol);
     Special_GB.Controls.Add(Number_Symbol);
     Special_GB.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     Special_GB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(125)))), ((int)(((byte)(132)))));
     Special_GB.Location  = new System.Drawing.Point(12, 200);
     Special_GB.Margin    = new System.Windows.Forms.Padding(6);
     Special_GB.Name      = "Special_GB";
     Special_GB.Size      = new System.Drawing.Size(272, 113);
     Special_GB.TabIndex  = 8;
     Special_GB.TabStop   = false;
     Special_GB.Text      = "Special Characters";
     //
     // Just_Number
     //
     Just_Number.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
     Just_Number.BaseColor       = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
     Just_Number.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     Just_Number.Checked         = false;
     Just_Number.Cursor          = System.Windows.Forms.Cursors.Hand;
     Just_Number.Font            = new System.Drawing.Font("Segoe UI", 10F);
     Just_Number.ForeColor       = System.Drawing.Color.DimGray;
     Just_Number.Location        = new System.Drawing.Point(9, 81);
     Just_Number.Margin          = new System.Windows.Forms.Padding(6, 3, 6, 6);
     Just_Number.Name            = "Just_Number";
     Just_Number.Options         = ReaLTaiizor.Controls.ForeverRadioButton._Options.Style1;
     Just_Number.Size            = new System.Drawing.Size(254, 22);
     Just_Number.TabIndex        = 9;
     Just_Number.Text            = "Number Only - 123456";
     Just_Number.CheckedChanged += new ReaLTaiizor.Controls.ForeverRadioButton.CheckedChangedEventHandler(Special_CheckedChanged);
     //
     // Just_Symbol
     //
     Just_Symbol.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
     Just_Symbol.BaseColor       = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
     Just_Symbol.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     Just_Symbol.Checked         = false;
     Just_Symbol.Cursor          = System.Windows.Forms.Cursors.Hand;
     Just_Symbol.Font            = new System.Drawing.Font("Segoe UI", 10F);
     Just_Symbol.ForeColor       = System.Drawing.Color.DimGray;
     Just_Symbol.Location        = new System.Drawing.Point(9, 53);
     Just_Symbol.Margin          = new System.Windows.Forms.Padding(6, 3, 6, 3);
     Just_Symbol.Name            = "Just_Symbol";
     Just_Symbol.Options         = ReaLTaiizor.Controls.ForeverRadioButton._Options.Style1;
     Just_Symbol.Size            = new System.Drawing.Size(254, 22);
     Just_Symbol.TabIndex        = 8;
     Just_Symbol.Text            = "Special Symbol Only - $&£/*+";
     Just_Symbol.CheckedChanged += new ReaLTaiizor.Controls.ForeverRadioButton.CheckedChangedEventHandler(Special_CheckedChanged);
     //
     // Number_Symbol
     //
     Number_Symbol.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
     Number_Symbol.BaseColor       = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
     Number_Symbol.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     Number_Symbol.Checked         = true;
     Number_Symbol.Cursor          = System.Windows.Forms.Cursors.Hand;
     Number_Symbol.Font            = new System.Drawing.Font("Segoe UI", 10F);
     Number_Symbol.ForeColor       = System.Drawing.Color.DimGray;
     Number_Symbol.Location        = new System.Drawing.Point(9, 25);
     Number_Symbol.Margin          = new System.Windows.Forms.Padding(6, 6, 6, 3);
     Number_Symbol.Name            = "Number_Symbol";
     Number_Symbol.Options         = ReaLTaiizor.Controls.ForeverRadioButton._Options.Style1;
     Number_Symbol.Size            = new System.Drawing.Size(254, 22);
     Number_Symbol.TabIndex        = 7;
     Number_Symbol.Text            = "Number and Special Symbol - 1$2&3£";
     Number_Symbol.CheckedChanged += new ReaLTaiizor.Controls.ForeverRadioButton.CheckedChangedEventHandler(Special_CheckedChanged);
     //
     // Alphabetic_GB
     //
     Alphabetic_GB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
     Alphabetic_GB.Controls.Add(Just_Big);
     Alphabetic_GB.Controls.Add(Just_Small);
     Alphabetic_GB.Controls.Add(Big_Small);
     Alphabetic_GB.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     Alphabetic_GB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(125)))), ((int)(((byte)(132)))));
     Alphabetic_GB.Location  = new System.Drawing.Point(12, 75);
     Alphabetic_GB.Margin    = new System.Windows.Forms.Padding(6);
     Alphabetic_GB.Name      = "Alphabetic_GB";
     Alphabetic_GB.Size      = new System.Drawing.Size(272, 113);
     Alphabetic_GB.TabIndex  = 7;
     Alphabetic_GB.TabStop   = false;
     Alphabetic_GB.Text      = "Alphabetic Characters";
     //
     // Just_Big
     //
     Just_Big.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
     Just_Big.BaseColor       = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
     Just_Big.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     Just_Big.Checked         = false;
     Just_Big.Cursor          = System.Windows.Forms.Cursors.Hand;
     Just_Big.Font            = new System.Drawing.Font("Segoe UI", 10F);
     Just_Big.ForeColor       = System.Drawing.Color.DimGray;
     Just_Big.Location        = new System.Drawing.Point(9, 79);
     Just_Big.Margin          = new System.Windows.Forms.Padding(6, 3, 6, 6);
     Just_Big.Name            = "Just_Big";
     Just_Big.Options         = ReaLTaiizor.Controls.ForeverRadioButton._Options.Style1;
     Just_Big.Size            = new System.Drawing.Size(254, 22);
     Just_Big.TabIndex        = 8;
     Just_Big.Text            = "Capital Letter Only - ABCDEF";
     Just_Big.CheckedChanged += new ReaLTaiizor.Controls.ForeverRadioButton.CheckedChangedEventHandler(Alphabetic_CheckedChanged);
     //
     // Just_Small
     //
     Just_Small.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
     Just_Small.BaseColor       = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
     Just_Small.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     Just_Small.Checked         = false;
     Just_Small.Cursor          = System.Windows.Forms.Cursors.Hand;
     Just_Small.Font            = new System.Drawing.Font("Segoe UI", 10F);
     Just_Small.ForeColor       = System.Drawing.Color.DimGray;
     Just_Small.Location        = new System.Drawing.Point(9, 51);
     Just_Small.Margin          = new System.Windows.Forms.Padding(6, 3, 6, 3);
     Just_Small.Name            = "Just_Small";
     Just_Small.Options         = ReaLTaiizor.Controls.ForeverRadioButton._Options.Style1;
     Just_Small.Size            = new System.Drawing.Size(254, 22);
     Just_Small.TabIndex        = 7;
     Just_Small.Text            = "Small Letter Only - abcdef";
     Just_Small.CheckedChanged += new ReaLTaiizor.Controls.ForeverRadioButton.CheckedChangedEventHandler(Alphabetic_CheckedChanged);
     //
     // Big_Small
     //
     Big_Small.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
     Big_Small.BaseColor       = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
     Big_Small.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     Big_Small.Checked         = true;
     Big_Small.Cursor          = System.Windows.Forms.Cursors.Hand;
     Big_Small.Font            = new System.Drawing.Font("Segoe UI", 10F);
     Big_Small.ForeColor       = System.Drawing.Color.DimGray;
     Big_Small.Location        = new System.Drawing.Point(9, 23);
     Big_Small.Margin          = new System.Windows.Forms.Padding(6, 6, 6, 3);
     Big_Small.Name            = "Big_Small";
     Big_Small.Options         = ReaLTaiizor.Controls.ForeverRadioButton._Options.Style1;
     Big_Small.Size            = new System.Drawing.Size(254, 22);
     Big_Small.TabIndex        = 6;
     Big_Small.Text            = "Uppercase and Lowercase - AaBbCc";
     Big_Small.CheckedChanged += new ReaLTaiizor.Controls.ForeverRadioButton.CheckedChangedEventHandler(Alphabetic_CheckedChanged);
     //
     // PLength
     //
     PLength.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(90)))), ((int)(((byte)(93)))));
     PLength.BaseColor    = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
     PLength.ButtonColorA = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     PLength.ButtonColorB = System.Drawing.Color.White;
     PLength.ButtonColorC = System.Drawing.Color.White;
     PLength.Font         = new System.Drawing.Font("Segoe UI", 10F);
     PLength.ForeColor    = System.Drawing.Color.DimGray;
     PLength.Location     = new System.Drawing.Point(209, 36);
     PLength.Margin       = new System.Windows.Forms.Padding(6);
     PLength.Maximum      = ((long)(50));
     PLength.Minimum      = ((long)(6));
     PLength.Name         = "PLength";
     PLength.Size         = new System.Drawing.Size(75, 30);
     PLength.TabIndex     = 2;
     PLength.Text         = "PLength";
     PLength.Value        = ((long)(15));
     //
     // Length
     //
     Length.AutoSize  = true;
     Length.BackColor = System.Drawing.Color.Transparent;
     Length.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F);
     Length.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(125)))), ((int)(((byte)(132)))));
     Length.Location  = new System.Drawing.Point(8, 41);
     Length.Margin    = new System.Windows.Forms.Padding(6);
     Length.Name      = "Length";
     Length.Size      = new System.Drawing.Size(136, 20);
     Length.TabIndex  = 0;
     Length.Text      = "Password Length:";
     //
     // labelEdit1
     //
     labelEdit1.AutoSize  = true;
     labelEdit1.BackColor = System.Drawing.Color.Transparent;
     labelEdit1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F);
     labelEdit1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(125)))), ((int)(((byte)(132)))));
     labelEdit1.Location  = new System.Drawing.Point(62, 242);
     labelEdit1.Name      = "labelEdit1";
     labelEdit1.Size      = new System.Drawing.Size(62, 15);
     labelEdit1.TabIndex  = 3;
     labelEdit1.Text      = "labelEdit1";
     //
     // Create_B
     //
     Create_B.BackColor = System.Drawing.Color.Transparent;
     Create_B.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     Create_B.Cursor    = System.Windows.Forms.Cursors.Hand;
     Create_B.Font      = new System.Drawing.Font("Segoe UI", 12F);
     Create_B.Location  = new System.Drawing.Point(20, 152);
     Create_B.Name      = "Create_B";
     Create_B.Rounded   = true;
     Create_B.Size      = new System.Drawing.Size(90, 40);
     Create_B.TabIndex  = 1;
     Create_B.Text      = "Create";
     Create_B.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     Create_B.Click    += new System.EventHandler(Create_B_Click);
     //
     // Password
     //
     Password.BackColor             = System.Drawing.Color.Transparent;
     Password.Font                  = new System.Drawing.Font("Tahoma", 11F);
     Password.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(183)))), ((int)(((byte)(191)))));
     Password.Image                 = global::Nerator.Properties.Resources.Key1;
     Password.Location              = new System.Drawing.Point(20, 100);
     Password.Margin                = new System.Windows.Forms.Padding(10);
     Password.MaxLength             = 50;
     Password.Multiline             = false;
     Password.Name                  = "Password";
     Password.ReadOnly              = false;
     Password.Size                  = new System.Drawing.Size(296, 41);
     Password.TabIndex              = 2;
     Password.Text                  = "Nerator";
     Password.TextAlignment         = System.Windows.Forms.HorizontalAlignment.Center;
     Password.UseSystemPasswordChar = false;
     //
     // Description
     //
     Description.BackColor = System.Drawing.Color.Transparent;
     Description.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F);
     Description.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(125)))), ((int)(((byte)(132)))));
     Description.Location  = new System.Drawing.Point(0, 70);
     Description.Name      = "Description";
     Description.Size      = new System.Drawing.Size(335, 20);
     Description.TabIndex  = 1;
     Description.Text      = "New Generation Password Generator";
     Description.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // controlBox1
     //
     controlBox1.Anchor               = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     controlBox1.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(34)))), ((int)(((byte)(37)))));
     controlBox1.CloseHoverColor      = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(17)))), ((int)(((byte)(35)))));
     controlBox1.Cursor               = System.Windows.Forms.Cursors.Hand;
     controlBox1.DefaultLocation      = true;
     controlBox1.EnableHoverHighlight = true;
     controlBox1.EnableMaximizeButton = false;
     controlBox1.EnableMinimizeButton = true;
     controlBox1.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(155)))), ((int)(((byte)(155)))));
     controlBox1.Location             = new System.Drawing.Point(235, 18);
     controlBox1.MaximizeHoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(74)))), ((int)(((byte)(74)))));
     controlBox1.MinimizeHoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(65)))));
     controlBox1.Name     = "controlBox1";
     controlBox1.Size     = new System.Drawing.Size(90, 25);
     controlBox1.TabIndex = 0;
     controlBox1.Text     = "controlBox1";
     //
     // EX
     //
     AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
     AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Dpi;
     ClientSize          = new System.Drawing.Size(335, 202);
     Controls.Add(themeForm1);
     FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     Icon            = ((System.Drawing.Icon)(resources.GetObject("$Icon")));
     MaximizeBox     = false;
     MaximumSize     = new System.Drawing.Size(335, 595);
     MinimumSize     = new System.Drawing.Size(335, 202);
     Name            = "EX";
     StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     Text            = "Soferity - Nerator";
     TransparencyKey = System.Drawing.Color.Fuchsia;
     FormClosed     += new System.Windows.Forms.FormClosedEventHandler(EX_FormClosed);
     themeForm1.ResumeLayout(false);
     themeForm1.PerformLayout();
     Settings.ResumeLayout(false);
     Settings.PerformLayout();
     Special_GB.ResumeLayout(false);
     Alphabetic_GB.ResumeLayout(false);
     ResumeLayout(false);
 }