コード例 #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
ファイル: Player.designer.cs プロジェクト: kapiya/ReaLTaiizor
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Player));
     dreamForm1       = new ReaLTaiizor.Forms.DreamForm();
     labelEdit2       = new ReaLTaiizor.Controls.LabelEdit();
     panel3           = new ReaLTaiizor.Controls.Panel();
     pictureBox9      = new System.Windows.Forms.PictureBox();
     pictureBox8      = new System.Windows.Forms.PictureBox();
     pictureBox7      = new System.Windows.Forms.PictureBox();
     labelEdit1       = new ReaLTaiizor.Controls.LabelEdit();
     panel1           = new ReaLTaiizor.Controls.Panel();
     hopeTrackBar1    = new ReaLTaiizor.Controls.HopeTrackBar();
     pictureBox6      = new System.Windows.Forms.PictureBox();
     pictureBox2      = new System.Windows.Forms.PictureBox();
     pictureBox5      = new System.Windows.Forms.PictureBox();
     pictureBox3      = new System.Windows.Forms.PictureBox();
     pictureBox4      = new System.Windows.Forms.PictureBox();
     foreverMinimize1 = new ReaLTaiizor.Controls.ForeverMinimize();
     foreverClose1    = new ReaLTaiizor.Controls.ForeverClose();
     panel2           = new ReaLTaiizor.Controls.Panel();
     pictureBox1      = new System.Windows.Forms.PictureBox();
     timer1           = new System.Windows.Forms.Timer(components);
     dreamForm1.SuspendLayout();
     panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(pictureBox9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox7)).BeginInit();
     panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(pictureBox6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox4)).BeginInit();
     panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(pictureBox1)).BeginInit();
     SuspendLayout();
     //
     // dreamForm1
     //
     dreamForm1.ColorA = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(218)))), ((int)(((byte)(255)))));
     dreamForm1.ColorB = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
     dreamForm1.ColorC = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41)))));
     dreamForm1.ColorD = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(27)))), ((int)(((byte)(27)))));
     dreamForm1.ColorE = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     dreamForm1.ColorF = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     dreamForm1.Controls.Add(labelEdit2);
     dreamForm1.Controls.Add(panel3);
     dreamForm1.Controls.Add(labelEdit1);
     dreamForm1.Controls.Add(panel1);
     dreamForm1.Controls.Add(foreverMinimize1);
     dreamForm1.Controls.Add(foreverClose1);
     dreamForm1.Controls.Add(panel2);
     dreamForm1.Dock        = System.Windows.Forms.DockStyle.Fill;
     dreamForm1.Location    = new System.Drawing.Point(0, 0);
     dreamForm1.Name        = "dreamForm1";
     dreamForm1.Size        = new System.Drawing.Size(300, 497);
     dreamForm1.TabIndex    = 0;
     dreamForm1.TabStop     = false;
     dreamForm1.Text        = "MP3 Player";
     dreamForm1.TitleAlign  = System.Windows.Forms.HorizontalAlignment.Center;
     dreamForm1.TitleHeight = 25;
     //
     // labelEdit2
     //
     labelEdit2.AutoSize  = true;
     labelEdit2.BackColor = System.Drawing.Color.Transparent;
     labelEdit2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     labelEdit2.ForeColor = System.Drawing.Color.LightSteelBlue;
     labelEdit2.Location  = new System.Drawing.Point(86, 55);
     labelEdit2.Margin    = new System.Windows.Forms.Padding(3, 3, 3, 0);
     labelEdit2.Name      = "labelEdit2";
     labelEdit2.Size      = new System.Drawing.Size(128, 17);
     labelEdit2.TabIndex  = 3;
     labelEdit2.Text      = "Linkin Park - Numb";
     //
     // panel3
     //
     panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(24)))), ((int)(((byte)(24)))));
     panel3.Controls.Add(pictureBox9);
     panel3.Controls.Add(pictureBox8);
     panel3.Controls.Add(pictureBox7);
     panel3.EdgeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(41)))), ((int)(((byte)(50)))));
     panel3.Location      = new System.Drawing.Point(20, 417);
     panel3.Name          = "panel3";
     panel3.Padding       = new System.Windows.Forms.Padding(5);
     panel3.Size          = new System.Drawing.Size(256, 75);
     panel3.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     panel3.TabIndex      = 15;
     panel3.Text          = "panel3";
     //
     // pictureBox9
     //
     pictureBox9.BackColor = System.Drawing.Color.Transparent;
     pictureBox9.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox9.Image     = global::ReaLTaiizor.Player.Properties.Resources.Album3;
     pictureBox9.Location  = new System.Drawing.Point(165, 8);
     pictureBox9.Name      = "pictureBox9";
     pictureBox9.Size      = new System.Drawing.Size(64, 64);
     pictureBox9.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox9.TabIndex  = 3;
     pictureBox9.TabStop   = false;
     //
     // pictureBox8
     //
     pictureBox8.BackColor = System.Drawing.Color.Transparent;
     pictureBox8.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox8.Image     = global::ReaLTaiizor.Player.Properties.Resources.Album2;
     pictureBox8.Location  = new System.Drawing.Point(95, 6);
     pictureBox8.Name      = "pictureBox8";
     pictureBox8.Size      = new System.Drawing.Size(64, 64);
     pictureBox8.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox8.TabIndex  = 2;
     pictureBox8.TabStop   = false;
     //
     // pictureBox7
     //
     pictureBox7.BackColor = System.Drawing.Color.Transparent;
     pictureBox7.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox7.Image     = global::ReaLTaiizor.Player.Properties.Resources.Album1;
     pictureBox7.Location  = new System.Drawing.Point(25, 8);
     pictureBox7.Name      = "pictureBox7";
     pictureBox7.Size      = new System.Drawing.Size(64, 64);
     pictureBox7.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox7.TabIndex  = 1;
     pictureBox7.TabStop   = false;
     //
     // labelEdit1
     //
     labelEdit1.AutoSize  = true;
     labelEdit1.BackColor = System.Drawing.Color.Transparent;
     labelEdit1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     labelEdit1.ForeColor = System.Drawing.Color.LightSteelBlue;
     labelEdit1.Location  = new System.Drawing.Point(120, 35);
     labelEdit1.Margin    = new System.Windows.Forms.Padding(3, 20, 3, 0);
     labelEdit1.Name      = "labelEdit1";
     labelEdit1.Size      = new System.Drawing.Size(60, 17);
     labelEdit1.TabIndex  = 2;
     labelEdit1.Text      = "Meteora";
     //
     // panel1
     //
     panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     panel1.Controls.Add(hopeTrackBar1);
     panel1.Controls.Add(pictureBox6);
     panel1.Controls.Add(pictureBox2);
     panel1.Controls.Add(pictureBox5);
     panel1.Controls.Add(pictureBox3);
     panel1.Controls.Add(pictureBox4);
     panel1.EdgeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(41)))), ((int)(((byte)(50)))));
     panel1.Location      = new System.Drawing.Point(12, 343);
     panel1.Name          = "panel1";
     panel1.Padding       = new System.Windows.Forms.Padding(5);
     panel1.Size          = new System.Drawing.Size(276, 70);
     panel1.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     panel1.TabIndex      = 13;
     panel1.Text          = "panel1";
     //
     // hopeTrackBar1
     //
     hopeTrackBar1.AlwaysValueVisible = false;
     hopeTrackBar1.BallonArrowColor   = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeTrackBar1.BallonColor        = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeTrackBar1.BarColor           = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(220)))), ((int)(((byte)(223)))));
     hopeTrackBar1.BaseColor          = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     hopeTrackBar1.Cursor             = System.Windows.Forms.Cursors.Hand;
     hopeTrackBar1.FillBarColor       = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeTrackBar1.Font            = new System.Drawing.Font("Segoe UI", 8F);
     hopeTrackBar1.ForeColor       = System.Drawing.Color.White;
     hopeTrackBar1.HeadBorderColor = System.Drawing.Color.DodgerBlue;
     hopeTrackBar1.HeadColor       = System.Drawing.Color.Black;
     hopeTrackBar1.Location        = new System.Drawing.Point(8, 8);
     hopeTrackBar1.MaxValue        = 100;
     hopeTrackBar1.MinValue        = 0;
     hopeTrackBar1.Name            = "hopeTrackBar1";
     hopeTrackBar1.ShowValue       = false;
     hopeTrackBar1.Size            = new System.Drawing.Size(256, 16);
     hopeTrackBar1.TabIndex        = 7;
     hopeTrackBar1.Text            = "hopeTrackBar1";
     hopeTrackBar1.ThemeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeTrackBar1.UnknownColor    = System.Drawing.Color.White;
     hopeTrackBar1.Value           = 50;
     //
     // pictureBox6
     //
     pictureBox6.BackColor = System.Drawing.Color.Transparent;
     pictureBox6.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox6.Image     = global::ReaLTaiizor.Player.Properties.Resources.end_64px;
     pictureBox6.Location  = new System.Drawing.Point(158, 30);
     pictureBox6.Name      = "pictureBox6";
     pictureBox6.Size      = new System.Drawing.Size(32, 32);
     pictureBox6.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox6.TabIndex  = 12;
     pictureBox6.TabStop   = false;
     //
     // pictureBox2
     //
     pictureBox2.BackColor = System.Drawing.Color.Transparent;
     pictureBox2.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox2.Image     = global::ReaLTaiizor.Player.Properties.Resources.available_updates_64px;
     pictureBox2.Location  = new System.Drawing.Point(8, 30);
     pictureBox2.Name      = "pictureBox2";
     pictureBox2.Size      = new System.Drawing.Size(32, 32);
     pictureBox2.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox2.TabIndex  = 8;
     pictureBox2.TabStop   = false;
     //
     // pictureBox5
     //
     pictureBox5.BackColor = System.Drawing.Color.Transparent;
     pictureBox5.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox5.Image     = global::ReaLTaiizor.Player.Properties.Resources.skip_to_start_64px;
     pictureBox5.Location  = new System.Drawing.Point(82, 30);
     pictureBox5.Name      = "pictureBox5";
     pictureBox5.Size      = new System.Drawing.Size(32, 32);
     pictureBox5.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox5.TabIndex  = 11;
     pictureBox5.TabStop   = false;
     //
     // pictureBox3
     //
     pictureBox3.BackColor = System.Drawing.Color.Transparent;
     pictureBox3.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox3.Image     = global::ReaLTaiizor.Player.Properties.Resources.pause_64px;
     pictureBox3.Location  = new System.Drawing.Point(120, 30);
     pictureBox3.Name      = "pictureBox3";
     pictureBox3.Size      = new System.Drawing.Size(32, 32);
     pictureBox3.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox3.TabIndex  = 9;
     pictureBox3.TabStop   = false;
     pictureBox3.Click    += new System.EventHandler(PictureBox3_Click);
     //
     // pictureBox4
     //
     pictureBox4.BackColor = System.Drawing.Color.Transparent;
     pictureBox4.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox4.Image     = global::ReaLTaiizor.Player.Properties.Resources.shuffle_64px;
     pictureBox4.Location  = new System.Drawing.Point(232, 30);
     pictureBox4.Name      = "pictureBox4";
     pictureBox4.Size      = new System.Drawing.Size(32, 32);
     pictureBox4.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox4.TabIndex  = 10;
     pictureBox4.TabStop   = false;
     //
     // foreverMinimize1
     //
     foreverMinimize1.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     foreverMinimize1.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41)))));
     foreverMinimize1.BaseColor       = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41)))));
     foreverMinimize1.Cursor          = System.Windows.Forms.Cursors.Hand;
     foreverMinimize1.DefaultLocation = false;
     foreverMinimize1.DownColor       = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     foreverMinimize1.Font            = new System.Drawing.Font("Marlett", 12F);
     foreverMinimize1.Location        = new System.Drawing.Point(4, 4);
     foreverMinimize1.Name            = "foreverMinimize1";
     foreverMinimize1.OverColor       = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     foreverMinimize1.Size            = new System.Drawing.Size(18, 18);
     foreverMinimize1.TabIndex        = 1;
     foreverMinimize1.Text            = "foreverMinimize1";
     foreverMinimize1.TextColor       = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     //
     // foreverClose1
     //
     foreverClose1.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     foreverClose1.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41)))));
     foreverClose1.BaseColor       = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41)))));
     foreverClose1.Cursor          = System.Windows.Forms.Cursors.Hand;
     foreverClose1.DefaultLocation = false;
     foreverClose1.DownColor       = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     foreverClose1.Font            = new System.Drawing.Font("Marlett", 10F);
     foreverClose1.Location        = new System.Drawing.Point(278, 4);
     foreverClose1.Name            = "foreverClose1";
     foreverClose1.OverColor       = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     foreverClose1.Size            = new System.Drawing.Size(18, 18);
     foreverClose1.TabIndex        = 0;
     foreverClose1.Text            = "foreverClose1";
     foreverClose1.TextColor       = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     //
     // panel2
     //
     panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(31)))), ((int)(((byte)(31)))));
     panel2.Controls.Add(pictureBox1);
     panel2.EdgeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(41)))), ((int)(((byte)(50)))));
     panel2.Location      = new System.Drawing.Point(0, 81);
     panel2.Name          = "panel2";
     panel2.Padding       = new System.Windows.Forms.Padding(5);
     panel2.Size          = new System.Drawing.Size(300, 256);
     panel2.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     panel2.TabIndex      = 14;
     panel2.Text          = "panel2";
     //
     // pictureBox1
     //
     pictureBox1.BackColor = System.Drawing.Color.Transparent;
     pictureBox1.Image     = global::ReaLTaiizor.Player.Properties.Resources.Logo;
     pictureBox1.Location  = new System.Drawing.Point(20, 0);
     pictureBox1.Name      = "pictureBox1";
     pictureBox1.Size      = new System.Drawing.Size(256, 256);
     pictureBox1.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox1.TabIndex  = 4;
     pictureBox1.TabStop   = false;
     //
     // timer1
     //
     timer1.Enabled  = true;
     timer1.Interval = 1000;
     timer1.Tick    += new System.EventHandler(Timer1_Tick);
     //
     // Player
     //
     AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     ClientSize          = new System.Drawing.Size(300, 497);
     Controls.Add(dreamForm1);
     FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     Icon            = ((System.Drawing.Icon)(resources.GetObject("$Icon")));
     Name            = "Player";
     StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     Text            = "MP3 Player";
     dreamForm1.ResumeLayout(false);
     dreamForm1.PerformLayout();
     panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(pictureBox9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox7)).EndInit();
     panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(pictureBox6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox4)).EndInit();
     panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(pictureBox1)).EndInit();
     ResumeLayout(false);
 }
