예제 #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(Payment));
     airForm1         = new ReaLTaiizor.Forms.AirForm();
     hopeProgressBar1 = new ReaLTaiizor.Controls.HopeProgressBar();
     lostBorderPanel2 = new ReaLTaiizor.Controls.LostBorderPanel();
     lostPanel2       = new ReaLTaiizor.Controls.LostPanel();
     bigLabel2        = new ReaLTaiizor.Controls.BigLabel();
     hopeButton2      = new ReaLTaiizor.Controls.HopeButton();
     hopeButton1      = new ReaLTaiizor.Controls.HopeButton();
     foreverLabel5    = new ReaLTaiizor.Controls.ForeverLabel();
     foreverComboBox2 = new ReaLTaiizor.Controls.ForeverComboBox();
     foreverComboBox1 = new ReaLTaiizor.Controls.ForeverComboBox();
     foreverLabel4    = new ReaLTaiizor.Controls.ForeverLabel();
     foreverTextBox3  = new ReaLTaiizor.Controls.ForeverTextBox();
     foreverLabel2    = new ReaLTaiizor.Controls.ForeverLabel();
     foreverTextBox2  = new ReaLTaiizor.Controls.ForeverTextBox();
     foreverLabel1    = new ReaLTaiizor.Controls.ForeverLabel();
     foreverTextBox1  = new ReaLTaiizor.Controls.ForeverTextBox();
     lostBorderPanel1 = new ReaLTaiizor.Controls.LostBorderPanel();
     lostPanel1       = new ReaLTaiizor.Controls.LostPanel();
     panel1           = new ReaLTaiizor.Controls.Panel();
     pictureBox3      = new System.Windows.Forms.PictureBox();
     pictureBox2      = new System.Windows.Forms.PictureBox();
     pictureBox1      = new System.Windows.Forms.PictureBox();
     bigLabel1        = new ReaLTaiizor.Controls.BigLabel();
     airForm1.SuspendLayout();
     lostBorderPanel2.SuspendLayout();
     lostPanel2.SuspendLayout();
     lostBorderPanel1.SuspendLayout();
     lostPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(pictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox1)).BeginInit();
     SuspendLayout();
     //
     // airForm1
     //
     airForm1.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(50)))));
     airForm1.BorderStyle = System.Windows.Forms.FormBorderStyle.None;
     airForm1.Controls.Add(hopeProgressBar1);
     airForm1.Controls.Add(lostBorderPanel2);
     airForm1.Controls.Add(lostBorderPanel1);
     airForm1.Customization   = "AAAA/1paWv9ycnL/";
     airForm1.Dock            = System.Windows.Forms.DockStyle.Fill;
     airForm1.Font            = new System.Drawing.Font("Segoe UI", 9F);
     airForm1.Image           = null;
     airForm1.Location        = new System.Drawing.Point(0, 0);
     airForm1.MinimumSize     = new System.Drawing.Size(112, 35);
     airForm1.Movable         = true;
     airForm1.Name            = "airForm1";
     airForm1.NoRounding      = true;
     airForm1.Sizable         = false;
     airForm1.Size            = new System.Drawing.Size(751, 410);
     airForm1.SmartBounds     = true;
     airForm1.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     airForm1.TabIndex        = 0;
     airForm1.TransparencyKey = System.Drawing.Color.Fuchsia;
     airForm1.Transparent     = false;
     //
     // hopeProgressBar1
     //
     hopeProgressBar1.BarColor         = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230)))));
     hopeProgressBar1.BaseColor        = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeProgressBar1.DangerColor      = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108)))));
     hopeProgressBar1.Font             = new System.Drawing.Font("Segoe UI", 10F);
     hopeProgressBar1.ForeColor        = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(246)))), ((int)(((byte)(252)))));
     hopeProgressBar1.FullBallonColor  = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58)))));
     hopeProgressBar1.FullBallonText   = "Ok!";
     hopeProgressBar1.FullBarColor     = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58)))));
     hopeProgressBar1.IsError          = false;
     hopeProgressBar1.Location         = new System.Drawing.Point(286, 35);
     hopeProgressBar1.Name             = "hopeProgressBar1";
     hopeProgressBar1.ProgressBarStyle = ReaLTaiizor.Controls.HopeProgressBar.Style.ToolTip;
     hopeProgressBar1.Size             = new System.Drawing.Size(465, 32);
     hopeProgressBar1.TabIndex         = 6;
     hopeProgressBar1.Text             = "hopeProgressBar1";
     hopeProgressBar1.ValueNumber      = 75;
     //
     // lostBorderPanel2
     //
     lostBorderPanel2.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(70)))));
     lostBorderPanel2.BorderColor = System.Drawing.Color.DodgerBlue;
     lostBorderPanel2.Controls.Add(lostPanel2);
     lostBorderPanel2.Font      = new System.Drawing.Font("Segoe UI", 12F);
     lostBorderPanel2.ForeColor = System.Drawing.Color.White;
     lostBorderPanel2.Location  = new System.Drawing.Point(286, 73);
     lostBorderPanel2.Name      = "lostBorderPanel2";
     lostBorderPanel2.Padding   = new System.Windows.Forms.Padding(5);
     lostBorderPanel2.ShowText  = false;
     lostBorderPanel2.Size      = new System.Drawing.Size(465, 337);
     lostBorderPanel2.TabIndex  = 3;
     lostBorderPanel2.Text      = "lostBorderPanel2";
     //
     // lostPanel2
     //
     lostPanel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(50)))));
     lostPanel2.Controls.Add(bigLabel2);
     lostPanel2.Controls.Add(hopeButton2);
     lostPanel2.Controls.Add(hopeButton1);
     lostPanel2.Controls.Add(foreverLabel5);
     lostPanel2.Controls.Add(foreverComboBox2);
     lostPanel2.Controls.Add(foreverComboBox1);
     lostPanel2.Controls.Add(foreverLabel4);
     lostPanel2.Controls.Add(foreverTextBox3);
     lostPanel2.Controls.Add(foreverLabel2);
     lostPanel2.Controls.Add(foreverTextBox2);
     lostPanel2.Controls.Add(foreverLabel1);
     lostPanel2.Controls.Add(foreverTextBox1);
     lostPanel2.Font      = new System.Drawing.Font("Segoe UI", 12F);
     lostPanel2.ForeColor = System.Drawing.Color.White;
     lostPanel2.Location  = new System.Drawing.Point(8, 10);
     lostPanel2.Name      = "lostPanel2";
     lostPanel2.Padding   = new System.Windows.Forms.Padding(5);
     lostPanel2.ShowText  = false;
     lostPanel2.Size      = new System.Drawing.Size(448, 318);
     lostPanel2.TabIndex  = 2;
     lostPanel2.Text      = "lostPanel2";
     //
     // bigLabel2
     //
     bigLabel2.BackColor = System.Drawing.Color.Transparent;
     bigLabel2.Dock      = System.Windows.Forms.DockStyle.Top;
     bigLabel2.Font      = new System.Drawing.Font("Segoe UI", 25F);
     bigLabel2.ForeColor = System.Drawing.Color.Gold;
     bigLabel2.Location  = new System.Drawing.Point(0, 0);
     bigLabel2.Name      = "bigLabel2";
     bigLabel2.Size      = new System.Drawing.Size(448, 46);
     bigLabel2.TabIndex  = 17;
     bigLabel2.Text      = "$250.00";
     bigLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // hopeButton2
     //
     hopeButton2.BorderColor    = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230)))));
     hopeButton2.ButtonType     = Util.HopeButtonType.Warning;
     hopeButton2.Cursor         = System.Windows.Forms.Cursors.Hand;
     hopeButton2.DangerColor    = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108)))));
     hopeButton2.DefaultColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     hopeButton2.Font           = new System.Drawing.Font("Segoe UI", 12F);
     hopeButton2.HoverTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     hopeButton2.InfoColor      = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(147)))), ((int)(((byte)(153)))));
     hopeButton2.Location       = new System.Drawing.Point(329, 250);
     hopeButton2.Name           = "hopeButton2";
     hopeButton2.PrimaryColor   = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeButton2.Size           = new System.Drawing.Size(116, 40);
     hopeButton2.SuccessColor   = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58)))));
     hopeButton2.TabIndex       = 16;
     hopeButton2.Text           = "CONFIRM";
     hopeButton2.TextColor      = System.Drawing.Color.White;
     hopeButton2.WarningColor   = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(162)))), ((int)(((byte)(60)))));
     //
     // hopeButton1
     //
     hopeButton1.BorderColor    = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230)))));
     hopeButton1.ButtonType     = Util.HopeButtonType.Danger;
     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(3, 250);
     hopeButton1.Name           = "hopeButton1";
     hopeButton1.PrimaryColor   = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeButton1.Size           = new System.Drawing.Size(116, 40);
     hopeButton1.SuccessColor   = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58)))));
     hopeButton1.TabIndex       = 15;
     hopeButton1.Text           = "BACK";
     hopeButton1.TextColor      = System.Drawing.Color.White;
     hopeButton1.WarningColor   = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(162)))), ((int)(((byte)(60)))));
     //
     // foreverLabel5
     //
     foreverLabel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(33)))), ((int)(((byte)(40)))));
     foreverLabel5.Dock      = System.Windows.Forms.DockStyle.Bottom;
     foreverLabel5.Font      = new System.Drawing.Font("Segoe UI", 9F);
     foreverLabel5.ForeColor = System.Drawing.Color.Silver;
     foreverLabel5.Location  = new System.Drawing.Point(0, 293);
     foreverLabel5.Name      = "foreverLabel5";
     foreverLabel5.Size      = new System.Drawing.Size(448, 25);
     foreverLabel5.TabIndex  = 13;
     foreverLabel5.Text      = "All your information is safe. You can read Terms of Service and our Privacy Polic" +
                               "y.";
     foreverLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // foreverComboBox2
     //
     foreverComboBox2.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(27)))), ((int)(((byte)(29)))));
     foreverComboBox2.BGColor           = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
     foreverComboBox2.Cursor            = System.Windows.Forms.Cursors.Hand;
     foreverComboBox2.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     foreverComboBox2.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     foreverComboBox2.Font              = new System.Drawing.Font("Segoe UI", 8F);
     foreverComboBox2.ForeColor         = System.Drawing.Color.LightGray;
     foreverComboBox2.FormattingEnabled = true;
     foreverComboBox2.HoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     foreverComboBox2.HoverFontColor    = System.Drawing.Color.White;
     foreverComboBox2.ItemHeight        = 18;
     foreverComboBox2.Items.AddRange(new object[] {
         "2020",
         "2021",
         "2022",
         "2023",
         "2024"
     });
     foreverComboBox2.Location = new System.Drawing.Point(178, 243);
     foreverComboBox2.Name     = "foreverComboBox2";
     foreverComboBox2.Size     = new System.Drawing.Size(89, 24);
     foreverComboBox2.TabIndex = 12;
     //
     // foreverComboBox1
     //
     foreverComboBox1.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(27)))), ((int)(((byte)(29)))));
     foreverComboBox1.BGColor           = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
     foreverComboBox1.Cursor            = System.Windows.Forms.Cursors.Hand;
     foreverComboBox1.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     foreverComboBox1.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     foreverComboBox1.Font              = new System.Drawing.Font("Segoe UI", 8F);
     foreverComboBox1.ForeColor         = System.Drawing.Color.LightGray;
     foreverComboBox1.FormattingEnabled = true;
     foreverComboBox1.HoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     foreverComboBox1.HoverFontColor    = System.Drawing.Color.White;
     foreverComboBox1.ItemHeight        = 18;
     foreverComboBox1.Items.AddRange(new object[] {
         "January",
         "February",
         "March",
         "April",
         "May",
         "June",
         "July",
         "August",
         "September",
         "October",
         "November",
         "December"
     });
     foreverComboBox1.Location = new System.Drawing.Point(167, 213);
     foreverComboBox1.Name     = "foreverComboBox1";
     foreverComboBox1.Size     = new System.Drawing.Size(111, 24);
     foreverComboBox1.TabIndex = 10;
     //
     // foreverLabel4
     //
     foreverLabel4.AutoSize  = true;
     foreverLabel4.BackColor = System.Drawing.Color.Transparent;
     foreverLabel4.Font      = new System.Drawing.Font("Segoe UI", 12F);
     foreverLabel4.ForeColor = System.Drawing.Color.LightGray;
     foreverLabel4.Location  = new System.Drawing.Point(165, 189);
     foreverLabel4.Name      = "foreverLabel4";
     foreverLabel4.Size      = new System.Drawing.Size(115, 21);
     foreverLabel4.TabIndex  = 6;
     foreverLabel4.Text      = "Expiration Date";
     //
     // foreverTextBox3
     //
     foreverTextBox3.BackColor             = System.Drawing.Color.Transparent;
     foreverTextBox3.BaseColor             = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
     foreverTextBox3.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     foreverTextBox3.FocusOnHover          = false;
     foreverTextBox3.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     foreverTextBox3.Location              = new System.Drawing.Point(277, 152);
     foreverTextBox3.MaxLength             = 3;
     foreverTextBox3.Multiline             = false;
     foreverTextBox3.Name                  = "foreverTextBox3";
     foreverTextBox3.ReadOnly              = false;
     foreverTextBox3.Size                  = new System.Drawing.Size(31, 29);
     foreverTextBox3.TabIndex              = 4;
     foreverTextBox3.Text                  = "304";
     foreverTextBox3.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     foreverTextBox3.UseSystemPasswordChar = false;
     //
     // foreverLabel2
     //
     foreverLabel2.AutoSize  = true;
     foreverLabel2.BackColor = System.Drawing.Color.Transparent;
     foreverLabel2.Font      = new System.Drawing.Font("Segoe UI", 12F);
     foreverLabel2.ForeColor = System.Drawing.Color.LightGray;
     foreverLabel2.Location  = new System.Drawing.Point(148, 128);
     foreverLabel2.Name      = "foreverLabel2";
     foreverLabel2.Size      = new System.Drawing.Size(149, 21);
     foreverLabel2.TabIndex  = 3;
     foreverLabel2.Text      = "Card Number - CVC";
     //
     // foreverTextBox2
     //
     foreverTextBox2.BackColor             = System.Drawing.Color.Transparent;
     foreverTextBox2.BaseColor             = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
     foreverTextBox2.BorderColor           = System.Drawing.Color.Yellow;
     foreverTextBox2.FocusOnHover          = false;
     foreverTextBox2.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     foreverTextBox2.Location              = new System.Drawing.Point(137, 152);
     foreverTextBox2.MaxLength             = 25;
     foreverTextBox2.Multiline             = false;
     foreverTextBox2.Name                  = "foreverTextBox2";
     foreverTextBox2.ReadOnly              = false;
     foreverTextBox2.Size                  = new System.Drawing.Size(134, 29);
     foreverTextBox2.TabIndex              = 2;
     foreverTextBox2.Text                  = "1355 1489 3219 9841";
     foreverTextBox2.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     foreverTextBox2.UseSystemPasswordChar = false;
     //
     // foreverLabel1
     //
     foreverLabel1.AutoSize  = true;
     foreverLabel1.BackColor = System.Drawing.Color.Transparent;
     foreverLabel1.Font      = new System.Drawing.Font("Segoe UI", 12F);
     foreverLabel1.ForeColor = System.Drawing.Color.LightGray;
     foreverLabel1.Location  = new System.Drawing.Point(155, 67);
     foreverLabel1.Name      = "foreverLabel1";
     foreverLabel1.Size      = new System.Drawing.Size(134, 21);
     foreverLabel1.TabIndex  = 1;
     foreverLabel1.Text      = "Cardholder Name";
     //
     // foreverTextBox1
     //
     foreverTextBox1.BackColor             = System.Drawing.Color.Transparent;
     foreverTextBox1.BaseColor             = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
     foreverTextBox1.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     foreverTextBox1.FocusOnHover          = false;
     foreverTextBox1.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     foreverTextBox1.Location              = new System.Drawing.Point(141, 91);
     foreverTextBox1.MaxLength             = 100;
     foreverTextBox1.Multiline             = false;
     foreverTextBox1.Name                  = "foreverTextBox1";
     foreverTextBox1.ReadOnly              = false;
     foreverTextBox1.Size                  = new System.Drawing.Size(162, 29);
     foreverTextBox1.TabIndex              = 0;
     foreverTextBox1.Text                  = "John Doe";
     foreverTextBox1.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     foreverTextBox1.UseSystemPasswordChar = false;
     //
     // lostBorderPanel1
     //
     lostBorderPanel1.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(53)))), ((int)(((byte)(53)))), ((int)(((byte)(60)))));
     lostBorderPanel1.BorderColor = System.Drawing.Color.DodgerBlue;
     lostBorderPanel1.Controls.Add(lostPanel1);
     lostBorderPanel1.Controls.Add(bigLabel1);
     lostBorderPanel1.Dock      = System.Windows.Forms.DockStyle.Left;
     lostBorderPanel1.Font      = new System.Drawing.Font("Segoe UI", 12F);
     lostBorderPanel1.ForeColor = System.Drawing.Color.White;
     lostBorderPanel1.Location  = new System.Drawing.Point(0, 0);
     lostBorderPanel1.Name      = "lostBorderPanel1";
     lostBorderPanel1.Padding   = new System.Windows.Forms.Padding(5);
     lostBorderPanel1.ShowText  = false;
     lostBorderPanel1.Size      = new System.Drawing.Size(280, 410);
     lostBorderPanel1.TabIndex  = 2;
     lostBorderPanel1.Text      = "lostBorderPanel1";
     //
     // lostPanel1
     //
     lostPanel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(50)))));
     lostPanel1.Controls.Add(panel1);
     lostPanel1.Controls.Add(pictureBox3);
     lostPanel1.Controls.Add(pictureBox2);
     lostPanel1.Controls.Add(pictureBox1);
     lostPanel1.Font      = new System.Drawing.Font("Segoe UI", 12F);
     lostPanel1.ForeColor = System.Drawing.Color.White;
     lostPanel1.Location  = new System.Drawing.Point(27, 54);
     lostPanel1.Name      = "lostPanel1";
     lostPanel1.Padding   = new System.Windows.Forms.Padding(5);
     lostPanel1.ShowText  = false;
     lostPanel1.Size      = new System.Drawing.Size(227, 340);
     lostPanel1.TabIndex  = 1;
     lostPanel1.Text      = "lostPanel1";
     //
     // panel1
     //
     panel1.BackColor     = System.Drawing.Color.DodgerBlue;
     panel1.EdgeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(41)))), ((int)(((byte)(50)))));
     panel1.Location      = new System.Drawing.Point(3, 114);
     panel1.Margin        = new System.Windows.Forms.Padding(0);
     panel1.Name          = "panel1";
     panel1.Padding       = new System.Windows.Forms.Padding(5);
     panel1.Size          = new System.Drawing.Size(5, 105);
     panel1.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     panel1.TabIndex      = 3;
     panel1.Text          = "panel1";
     //
     // pictureBox3
     //
     pictureBox3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(33)))), ((int)(((byte)(40)))));
     pictureBox3.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox3.Image     = global::ReaLTaiizor.Payment.Properties.Resources.MasterCard;
     pictureBox3.Location  = new System.Drawing.Point(11, 225);
     pictureBox3.Name      = "pictureBox3";
     pictureBox3.Size      = new System.Drawing.Size(210, 105);
     pictureBox3.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox3.TabIndex  = 2;
     pictureBox3.TabStop   = false;
     pictureBox3.Click    += new System.EventHandler(PictureBox3_Click);
     //
     // pictureBox2
     //
     pictureBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(33)))), ((int)(((byte)(40)))));
     pictureBox2.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox2.Image     = global::ReaLTaiizor.Payment.Properties.Resources.Visa;
     pictureBox2.Location  = new System.Drawing.Point(11, 114);
     pictureBox2.Name      = "pictureBox2";
     pictureBox2.Size      = new System.Drawing.Size(210, 105);
     pictureBox2.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox2.TabIndex  = 1;
     pictureBox2.TabStop   = false;
     pictureBox2.Click    += new System.EventHandler(PictureBox2_Click);
     //
     // pictureBox1
     //
     pictureBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(33)))), ((int)(((byte)(40)))));
     pictureBox1.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox1.Image     = global::ReaLTaiizor.Payment.Properties.Resources.PayPal;
     pictureBox1.Location  = new System.Drawing.Point(11, 3);
     pictureBox1.Name      = "pictureBox1";
     pictureBox1.Size      = new System.Drawing.Size(210, 105);
     pictureBox1.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox1.TabIndex  = 0;
     pictureBox1.TabStop   = false;
     pictureBox1.Click    += new System.EventHandler(PictureBox1_Click);
     //
     // bigLabel1
     //
     bigLabel1.BackColor = System.Drawing.Color.Transparent;
     bigLabel1.Dock      = System.Windows.Forms.DockStyle.Top;
     bigLabel1.Font      = new System.Drawing.Font("Segoe UI", 25F);
     bigLabel1.ForeColor = System.Drawing.Color.Silver;
     bigLabel1.Location  = new System.Drawing.Point(0, 0);
     bigLabel1.Name      = "bigLabel1";
     bigLabel1.Size      = new System.Drawing.Size(280, 46);
     bigLabel1.TabIndex  = 0;
     bigLabel1.Text      = "Payment Method";
     bigLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // Payment
     //
     AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     ClientSize          = new System.Drawing.Size(751, 410);
     Controls.Add(airForm1);
     FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     Icon            = ((System.Drawing.Icon)(resources.GetObject("$Icon")));
     MinimumSize     = new System.Drawing.Size(112, 35);
     Name            = "Payment";
     StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     Text            = "Payment";
     TransparencyKey = System.Drawing.Color.Fuchsia;
     Load           += new System.EventHandler(Payment_Load);
     airForm1.ResumeLayout(false);
     lostBorderPanel2.ResumeLayout(false);
     lostPanel2.ResumeLayout(false);
     lostPanel2.PerformLayout();
     lostBorderPanel1.ResumeLayout(false);
     lostPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(pictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox1)).EndInit();
     ResumeLayout(false);
 }
예제 #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();
 }