Пример #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.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("Düğüm2");
     System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("Düğüm1", new System.Windows.Forms.TreeNode[] {
         treeNode1
     });
     System.Windows.Forms.TreeNode treeNode3 = new System.Windows.Forms.TreeNode("Düğüm0", new System.Windows.Forms.TreeNode[] {
         treeNode2
     });
     System.Windows.Forms.TreeNode treeNode4 = new System.Windows.Forms.TreeNode("Düğüm2");
     System.Windows.Forms.TreeNode treeNode5 = new System.Windows.Forms.TreeNode("Düğüm3");
     System.Windows.Forms.TreeNode treeNode6 = new System.Windows.Forms.TreeNode("Düğüm4");
     System.Windows.Forms.TreeNode treeNode7 = new System.Windows.Forms.TreeNode("Düğüm0", new System.Windows.Forms.TreeNode[] {
         treeNode4,
         treeNode5,
         treeNode6
     });
     System.Windows.Forms.TreeNode treeNode8  = new System.Windows.Forms.TreeNode("Düğüm5");
     System.Windows.Forms.TreeNode treeNode9  = new System.Windows.Forms.TreeNode("Düğüm6");
     System.Windows.Forms.TreeNode treeNode10 = new System.Windows.Forms.TreeNode("Düğüm7");
     System.Windows.Forms.TreeNode treeNode11 = new System.Windows.Forms.TreeNode("Düğüm8");
     System.Windows.Forms.TreeNode treeNode12 = new System.Windows.Forms.TreeNode("Düğüm1", new System.Windows.Forms.TreeNode[] {
         treeNode8,
         treeNode9,
         treeNode10,
         treeNode11
     });
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Catcher));
     aloneTextBox1       = new ReaLTaiizor.Controls.AloneTextBox();
     bigTextBox1         = new ReaLTaiizor.Controls.BigTextBox();
     comboBoxEdit1       = new ReaLTaiizor.Controls.ComboBoxEdit();
     dreamProgressBar1   = new ReaLTaiizor.Controls.DreamProgressBar();
     dreamTextBox1       = new ReaLTaiizor.Controls.DreamTextBox();
     foreverListBox1     = new ReaLTaiizor.Controls.ForeverListBox();
     aloneButton1        = new ReaLTaiizor.Controls.AloneButton();
     aloneCheckBox1      = new ReaLTaiizor.Controls.AloneCheckBox();
     aloneComboBox1      = new ReaLTaiizor.Controls.AloneComboBox();
     aloneNotice1        = new ReaLTaiizor.Controls.AloneNotice();
     aloneProgressBar1   = new ReaLTaiizor.Controls.AloneProgressBar();
     aloneRadioButton1   = new ReaLTaiizor.Controls.AloneRadioButton();
     aloneTextBox2       = new ReaLTaiizor.Controls.AloneTextBox();
     foreverProgressBar1 = new ReaLTaiizor.Controls.ForeverProgressBar();
     foreverTreeView1    = new ReaLTaiizor.Controls.ForeverTreeView();
     foxTextBox1         = new ReaLTaiizor.Controls.FoxTextBox();
     hopeComboBox1       = new ReaLTaiizor.Controls.HopeComboBox();
     royalScrollBar1     = new ReaLTaiizor.Controls.RoyalScrollBar();
     tabPage1            = new ReaLTaiizor.Controls.TabPage();
     tabPage2            = new System.Windows.Forms.TabPage();
     tabPage3            = new System.Windows.Forms.TabPage();
     tabPage1.SuspendLayout();
     SuspendLayout();
     //
     // aloneTextBox1
     //
     aloneTextBox1.BackColor             = System.Drawing.Color.White;
     aloneTextBox1.EnabledCalc           = true;
     aloneTextBox1.Font                  = new System.Drawing.Font("Segoe UI", 9F);
     aloneTextBox1.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(133)))), ((int)(((byte)(142)))));
     aloneTextBox1.Location              = new System.Drawing.Point(5, 39);
     aloneTextBox1.MaxLength             = 32767;
     aloneTextBox1.MultiLine             = false;
     aloneTextBox1.Name                  = "aloneTextBox1";
     aloneTextBox1.ReadOnly              = false;
     aloneTextBox1.Size                  = new System.Drawing.Size(96, 29);
     aloneTextBox1.TabIndex              = 0;
     aloneTextBox1.Text                  = "aloneTextBox1";
     aloneTextBox1.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     aloneTextBox1.UseSystemPasswordChar = false;
     //
     // bigTextBox1
     //
     bigTextBox1.BackColor             = System.Drawing.Color.Transparent;
     bigTextBox1.Font                  = new System.Drawing.Font("Tahoma", 11F);
     bigTextBox1.ForeColor             = System.Drawing.Color.DimGray;
     bigTextBox1.Image                 = null;
     bigTextBox1.Location              = new System.Drawing.Point(107, 39);
     bigTextBox1.MaxLength             = 32767;
     bigTextBox1.Multiline             = false;
     bigTextBox1.Name                  = "bigTextBox1";
     bigTextBox1.ReadOnly              = false;
     bigTextBox1.Size                  = new System.Drawing.Size(100, 41);
     bigTextBox1.TabIndex              = 1;
     bigTextBox1.Text                  = "bigTextBox1";
     bigTextBox1.TextAlignment         = System.Windows.Forms.HorizontalAlignment.Left;
     bigTextBox1.UseSystemPasswordChar = false;
     //
     // comboBoxEdit1
     //
     comboBoxEdit1.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(246)))), ((int)(((byte)(246)))));
     comboBoxEdit1.Cursor              = System.Windows.Forms.Cursors.Hand;
     comboBoxEdit1.DrawMode            = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     comboBoxEdit1.DropDownHeight      = 100;
     comboBoxEdit1.DropDownStyle       = System.Windows.Forms.ComboBoxStyle.DropDownList;
     comboBoxEdit1.Font                = new System.Drawing.Font("Segoe UI", 10F);
     comboBoxEdit1.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(142)))), ((int)(((byte)(142)))));
     comboBoxEdit1.FormattingEnabled   = true;
     comboBoxEdit1.HoverSelectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(241)))), ((int)(((byte)(241)))));
     comboBoxEdit1.IntegralHeight      = false;
     comboBoxEdit1.ItemHeight          = 20;
     comboBoxEdit1.Items.AddRange(new object[] {
         "Item 1",
         "Item 2",
         "Item 3"
     });
     comboBoxEdit1.Location   = new System.Drawing.Point(213, 39);
     comboBoxEdit1.Name       = "comboBoxEdit1";
     comboBoxEdit1.Size       = new System.Drawing.Size(72, 26);
     comboBoxEdit1.StartIndex = 0;
     comboBoxEdit1.TabIndex   = 2;
     //
     // dreamProgressBar1
     //
     dreamProgressBar1.ColorA   = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(31)))), ((int)(((byte)(31)))));
     dreamProgressBar1.ColorB   = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41)))));
     dreamProgressBar1.ColorC   = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
     dreamProgressBar1.ColorD   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     dreamProgressBar1.ColorE   = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     dreamProgressBar1.Location = new System.Drawing.Point(291, 39);
     dreamProgressBar1.Name     = "dreamProgressBar1";
     dreamProgressBar1.Size     = new System.Drawing.Size(102, 29);
     dreamProgressBar1.TabIndex = 3;
     dreamProgressBar1.Value    = 50;
     //
     // dreamTextBox1
     //
     dreamTextBox1.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41)))));
     dreamTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     dreamTextBox1.ColorA      = System.Drawing.Color.Orange;
     dreamTextBox1.ColorB      = System.Drawing.Color.Crimson;
     dreamTextBox1.ColorC      = System.Drawing.Color.DodgerBlue;
     dreamTextBox1.ColorD      = System.Drawing.Color.Yellow;
     dreamTextBox1.ColorE      = System.Drawing.Color.Green;
     dreamTextBox1.ColorF      = System.Drawing.Color.Silver;
     dreamTextBox1.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(218)))), ((int)(((byte)(255)))));
     dreamTextBox1.Location    = new System.Drawing.Point(5, 86);
     dreamTextBox1.MaxLength   = 50;
     dreamTextBox1.Name        = "dreamTextBox1";
     dreamTextBox1.Size        = new System.Drawing.Size(136, 29);
     dreamTextBox1.TabIndex    = 4;
     dreamTextBox1.Text        = "dreamTextBox1";
     dreamTextBox1.TextAlign   = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // foreverListBox1
     //
     foreverListBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(25)))), ((int)(((byte)(35)))));
     foreverListBox1.items     = new string[] {
         "Item 1",
         "Item 2",
         "Item 3"
     };
     foreverListBox1.Location      = new System.Drawing.Point(147, 86);
     foreverListBox1.Name          = "foreverListBox1";
     foreverListBox1.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     foreverListBox1.Size          = new System.Drawing.Size(246, 29);
     foreverListBox1.TabIndex      = 5;
     foreverListBox1.Text          = "foreverListBox1";
     //
     // aloneButton1
     //
     aloneButton1.Cursor      = System.Windows.Forms.Cursors.Hand;
     aloneButton1.EnabledCalc = true;
     aloneButton1.Font        = new System.Drawing.Font("Segoe UI", 9F);
     aloneButton1.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(133)))), ((int)(((byte)(142)))));
     aloneButton1.Location    = new System.Drawing.Point(5, 121);
     aloneButton1.Name        = "aloneButton1";
     aloneButton1.Size        = new System.Drawing.Size(120, 40);
     aloneButton1.TabIndex    = 6;
     aloneButton1.Text        = "aloneButton1";
     //
     // aloneCheckBox1
     //
     aloneCheckBox1.BackColor   = System.Drawing.Color.White;
     aloneCheckBox1.Checked     = false;
     aloneCheckBox1.Cursor      = System.Windows.Forms.Cursors.Hand;
     aloneCheckBox1.EnabledCalc = true;
     aloneCheckBox1.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(133)))), ((int)(((byte)(142)))));
     aloneCheckBox1.Location    = new System.Drawing.Point(131, 121);
     aloneCheckBox1.Name        = "aloneCheckBox1";
     aloneCheckBox1.Size        = new System.Drawing.Size(118, 18);
     aloneCheckBox1.TabIndex    = 7;
     aloneCheckBox1.Text        = "aloneCheckBox1";
     //
     // aloneComboBox1
     //
     aloneComboBox1.Cursor            = System.Windows.Forms.Cursors.Hand;
     aloneComboBox1.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     aloneComboBox1.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     aloneComboBox1.EnabledCalc       = true;
     aloneComboBox1.FormattingEnabled = true;
     aloneComboBox1.ItemHeight        = 20;
     aloneComboBox1.Items.AddRange(new object[] {
         "Item 1",
         "Item 2",
         "Item 3"
     });
     aloneComboBox1.Location = new System.Drawing.Point(255, 121);
     aloneComboBox1.Name     = "aloneComboBox1";
     aloneComboBox1.Size     = new System.Drawing.Size(138, 26);
     aloneComboBox1.TabIndex = 8;
     //
     // aloneNotice1
     //
     aloneNotice1.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(253)))), ((int)(((byte)(232)))));
     aloneNotice1.BorderColor = System.Drawing.Color.White;
     aloneNotice1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     aloneNotice1.Cursor      = System.Windows.Forms.Cursors.Default;
     aloneNotice1.Enabled     = false;
     aloneNotice1.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(181)))), ((int)(((byte)(149)))));
     aloneNotice1.Location    = new System.Drawing.Point(5, 167);
     aloneNotice1.Multiline   = true;
     aloneNotice1.Name        = "aloneNotice1";
     aloneNotice1.ReadOnly    = true;
     aloneNotice1.Size        = new System.Drawing.Size(120, 27);
     aloneNotice1.TabIndex    = 9;
     aloneNotice1.Text        = "Deneme";
     //
     // aloneProgressBar1
     //
     aloneProgressBar1.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     aloneProgressBar1.BackgroundColor = System.Drawing.Color.Green;
     aloneProgressBar1.BorderColor     = System.Drawing.Color.DodgerBlue;
     aloneProgressBar1.Location        = new System.Drawing.Point(132, 145);
     aloneProgressBar1.Maximum         = 100;
     aloneProgressBar1.Minimum         = 0;
     aloneProgressBar1.Name            = "aloneProgressBar1";
     aloneProgressBar1.Size            = new System.Drawing.Size(117, 49);
     aloneProgressBar1.Stripes         = System.Drawing.Color.DarkGreen;
     aloneProgressBar1.TabIndex        = 10;
     aloneProgressBar1.Text            = "aloneProgressBar1";
     aloneProgressBar1.Value           = 50;
     //
     // aloneRadioButton1
     //
     aloneRadioButton1.BackColor   = System.Drawing.Color.White;
     aloneRadioButton1.Checked     = false;
     aloneRadioButton1.Cursor      = System.Windows.Forms.Cursors.Hand;
     aloneRadioButton1.EnabledCalc = true;
     aloneRadioButton1.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(133)))), ((int)(((byte)(142)))));
     aloneRadioButton1.Location    = new System.Drawing.Point(255, 153);
     aloneRadioButton1.Name        = "aloneRadioButton1";
     aloneRadioButton1.Size        = new System.Drawing.Size(138, 18);
     aloneRadioButton1.TabIndex    = 11;
     aloneRadioButton1.Text        = "aloneRadioButton1";
     //
     // aloneTextBox2
     //
     aloneTextBox2.BackColor             = System.Drawing.Color.White;
     aloneTextBox2.EnabledCalc           = true;
     aloneTextBox2.Font                  = new System.Drawing.Font("Segoe UI", 9F);
     aloneTextBox2.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(124)))), ((int)(((byte)(133)))), ((int)(((byte)(142)))));
     aloneTextBox2.Location              = new System.Drawing.Point(255, 177);
     aloneTextBox2.MaxLength             = 32767;
     aloneTextBox2.MultiLine             = false;
     aloneTextBox2.Name                  = "aloneTextBox2";
     aloneTextBox2.ReadOnly              = false;
     aloneTextBox2.Size                  = new System.Drawing.Size(138, 17);
     aloneTextBox2.TabIndex              = 12;
     aloneTextBox2.Text                  = "aloneTextBox2";
     aloneTextBox2.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     aloneTextBox2.UseSystemPasswordChar = false;
     //
     // foreverProgressBar1
     //
     foreverProgressBar1.BackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(70)))), ((int)(((byte)(73)))));
     foreverProgressBar1.DarkerProgress = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(148)))), ((int)(((byte)(92)))));
     foreverProgressBar1.ForeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     foreverProgressBar1.Location       = new System.Drawing.Point(5, 200);
     foreverProgressBar1.Maximum        = 100;
     foreverProgressBar1.Name           = "foreverProgressBar1";
     foreverProgressBar1.Pattern        = true;
     foreverProgressBar1.PercentSign    = true;
     foreverProgressBar1.ProgressColor  = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(168)))), ((int)(((byte)(109)))));
     foreverProgressBar1.ShowBalloon    = true;
     foreverProgressBar1.Size           = new System.Drawing.Size(388, 42);
     foreverProgressBar1.TabIndex       = 13;
     foreverProgressBar1.Text           = "foreverProgressBar1";
     foreverProgressBar1.Value          = 50;
     //
     // foreverTreeView1
     //
     foreverTreeView1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(49)))));
     foreverTreeView1.DrawMode  = System.Windows.Forms.TreeViewDrawMode.OwnerDrawAll;
     foreverTreeView1.Font      = new System.Drawing.Font("Segoe UI", 8F);
     foreverTreeView1.ForeColor = System.Drawing.Color.White;
     foreverTreeView1.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(27)))), ((int)(((byte)(29)))));
     foreverTreeView1.Location  = new System.Drawing.Point(5, 248);
     foreverTreeView1.Name      = "foreverTreeView1";
     treeNode1.Name             = "Düğüm2";
     treeNode1.Text             = "Düğüm2";
     treeNode2.Name             = "Düğüm1";
     treeNode2.Text             = "Düğüm1";
     treeNode3.Name             = "Düğüm0";
     treeNode3.Text             = "Düğüm0";
     treeNode4.Name             = "Düğüm2";
     treeNode4.Text             = "Düğüm2";
     treeNode5.Name             = "Düğüm3";
     treeNode5.Text             = "Düğüm3";
     treeNode6.Name             = "Düğüm4";
     treeNode6.Text             = "Düğüm4";
     treeNode7.Name             = "Düğüm0";
     treeNode7.Text             = "Düğüm0";
     treeNode8.Name             = "Düğüm5";
     treeNode8.Text             = "Düğüm5";
     treeNode9.Name             = "Düğüm6";
     treeNode9.Text             = "Düğüm6";
     treeNode10.Name            = "Düğüm7";
     treeNode10.Text            = "Düğüm7";
     treeNode11.Name            = "Düğüm8";
     treeNode11.Text            = "Düğüm8";
     treeNode12.Name            = "Düğüm1";
     treeNode12.Text            = "Düğüm1";
     foreverTreeView1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
         treeNode3,
         treeNode7,
         treeNode12
     });
     foreverTreeView1.Size     = new System.Drawing.Size(388, 22);
     foreverTreeView1.TabIndex = 14;
     //
     // foxTextBox1
     //
     foxTextBox1.BackColor             = System.Drawing.Color.Red;
     foxTextBox1.Cursor                = System.Windows.Forms.Cursors.Hand;
     foxTextBox1.EnabledCalc           = true;
     foxTextBox1.Font                  = new System.Drawing.Font("Segoe UI", 10F);
     foxTextBox1.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(78)))), ((int)(((byte)(90)))));
     foxTextBox1.Location              = new System.Drawing.Point(5, 276);
     foxTextBox1.MaxLength             = 32767;
     foxTextBox1.MultiLine             = false;
     foxTextBox1.Name                  = "foxTextBox1";
     foxTextBox1.ReadOnly              = false;
     foxTextBox1.Size                  = new System.Drawing.Size(117, 32);
     foxTextBox1.TabIndex              = 15;
     foxTextBox1.Text                  = "foxTextbox1";
     foxTextBox1.TextAlign             = System.Windows.Forms.HorizontalAlignment.Left;
     foxTextBox1.UseSystemPasswordChar = false;
     //
     // hopeComboBox1
     //
     hopeComboBox1.Cursor            = System.Windows.Forms.Cursors.Hand;
     hopeComboBox1.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     hopeComboBox1.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     hopeComboBox1.Font              = new System.Drawing.Font("Segoe UI", 12F);
     hopeComboBox1.FormattingEnabled = true;
     hopeComboBox1.ItemHeight        = 30;
     hopeComboBox1.Items.AddRange(new object[] {
         "Item 1",
         "Item 2",
         "Item 3"
     });
     hopeComboBox1.Location = new System.Drawing.Point(128, 276);
     hopeComboBox1.Name     = "hopeComboBox1";
     hopeComboBox1.Size     = new System.Drawing.Size(121, 36);
     hopeComboBox1.TabIndex = 16;
     hopeComboBox1.Text     = "Item 1";
     //
     // royalScrollBar1
     //
     royalScrollBar1.GutterColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(221)))), ((int)(((byte)(221)))));
     royalScrollBar1.LargeChange = 100;
     royalScrollBar1.Location    = new System.Drawing.Point(255, 276);
     royalScrollBar1.Max         = 10;
     royalScrollBar1.Min         = 1;
     royalScrollBar1.Name        = "royalScrollBar1";
     royalScrollBar1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     royalScrollBar1.Size        = new System.Drawing.Size(138, 36);
     royalScrollBar1.SmallChange = 1;
     royalScrollBar1.TabIndex    = 17;
     royalScrollBar1.Text        = "royalScrollBar1";
     royalScrollBar1.ThumbColor  = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(102)))), ((int)(((byte)(255)))));
     royalScrollBar1.Value       = 5;
     //
     // tabPage1
     //
     tabPage1.Alignment = System.Windows.Forms.TabAlignment.Left;
     tabPage1.Controls.Add(tabPage2);
     tabPage1.Controls.Add(tabPage3);
     tabPage1.DrawMode      = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
     tabPage1.ItemSize      = new System.Drawing.Size(44, 135);
     tabPage1.Location      = new System.Drawing.Point(591, 213);
     tabPage1.Multiline     = true;
     tabPage1.Name          = "tabPage1";
     tabPage1.SelectedIndex = 0;
     tabPage1.Size          = new System.Drawing.Size(200, 100);
     tabPage1.SizeMode      = System.Windows.Forms.TabSizeMode.Fixed;
     tabPage1.TabIndex      = 18;
     //
     // tabPage2
     //
     tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(63)))), ((int)(((byte)(74)))));
     tabPage2.Location  = new System.Drawing.Point(139, 4);
     tabPage2.Name      = "tabPage2";
     tabPage2.Padding   = new System.Windows.Forms.Padding(3);
     tabPage2.Size      = new System.Drawing.Size(57, 92);
     tabPage2.TabIndex  = 0;
     tabPage2.Text      = "tabPage2";
     //
     // tabPage3
     //
     tabPage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(63)))), ((int)(((byte)(74)))));
     tabPage3.Location  = new System.Drawing.Point(139, 4);
     tabPage3.Name      = "tabPage3";
     tabPage3.Padding   = new System.Windows.Forms.Padding(3);
     tabPage3.Size      = new System.Drawing.Size(57, 92);
     tabPage3.TabIndex  = 1;
     tabPage3.Text      = "tabPage3";
     //
     // Catcher
     //
     AutoScaleDimensions = new System.Drawing.SizeF(9F, 21F);
     AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     ClientSize          = new System.Drawing.Size(796, 318);
     Controls.Add(tabPage1);
     Controls.Add(royalScrollBar1);
     Controls.Add(hopeComboBox1);
     Controls.Add(foxTextBox1);
     Controls.Add(foreverTreeView1);
     Controls.Add(foreverProgressBar1);
     Controls.Add(aloneTextBox2);
     Controls.Add(aloneRadioButton1);
     Controls.Add(aloneProgressBar1);
     Controls.Add(aloneNotice1);
     Controls.Add(aloneComboBox1);
     Controls.Add(aloneCheckBox1);
     Controls.Add(aloneButton1);
     Controls.Add(foreverListBox1);
     Controls.Add(dreamTextBox1);
     Controls.Add(dreamProgressBar1);
     Controls.Add(comboBoxEdit1);
     Controls.Add(bigTextBox1);
     Controls.Add(aloneTextBox1);
     Icon          = ((System.Drawing.Icon)(resources.GetObject("$Icon")));
     Image         = global::ReaLTaiizor_CR.Properties.Resources.FORK;
     MaximizeBox   = false;
     Name          = "Catcher";
     StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     Text          = "Catcher";
     tabPage1.ResumeLayout(false);
     ResumeLayout(false);
     PerformLayout();
 }