コード例 #3
0
 /// <summary>
 /// Tasarımcı desteği için gerekli metot - bu metodun
 ///içeriğini kod düzenleyici ile değiştirmeyin.
 /// </summary>
 private void InitializeComponent()
 {
     LTPL = new ReaLTaiizor.Controls.Panel();
     LTP2 = new ReaLTaiizor.Controls.Panel();
     LTP3 = new ReaLTaiizor.Controls.Panel();
     LTP1 = new ReaLTaiizor.Controls.Panel();
     LTB1 = new ReaLTaiizor.Controls.Badge();
     LTB2 = new ReaLTaiizor.Controls.Badge();
     SNPB = new System.Windows.Forms.PictureBox();
     TETT = new ReaLTaiizor.Controls.MetroToolTip();
     LTPL.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(SNPB)).BeginInit();
     SuspendLayout();
     //
     // LTPL
     //
     LTPL.BackColor = System.Drawing.Color.White;
     LTPL.Controls.Add(LTP2);
     LTPL.Controls.Add(LTP3);
     LTPL.Controls.Add(LTP1);
     LTPL.Controls.Add(LTB1);
     LTPL.Controls.Add(LTB2);
     LTPL.Controls.Add(SNPB);
     LTPL.Cursor        = System.Windows.Forms.Cursors.Hand;
     LTPL.Dock          = System.Windows.Forms.DockStyle.Fill;
     LTPL.EdgeColor     = System.Drawing.SystemColors.Control;
     LTPL.Location      = new System.Drawing.Point(0, 0);
     LTPL.Margin        = new System.Windows.Forms.Padding(0);
     LTPL.MaximumSize   = new System.Drawing.Size(103, 97);
     LTPL.MinimumSize   = new System.Drawing.Size(103, 97);
     LTPL.Name          = "LTPL";
     LTPL.Padding       = new System.Windows.Forms.Padding(5);
     LTPL.Size          = new System.Drawing.Size(103, 97);
     LTPL.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     LTPL.TabIndex      = 11;
     LTPL.Text          = "LTPL";
     TETT.SetToolTip(LTPL, "Light Theme");
     LTPL.Click      += new System.EventHandler(LTPL_Click);
     LTPL.MouseEnter += new System.EventHandler(LTPL_MouseEnter);
     LTPL.MouseLeave += new System.EventHandler(LTPL_MouseLeave);
     //
     // LTP2
     //
     LTP2.Anchor        = System.Windows.Forms.AnchorStyles.Bottom;
     LTP2.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(243)))), ((int)(((byte)(245)))));
     LTP2.EdgeColor     = System.Drawing.Color.White;
     LTP2.Enabled       = false;
     LTP2.Location      = new System.Drawing.Point(34, 34);
     LTP2.Name          = "LTP2";
     LTP2.Padding       = new System.Windows.Forms.Padding(5);
     LTP2.Size          = new System.Drawing.Size(35, 55);
     LTP2.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     LTP2.TabIndex      = 15;
     LTP2.Text          = "LTP2";
     TETT.SetToolTip(LTP2, "Light Theme");
     //
     // LTP3
     //
     LTP3.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     LTP3.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(243)))), ((int)(((byte)(245)))));
     LTP3.EdgeColor     = System.Drawing.Color.White;
     LTP3.Enabled       = false;
     LTP3.Location      = new System.Drawing.Point(75, 34);
     LTP3.Name          = "LTP3";
     LTP3.Padding       = new System.Windows.Forms.Padding(5);
     LTP3.Size          = new System.Drawing.Size(20, 55);
     LTP3.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     LTP3.TabIndex      = 14;
     LTP3.Text          = "LTP3";
     TETT.SetToolTip(LTP3, "Light Theme");
     //
     // LTP1
     //
     LTP1.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     LTP1.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(243)))), ((int)(((byte)(245)))));
     LTP1.EdgeColor     = System.Drawing.Color.White;
     LTP1.Enabled       = false;
     LTP1.Location      = new System.Drawing.Point(8, 34);
     LTP1.Name          = "LTP1";
     LTP1.Padding       = new System.Windows.Forms.Padding(5);
     LTP1.Size          = new System.Drawing.Size(20, 55);
     LTP1.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     LTP1.TabIndex      = 11;
     LTP1.Text          = "LTP1";
     TETT.SetToolTip(LTP1, "Light Theme");
     //
     // LTB1
     //
     LTB1.BackColor   = System.Drawing.Color.White;
     LTB1.BGColorA    = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(243)))), ((int)(((byte)(245)))));
     LTB1.BGColorB    = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(243)))), ((int)(((byte)(245)))));
     LTB1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(243)))), ((int)(((byte)(245)))));
     LTB1.Enabled     = false;
     LTB1.Font        = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold);
     LTB1.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(243)))), ((int)(((byte)(245)))));
     LTB1.Location    = new System.Drawing.Point(8, 8);
     LTB1.Maximum     = 0;
     LTB1.Name        = "LTB1";
     LTB1.Size        = new System.Drawing.Size(20, 20);
     LTB1.TabIndex    = 13;
     LTB1.Text        = "LTB1";
     TETT.SetToolTip(LTB1, "Light Theme");
     LTB1.Value = 0;
     //
     // LTB2
     //
     LTB2.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     LTB2.BackColor   = System.Drawing.Color.White;
     LTB2.BGColorA    = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(243)))), ((int)(((byte)(245)))));
     LTB2.BGColorB    = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(243)))), ((int)(((byte)(245)))));
     LTB2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(243)))), ((int)(((byte)(245)))));
     LTB2.Enabled     = false;
     LTB2.Font        = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold);
     LTB2.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(243)))), ((int)(((byte)(245)))));
     LTB2.Location    = new System.Drawing.Point(75, 8);
     LTB2.Maximum     = 0;
     LTB2.Name        = "LTB2";
     LTB2.Size        = new System.Drawing.Size(20, 20);
     LTB2.TabIndex    = 12;
     LTB2.Text        = "LTB2";
     TETT.SetToolTip(LTB2, "Light Theme");
     LTB2.Value = 0;
     //
     // SNPB
     //
     SNPB.Anchor   = System.Windows.Forms.AnchorStyles.Top;
     SNPB.Enabled  = false;
     SNPB.Image    = global::Nerator.Properties.Resources.Sun;
     SNPB.Location = new System.Drawing.Point(41, 8);
     SNPB.Name     = "SNPB";
     SNPB.Size     = new System.Drawing.Size(20, 20);
     SNPB.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     SNPB.TabIndex = 11;
     SNPB.TabStop  = false;
     TETT.SetToolTip(SNPB, "Light Theme");
     //
     // TETT
     //
     TETT.BackColor      = System.Drawing.Color.White;
     TETT.BorderColor    = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     TETT.ForeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(170)))), ((int)(((byte)(170)))));
     TETT.IsDerivedStyle = true;
     TETT.OwnerDraw      = true;
     TETT.Style          = ReaLTaiizor.Enum.Metro.Style.Light;
     TETT.StyleManager   = null;
     TETT.ThemeAuthor    = "Taiizor";
     TETT.ThemeName      = "MetroLight";
     //
     // LT
     //
     AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
     AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Dpi;
     BackColor           = System.Drawing.Color.Transparent;
     Controls.Add(LTPL);
     Margin      = new System.Windows.Forms.Padding(5);
     MaximumSize = new System.Drawing.Size(103, 97);
     MinimumSize = new System.Drawing.Size(103, 97);
     Name        = "LT";
     Size        = new System.Drawing.Size(103, 97);
     LTPL.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(SNPB)).EndInit();
     ResumeLayout(false);
 }
コード例 #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(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();
 }