Ejemplo n.º 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();
 }
Ejemplo n.º 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(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();
 }