Пример #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LIGHT));
     TELE              = new ReaLTaiizor.Controls.LabelEdit();
     LOPB              = new System.Windows.Forms.PictureBox();
     PWDTB             = new ReaLTaiizor.Controls.BigTextBox();
     PLPB              = new ReaLTaiizor.Controls.PoisonProgressBar();
     SSBR              = new ReaLTaiizor.Controls.ForeverStatusBar();
     CEB               = new ReaLTaiizor.Controls.MaterialButton();
     CYB               = new ReaLTaiizor.Controls.MaterialButton();
     MTC               = new ReaLTaiizor.Controls.MaterialTabControl();
     Generate          = new System.Windows.Forms.TabPage();
     HYS               = new ReaLTaiizor.Controls.MaterialSwitch();
     WRPB              = new System.Windows.Forms.PictureBox();
     History           = new System.Windows.Forms.TabPage();
     HYP               = new System.Windows.Forms.Panel();
     Setting           = new System.Windows.Forms.TabPage();
     PWLN              = new ReaLTaiizor.Controls.HopeTrackBar();
     DKUC              = new UC.THEME.DK();
     LTUC              = new UC.THEME.LT();
     TMCB              = new ReaLTaiizor.Controls.MaterialCheckBox();
     SMCB              = new ReaLTaiizor.Controls.MaterialComboBox();
     AMCB              = new ReaLTaiizor.Controls.MaterialComboBox();
     RTPB              = new System.Windows.Forms.PictureBox();
     MTS               = new ReaLTaiizor.Controls.MaterialTabSelector();
     STATUST           = new System.Windows.Forms.Timer(components);
     STATUSMT          = new System.Windows.Forms.Timer(components);
     materialCheckBox1 = new ReaLTaiizor.Controls.MaterialCheckBox();
     materialCheckBox2 = new ReaLTaiizor.Controls.MaterialCheckBox();
     materialCheckBox3 = new ReaLTaiizor.Controls.MaterialCheckBox();
     TETT              = new ReaLTaiizor.Controls.MetroToolTip();
     ((System.ComponentModel.ISupportInitialize)(LOPB)).BeginInit();
     MTC.SuspendLayout();
     Generate.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(WRPB)).BeginInit();
     History.SuspendLayout();
     Setting.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(RTPB)).BeginInit();
     SuspendLayout();
     //
     // TELE
     //
     TELE.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                         | System.Windows.Forms.AnchorStyles.Right)));
     TELE.BackColor = System.Drawing.Color.Transparent;
     TELE.Enabled   = false;
     TELE.Font      = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     TELE.ForeColor = System.Drawing.Color.White;
     TELE.Location  = new System.Drawing.Point(0, 0);
     TELE.Name      = "TELE";
     TELE.Size      = new System.Drawing.Size(359, 25);
     TELE.TabIndex  = 1;
     TELE.Text      = "Nerator";
     TELE.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // LOPB
     //
     LOPB.BackColor = System.Drawing.Color.Transparent;
     LOPB.Enabled   = false;
     LOPB.Image     = global::Nerator.Properties.Resources.ShowPassword;
     LOPB.Location  = new System.Drawing.Point(0, 0);
     LOPB.Name      = "LOPB";
     LOPB.Size      = new System.Drawing.Size(25, 24);
     LOPB.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     LOPB.TabIndex  = 3;
     LOPB.TabStop   = false;
     //
     // PWDTB
     //
     PWDTB.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                          | System.Windows.Forms.AnchorStyles.Right)));
     PWDTB.BackColor             = System.Drawing.Color.White;
     PWDTB.Font                  = new System.Drawing.Font("Tahoma", 11F);
     PWDTB.ForeColor             = System.Drawing.Color.DimGray;
     PWDTB.Image                 = global::Nerator.Properties.Resources.PasteSpecial;
     PWDTB.Location              = new System.Drawing.Point(6, 106);
     PWDTB.MaxLength             = 50;
     PWDTB.Multiline             = false;
     PWDTB.Name                  = "PWDTB";
     PWDTB.ReadOnly              = false;
     PWDTB.Size                  = new System.Drawing.Size(315, 41);
     PWDTB.TabIndex              = 6;
     PWDTB.Text                  = "Nerator";
     PWDTB.TextAlignment         = System.Windows.Forms.HorizontalAlignment.Center;
     PWDTB.UseSystemPasswordChar = false;
     //
     // PLPB
     //
     PLPB.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                         | System.Windows.Forms.AnchorStyles.Right)));
     PLPB.Location = new System.Drawing.Point(10, 146);
     PLPB.Name     = "PLPB";
     PLPB.Size     = new System.Drawing.Size(307, 5);
     PLPB.Style    = ReaLTaiizor.Enum.Poison.ColorStyle.Green;
     PLPB.TabIndex = 12;
     PLPB.Theme    = ReaLTaiizor.Enum.Poison.ThemeStyle.Light;
     PLPB.Value    = 50;
     //
     // SSBR
     //
     SSBR.BaseColor    = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(222)))), ((int)(((byte)(222)))));
     SSBR.Dock         = System.Windows.Forms.DockStyle.Bottom;
     SSBR.Font         = new System.Drawing.Font("Segoe UI", 8F);
     SSBR.ForeColor    = System.Drawing.Color.White;
     SSBR.Location     = new System.Drawing.Point(0, 336);
     SSBR.Name         = "SSBR";
     SSBR.RectColor    = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(63)))), ((int)(((byte)(159)))));
     SSBR.ShowTimeDate = true;
     SSBR.Size         = new System.Drawing.Size(359, 22);
     SSBR.TabIndex     = 13;
     SSBR.Text         = "The application continues to run smoothly.";
     SSBR.TextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     SSBR.TimeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54)))));
     SSBR.TimeFormat   = "HH:mm:ss";
     //
     // CEB
     //
     CEB.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     CEB.AutoSizeMode            = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     CEB.Cursor                  = System.Windows.Forms.Cursors.Hand;
     CEB.Depth                   = 0;
     CEB.DrawShadows             = true;
     CEB.HighEmphasis            = true;
     CEB.Icon                    = global::Nerator.Properties.Resources.QuillInk;
     CEB.Location                = new System.Drawing.Point(6, 156);
     CEB.Margin                  = new System.Windows.Forms.Padding(4, 6, 4, 6);
     CEB.MouseState              = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER;
     CEB.Name                    = "CEB";
     CEB.Size                    = new System.Drawing.Size(104, 36);
     CEB.TabIndex                = 14;
     CEB.Text                    = "CREATE";
     CEB.Type                    = ReaLTaiizor.Controls.MaterialButton.MaterialButtonType.Contained;
     CEB.UseAccentColor          = false;
     CEB.UseVisualStyleBackColor = true;
     CEB.Click                  += new System.EventHandler(CEB_Click);
     //
     // CYB
     //
     CYB.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     CYB.AutoSizeMode            = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     CYB.Cursor                  = System.Windows.Forms.Cursors.Hand;
     CYB.Depth                   = 0;
     CYB.DrawShadows             = true;
     CYB.HighEmphasis            = true;
     CYB.Icon                    = global::Nerator.Properties.Resources.CopyClipboard;
     CYB.Location                = new System.Drawing.Point(234, 156);
     CYB.Margin                  = new System.Windows.Forms.Padding(4, 6, 4, 6);
     CYB.MouseState              = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER;
     CYB.Name                    = "CYB";
     CYB.Size                    = new System.Drawing.Size(87, 36);
     CYB.TabIndex                = 15;
     CYB.Text                    = "COPY";
     CYB.Type                    = ReaLTaiizor.Controls.MaterialButton.MaterialButtonType.Contained;
     CYB.UseAccentColor          = false;
     CYB.UseVisualStyleBackColor = true;
     CYB.Click                  += new System.EventHandler(CYB_Click);
     //
     // MTC
     //
     MTC.Alignment = System.Windows.Forms.TabAlignment.Bottom;
     MTC.Controls.Add(Generate);
     MTC.Controls.Add(History);
     MTC.Controls.Add(Setting);
     MTC.Depth         = 0;
     MTC.ItemSize      = new System.Drawing.Size(44, 18);
     MTC.Location      = new System.Drawing.Point(12, 98);
     MTC.Margin        = new System.Windows.Forms.Padding(3, 0, 3, 3);
     MTC.MouseState    = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER;
     MTC.Multiline     = true;
     MTC.Name          = "MTC";
     MTC.Padding       = new System.Drawing.Point(0, 0);
     MTC.SelectedIndex = 0;
     MTC.Size          = new System.Drawing.Size(335, 227);
     MTC.TabIndex      = 16;
     //
     // Generate
     //
     Generate.BackColor = System.Drawing.SystemColors.Control;
     Generate.Controls.Add(HYS);
     Generate.Controls.Add(CEB);
     Generate.Controls.Add(CYB);
     Generate.Controls.Add(PWDTB);
     Generate.Controls.Add(PLPB);
     Generate.Controls.Add(WRPB);
     Generate.Location = new System.Drawing.Point(4, 4);
     Generate.Name     = "Generate";
     Generate.Padding  = new System.Windows.Forms.Padding(3);
     Generate.Size     = new System.Drawing.Size(327, 201);
     Generate.TabIndex = 1;
     Generate.Text     = "Generate";
     //
     // HYS
     //
     HYS.Anchor                  = System.Windows.Forms.AnchorStyles.Bottom;
     HYS.AutoSize                = true;
     HYS.Checked                 = true;
     HYS.CheckState              = System.Windows.Forms.CheckState.Checked;
     HYS.Depth                   = 0;
     HYS.Location                = new System.Drawing.Point(117, 157);
     HYS.Margin                  = new System.Windows.Forms.Padding(0);
     HYS.MouseLocation           = new System.Drawing.Point(-1, -1);
     HYS.MouseState              = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER;
     HYS.Name                    = "HYS";
     HYS.Ripple                  = true;
     HYS.Size                    = new System.Drawing.Size(108, 37);
     HYS.TabIndex                = 16;
     HYS.Text                    = "History";
     HYS.UseAccentColor          = true;
     HYS.UseVisualStyleBackColor = true;
     HYS.CheckedChanged         += new System.EventHandler(HYS_CheckedChanged);
     //
     // WRPB
     //
     WRPB.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)));
     WRPB.BackColor = System.Drawing.Color.Transparent;
     WRPB.Image     = global::Nerator.Properties.Resources.WaitRabbit;
     WRPB.Location  = new System.Drawing.Point(0, 0);
     WRPB.Margin    = new System.Windows.Forms.Padding(0);
     WRPB.Name      = "WRPB";
     WRPB.Size      = new System.Drawing.Size(327, 103);
     WRPB.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     WRPB.TabIndex  = 17;
     WRPB.TabStop   = false;
     //
     // History
     //
     History.BackColor = System.Drawing.SystemColors.Control;
     History.Controls.Add(HYP);
     History.Location = new System.Drawing.Point(4, 4);
     History.Name     = "History";
     History.Padding  = new System.Windows.Forms.Padding(3);
     History.Size     = new System.Drawing.Size(327, 201);
     History.TabIndex = 0;
     History.Text     = "History";
     //
     // HYP
     //
     HYP.AutoScroll = true;
     HYP.BackColor  = System.Drawing.Color.Transparent;
     HYP.Dock       = System.Windows.Forms.DockStyle.Fill;
     HYP.Location   = new System.Drawing.Point(3, 3);
     HYP.Margin     = new System.Windows.Forms.Padding(0);
     HYP.Name       = "HYP";
     HYP.Size       = new System.Drawing.Size(321, 195);
     HYP.TabIndex   = 0;
     //
     // Setting
     //
     Setting.BackColor = System.Drawing.SystemColors.Control;
     Setting.Controls.Add(PWLN);
     Setting.Controls.Add(DKUC);
     Setting.Controls.Add(LTUC);
     Setting.Controls.Add(TMCB);
     Setting.Controls.Add(SMCB);
     Setting.Controls.Add(AMCB);
     Setting.Controls.Add(RTPB);
     Setting.Location = new System.Drawing.Point(4, 4);
     Setting.Name     = "Setting";
     Setting.Padding  = new System.Windows.Forms.Padding(3);
     Setting.Size     = new System.Drawing.Size(327, 201);
     Setting.TabIndex = 2;
     Setting.Text     = "Setting";
     //
     // PWLN
     //
     PWLN.AlwaysValueVisible = true;
     PWLN.Anchor             = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     PWLN.BallonArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     PWLN.BallonColor      = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     PWLN.BarColor         = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(220)))), ((int)(((byte)(223)))));
     PWLN.BaseColor        = System.Drawing.SystemColors.Control;
     PWLN.Cursor           = System.Windows.Forms.Cursors.Hand;
     PWLN.FillBarColor     = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     PWLN.Font             = new System.Drawing.Font("Segoe UI", 8F);
     PWLN.ForeColor        = System.Drawing.Color.White;
     PWLN.HeadBorderColor  = System.Drawing.Color.DodgerBlue;
     PWLN.HeadColor        = System.Drawing.Color.Black;
     PWLN.Location         = new System.Drawing.Point(6, 57);
     PWLN.MaxValue         = 50;
     PWLN.MinValue         = 0;
     PWLN.Name             = "PWLN";
     PWLN.ShowValue        = true;
     PWLN.Size             = new System.Drawing.Size(315, 45);
     PWLN.TabIndex         = 17;
     PWLN.Text             = "PWLN";
     PWLN.ThemeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     TETT.SetToolTip(PWLN, "Password Length");
     PWLN.UnknownColor = System.Drawing.Color.White;
     PWLN.Value        = 15;
     //
     // DKUC
     //
     DKUC.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     DKUC.BackColor   = System.Drawing.Color.Transparent;
     DKUC.Location    = new System.Drawing.Point(218, 98);
     DKUC.Margin      = new System.Windows.Forms.Padding(5);
     DKUC.MaximumSize = new System.Drawing.Size(103, 97);
     DKUC.MinimumSize = new System.Drawing.Size(103, 97);
     DKUC.Name        = "DKUC";
     DKUC.Size        = new System.Drawing.Size(103, 97);
     DKUC.TabIndex    = 16;
     //
     // LTUC
     //
     LTUC.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     LTUC.BackColor   = System.Drawing.Color.Transparent;
     LTUC.Location    = new System.Drawing.Point(6, 98);
     LTUC.Margin      = new System.Windows.Forms.Padding(5);
     LTUC.MaximumSize = new System.Drawing.Size(103, 97);
     LTUC.MinimumSize = new System.Drawing.Size(103, 97);
     LTUC.Name        = "LTUC";
     LTUC.Size        = new System.Drawing.Size(103, 97);
     LTUC.TabIndex    = 15;
     //
     // TMCB
     //
     TMCB.Anchor                  = System.Windows.Forms.AnchorStyles.Bottom;
     TMCB.AutoSize                = true;
     TMCB.Checked                 = true;
     TMCB.CheckState              = System.Windows.Forms.CheckState.Checked;
     TMCB.Cursor                  = System.Windows.Forms.Cursors.Hand;
     TMCB.Depth                   = 0;
     TMCB.Location                = new System.Drawing.Point(110, 164);
     TMCB.Margin                  = new System.Windows.Forms.Padding(0);
     TMCB.MouseLocation           = new System.Drawing.Point(-1, -1);
     TMCB.MouseState              = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER;
     TMCB.Name                    = "TMCB";
     TMCB.Ripple                  = true;
     TMCB.Size                    = new System.Drawing.Size(103, 37);
     TMCB.TabIndex                = 12;
     TMCB.Text                    = "Top Most";
     TMCB.UseVisualStyleBackColor = true;
     TMCB.CheckedChanged         += new System.EventHandler(TMCB_CheckedChanged);
     //
     // SMCB
     //
     SMCB.Anchor            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     SMCB.AutoResize        = false;
     SMCB.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     SMCB.Cursor            = System.Windows.Forms.Cursors.Hand;
     SMCB.Depth             = 0;
     SMCB.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawVariable;
     SMCB.DropDownHeight    = 174;
     SMCB.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     SMCB.DropDownWidth     = 135;
     SMCB.Font              = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     SMCB.ForeColor         = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     SMCB.FormattingEnabled = true;
     SMCB.Hint              = "Special Mode";
     SMCB.IntegralHeight    = false;
     SMCB.ItemHeight        = 43;
     SMCB.Items.AddRange(new object[] {
         "Mixed",
         "Symbol",
         "Number"
     });
     SMCB.Location              = new System.Drawing.Point(186, 6);
     SMCB.MaxDropDownItems      = 4;
     SMCB.MouseState            = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.OUT;
     SMCB.Name                  = "SMCB";
     SMCB.Size                  = new System.Drawing.Size(135, 49);
     SMCB.TabIndex              = 14;
     SMCB.SelectedIndexChanged += new System.EventHandler(SMCB_SelectedIndexChanged);
     //
     // AMCB
     //
     AMCB.AutoResize        = false;
     AMCB.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     AMCB.Cursor            = System.Windows.Forms.Cursors.Hand;
     AMCB.Depth             = 0;
     AMCB.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawVariable;
     AMCB.DropDownHeight    = 174;
     AMCB.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     AMCB.DropDownWidth     = 135;
     AMCB.Font              = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
     AMCB.ForeColor         = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     AMCB.FormattingEnabled = true;
     AMCB.Hint              = "Alphabetic Mode";
     AMCB.IntegralHeight    = false;
     AMCB.ItemHeight        = 43;
     AMCB.Items.AddRange(new object[] {
         "Mixed",
         "Uppercase",
         "Lowercase"
     });
     AMCB.Location              = new System.Drawing.Point(6, 6);
     AMCB.MaxDropDownItems      = 4;
     AMCB.MouseState            = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.OUT;
     AMCB.Name                  = "AMCB";
     AMCB.Size                  = new System.Drawing.Size(135, 49);
     AMCB.TabIndex              = 13;
     AMCB.SelectedIndexChanged += new System.EventHandler(AMCB_SelectedIndexChanged);
     //
     // RTPB
     //
     RTPB.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                         | System.Windows.Forms.AnchorStyles.Right)));
     RTPB.BackColor = System.Drawing.Color.Transparent;
     RTPB.Image     = global::Nerator.Properties.Resources.WhiteCat;
     RTPB.Location  = new System.Drawing.Point(0, 71);
     RTPB.Margin    = new System.Windows.Forms.Padding(0);
     RTPB.Name      = "RTPB";
     RTPB.Size      = new System.Drawing.Size(327, 93);
     RTPB.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     RTPB.TabIndex  = 5;
     RTPB.TabStop   = false;
     //
     // MTS
     //
     MTS.BaseTabControl = MTC;
     MTS.Cursor         = System.Windows.Forms.Cursors.Default;
     MTS.Depth          = 0;
     MTS.Font           = new System.Drawing.Font("Roboto", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     MTS.HeadAlignment  = ReaLTaiizor.Controls.MaterialTabSelector.Alignment.Center;
     MTS.Location       = new System.Drawing.Point(12, 75);
     MTS.Margin         = new System.Windows.Forms.Padding(3, 3, 3, 0);
     MTS.MouseState     = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER;
     MTS.Name           = "MTS";
     MTS.Size           = new System.Drawing.Size(335, 23);
     MTS.TabIndex       = 17;
     MTS.Text           = "materialTabSelector1";
     MTS.TitleTextState = ReaLTaiizor.Controls.MaterialTabSelector.TextState.Normal;
     //
     // STATUST
     //
     STATUST.Enabled  = true;
     STATUST.Interval = 1000;
     STATUST.Tick    += new System.EventHandler(STATUST_Tick);
     //
     // STATUSMT
     //
     STATUSMT.Enabled  = true;
     STATUSMT.Interval = 50;
     STATUSMT.Tick    += new System.EventHandler(STATUSMT_Tick);
     //
     // materialCheckBox1
     //
     materialCheckBox1.Depth                   = 0;
     materialCheckBox1.Location                = new System.Drawing.Point(0, 0);
     materialCheckBox1.Margin                  = new System.Windows.Forms.Padding(0);
     materialCheckBox1.MouseLocation           = new System.Drawing.Point(-1, -1);
     materialCheckBox1.MouseState              = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER;
     materialCheckBox1.Name                    = "materialCheckBox1";
     materialCheckBox1.Ripple                  = true;
     materialCheckBox1.Size                    = new System.Drawing.Size(104, 37);
     materialCheckBox1.TabIndex                = 0;
     materialCheckBox1.Text                    = "materialCheckBox1";
     materialCheckBox1.UseVisualStyleBackColor = true;
     //
     // materialCheckBox2
     //
     materialCheckBox2.Depth                   = 0;
     materialCheckBox2.Location                = new System.Drawing.Point(0, 0);
     materialCheckBox2.Margin                  = new System.Windows.Forms.Padding(0);
     materialCheckBox2.MouseLocation           = new System.Drawing.Point(-1, -1);
     materialCheckBox2.MouseState              = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER;
     materialCheckBox2.Name                    = "materialCheckBox2";
     materialCheckBox2.Ripple                  = true;
     materialCheckBox2.Size                    = new System.Drawing.Size(104, 37);
     materialCheckBox2.TabIndex                = 0;
     materialCheckBox2.Text                    = "materialCheckBox2";
     materialCheckBox2.UseVisualStyleBackColor = true;
     //
     // materialCheckBox3
     //
     materialCheckBox3.Depth                   = 0;
     materialCheckBox3.Location                = new System.Drawing.Point(0, 0);
     materialCheckBox3.Margin                  = new System.Windows.Forms.Padding(0);
     materialCheckBox3.MouseLocation           = new System.Drawing.Point(-1, -1);
     materialCheckBox3.MouseState              = ReaLTaiizor.Helper.MaterialDrawHelper.MaterialMouseState.HOVER;
     materialCheckBox3.Name                    = "materialCheckBox3";
     materialCheckBox3.Ripple                  = true;
     materialCheckBox3.Size                    = new System.Drawing.Size(104, 37);
     materialCheckBox3.TabIndex                = 0;
     materialCheckBox3.Text                    = "materialCheckBox3";
     materialCheckBox3.UseVisualStyleBackColor = true;
     //
     // TETT
     //
     TETT.BackColor      = System.Drawing.Color.White;
     TETT.BorderColor    = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     TETT.ForeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(170)))), ((int)(((byte)(170)))));
     TETT.IsDerivedStyle = true;
     TETT.OwnerDraw      = true;
     TETT.Style          = ReaLTaiizor.Enum.Metro.Style.Light;
     TETT.StyleManager   = null;
     TETT.ThemeAuthor    = "Taiizor";
     TETT.ThemeName      = "MetroLight";
     //
     // LIGHT
     //
     AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
     AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Dpi;
     ClientSize          = new System.Drawing.Size(359, 358);
     Controls.Add(SSBR);
     Controls.Add(MTS);
     Controls.Add(MTC);
     Controls.Add(LOPB);
     Controls.Add(TELE);
     Icon          = ((System.Drawing.Icon)(resources.GetObject("$Icon")));
     MaximizeBox   = false;
     MaximumSize   = new System.Drawing.Size(359, 358);
     MinimumSize   = new System.Drawing.Size(359, 358);
     Name          = "LIGHT";
     Sizable       = false;
     StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     Text          = "New Generation Password Generator";
     FormClosed   += new System.Windows.Forms.FormClosedEventHandler(LIGHT_FormClosed);
     ((System.ComponentModel.ISupportInitialize)(LOPB)).EndInit();
     MTC.ResumeLayout(false);
     Generate.ResumeLayout(false);
     Generate.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(WRPB)).EndInit();
     History.ResumeLayout(false);
     Setting.ResumeLayout(false);
     Setting.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(RTPB)).EndInit();
     ResumeLayout(false);
 }