/// <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.AloneTextBox();
     bigTextBox1         = new ReaLTaiizor.BigTextBox();
     comboBoxEdit1       = new ReaLTaiizor.ComboBoxEdit();
     dreamProgressBar1   = new ReaLTaiizor.DreamProgressBar();
     dreamTextBox1       = new ReaLTaiizor.DreamTextBox();
     foreverListBox1     = new ReaLTaiizor.ForeverListBox();
     aloneButton1        = new ReaLTaiizor.AloneButton();
     aloneCheckBox1      = new ReaLTaiizor.AloneCheckBox();
     aloneCombobox1      = new ReaLTaiizor.AloneCombobox();
     aloneNotice1        = new ReaLTaiizor.AloneNotice();
     aloneProgressBar1   = new ReaLTaiizor.AloneProgressBar();
     aloneRadioButton1   = new ReaLTaiizor.AloneRadioButton();
     aloneTextBox2       = new ReaLTaiizor.AloneTextBox();
     foreverProgressBar1 = new ReaLTaiizor.ForeverProgressBar();
     foreverTreeView1    = new ReaLTaiizor.ForeverTreeView();
     foxTextbox1         = new ReaLTaiizor.FoxTextbox();
     hopeComboBox1       = new ReaLTaiizor.HopeComboBox();
     hopeTabPage1        = new ReaLTaiizor.HopeTabPage();
     tabPage1            = new System.Windows.Forms.TabPage();
     tabPage2            = new System.Windows.Forms.TabPage();
     hopeTabPage1.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(399, 39);
     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(522, 39);
     hopeComboBox1.Name     = "hopeComboBox1";
     hopeComboBox1.Size     = new System.Drawing.Size(121, 36);
     hopeComboBox1.TabIndex = 16;
     hopeComboBox1.Text     = "Item 1";
     //
     // hopeTabPage1
     //
     hopeTabPage1.Controls.Add(tabPage1);
     hopeTabPage1.Controls.Add(tabPage2);
     hopeTabPage1.Font          = new System.Drawing.Font("Segoe UI", 12F);
     hopeTabPage1.ItemSize      = new System.Drawing.Size(120, 40);
     hopeTabPage1.Location      = new System.Drawing.Point(399, 86);
     hopeTabPage1.Name          = "hopeTabPage1";
     hopeTabPage1.SelectedIndex = 0;
     hopeTabPage1.Size          = new System.Drawing.Size(392, 184);
     hopeTabPage1.SizeMode      = System.Windows.Forms.TabSizeMode.Fixed;
     hopeTabPage1.TabIndex      = 17;
     hopeTabPage1.ThemeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     //
     // tabPage1
     //
     tabPage1.Location = new System.Drawing.Point(0, 40);
     tabPage1.Name     = "tabPage1";
     tabPage1.Padding  = new System.Windows.Forms.Padding(3);
     tabPage1.Size     = new System.Drawing.Size(392, 144);
     tabPage1.TabIndex = 0;
     tabPage1.Text     = "tabPage1";
     tabPage1.UseVisualStyleBackColor = true;
     //
     // tabPage2
     //
     tabPage2.Location = new System.Drawing.Point(0, 40);
     tabPage2.Name     = "tabPage2";
     tabPage2.Padding  = new System.Windows.Forms.Padding(3);
     tabPage2.Size     = new System.Drawing.Size(392, 144);
     tabPage2.TabIndex = 1;
     tabPage2.Text     = "tabPage2";
     tabPage2.UseVisualStyleBackColor = true;
     //
     // 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, 276);
     Controls.Add(hopeTabPage1);
     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.Fork2;
     MaximizeBox   = false;
     Name          = "Catcher";
     StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     Text          = "Catcher";
     hopeTabPage1.ResumeLayout(false);
     ResumeLayout(false);
     PerformLayout();
 }
