Example #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Login));
     hopePictureBox1 = new ReaLTaiizor.Controls.HopePictureBox();
     hopeForm1       = new ReaLTaiizor.Forms.HopeForm();
     hopeTextBox2    = new ReaLTaiizor.Controls.HopeTextBox();
     hopeTextBox1    = new ReaLTaiizor.Controls.HopeTextBox();
     hopeButton1     = new ReaLTaiizor.Controls.HopeButton();
     hopePictureBox2 = new ReaLTaiizor.Controls.HopePictureBox();
     hopePictureBox3 = new ReaLTaiizor.Controls.HopePictureBox();
     hopePictureBox4 = new ReaLTaiizor.Controls.HopePictureBox();
     hopePictureBox5 = new ReaLTaiizor.Controls.HopePictureBox();
     foreverToggle1  = new ReaLTaiizor.Controls.ForeverToggle();
     labelEdit2      = new ReaLTaiizor.Controls.LabelEdit();
     hopePictureBox6 = new ReaLTaiizor.Controls.HopePictureBox();
     pictureBox1     = new System.Windows.Forms.PictureBox();
     pictureBox2     = new System.Windows.Forms.PictureBox();
     pictureBox3     = new System.Windows.Forms.PictureBox();
     pictureBox5     = new System.Windows.Forms.PictureBox();
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox5)).BeginInit();
     SuspendLayout();
     //
     // hopePictureBox1
     //
     hopePictureBox1.BackColor = System.Drawing.Color.Transparent;
     hopePictureBox1.Image     = global::ReaLTaiizor.Login.Properties.Resources.Login;
     hopePictureBox1.Location  = new System.Drawing.Point(132, 46);
     hopePictureBox1.Name      = "hopePictureBox1";
     hopePictureBox1.Size      = new System.Drawing.Size(100, 100);
     hopePictureBox1.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     hopePictureBox1.TabIndex  = 1;
     hopePictureBox1.TabStop   = false;
     //
     // hopeForm1
     //
     hopeForm1.ControlBoxColorH  = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(231)))), ((int)(((byte)(237)))));
     hopeForm1.ControlBoxColorHC = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108)))));
     hopeForm1.ControlBoxColorN  = System.Drawing.Color.White;
     hopeForm1.Cursor            = System.Windows.Forms.Cursors.Default;
     hopeForm1.Dock        = System.Windows.Forms.DockStyle.Top;
     hopeForm1.Font        = new System.Drawing.Font("Segoe UI", 12F);
     hopeForm1.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(246)))), ((int)(((byte)(252)))));
     hopeForm1.Image       = global::ReaLTaiizor.Login.Properties.Resources.Account;
     hopeForm1.Location    = new System.Drawing.Point(0, 0);
     hopeForm1.MaximizeBox = false;
     hopeForm1.MinimizeBox = false;
     hopeForm1.Name        = "hopeForm1";
     hopeForm1.Size        = new System.Drawing.Size(364, 40);
     hopeForm1.TabIndex    = 0;
     hopeForm1.Text        = "Here You Can Login";
     hopeForm1.ThemeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
     //
     // hopeTextBox2
     //
     hopeTextBox2.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(15)))), ((int)(((byte)(25)))));
     hopeTextBox2.BaseColor             = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(42)))), ((int)(((byte)(52)))));
     hopeTextBox2.BorderColorA          = System.Drawing.Color.Crimson;
     hopeTextBox2.BorderColorB          = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(162)))), ((int)(((byte)(60)))));
     hopeTextBox2.Font                  = new System.Drawing.Font("Segoe UI", 12F);
     hopeTextBox2.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     hopeTextBox2.Hint                  = "Password";
     hopeTextBox2.Location              = new System.Drawing.Point(57, 197);
     hopeTextBox2.MaxLength             = 100;
     hopeTextBox2.Multiline             = false;
     hopeTextBox2.Name                  = "hopeTextBox2";
     hopeTextBox2.PasswordChar          = '*';
     hopeTextBox2.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     hopeTextBox2.SelectedText          = "";
     hopeTextBox2.SelectionLength       = 0;
     hopeTextBox2.SelectionStart        = 0;
     hopeTextBox2.Size                  = new System.Drawing.Size(250, 38);
     hopeTextBox2.TabIndex              = 11;
     hopeTextBox2.TabStop               = false;
     hopeTextBox2.Text                  = "ReaLTaiizor.Login.Password";
     hopeTextBox2.UseSystemPasswordChar = false;
     //
     // hopeTextBox1
     //
     hopeTextBox1.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(5)))), ((int)(((byte)(15)))), ((int)(((byte)(25)))));
     hopeTextBox1.BaseColor             = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(42)))), ((int)(((byte)(52)))));
     hopeTextBox1.BorderColorA          = System.Drawing.Color.Crimson;
     hopeTextBox1.BorderColorB          = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(162)))), ((int)(((byte)(60)))));
     hopeTextBox1.Font                  = new System.Drawing.Font("Segoe UI", 12F);
     hopeTextBox1.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     hopeTextBox1.Hint                  = "Username";
     hopeTextBox1.Location              = new System.Drawing.Point(57, 153);
     hopeTextBox1.MaxLength             = 50;
     hopeTextBox1.Multiline             = false;
     hopeTextBox1.Name                  = "hopeTextBox1";
     hopeTextBox1.PasswordChar          = '\0';
     hopeTextBox1.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     hopeTextBox1.SelectedText          = "";
     hopeTextBox1.SelectionLength       = 0;
     hopeTextBox1.SelectionStart        = 0;
     hopeTextBox1.Size                  = new System.Drawing.Size(250, 38);
     hopeTextBox1.TabIndex              = 12;
     hopeTextBox1.TabStop               = false;
     hopeTextBox1.Text                  = "ReaLTaiizor";
     hopeTextBox1.UseSystemPasswordChar = false;
     //
     // hopeButton1
     //
     hopeButton1.BorderColor    = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230)))));
     hopeButton1.ButtonType     = Util.HopeButtonType.Success;
     hopeButton1.Cursor         = System.Windows.Forms.Cursors.Hand;
     hopeButton1.DangerColor    = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108)))));
     hopeButton1.DefaultColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     hopeButton1.Font           = new System.Drawing.Font("Segoe UI", 12F);
     hopeButton1.HoverTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     hopeButton1.InfoColor      = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(147)))), ((int)(((byte)(153)))));
     hopeButton1.Location       = new System.Drawing.Point(120, 288);
     hopeButton1.Name           = "hopeButton1";
     hopeButton1.PrimaryColor   = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeButton1.Size           = new System.Drawing.Size(125, 40);
     hopeButton1.SuccessColor   = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58)))));
     hopeButton1.TabIndex       = 14;
     hopeButton1.Text           = "Login";
     hopeButton1.TextColor      = System.Drawing.Color.White;
     hopeButton1.WarningColor   = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(162)))), ((int)(((byte)(60)))));
     //
     // hopePictureBox2
     //
     hopePictureBox2.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     hopePictureBox2.BackColor = System.Drawing.Color.Transparent;
     hopePictureBox2.Cursor    = System.Windows.Forms.Cursors.Hand;
     hopePictureBox2.Image     = global::ReaLTaiizor.Login.Properties.Resources.Twitter;
     hopePictureBox2.Location  = new System.Drawing.Point(70, 415);
     hopePictureBox2.Name      = "hopePictureBox2";
     hopePictureBox2.Size      = new System.Drawing.Size(40, 40);
     hopePictureBox2.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     hopePictureBox2.TabIndex  = 15;
     hopePictureBox2.TabStop   = false;
     //
     // hopePictureBox3
     //
     hopePictureBox3.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     hopePictureBox3.BackColor = System.Drawing.Color.Transparent;
     hopePictureBox3.Cursor    = System.Windows.Forms.Cursors.Hand;
     hopePictureBox3.Image     = global::ReaLTaiizor.Login.Properties.Resources.Skype;
     hopePictureBox3.Location  = new System.Drawing.Point(116, 415);
     hopePictureBox3.Name      = "hopePictureBox3";
     hopePictureBox3.Size      = new System.Drawing.Size(40, 40);
     hopePictureBox3.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     hopePictureBox3.TabIndex  = 16;
     hopePictureBox3.TabStop   = false;
     //
     // hopePictureBox4
     //
     hopePictureBox4.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     hopePictureBox4.BackColor = System.Drawing.Color.Transparent;
     hopePictureBox4.Cursor    = System.Windows.Forms.Cursors.Hand;
     hopePictureBox4.Image     = global::ReaLTaiizor.Login.Properties.Resources.Vimeo;
     hopePictureBox4.Location  = new System.Drawing.Point(162, 415);
     hopePictureBox4.Name      = "hopePictureBox4";
     hopePictureBox4.Size      = new System.Drawing.Size(40, 40);
     hopePictureBox4.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     hopePictureBox4.TabIndex  = 17;
     hopePictureBox4.TabStop   = false;
     //
     // hopePictureBox5
     //
     hopePictureBox5.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     hopePictureBox5.BackColor = System.Drawing.Color.Transparent;
     hopePictureBox5.Cursor    = System.Windows.Forms.Cursors.Hand;
     hopePictureBox5.Image     = global::ReaLTaiizor.Login.Properties.Resources.Dropbox;
     hopePictureBox5.Location  = new System.Drawing.Point(208, 415);
     hopePictureBox5.Name      = "hopePictureBox5";
     hopePictureBox5.Size      = new System.Drawing.Size(40, 40);
     hopePictureBox5.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     hopePictureBox5.TabIndex  = 18;
     hopePictureBox5.TabStop   = false;
     //
     // foreverToggle1
     //
     foreverToggle1.BackColor    = System.Drawing.Color.Transparent;
     foreverToggle1.BaseColor    = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     foreverToggle1.BaseColorRed = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(85)))), ((int)(((byte)(96)))));
     foreverToggle1.BGColor      = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(85)))), ((int)(((byte)(86)))));
     foreverToggle1.Checked      = true;
     foreverToggle1.Cursor       = System.Windows.Forms.Cursors.Hand;
     foreverToggle1.Font         = new System.Drawing.Font("Segoe UI", 10F);
     foreverToggle1.Location     = new System.Drawing.Point(231, 245);
     foreverToggle1.Name         = "foreverToggle1";
     foreverToggle1.Options      = ReaLTaiizor.Controls.ForeverToggle._Options.Style3;
     foreverToggle1.Size         = new System.Drawing.Size(76, 33);
     foreverToggle1.TabIndex     = 23;
     foreverToggle1.Text         = "foreverToggle1";
     foreverToggle1.TextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     foreverToggle1.ToggleColor  = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
     //
     // labelEdit2
     //
     labelEdit2.AutoSize  = true;
     labelEdit2.BackColor = System.Drawing.Color.Transparent;
     labelEdit2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 15F);
     labelEdit2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(125)))), ((int)(((byte)(132)))));
     labelEdit2.Location  = new System.Drawing.Point(53, 249);
     labelEdit2.Name      = "labelEdit2";
     labelEdit2.Size      = new System.Drawing.Size(140, 25);
     labelEdit2.TabIndex  = 24;
     labelEdit2.Text      = "Remember Me";
     //
     // hopePictureBox6
     //
     hopePictureBox6.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     hopePictureBox6.BackColor = System.Drawing.Color.Transparent;
     hopePictureBox6.Cursor    = System.Windows.Forms.Cursors.Hand;
     hopePictureBox6.Image     = global::ReaLTaiizor.Login.Properties.Resources.Howcast;
     hopePictureBox6.Location  = new System.Drawing.Point(254, 415);
     hopePictureBox6.Name      = "hopePictureBox6";
     hopePictureBox6.Size      = new System.Drawing.Size(40, 40);
     hopePictureBox6.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     hopePictureBox6.TabIndex  = 26;
     hopePictureBox6.TabStop   = false;
     //
     // pictureBox1
     //
     pictureBox1.Image    = global::ReaLTaiizor.Login.Properties.Resources.Mars;
     pictureBox1.Location = new System.Drawing.Point(28, 170);
     pictureBox1.Name     = "pictureBox1";
     pictureBox1.Size     = new System.Drawing.Size(50, 50);
     pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox1.TabIndex = 29;
     pictureBox1.TabStop  = false;
     //
     // pictureBox2
     //
     pictureBox2.Image    = global::ReaLTaiizor.Login.Properties.Resources.Saturn;
     pictureBox2.Location = new System.Drawing.Point(302, 46);
     pictureBox2.Name     = "pictureBox2";
     pictureBox2.Size     = new System.Drawing.Size(50, 50);
     pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox2.TabIndex = 30;
     pictureBox2.TabStop  = false;
     //
     // pictureBox3
     //
     pictureBox3.Image    = global::ReaLTaiizor.Login.Properties.Resources.Moon;
     pictureBox3.Location = new System.Drawing.Point(280, 298);
     pictureBox3.Name     = "pictureBox3";
     pictureBox3.Size     = new System.Drawing.Size(50, 50);
     pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox3.TabIndex = 31;
     pictureBox3.TabStop  = false;
     //
     // pictureBox5
     //
     pictureBox5.Image    = global::ReaLTaiizor.Login.Properties.Resources.Rain;
     pictureBox5.Location = new System.Drawing.Point(0, 316);
     pictureBox5.Name     = "pictureBox5";
     pictureBox5.Size     = new System.Drawing.Size(364, 255);
     pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox5.TabIndex = 33;
     pictureBox5.TabStop  = false;
     //
     // Login
     //
     AutoScaleDimensions   = new System.Drawing.SizeF(6F, 13F);
     AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(42)))), ((int)(((byte)(52)))));
     BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     ClientSize            = new System.Drawing.Size(364, 459);
     Controls.Add(pictureBox3);
     Controls.Add(labelEdit2);
     Controls.Add(hopeTextBox1);
     Controls.Add(pictureBox2);
     Controls.Add(hopePictureBox6);
     Controls.Add(foreverToggle1);
     Controls.Add(hopePictureBox5);
     Controls.Add(hopePictureBox4);
     Controls.Add(hopePictureBox3);
     Controls.Add(hopePictureBox2);
     Controls.Add(hopeButton1);
     Controls.Add(hopeTextBox2);
     Controls.Add(hopePictureBox1);
     Controls.Add(hopeForm1);
     Controls.Add(pictureBox5);
     Controls.Add(pictureBox1);
     DoubleBuffered  = true;
     FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     Icon            = ((System.Drawing.Icon)(resources.GetObject("$Icon")));
     MaximizeBox     = false;
     MaximumSize     = new System.Drawing.Size(1366, 768);
     MinimizeBox     = false;
     MinimumSize     = new System.Drawing.Size(190, 40);
     Name            = "Login";
     ShowIcon        = false;
     StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     Text            = "Here You Can Login";
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(hopePictureBox6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox5)).EndInit();
     ResumeLayout(false);
     PerformLayout();
 }
 /// <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);
 }
