コード例 #1
0
ファイル: Form8.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()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form8));
     thunderTheme1       = new ReaLTaiizor.Forms.ThunderForm();
     thunderControlBox1  = new ReaLTaiizor.Controls.ThunderControlBox();
     thunderGroupBox1    = new ReaLTaiizor.Controls.ThunderGroupBox();
     thunderRadioButton1 = new ReaLTaiizor.Controls.ThunderRadioButton();
     thunderLabel1       = new ReaLTaiizor.Controls.ThunderLabel();
     thunderCheckBox1    = new ReaLTaiizor.Controls.ThunderCheckBox();
     thunderProgressBar2 = new ReaLTaiizor.Controls.ThunderProgressBar();
     thunderProgressBar1 = new ReaLTaiizor.Controls.ThunderProgressBar();
     thunderButton1      = new ReaLTaiizor.Controls.ThunderButton();
     thunderTheme1.SuspendLayout();
     thunderGroupBox1.SuspendLayout();
     SuspendLayout();
     //
     // thunderTheme1
     //
     thunderTheme1.BodyColorA = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(25)))), ((int)(((byte)(25)))));
     thunderTheme1.BodyColorB = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(35)))), ((int)(((byte)(48)))));
     thunderTheme1.BodyColorC = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46)))));
     thunderTheme1.BodyColorD = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(55)))), ((int)(((byte)(58)))));
     thunderTheme1.Controls.Add(thunderControlBox1);
     thunderTheme1.Controls.Add(thunderGroupBox1);
     thunderTheme1.Dock        = System.Windows.Forms.DockStyle.Fill;
     thunderTheme1.ForeColor   = System.Drawing.Color.WhiteSmoke;
     thunderTheme1.Image       = ((System.Drawing.Image)(resources.GetObject("thunderTheme1.Image")));
     thunderTheme1.Location    = new System.Drawing.Point(0, 0);
     thunderTheme1.MinimumSize = new System.Drawing.Size(270, 50);
     thunderTheme1.Name        = "thunderTheme1";
     thunderTheme1.Padding     = new System.Windows.Forms.Padding(11, 29, 11, 6);
     thunderTheme1.Size        = new System.Drawing.Size(398, 249);
     thunderTheme1.TabIndex    = 0;
     thunderTheme1.Text        = "thunderTheme1";
     //
     // thunderControlBox1
     //
     thunderControlBox1.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     thunderControlBox1.BackColor       = System.Drawing.Color.Transparent;
     thunderControlBox1.DefaultLocation = true;
     thunderControlBox1.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(195)))), ((int)(((byte)(30)))));
     thunderControlBox1.Location        = new System.Drawing.Point(320, 3);
     thunderControlBox1.Name            = "thunderControlBox1";
     thunderControlBox1.Size            = new System.Drawing.Size(75, 23);
     thunderControlBox1.TabIndex        = 0;
     thunderControlBox1.Text            = "thunderControlBox1";
     //
     // thunderGroupBox1
     //
     thunderGroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                      | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     thunderGroupBox1.BackColor  = System.Drawing.Color.Transparent;
     thunderGroupBox1.BodyColorA = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(26)))), ((int)(((byte)(26)))));
     thunderGroupBox1.BodyColorB = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
     thunderGroupBox1.BodyColorC = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46)))));
     thunderGroupBox1.BodyColorD = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(55)))), ((int)(((byte)(58)))));
     thunderGroupBox1.Controls.Add(thunderRadioButton1);
     thunderGroupBox1.Controls.Add(thunderLabel1);
     thunderGroupBox1.Controls.Add(thunderCheckBox1);
     thunderGroupBox1.Controls.Add(thunderProgressBar2);
     thunderGroupBox1.Controls.Add(thunderProgressBar1);
     thunderGroupBox1.Controls.Add(thunderButton1);
     thunderGroupBox1.ForeColor   = System.Drawing.Color.WhiteSmoke;
     thunderGroupBox1.Location    = new System.Drawing.Point(17, 35);
     thunderGroupBox1.Name        = "thunderGroupBox1";
     thunderGroupBox1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     thunderGroupBox1.Size        = new System.Drawing.Size(364, 202);
     thunderGroupBox1.TabIndex    = 1;
     thunderGroupBox1.Text        = "thunderGroupBox1";
     //
     // thunderRadioButton1
     //
     thunderRadioButton1.BackColor = System.Drawing.Color.Transparent;
     thunderRadioButton1.Checked   = false;
     thunderRadioButton1.Cursor    = System.Windows.Forms.Cursors.Hand;
     thunderRadioButton1.ForeColor = System.Drawing.Color.WhiteSmoke;
     thunderRadioButton1.Location  = new System.Drawing.Point(192, 160);
     thunderRadioButton1.Name      = "thunderRadioButton1";
     thunderRadioButton1.Size      = new System.Drawing.Size(160, 16);
     thunderRadioButton1.TabIndex  = 5;
     thunderRadioButton1.Text      = "thunderRadioButton1";
     //
     // thunderLabel1
     //
     thunderLabel1.BackColor = System.Drawing.Color.Transparent;
     thunderLabel1.ForeColor = System.Drawing.Color.WhiteSmoke;
     thunderLabel1.Location  = new System.Drawing.Point(256, 104);
     thunderLabel1.Name      = "thunderLabel1";
     thunderLabel1.Size      = new System.Drawing.Size(96, 16);
     thunderLabel1.TabIndex  = 4;
     thunderLabel1.Text      = "thunderLabel1";
     //
     // thunderCheckBox1
     //
     thunderCheckBox1.BackColor = System.Drawing.Color.Transparent;
     thunderCheckBox1.Checked   = false;
     thunderCheckBox1.Cursor    = System.Windows.Forms.Cursors.Hand;
     thunderCheckBox1.ForeColor = System.Drawing.Color.WhiteSmoke;
     thunderCheckBox1.Location  = new System.Drawing.Point(218, 44);
     thunderCheckBox1.Name      = "thunderCheckBox1";
     thunderCheckBox1.Size      = new System.Drawing.Size(134, 16);
     thunderCheckBox1.TabIndex  = 3;
     thunderCheckBox1.Text      = "thunderCheckBox1";
     //
     // thunderProgressBar2
     //
     thunderProgressBar2.BackColor      = System.Drawing.Color.Transparent;
     thunderProgressBar2.ForeColor      = System.Drawing.Color.WhiteSmoke;
     thunderProgressBar2.Location       = new System.Drawing.Point(14, 136);
     thunderProgressBar2.Maximum        = 100;
     thunderProgressBar2.Name           = "thunderProgressBar2";
     thunderProgressBar2.ShowPercentage = true;
     thunderProgressBar2.Size           = new System.Drawing.Size(120, 40);
     thunderProgressBar2.TabIndex       = 2;
     thunderProgressBar2.Text           = "thunderProgressBar2";
     thunderProgressBar2.Value          = 25;
     //
     // thunderProgressBar1
     //
     thunderProgressBar1.BackColor      = System.Drawing.Color.Transparent;
     thunderProgressBar1.ForeColor      = System.Drawing.Color.WhiteSmoke;
     thunderProgressBar1.Location       = new System.Drawing.Point(14, 90);
     thunderProgressBar1.Maximum        = 100;
     thunderProgressBar1.Name           = "thunderProgressBar1";
     thunderProgressBar1.ShowPercentage = false;
     thunderProgressBar1.Size           = new System.Drawing.Size(120, 40);
     thunderProgressBar1.TabIndex       = 1;
     thunderProgressBar1.Text           = "thunderProgressBar1";
     thunderProgressBar1.Value          = 50;
     //
     // thunderButton1
     //
     thunderButton1.BackColor = System.Drawing.Color.Transparent;
     thunderButton1.Cursor    = System.Windows.Forms.Cursors.Hand;
     thunderButton1.ForeColor = System.Drawing.Color.WhiteSmoke;
     thunderButton1.Location  = new System.Drawing.Point(14, 44);
     thunderButton1.Name      = "thunderButton1";
     thunderButton1.Size      = new System.Drawing.Size(120, 40);
     thunderButton1.TabIndex  = 0;
     thunderButton1.Text      = "thunderButton1";
     //
     // Form8
     //
     AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     ClientSize          = new System.Drawing.Size(398, 249);
     Controls.Add(thunderTheme1);
     DoubleBuffered  = true;
     FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     Icon            = ((System.Drawing.Icon)(resources.GetObject("$Icon")));
     Name            = "Form8";
     StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     Text            = "thunderTheme1";
     TransparencyKey = System.Drawing.Color.Fuchsia;
     thunderTheme1.ResumeLayout(false);
     thunderGroupBox1.ResumeLayout(false);
     ResumeLayout(false);
 }