Example #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form5));
     dreamForm1         = new ReaLTaiizor.DreamForm();
     dungeonControlBox1 = new ReaLTaiizor.DungeonControlBox();
     dreamProgressBar1  = new ReaLTaiizor.DreamProgressBar();
     dreamTextBox1      = new ReaLTaiizor.DreamTextBox();
     dreamButton1       = new ReaLTaiizor.DreamButton();
     dreamForm1.SuspendLayout();
     SuspendLayout();
     //
     // dreamForm1
     //
     dreamForm1.BackColor = System.Drawing.Color.Transparent;
     dreamForm1.ColorA    = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(218)))), ((int)(((byte)(255)))));
     dreamForm1.ColorB    = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
     dreamForm1.ColorC    = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41)))));
     dreamForm1.ColorD    = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(27)))), ((int)(((byte)(27)))));
     dreamForm1.ColorE    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     dreamForm1.ColorF    = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     dreamForm1.Controls.Add(dungeonControlBox1);
     dreamForm1.Controls.Add(dreamProgressBar1);
     dreamForm1.Controls.Add(dreamTextBox1);
     dreamForm1.Controls.Add(dreamButton1);
     dreamForm1.Dock        = System.Windows.Forms.DockStyle.Fill;
     dreamForm1.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(53)))), ((int)(((byte)(53)))), ((int)(((byte)(53)))));
     dreamForm1.Location    = new System.Drawing.Point(0, 0);
     dreamForm1.MinimumSize = new System.Drawing.Size(136, 50);
     dreamForm1.Name        = "dreamForm1";
     dreamForm1.Padding     = new System.Windows.Forms.Padding(5, 28, 5, 5);
     dreamForm1.Size        = new System.Drawing.Size(256, 177);
     dreamForm1.TabIndex    = 0;
     dreamForm1.TabStop     = false;
     dreamForm1.Text        = "dreamForm1";
     dreamForm1.TitleAlign  = System.Windows.Forms.HorizontalAlignment.Center;
     dreamForm1.TitleHeight = 25;
     //
     // dungeonControlBox1
     //
     dungeonControlBox1.BackColor       = System.Drawing.Color.Transparent;
     dungeonControlBox1.Cursor          = System.Windows.Forms.Cursors.Hand;
     dungeonControlBox1.DefaultLocation = false;
     dungeonControlBox1.EnableMaximize  = false;
     dungeonControlBox1.EnableMinimize  = false;
     dungeonControlBox1.Font            = new System.Drawing.Font("Marlett", 7F);
     dungeonControlBox1.Location        = new System.Drawing.Point(224, 2);
     dungeonControlBox1.Name            = "dungeonControlBox1";
     dungeonControlBox1.Size            = new System.Drawing.Size(23, 22);
     dungeonControlBox1.TabIndex        = 4;
     dungeonControlBox1.Text            = "dungeonControlBox1";
     //
     // 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(8, 116);
     dreamProgressBar1.Name     = "dreamProgressBar1";
     dreamProgressBar1.Size     = new System.Drawing.Size(236, 41);
     dreamProgressBar1.TabIndex = 1;
     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.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(31)))), ((int)(((byte)(31)))));
     dreamTextBox1.ColorB      = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41)))));
     dreamTextBox1.ColorC      = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
     dreamTextBox1.ColorD      = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     dreamTextBox1.ColorE      = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     dreamTextBox1.ColorF      = System.Drawing.Color.Black;
     dreamTextBox1.Font        = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     dreamTextBox1.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(218)))), ((int)(((byte)(255)))));
     dreamTextBox1.Location    = new System.Drawing.Point(8, 31);
     dreamTextBox1.Name        = "dreamTextBox1";
     dreamTextBox1.Size        = new System.Drawing.Size(236, 32);
     dreamTextBox1.TabIndex    = 1;
     dreamTextBox1.Text        = "dreamTextBox1";
     dreamTextBox1.TextAlign   = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // dreamButton1
     //
     dreamButton1.BackColor  = System.Drawing.Color.Transparent;
     dreamButton1.ColorA     = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(31)))), ((int)(((byte)(31)))));
     dreamButton1.ColorB     = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41)))));
     dreamButton1.ColorC     = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
     dreamButton1.ColorD     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     dreamButton1.ColorE     = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     dreamButton1.Cursor     = System.Windows.Forms.Cursors.Hand;
     dreamButton1.Font       = new System.Drawing.Font("Microsoft Sans Serif", 12F);
     dreamButton1.ForeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(218)))), ((int)(((byte)(255)))));
     dreamButton1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     dreamButton1.Location   = new System.Drawing.Point(8, 69);
     dreamButton1.Name       = "dreamButton1";
     dreamButton1.Size       = new System.Drawing.Size(236, 41);
     dreamButton1.TabIndex   = 0;
     dreamButton1.Text       = "dreamButton1";
     dreamButton1.UseVisualStyleBackColor = false;
     //
     // Form5
     //
     AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     ClientSize          = new System.Drawing.Size(256, 177);
     Controls.Add(dreamForm1);
     FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     Icon            = ((System.Drawing.Icon)(resources.GetObject("$Icon")));
     Name            = "Form5";
     StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     Text            = "Form5";
     dreamForm1.ResumeLayout(false);
     dreamForm1.PerformLayout();
     ResumeLayout(false);
 }