Example #3
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(Form14));
     hopeNumeric1           = new ReaLTaiizor.Controls.HopeNumeric();
     hopeToggle1            = new ReaLTaiizor.Controls.HopeToggle();
     hopeSwitch1            = new ReaLTaiizor.Controls.HopeSwitch();
     hopeGroupBox1          = new ReaLTaiizor.Controls.HopeGroupBox();
     hopeDatePicker1        = new ReaLTaiizor.Controls.HopeDatePicker();
     hopeTrackBar1          = new ReaLTaiizor.Controls.HopeTrackBar();
     hopeRoundProgressBar1  = new ReaLTaiizor.Controls.HopeRoundProgressBar();
     hopeProgressBar2       = new ReaLTaiizor.Controls.HopeProgressBar();
     hopeProgressBar1       = new ReaLTaiizor.Controls.HopeProgressBar();
     hopeForm1              = new ReaLTaiizor.Forms.HopeForm();
     hopeButton1            = new ReaLTaiizor.Controls.HopeButton();
     hopeSimpleButton1      = new ReaLTaiizor.Controls.HopeSimpleButton();
     hopeRadioButton1       = new ReaLTaiizor.Controls.HopeRadioButton();
     hopeRadioButton2       = new ReaLTaiizor.Controls.HopeRadioButton();
     hopeCheckBox1          = new ReaLTaiizor.Controls.HopeCheckBox();
     hopeCheckBox2          = new ReaLTaiizor.Controls.HopeCheckBox();
     hopeContextMenuStrip1  = new ReaLTaiizor.Controls.HopeContextMenuStrip();
     toolStripMenuItem1     = new System.Windows.Forms.ToolStripMenuItem();
     aToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     bToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     cToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     ıtem2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     aToolStripMenuItem1    = new System.Windows.Forms.ToolStripMenuItem();
     bToolStripMenuItem1    = new System.Windows.Forms.ToolStripMenuItem();
     ıtem3ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     aToolStripMenuItem2    = new System.Windows.Forms.ToolStripMenuItem();
     hopeTextBox1           = new ReaLTaiizor.Controls.HopeTextBox();
     hopeNotify1            = new ReaLTaiizor.Controls.HopeNotify();
     hopeNotify2            = new ReaLTaiizor.Controls.HopeNotify();
     hopeRoundButton1       = new ReaLTaiizor.Controls.HopeRoundButton();
     hopeGroupBox1.SuspendLayout();
     hopeContextMenuStrip1.SuspendLayout();
     SuspendLayout();
     //
     // hopeNumeric1
     //
     hopeNumeric1.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(43)))), ((int)(((byte)(54)))));
     hopeNumeric1.BaseColor         = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(246)))), ((int)(((byte)(252)))));
     hopeNumeric1.BorderColorA      = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(196)))), ((int)(((byte)(204)))));
     hopeNumeric1.BorderColorB      = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(196)))), ((int)(((byte)(204)))));
     hopeNumeric1.BorderHoverColorA = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeNumeric1.ButtonTextColorA  = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(147)))), ((int)(((byte)(153)))));
     hopeNumeric1.ButtonTextColorB  = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(147)))), ((int)(((byte)(153)))));
     hopeNumeric1.Cursor            = System.Windows.Forms.Cursors.Hand;
     hopeNumeric1.Font                  = new System.Drawing.Font("Segoe UI", 12F);
     hopeNumeric1.ForeColor             = System.Drawing.Color.Silver;
     hopeNumeric1.HoverButtonTextColorA = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeNumeric1.HoverButtonTextColorB = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeNumeric1.Location              = new System.Drawing.Point(350, 404);
     hopeNumeric1.MaxNum                = 10F;
     hopeNumeric1.MinNum                = 0F;
     hopeNumeric1.Name                  = "hopeNumeric1";
     hopeNumeric1.Precision             = 0;
     hopeNumeric1.Size                  = new System.Drawing.Size(120, 32);
     hopeNumeric1.Step                  = 1F;
     hopeNumeric1.Style                 = ReaLTaiizor.Controls.HopeNumeric.NumericStyle.LeftRight;
     hopeNumeric1.TabIndex              = 15;
     hopeNumeric1.Text                  = "hopeNumeric1";
     hopeNumeric1.ValueNumber           = 5F;
     //
     // hopeToggle1
     //
     hopeToggle1.AutoSize   = true;
     hopeToggle1.BackColor  = System.Drawing.SystemColors.Control;
     hopeToggle1.BaseColor  = System.Drawing.SystemColors.Control;
     hopeToggle1.BaseColorA = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230)))));
     hopeToggle1.BaseColorB = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeToggle1.Checked    = true;
     hopeToggle1.CheckState = System.Windows.Forms.CheckState.Checked;
     hopeToggle1.Cursor     = System.Windows.Forms.Cursors.Hand;
     hopeToggle1.HeadColorA = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230)))));
     hopeToggle1.HeadColorB = System.Drawing.Color.White;
     hopeToggle1.HeadColorC = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeToggle1.HeadColorD = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeToggle1.Location   = new System.Drawing.Point(432, 274);
     hopeToggle1.Name       = "hopeToggle1";
     hopeToggle1.Size       = new System.Drawing.Size(48, 20);
     hopeToggle1.TabIndex   = 14;
     hopeToggle1.Text       = "hopeToggle1";
     hopeToggle1.UseVisualStyleBackColor = false;
     //
     // hopeSwitch1
     //
     hopeSwitch1.AutoSize                = true;
     hopeSwitch1.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeSwitch1.BaseColor               = System.Drawing.Color.White;
     hopeSwitch1.BaseOffColor            = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230)))));
     hopeSwitch1.BaseOnColor             = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeSwitch1.Checked                 = true;
     hopeSwitch1.CheckState              = System.Windows.Forms.CheckState.Checked;
     hopeSwitch1.Cursor                  = System.Windows.Forms.Cursors.Hand;
     hopeSwitch1.Location                = new System.Drawing.Point(440, 211);
     hopeSwitch1.Name                    = "hopeSwitch1";
     hopeSwitch1.Size                    = new System.Drawing.Size(40, 20);
     hopeSwitch1.TabIndex                = 13;
     hopeSwitch1.Text                    = "hopeSwitch1";
     hopeSwitch1.UseVisualStyleBackColor = false;
     //
     // hopeGroupBox1
     //
     hopeGroupBox1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230)))));
     hopeGroupBox1.Controls.Add(hopeDatePicker1);
     hopeGroupBox1.Font        = new System.Drawing.Font("Segoe UI", 12F);
     hopeGroupBox1.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
     hopeGroupBox1.LineColor   = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230)))));
     hopeGroupBox1.Location    = new System.Drawing.Point(12, 134);
     hopeGroupBox1.Name        = "hopeGroupBox1";
     hopeGroupBox1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     hopeGroupBox1.ShowText    = true;
     hopeGroupBox1.Size        = new System.Drawing.Size(262, 320);
     hopeGroupBox1.TabIndex    = 11;
     hopeGroupBox1.TabStop     = false;
     hopeGroupBox1.Text        = "hopeGroupBox1";
     hopeGroupBox1.ThemeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     //
     // hopeDatePicker1
     //
     hopeDatePicker1.BackColor         = System.Drawing.Color.White;
     hopeDatePicker1.BorderColor       = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230)))));
     hopeDatePicker1.Date              = new System.DateTime(2020, 5, 17, 0, 0, 0, 0);
     hopeDatePicker1.DayNames          = "MTWTFSS";
     hopeDatePicker1.DaysTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(98)))), ((int)(((byte)(102)))));
     hopeDatePicker1.DayTextColorA     = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
     hopeDatePicker1.DayTextColorB     = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(147)))), ((int)(((byte)(153)))));
     hopeDatePicker1.HeaderFormat      = "{0} Y - {1} M";
     hopeDatePicker1.HeaderTextColor   = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
     hopeDatePicker1.HeadLineColor     = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(231)))), ((int)(((byte)(237)))));
     hopeDatePicker1.HoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(238)))), ((int)(((byte)(245)))));
     hopeDatePicker1.Location          = new System.Drawing.Point(6, 43);
     hopeDatePicker1.Name              = "hopeDatePicker1";
     hopeDatePicker1.NMColor           = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(196)))), ((int)(((byte)(204)))));
     hopeDatePicker1.NMHoverColor      = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeDatePicker1.NYColor           = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(196)))), ((int)(((byte)(204)))));
     hopeDatePicker1.NYHoverColor      = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeDatePicker1.PMColor           = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(196)))), ((int)(((byte)(204)))));
     hopeDatePicker1.PMHoverColor      = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeDatePicker1.PYColor           = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(196)))), ((int)(((byte)(204)))));
     hopeDatePicker1.PYHoverColor      = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeDatePicker1.SelectedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeDatePicker1.SelectedTextColor = System.Drawing.Color.White;
     hopeDatePicker1.Size              = new System.Drawing.Size(250, 270);
     hopeDatePicker1.TabIndex          = 4;
     hopeDatePicker1.Text              = "hopeDatePicker1";
     hopeDatePicker1.ValueTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(133)))), ((int)(((byte)(228)))));
     //
     // hopeTrackBar1
     //
     hopeTrackBar1.AlwaysValueVisible = true;
     hopeTrackBar1.BackColor          = System.Drawing.Color.White;
     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.SystemColors.Control;
     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.Black;
     hopeTrackBar1.HeadBorderColor = System.Drawing.Color.DodgerBlue;
     hopeTrackBar1.HeadColor       = System.Drawing.Color.Black;
     hopeTrackBar1.Location        = new System.Drawing.Point(294, 151);
     hopeTrackBar1.MaxValue        = 10;
     hopeTrackBar1.MinValue        = 0;
     hopeTrackBar1.Name            = "hopeTrackBar1";
     hopeTrackBar1.ShowValue       = true;
     hopeTrackBar1.Size            = new System.Drawing.Size(232, 45);
     hopeTrackBar1.TabIndex        = 6;
     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           = 5;
     //
     // hopeRoundProgressBar1
     //
     hopeRoundProgressBar1.BackColor        = System.Drawing.Color.White;
     hopeRoundProgressBar1.BarColor         = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((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", 10F);
     hopeRoundProgressBar1.ForeColor        = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeRoundProgressBar1.FullBarColor     = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58)))));
     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(343, 211);
     hopeRoundProgressBar1.Name             = "hopeRoundProgressBar1";
     hopeRoundProgressBar1.PercentText      = "%";
     hopeRoundProgressBar1.Size             = new System.Drawing.Size(83, 83);
     hopeRoundProgressBar1.TabIndex         = 5;
     hopeRoundProgressBar1.Text             = "hopeRoundProgressBar1";
     hopeRoundProgressBar1.ValueNumber      = 50;
     //
     // hopeProgressBar2
     //
     hopeProgressBar2.BarColor         = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230)))));
     hopeProgressBar2.BaseColor        = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeProgressBar2.DangerColor      = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108)))));
     hopeProgressBar2.Font             = new System.Drawing.Font("Segoe UI", 10F);
     hopeProgressBar2.ForeColor        = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(246)))), ((int)(((byte)(252)))));
     hopeProgressBar2.FullBallonColor  = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58)))));
     hopeProgressBar2.FullBallonText   = "Ok!";
     hopeProgressBar2.FullBarColor     = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58)))));
     hopeProgressBar2.IsError          = true;
     hopeProgressBar2.Location         = new System.Drawing.Point(12, 96);
     hopeProgressBar2.Name             = "hopeProgressBar2";
     hopeProgressBar2.ProgressBarStyle = ReaLTaiizor.Controls.HopeProgressBar.Style.ToolTip;
     hopeProgressBar2.Size             = new System.Drawing.Size(232, 32);
     hopeProgressBar2.TabIndex         = 1;
     hopeProgressBar2.Text             = "Ok!";
     hopeProgressBar2.ValueNumber      = 50;
     //
     // 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(12, 58);
     hopeProgressBar1.Name             = "hopeProgressBar1";
     hopeProgressBar1.ProgressBarStyle = ReaLTaiizor.Controls.HopeProgressBar.Style.ToolTip;
     hopeProgressBar1.Size             = new System.Drawing.Size(232, 32);
     hopeProgressBar1.TabIndex         = 0;
     hopeProgressBar1.Text             = "Ok!";
     hopeProgressBar1.ValueNumber      = 100;
     //
     // hopeForm1
     //
     hopeForm1.ControlBoxColorH  = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(231)))), ((int)(((byte)(237)))));
     hopeForm1.ControlBoxColorHC = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108)))));
     hopeForm1.ControlBoxColorN  = System.Drawing.Color.White;
     hopeForm1.Cursor            = System.Windows.Forms.Cursors.Default;
     hopeForm1.Dock        = System.Windows.Forms.DockStyle.Bottom;
     hopeForm1.Font        = new System.Drawing.Font("Segoe UI", 12F);
     hopeForm1.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(246)))), ((int)(((byte)(252)))));
     hopeForm1.Image       = ((System.Drawing.Image)(resources.GetObject("hopeForm1.Image")));
     hopeForm1.Location    = new System.Drawing.Point(0, 465);
     hopeForm1.MaximizeBox = false;
     hopeForm1.Name        = "hopeForm1";
     hopeForm1.Size        = new System.Drawing.Size(541, 40);
     hopeForm1.TabIndex    = 0;
     hopeForm1.Text        = "hopeForm1";
     hopeForm1.ThemeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(92)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
     //
     // hopeButton1
     //
     hopeButton1.BorderColor    = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230)))));
     hopeButton1.ButtonType     = ReaLTaiizor.Util.HopeButtonType.Warning;
     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)(48)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
     hopeButton1.InfoColor      = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(147)))), ((int)(((byte)(153)))));
     hopeButton1.Location       = new System.Drawing.Point(36, 12);
     hopeButton1.Name           = "hopeButton1";
     hopeButton1.PrimaryColor   = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeButton1.Size           = new System.Drawing.Size(120, 40);
     hopeButton1.SuccessColor   = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58)))));
     hopeButton1.TabIndex       = 16;
     hopeButton1.Text           = "hopeButton1";
     hopeButton1.TextColor      = System.Drawing.Color.White;
     hopeButton1.WarningColor   = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(162)))), ((int)(((byte)(60)))));
     //
     // hopeSimpleButton1
     //
     hopeSimpleButton1.BorderColor       = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230)))));
     hopeSimpleButton1.ButtonType        = ReaLTaiizor.Util.HopeButtonType.Primary;
     hopeSimpleButton1.Cursor            = System.Windows.Forms.Cursors.Hand;
     hopeSimpleButton1.DangerColor       = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108)))));
     hopeSimpleButton1.DefaultClickColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(133)))), ((int)(((byte)(228)))));
     hopeSimpleButton1.DefaultColor      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     hopeSimpleButton1.Font                = new System.Drawing.Font("Segoe UI", 12F);
     hopeSimpleButton1.ForeColor           = System.Drawing.Color.White;
     hopeSimpleButton1.HoverClickTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(133)))), ((int)(((byte)(228)))));
     hopeSimpleButton1.HoverTextColor      = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
     hopeSimpleButton1.InfoColor           = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(147)))), ((int)(((byte)(153)))));
     hopeSimpleButton1.Location            = new System.Drawing.Point(162, 12);
     hopeSimpleButton1.Name                = "hopeSimpleButton1";
     hopeSimpleButton1.PrimaryColor        = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeSimpleButton1.Size                = new System.Drawing.Size(150, 40);
     hopeSimpleButton1.SuccessColor        = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58)))));
     hopeSimpleButton1.TabIndex            = 17;
     hopeSimpleButton1.Text                = "hopeSimpleButton1";
     hopeSimpleButton1.TextColor           = System.Drawing.Color.DodgerBlue;
     hopeSimpleButton1.WarningColor        = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(162)))), ((int)(((byte)(60)))));
     //
     // hopeRadioButton1
     //
     hopeRadioButton1.Checked               = true;
     hopeRadioButton1.CheckedColor          = System.Drawing.Color.Crimson;
     hopeRadioButton1.Cursor                = System.Windows.Forms.Cursors.Hand;
     hopeRadioButton1.DisabledColor         = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(198)))), ((int)(((byte)(202)))));
     hopeRadioButton1.DisabledStringColor   = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(187)))), ((int)(((byte)(189)))));
     hopeRadioButton1.Enable                = true;
     hopeRadioButton1.EnabledCheckedColor   = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeRadioButton1.EnabledStringColor    = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(146)))), ((int)(((byte)(146)))));
     hopeRadioButton1.EnabledUncheckedColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(158)))), ((int)(((byte)(161)))));
     hopeRadioButton1.Font      = new System.Drawing.Font("Segoe UI", 12F);
     hopeRadioButton1.ForeColor = System.Drawing.Color.SeaGreen;
     hopeRadioButton1.Location  = new System.Drawing.Point(327, 352);
     hopeRadioButton1.Name      = "hopeRadioButton1";
     hopeRadioButton1.Size      = new System.Drawing.Size(165, 20);
     hopeRadioButton1.TabIndex  = 18;
     hopeRadioButton1.TabStop   = true;
     hopeRadioButton1.Text      = "hopeRadioButton1";
     //
     // hopeRadioButton2
     //
     hopeRadioButton2.CheckedColor          = System.Drawing.Color.Crimson;
     hopeRadioButton2.Cursor                = System.Windows.Forms.Cursors.Hand;
     hopeRadioButton2.DisabledColor         = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(198)))), ((int)(((byte)(202)))));
     hopeRadioButton2.DisabledStringColor   = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(187)))), ((int)(((byte)(189)))));
     hopeRadioButton2.Enable                = true;
     hopeRadioButton2.EnabledCheckedColor   = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeRadioButton2.EnabledStringColor    = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(146)))), ((int)(((byte)(146)))));
     hopeRadioButton2.EnabledUncheckedColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(158)))), ((int)(((byte)(161)))));
     hopeRadioButton2.Font      = new System.Drawing.Font("Segoe UI", 12F);
     hopeRadioButton2.ForeColor = System.Drawing.Color.SeaGreen;
     hopeRadioButton2.Location  = new System.Drawing.Point(327, 378);
     hopeRadioButton2.Name      = "hopeRadioButton2";
     hopeRadioButton2.Size      = new System.Drawing.Size(165, 20);
     hopeRadioButton2.TabIndex  = 19;
     hopeRadioButton2.Text      = "hopeRadioButton2";
     //
     // hopeCheckBox1
     //
     hopeCheckBox1.Checked               = true;
     hopeCheckBox1.CheckedColor          = System.Drawing.Color.Crimson;
     hopeCheckBox1.CheckState            = System.Windows.Forms.CheckState.Checked;
     hopeCheckBox1.Cursor                = System.Windows.Forms.Cursors.Hand;
     hopeCheckBox1.DisabledColor         = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(198)))), ((int)(((byte)(202)))));
     hopeCheckBox1.DisabledStringColor   = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(187)))), ((int)(((byte)(189)))));
     hopeCheckBox1.Enable                = true;
     hopeCheckBox1.EnabledCheckedColor   = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeCheckBox1.EnabledStringColor    = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(153)))), ((int)(((byte)(153)))));
     hopeCheckBox1.EnabledUncheckedColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(158)))), ((int)(((byte)(161)))));
     hopeCheckBox1.Font      = new System.Drawing.Font("Segoe UI", 12F);
     hopeCheckBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
     hopeCheckBox1.Location  = new System.Drawing.Point(337, 300);
     hopeCheckBox1.Name      = "hopeCheckBox1";
     hopeCheckBox1.Size      = new System.Drawing.Size(146, 20);
     hopeCheckBox1.TabIndex  = 20;
     hopeCheckBox1.Text      = "hopeCheckBox1";
     //
     // hopeCheckBox2
     //
     hopeCheckBox2.CheckedColor          = System.Drawing.Color.Crimson;
     hopeCheckBox2.Cursor                = System.Windows.Forms.Cursors.Hand;
     hopeCheckBox2.DisabledColor         = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(198)))), ((int)(((byte)(202)))));
     hopeCheckBox2.DisabledStringColor   = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(187)))), ((int)(((byte)(189)))));
     hopeCheckBox2.Enable                = true;
     hopeCheckBox2.EnabledCheckedColor   = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeCheckBox2.EnabledStringColor    = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(153)))), ((int)(((byte)(153)))));
     hopeCheckBox2.EnabledUncheckedColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(158)))), ((int)(((byte)(161)))));
     hopeCheckBox2.Font      = new System.Drawing.Font("Segoe UI", 12F);
     hopeCheckBox2.ForeColor = System.Drawing.Color.SeaGreen;
     hopeCheckBox2.Location  = new System.Drawing.Point(337, 326);
     hopeCheckBox2.Name      = "hopeCheckBox2";
     hopeCheckBox2.Size      = new System.Drawing.Size(146, 20);
     hopeCheckBox2.TabIndex  = 21;
     hopeCheckBox2.Text      = "hopeCheckBox2";
     //
     // hopeContextMenuStrip1
     //
     hopeContextMenuStrip1.BackColor = System.Drawing.Color.White;
     hopeContextMenuStrip1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
     hopeContextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         toolStripMenuItem1,
         ıtem2ToolStripMenuItem,
         ıtem3ToolStripMenuItem
     });
     hopeContextMenuStrip1.Name = "hopeContextMenuStrip1";
     hopeContextMenuStrip1.Size = new System.Drawing.Size(108, 70);
     //
     // toolStripMenuItem1
     //
     toolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         aToolStripMenuItem,
         bToolStripMenuItem,
         cToolStripMenuItem
     });
     toolStripMenuItem1.Name = "toolStripMenuItem1";
     toolStripMenuItem1.Size = new System.Drawing.Size(107, 22);
     toolStripMenuItem1.Text = "Item 1";
     //
     // aToolStripMenuItem
     //
     aToolStripMenuItem.Name = "aToolStripMenuItem";
     aToolStripMenuItem.Size = new System.Drawing.Size(82, 22);
     aToolStripMenuItem.Text = "A";
     //
     // bToolStripMenuItem
     //
     bToolStripMenuItem.Name = "bToolStripMenuItem";
     bToolStripMenuItem.Size = new System.Drawing.Size(82, 22);
     bToolStripMenuItem.Text = "B";
     //
     // cToolStripMenuItem
     //
     cToolStripMenuItem.Name = "cToolStripMenuItem";
     cToolStripMenuItem.Size = new System.Drawing.Size(82, 22);
     cToolStripMenuItem.Text = "C";
     //
     // ıtem2ToolStripMenuItem
     //
     ıtem2ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         aToolStripMenuItem1,
         bToolStripMenuItem1
     });
     ıtem2ToolStripMenuItem.Name = "ıtem2ToolStripMenuItem";
     ıtem2ToolStripMenuItem.Size = new System.Drawing.Size(107, 22);
     ıtem2ToolStripMenuItem.Text = "Item 2";
     //
     // aToolStripMenuItem1
     //
     aToolStripMenuItem1.Name = "aToolStripMenuItem1";
     aToolStripMenuItem1.Size = new System.Drawing.Size(82, 22);
     aToolStripMenuItem1.Text = "A";
     //
     // bToolStripMenuItem1
     //
     bToolStripMenuItem1.Name = "bToolStripMenuItem1";
     bToolStripMenuItem1.Size = new System.Drawing.Size(82, 22);
     bToolStripMenuItem1.Text = "B";
     //
     // ıtem3ToolStripMenuItem
     //
     ıtem3ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         aToolStripMenuItem2
     });
     ıtem3ToolStripMenuItem.Name = "ıtem3ToolStripMenuItem";
     ıtem3ToolStripMenuItem.Size = new System.Drawing.Size(107, 22);
     ıtem3ToolStripMenuItem.Text = "Item 3";
     //
     // aToolStripMenuItem2
     //
     aToolStripMenuItem2.Name = "aToolStripMenuItem2";
     aToolStripMenuItem2.Size = new System.Drawing.Size(82, 22);
     aToolStripMenuItem2.Text = "A";
     //
     // hopeTextBox1
     //
     hopeTextBox1.BackColor             = System.Drawing.Color.White;
     hopeTextBox1.BaseColor             = System.Drawing.Color.White;
     hopeTextBox1.BorderColorA          = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeTextBox1.BorderColorB          = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230)))));
     hopeTextBox1.Font                  = new System.Drawing.Font("Segoe UI", 12F);
     hopeTextBox1.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
     hopeTextBox1.Hint                  = "Test";
     hopeTextBox1.Location              = new System.Drawing.Point(406, 73);
     hopeTextBox1.MaxLength             = 32767;
     hopeTextBox1.Multiline             = false;
     hopeTextBox1.Name                  = "hopeTextBox1";
     hopeTextBox1.PasswordChar          = '\0';
     hopeTextBox1.ScrollBars            = System.Windows.Forms.ScrollBars.None;
     hopeTextBox1.SelectedText          = "";
     hopeTextBox1.SelectionLength       = 0;
     hopeTextBox1.SelectionStart        = 0;
     hopeTextBox1.Size                  = new System.Drawing.Size(120, 38);
     hopeTextBox1.TabIndex              = 22;
     hopeTextBox1.TabStop               = false;
     hopeTextBox1.Text                  = "hopeTextBox1";
     hopeTextBox1.UseSystemPasswordChar = false;
     //
     // hopeNotify1
     //
     hopeNotify1.Close            = true;
     hopeNotify1.CloseColor       = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(148)))), ((int)(((byte)(154)))));
     hopeNotify1.Cursor           = System.Windows.Forms.Cursors.Hand;
     hopeNotify1.ErrorBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108)))));
     hopeNotify1.ErrorTextColor   = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108)))));
     hopeNotify1.Font             = new System.Drawing.Font("Segoe UI", 12F);
     hopeNotify1.InfoBackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(144)))), ((int)(((byte)(147)))), ((int)(((byte)(153)))));
     hopeNotify1.InfoTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(147)))), ((int)(((byte)(153)))));
     hopeNotify1.Location         = new System.Drawing.Point(250, 56);
     hopeNotify1.Name             = "hopeNotify1";
     hopeNotify1.Size             = new System.Drawing.Size(150, 34);
     hopeNotify1.SuccessBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58)))));
     hopeNotify1.SuccessTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58)))));
     hopeNotify1.TabIndex         = 23;
     hopeNotify1.Text             = "hopeNotify1";
     hopeNotify1.Type             = ReaLTaiizor.Controls.HopeNotify.AlertType.Warning;
     hopeNotify1.WarningBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(230)))), ((int)(((byte)(162)))), ((int)(((byte)(60)))));
     hopeNotify1.WarningTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(162)))), ((int)(((byte)(60)))));
     //
     // hopeNotify2
     //
     hopeNotify2.Close            = true;
     hopeNotify2.CloseColor       = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(148)))), ((int)(((byte)(154)))));
     hopeNotify2.Cursor           = System.Windows.Forms.Cursors.Hand;
     hopeNotify2.ErrorBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108)))));
     hopeNotify2.ErrorTextColor   = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108)))));
     hopeNotify2.Font             = new System.Drawing.Font("Segoe UI", 12F);
     hopeNotify2.InfoBackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(144)))), ((int)(((byte)(147)))), ((int)(((byte)(153)))));
     hopeNotify2.InfoTextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(147)))), ((int)(((byte)(153)))));
     hopeNotify2.Location         = new System.Drawing.Point(250, 95);
     hopeNotify2.Name             = "hopeNotify2";
     hopeNotify2.Size             = new System.Drawing.Size(150, 34);
     hopeNotify2.SuccessBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58)))));
     hopeNotify2.SuccessTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58)))));
     hopeNotify2.TabIndex         = 24;
     hopeNotify2.Text             = "hopeNotify2";
     hopeNotify2.Type             = ReaLTaiizor.Controls.HopeNotify.AlertType.Error;
     hopeNotify2.WarningBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(230)))), ((int)(((byte)(162)))), ((int)(((byte)(60)))));
     hopeNotify2.WarningTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(162)))), ((int)(((byte)(60)))));
     //
     // hopeRoundButton1
     //
     hopeRoundButton1.BorderColor    = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(223)))), ((int)(((byte)(230)))));
     hopeRoundButton1.ButtonType     = ReaLTaiizor.Util.HopeButtonType.Success;
     hopeRoundButton1.Cursor         = System.Windows.Forms.Cursors.Hand;
     hopeRoundButton1.DangerColor    = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(108)))), ((int)(((byte)(108)))));
     hopeRoundButton1.DefaultColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     hopeRoundButton1.Font           = new System.Drawing.Font("Segoe UI", 12F);
     hopeRoundButton1.HoverTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(49)))), ((int)(((byte)(51)))));
     hopeRoundButton1.InfoColor      = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(147)))), ((int)(((byte)(153)))));
     hopeRoundButton1.Location       = new System.Drawing.Point(317, 12);
     hopeRoundButton1.Name           = "hopeRoundButton1";
     hopeRoundButton1.PrimaryColor   = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeRoundButton1.Size           = new System.Drawing.Size(190, 40);
     hopeRoundButton1.SuccessColor   = System.Drawing.Color.FromArgb(((int)(((byte)(103)))), ((int)(((byte)(194)))), ((int)(((byte)(58)))));
     hopeRoundButton1.TabIndex       = 25;
     hopeRoundButton1.Text           = "hopeRoundButton1";
     hopeRoundButton1.TextColor      = System.Drawing.Color.White;
     hopeRoundButton1.WarningColor   = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(162)))), ((int)(((byte)(60)))));
     //
     // Form14
     //
     AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     BackColor           = System.Drawing.SystemColors.Control;
     ClientSize          = new System.Drawing.Size(541, 505);
     ContextMenuStrip    = hopeContextMenuStrip1;
     Controls.Add(hopeRoundButton1);
     Controls.Add(hopeNotify2);
     Controls.Add(hopeNotify1);
     Controls.Add(hopeTextBox1);
     Controls.Add(hopeCheckBox2);
     Controls.Add(hopeCheckBox1);
     Controls.Add(hopeRadioButton2);
     Controls.Add(hopeRadioButton1);
     Controls.Add(hopeSimpleButton1);
     Controls.Add(hopeButton1);
     Controls.Add(hopeNumeric1);
     Controls.Add(hopeToggle1);
     Controls.Add(hopeSwitch1);
     Controls.Add(hopeGroupBox1);
     Controls.Add(hopeTrackBar1);
     Controls.Add(hopeRoundProgressBar1);
     Controls.Add(hopeProgressBar2);
     Controls.Add(hopeProgressBar1);
     Controls.Add(hopeForm1);
     FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     Icon            = ((System.Drawing.Icon)(resources.GetObject("$Icon")));
     MaximizeBox     = false;
     MaximumSize     = new System.Drawing.Size(1366, 768);
     MinimumSize     = new System.Drawing.Size(190, 40);
     Name            = "Form14";
     StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     Text            = "Form14";
     hopeGroupBox1.ResumeLayout(false);
     hopeContextMenuStrip1.ResumeLayout(false);
     ResumeLayout(false);
     PerformLayout();
 }