コード例 #2
0
ファイル: EX.Designer.cs プロジェクト: mericbozkurt/Nerator
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(EX));
     themeForm1    = new ReaLTaiizor.Forms.ThemeForm();
     Expand        = new ReaLTaiizor.Controls.ForeverToggle();
     Copy_B        = new ReaLTaiizor.Controls.ForeverButton();
     Settings      = new ReaLTaiizor.Controls.ThunderGroupBox();
     labelEdit2    = new ReaLTaiizor.Controls.LabelEdit();
     TopMost_T     = new ReaLTaiizor.Controls.ForeverToggle();
     Special_GB    = new System.Windows.Forms.GroupBox();
     Just_Number   = new ReaLTaiizor.Controls.ForeverRadioButton();
     Just_Symbol   = new ReaLTaiizor.Controls.ForeverRadioButton();
     Number_Symbol = new ReaLTaiizor.Controls.ForeverRadioButton();
     Alphabetic_GB = new System.Windows.Forms.GroupBox();
     Just_Big      = new ReaLTaiizor.Controls.ForeverRadioButton();
     Just_Small    = new ReaLTaiizor.Controls.ForeverRadioButton();
     Big_Small     = new ReaLTaiizor.Controls.ForeverRadioButton();
     PLength       = new ReaLTaiizor.Controls.ForeverNumeric();
     Length        = new ReaLTaiizor.Controls.LabelEdit();
     labelEdit1    = new ReaLTaiizor.Controls.LabelEdit();
     Create_B      = new ReaLTaiizor.Controls.ForeverButton();
     Password      = new ReaLTaiizor.Controls.TextBoxEdit();
     Description   = new ReaLTaiizor.Controls.LabelEdit();
     controlBox1   = new ReaLTaiizor.Controls.ControlBox();
     themeForm1.SuspendLayout();
     Settings.SuspendLayout();
     Special_GB.SuspendLayout();
     Alphabetic_GB.SuspendLayout();
     SuspendLayout();
     //
     // themeForm1
     //
     themeForm1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(41)))), ((int)(((byte)(50)))));
     themeForm1.Controls.Add(Expand);
     themeForm1.Controls.Add(Copy_B);
     themeForm1.Controls.Add(Settings);
     themeForm1.Controls.Add(labelEdit1);
     themeForm1.Controls.Add(Create_B);
     themeForm1.Controls.Add(Password);
     themeForm1.Controls.Add(Description);
     themeForm1.Controls.Add(controlBox1);
     themeForm1.Dock          = System.Windows.Forms.DockStyle.Fill;
     themeForm1.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9F);
     themeForm1.Image         = global::Nerator.Properties.Resources.Password1;
     themeForm1.Location      = new System.Drawing.Point(0, 0);
     themeForm1.Name          = "themeForm1";
     themeForm1.Padding       = new System.Windows.Forms.Padding(10, 70, 10, 9);
     themeForm1.RoundCorners  = true;
     themeForm1.Sizable       = false;
     themeForm1.Size          = new System.Drawing.Size(335, 202);
     themeForm1.SmartBounds   = true;
     themeForm1.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     themeForm1.TabIndex      = 0;
     themeForm1.Text          = "Soferity - Nerator";
     //
     // Expand
     //
     Expand.BackColor       = System.Drawing.Color.Transparent;
     Expand.BaseColor       = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     Expand.BaseColorRed    = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(85)))), ((int)(((byte)(96)))));
     Expand.BGColor         = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(85)))), ((int)(((byte)(86)))));
     Expand.Checked         = false;
     Expand.Cursor          = System.Windows.Forms.Cursors.Hand;
     Expand.Font            = new System.Drawing.Font("Segoe UI", 10F);
     Expand.Location        = new System.Drawing.Point(131, 155);
     Expand.Name            = "Expand";
     Expand.Options         = ReaLTaiizor.Controls.ForeverToggle._Options.Style2;
     Expand.Size            = new System.Drawing.Size(76, 33);
     Expand.TabIndex        = 5;
     Expand.Text            = "foreverToggle1";
     Expand.TextColor       = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     Expand.ToggleColor     = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
     Expand.CheckedChanged += new ReaLTaiizor.Controls.ForeverToggle.CheckedChangedEventHandler(Expand_CheckedChanged);
     //
     // Copy_B
     //
     Copy_B.BackColor = System.Drawing.Color.Transparent;
     Copy_B.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     Copy_B.Cursor    = System.Windows.Forms.Cursors.Hand;
     Copy_B.Font      = new System.Drawing.Font("Segoe UI", 12F);
     Copy_B.Location  = new System.Drawing.Point(227, 152);
     Copy_B.Name      = "Copy_B";
     Copy_B.Rounded   = true;
     Copy_B.Size      = new System.Drawing.Size(90, 40);
     Copy_B.TabIndex  = 4;
     Copy_B.Text      = "Copy";
     Copy_B.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     Copy_B.Click    += new System.EventHandler(Copy_B_Click);
     //
     // Settings
     //
     Settings.BackColor  = System.Drawing.Color.Transparent;
     Settings.BodyColorA = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(26)))), ((int)(((byte)(26)))));
     Settings.BodyColorB = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
     Settings.BodyColorC = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
     Settings.BodyColorD = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
     Settings.Controls.Add(labelEdit2);
     Settings.Controls.Add(TopMost_T);
     Settings.Controls.Add(Special_GB);
     Settings.Controls.Add(Alphabetic_GB);
     Settings.Controls.Add(PLength);
     Settings.Controls.Add(Length);
     Settings.ForeColor = System.Drawing.Color.Silver;
     Settings.Location  = new System.Drawing.Point(20, 202);
     Settings.Margin    = new System.Windows.Forms.Padding(10);
     Settings.Name      = "Settings";
     Settings.Padding   = new System.Windows.Forms.Padding(6, 30, 6, 6);
     Settings.Size      = new System.Drawing.Size(296, 374);
     Settings.TabIndex  = 0;
     Settings.Text      = "Advanced Settings";
     //
     // labelEdit2
     //
     labelEdit2.AutoSize  = true;
     labelEdit2.BackColor = System.Drawing.Color.Transparent;
     labelEdit2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F);
     labelEdit2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(125)))), ((int)(((byte)(132)))));
     labelEdit2.Location  = new System.Drawing.Point(8, 331);
     labelEdit2.Margin    = new System.Windows.Forms.Padding(6);
     labelEdit2.Name      = "labelEdit2";
     labelEdit2.Size      = new System.Drawing.Size(115, 20);
     labelEdit2.TabIndex  = 10;
     labelEdit2.Text      = "Always on Top:";
     //
     // TopMost_T
     //
     TopMost_T.BackColor       = System.Drawing.Color.Transparent;
     TopMost_T.BaseColor       = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     TopMost_T.BaseColorRed    = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(85)))), ((int)(((byte)(96)))));
     TopMost_T.BGColor         = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(85)))), ((int)(((byte)(86)))));
     TopMost_T.Checked         = false;
     TopMost_T.Cursor          = System.Windows.Forms.Cursors.Hand;
     TopMost_T.Font            = new System.Drawing.Font("Segoe UI", 10F);
     TopMost_T.Location        = new System.Drawing.Point(208, 325);
     TopMost_T.Margin          = new System.Windows.Forms.Padding(6);
     TopMost_T.Name            = "TopMost_T";
     TopMost_T.Options         = ReaLTaiizor.Controls.ForeverToggle._Options.Style3;
     TopMost_T.Size            = new System.Drawing.Size(76, 33);
     TopMost_T.TabIndex        = 9;
     TopMost_T.Text            = "TopMost_T";
     TopMost_T.TextColor       = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     TopMost_T.ToggleColor     = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
     TopMost_T.CheckedChanged += new ReaLTaiizor.Controls.ForeverToggle.CheckedChangedEventHandler(TopMost_T_CheckedChanged);
     //
     // Special_GB
     //
     Special_GB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
     Special_GB.Controls.Add(Just_Number);
     Special_GB.Controls.Add(Just_Symbol);
     Special_GB.Controls.Add(Number_Symbol);
     Special_GB.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     Special_GB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(125)))), ((int)(((byte)(132)))));
     Special_GB.Location  = new System.Drawing.Point(12, 200);
     Special_GB.Margin    = new System.Windows.Forms.Padding(6);
     Special_GB.Name      = "Special_GB";
     Special_GB.Size      = new System.Drawing.Size(272, 113);
     Special_GB.TabIndex  = 8;
     Special_GB.TabStop   = false;
     Special_GB.Text      = "Special Characters";
     //
     // Just_Number
     //
     Just_Number.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
     Just_Number.BaseColor       = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
     Just_Number.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     Just_Number.Checked         = false;
     Just_Number.Cursor          = System.Windows.Forms.Cursors.Hand;
     Just_Number.Font            = new System.Drawing.Font("Segoe UI", 10F);
     Just_Number.ForeColor       = System.Drawing.Color.DimGray;
     Just_Number.Location        = new System.Drawing.Point(9, 81);
     Just_Number.Margin          = new System.Windows.Forms.Padding(6, 3, 6, 6);
     Just_Number.Name            = "Just_Number";
     Just_Number.Options         = ReaLTaiizor.Controls.ForeverRadioButton._Options.Style1;
     Just_Number.Size            = new System.Drawing.Size(254, 22);
     Just_Number.TabIndex        = 9;
     Just_Number.Text            = "Number Only - 123456";
     Just_Number.CheckedChanged += new ReaLTaiizor.Controls.ForeverRadioButton.CheckedChangedEventHandler(Special_CheckedChanged);
     //
     // Just_Symbol
     //
     Just_Symbol.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
     Just_Symbol.BaseColor       = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
     Just_Symbol.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     Just_Symbol.Checked         = false;
     Just_Symbol.Cursor          = System.Windows.Forms.Cursors.Hand;
     Just_Symbol.Font            = new System.Drawing.Font("Segoe UI", 10F);
     Just_Symbol.ForeColor       = System.Drawing.Color.DimGray;
     Just_Symbol.Location        = new System.Drawing.Point(9, 53);
     Just_Symbol.Margin          = new System.Windows.Forms.Padding(6, 3, 6, 3);
     Just_Symbol.Name            = "Just_Symbol";
     Just_Symbol.Options         = ReaLTaiizor.Controls.ForeverRadioButton._Options.Style1;
     Just_Symbol.Size            = new System.Drawing.Size(254, 22);
     Just_Symbol.TabIndex        = 8;
     Just_Symbol.Text            = "Special Symbol Only - $&£/*+";
     Just_Symbol.CheckedChanged += new ReaLTaiizor.Controls.ForeverRadioButton.CheckedChangedEventHandler(Special_CheckedChanged);
     //
     // Number_Symbol
     //
     Number_Symbol.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
     Number_Symbol.BaseColor       = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
     Number_Symbol.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     Number_Symbol.Checked         = true;
     Number_Symbol.Cursor          = System.Windows.Forms.Cursors.Hand;
     Number_Symbol.Font            = new System.Drawing.Font("Segoe UI", 10F);
     Number_Symbol.ForeColor       = System.Drawing.Color.DimGray;
     Number_Symbol.Location        = new System.Drawing.Point(9, 25);
     Number_Symbol.Margin          = new System.Windows.Forms.Padding(6, 6, 6, 3);
     Number_Symbol.Name            = "Number_Symbol";
     Number_Symbol.Options         = ReaLTaiizor.Controls.ForeverRadioButton._Options.Style1;
     Number_Symbol.Size            = new System.Drawing.Size(254, 22);
     Number_Symbol.TabIndex        = 7;
     Number_Symbol.Text            = "Number and Special Symbol - 1$2&3£";
     Number_Symbol.CheckedChanged += new ReaLTaiizor.Controls.ForeverRadioButton.CheckedChangedEventHandler(Special_CheckedChanged);
     //
     // Alphabetic_GB
     //
     Alphabetic_GB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
     Alphabetic_GB.Controls.Add(Just_Big);
     Alphabetic_GB.Controls.Add(Just_Small);
     Alphabetic_GB.Controls.Add(Big_Small);
     Alphabetic_GB.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     Alphabetic_GB.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(125)))), ((int)(((byte)(132)))));
     Alphabetic_GB.Location  = new System.Drawing.Point(12, 75);
     Alphabetic_GB.Margin    = new System.Windows.Forms.Padding(6);
     Alphabetic_GB.Name      = "Alphabetic_GB";
     Alphabetic_GB.Size      = new System.Drawing.Size(272, 113);
     Alphabetic_GB.TabIndex  = 7;
     Alphabetic_GB.TabStop   = false;
     Alphabetic_GB.Text      = "Alphabetic Characters";
     //
     // Just_Big
     //
     Just_Big.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
     Just_Big.BaseColor       = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
     Just_Big.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     Just_Big.Checked         = false;
     Just_Big.Cursor          = System.Windows.Forms.Cursors.Hand;
     Just_Big.Font            = new System.Drawing.Font("Segoe UI", 10F);
     Just_Big.ForeColor       = System.Drawing.Color.DimGray;
     Just_Big.Location        = new System.Drawing.Point(9, 79);
     Just_Big.Margin          = new System.Windows.Forms.Padding(6, 3, 6, 6);
     Just_Big.Name            = "Just_Big";
     Just_Big.Options         = ReaLTaiizor.Controls.ForeverRadioButton._Options.Style1;
     Just_Big.Size            = new System.Drawing.Size(254, 22);
     Just_Big.TabIndex        = 8;
     Just_Big.Text            = "Capital Letter Only - ABCDEF";
     Just_Big.CheckedChanged += new ReaLTaiizor.Controls.ForeverRadioButton.CheckedChangedEventHandler(Alphabetic_CheckedChanged);
     //
     // Just_Small
     //
     Just_Small.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
     Just_Small.BaseColor       = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
     Just_Small.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     Just_Small.Checked         = false;
     Just_Small.Cursor          = System.Windows.Forms.Cursors.Hand;
     Just_Small.Font            = new System.Drawing.Font("Segoe UI", 10F);
     Just_Small.ForeColor       = System.Drawing.Color.DimGray;
     Just_Small.Location        = new System.Drawing.Point(9, 51);
     Just_Small.Margin          = new System.Windows.Forms.Padding(6, 3, 6, 3);
     Just_Small.Name            = "Just_Small";
     Just_Small.Options         = ReaLTaiizor.Controls.ForeverRadioButton._Options.Style1;
     Just_Small.Size            = new System.Drawing.Size(254, 22);
     Just_Small.TabIndex        = 7;
     Just_Small.Text            = "Small Letter Only - abcdef";
     Just_Small.CheckedChanged += new ReaLTaiizor.Controls.ForeverRadioButton.CheckedChangedEventHandler(Alphabetic_CheckedChanged);
     //
     // Big_Small
     //
     Big_Small.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
     Big_Small.BaseColor       = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
     Big_Small.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     Big_Small.Checked         = true;
     Big_Small.Cursor          = System.Windows.Forms.Cursors.Hand;
     Big_Small.Font            = new System.Drawing.Font("Segoe UI", 10F);
     Big_Small.ForeColor       = System.Drawing.Color.DimGray;
     Big_Small.Location        = new System.Drawing.Point(9, 23);
     Big_Small.Margin          = new System.Windows.Forms.Padding(6, 6, 6, 3);
     Big_Small.Name            = "Big_Small";
     Big_Small.Options         = ReaLTaiizor.Controls.ForeverRadioButton._Options.Style1;
     Big_Small.Size            = new System.Drawing.Size(254, 22);
     Big_Small.TabIndex        = 6;
     Big_Small.Text            = "Uppercase and Lowercase - AaBbCc";
     Big_Small.CheckedChanged += new ReaLTaiizor.Controls.ForeverRadioButton.CheckedChangedEventHandler(Alphabetic_CheckedChanged);
     //
     // PLength
     //
     PLength.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(90)))), ((int)(((byte)(93)))));
     PLength.BaseColor    = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
     PLength.ButtonColorA = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     PLength.ButtonColorB = System.Drawing.Color.White;
     PLength.ButtonColorC = System.Drawing.Color.White;
     PLength.Font         = new System.Drawing.Font("Segoe UI", 10F);
     PLength.ForeColor    = System.Drawing.Color.DimGray;
     PLength.Location     = new System.Drawing.Point(209, 36);
     PLength.Margin       = new System.Windows.Forms.Padding(6);
     PLength.Maximum      = ((long)(50));
     PLength.Minimum      = ((long)(6));
     PLength.Name         = "PLength";
     PLength.Size         = new System.Drawing.Size(75, 30);
     PLength.TabIndex     = 2;
     PLength.Text         = "PLength";
     PLength.Value        = ((long)(15));
     //
     // Length
     //
     Length.AutoSize  = true;
     Length.BackColor = System.Drawing.Color.Transparent;
     Length.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F);
     Length.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(125)))), ((int)(((byte)(132)))));
     Length.Location  = new System.Drawing.Point(8, 41);
     Length.Margin    = new System.Windows.Forms.Padding(6);
     Length.Name      = "Length";
     Length.Size      = new System.Drawing.Size(136, 20);
     Length.TabIndex  = 0;
     Length.Text      = "Password Length:";
     //
     // labelEdit1
     //
     labelEdit1.AutoSize  = true;
     labelEdit1.BackColor = System.Drawing.Color.Transparent;
     labelEdit1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F);
     labelEdit1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(125)))), ((int)(((byte)(132)))));
     labelEdit1.Location  = new System.Drawing.Point(62, 242);
     labelEdit1.Name      = "labelEdit1";
     labelEdit1.Size      = new System.Drawing.Size(62, 15);
     labelEdit1.TabIndex  = 3;
     labelEdit1.Text      = "labelEdit1";
     //
     // Create_B
     //
     Create_B.BackColor = System.Drawing.Color.Transparent;
     Create_B.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     Create_B.Cursor    = System.Windows.Forms.Cursors.Hand;
     Create_B.Font      = new System.Drawing.Font("Segoe UI", 12F);
     Create_B.Location  = new System.Drawing.Point(20, 152);
     Create_B.Name      = "Create_B";
     Create_B.Rounded   = true;
     Create_B.Size      = new System.Drawing.Size(90, 40);
     Create_B.TabIndex  = 1;
     Create_B.Text      = "Create";
     Create_B.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     Create_B.Click    += new System.EventHandler(Create_B_Click);
     //
     // Password
     //
     Password.BackColor             = System.Drawing.Color.Transparent;
     Password.Font                  = new System.Drawing.Font("Tahoma", 11F);
     Password.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(183)))), ((int)(((byte)(191)))));
     Password.Image                 = global::Nerator.Properties.Resources.Key1;
     Password.Location              = new System.Drawing.Point(20, 100);
     Password.Margin                = new System.Windows.Forms.Padding(10);
     Password.MaxLength             = 50;
     Password.Multiline             = false;
     Password.Name                  = "Password";
     Password.ReadOnly              = false;
     Password.Size                  = new System.Drawing.Size(296, 41);
     Password.TabIndex              = 2;
     Password.Text                  = "Nerator";
     Password.TextAlignment         = System.Windows.Forms.HorizontalAlignment.Center;
     Password.UseSystemPasswordChar = false;
     //
     // Description
     //
     Description.BackColor = System.Drawing.Color.Transparent;
     Description.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F);
     Description.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(116)))), ((int)(((byte)(125)))), ((int)(((byte)(132)))));
     Description.Location  = new System.Drawing.Point(0, 70);
     Description.Name      = "Description";
     Description.Size      = new System.Drawing.Size(335, 20);
     Description.TabIndex  = 1;
     Description.Text      = "New Generation Password Generator";
     Description.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // controlBox1
     //
     controlBox1.Anchor               = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     controlBox1.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(34)))), ((int)(((byte)(37)))));
     controlBox1.CloseHoverColor      = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(17)))), ((int)(((byte)(35)))));
     controlBox1.Cursor               = System.Windows.Forms.Cursors.Hand;
     controlBox1.DefaultLocation      = true;
     controlBox1.EnableHoverHighlight = true;
     controlBox1.EnableMaximizeButton = false;
     controlBox1.EnableMinimizeButton = true;
     controlBox1.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(155)))), ((int)(((byte)(155)))));
     controlBox1.Location             = new System.Drawing.Point(235, 18);
     controlBox1.MaximizeHoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(74)))), ((int)(((byte)(74)))));
     controlBox1.MinimizeHoverColor   = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(65)))));
     controlBox1.Name     = "controlBox1";
     controlBox1.Size     = new System.Drawing.Size(90, 25);
     controlBox1.TabIndex = 0;
     controlBox1.Text     = "controlBox1";
     //
     // EX
     //
     AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
     AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Dpi;
     ClientSize          = new System.Drawing.Size(335, 202);
     Controls.Add(themeForm1);
     FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     Icon            = ((System.Drawing.Icon)(resources.GetObject("$Icon")));
     MaximizeBox     = false;
     MaximumSize     = new System.Drawing.Size(335, 595);
     MinimumSize     = new System.Drawing.Size(335, 202);
     Name            = "EX";
     StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     Text            = "Soferity - Nerator";
     TransparencyKey = System.Drawing.Color.Fuchsia;
     FormClosed     += new System.Windows.Forms.FormClosedEventHandler(EX_FormClosed);
     themeForm1.ResumeLayout(false);
     themeForm1.PerformLayout();
     Settings.ResumeLayout(false);
     Settings.PerformLayout();
     Special_GB.ResumeLayout(false);
     Alphabetic_GB.ResumeLayout(false);
     ResumeLayout(false);
 }