예제 #1
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(Player));
     dreamForm1       = new ReaLTaiizor.Forms.DreamForm();
     labelEdit2       = new ReaLTaiizor.Controls.LabelEdit();
     panel3           = new ReaLTaiizor.Controls.Panel();
     pictureBox9      = new System.Windows.Forms.PictureBox();
     pictureBox8      = new System.Windows.Forms.PictureBox();
     pictureBox7      = new System.Windows.Forms.PictureBox();
     labelEdit1       = new ReaLTaiizor.Controls.LabelEdit();
     panel1           = new ReaLTaiizor.Controls.Panel();
     hopeTrackBar1    = new ReaLTaiizor.Controls.HopeTrackBar();
     pictureBox6      = new System.Windows.Forms.PictureBox();
     pictureBox2      = new System.Windows.Forms.PictureBox();
     pictureBox5      = new System.Windows.Forms.PictureBox();
     pictureBox3      = new System.Windows.Forms.PictureBox();
     pictureBox4      = new System.Windows.Forms.PictureBox();
     foreverMinimize1 = new ReaLTaiizor.Controls.ForeverMinimize();
     foreverClose1    = new ReaLTaiizor.Controls.ForeverClose();
     panel2           = new ReaLTaiizor.Controls.Panel();
     pictureBox1      = new System.Windows.Forms.PictureBox();
     timer1           = new System.Windows.Forms.Timer(components);
     dreamForm1.SuspendLayout();
     panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(pictureBox9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox7)).BeginInit();
     panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(pictureBox6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox4)).BeginInit();
     panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(pictureBox1)).BeginInit();
     SuspendLayout();
     //
     // dreamForm1
     //
     dreamForm1.ColorA = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(218)))), ((int)(((byte)(255)))));
     dreamForm1.ColorB = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
     dreamForm1.ColorC = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41)))));
     dreamForm1.ColorD = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(27)))), ((int)(((byte)(27)))));
     dreamForm1.ColorE = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     dreamForm1.ColorF = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     dreamForm1.Controls.Add(labelEdit2);
     dreamForm1.Controls.Add(panel3);
     dreamForm1.Controls.Add(labelEdit1);
     dreamForm1.Controls.Add(panel1);
     dreamForm1.Controls.Add(foreverMinimize1);
     dreamForm1.Controls.Add(foreverClose1);
     dreamForm1.Controls.Add(panel2);
     dreamForm1.Dock        = System.Windows.Forms.DockStyle.Fill;
     dreamForm1.Location    = new System.Drawing.Point(0, 0);
     dreamForm1.Name        = "dreamForm1";
     dreamForm1.Size        = new System.Drawing.Size(300, 497);
     dreamForm1.TabIndex    = 0;
     dreamForm1.TabStop     = false;
     dreamForm1.Text        = "MP3 Player";
     dreamForm1.TitleAlign  = System.Windows.Forms.HorizontalAlignment.Center;
     dreamForm1.TitleHeight = 25;
     //
     // labelEdit2
     //
     labelEdit2.AutoSize  = true;
     labelEdit2.BackColor = System.Drawing.Color.Transparent;
     labelEdit2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     labelEdit2.ForeColor = System.Drawing.Color.LightSteelBlue;
     labelEdit2.Location  = new System.Drawing.Point(86, 55);
     labelEdit2.Margin    = new System.Windows.Forms.Padding(3, 3, 3, 0);
     labelEdit2.Name      = "labelEdit2";
     labelEdit2.Size      = new System.Drawing.Size(128, 17);
     labelEdit2.TabIndex  = 3;
     labelEdit2.Text      = "Linkin Park - Numb";
     //
     // panel3
     //
     panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(24)))), ((int)(((byte)(24)))));
     panel3.Controls.Add(pictureBox9);
     panel3.Controls.Add(pictureBox8);
     panel3.Controls.Add(pictureBox7);
     panel3.EdgeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(41)))), ((int)(((byte)(50)))));
     panel3.Location      = new System.Drawing.Point(20, 417);
     panel3.Name          = "panel3";
     panel3.Padding       = new System.Windows.Forms.Padding(5);
     panel3.Size          = new System.Drawing.Size(256, 75);
     panel3.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     panel3.TabIndex      = 15;
     panel3.Text          = "panel3";
     //
     // pictureBox9
     //
     pictureBox9.BackColor = System.Drawing.Color.Transparent;
     pictureBox9.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox9.Image     = global::ReaLTaiizor.Player.Properties.Resources.Album3;
     pictureBox9.Location  = new System.Drawing.Point(165, 8);
     pictureBox9.Name      = "pictureBox9";
     pictureBox9.Size      = new System.Drawing.Size(64, 64);
     pictureBox9.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox9.TabIndex  = 3;
     pictureBox9.TabStop   = false;
     //
     // pictureBox8
     //
     pictureBox8.BackColor = System.Drawing.Color.Transparent;
     pictureBox8.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox8.Image     = global::ReaLTaiizor.Player.Properties.Resources.Album2;
     pictureBox8.Location  = new System.Drawing.Point(95, 6);
     pictureBox8.Name      = "pictureBox8";
     pictureBox8.Size      = new System.Drawing.Size(64, 64);
     pictureBox8.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox8.TabIndex  = 2;
     pictureBox8.TabStop   = false;
     //
     // pictureBox7
     //
     pictureBox7.BackColor = System.Drawing.Color.Transparent;
     pictureBox7.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox7.Image     = global::ReaLTaiizor.Player.Properties.Resources.Album1;
     pictureBox7.Location  = new System.Drawing.Point(25, 8);
     pictureBox7.Name      = "pictureBox7";
     pictureBox7.Size      = new System.Drawing.Size(64, 64);
     pictureBox7.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox7.TabIndex  = 1;
     pictureBox7.TabStop   = false;
     //
     // labelEdit1
     //
     labelEdit1.AutoSize  = true;
     labelEdit1.BackColor = System.Drawing.Color.Transparent;
     labelEdit1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     labelEdit1.ForeColor = System.Drawing.Color.LightSteelBlue;
     labelEdit1.Location  = new System.Drawing.Point(120, 35);
     labelEdit1.Margin    = new System.Windows.Forms.Padding(3, 20, 3, 0);
     labelEdit1.Name      = "labelEdit1";
     labelEdit1.Size      = new System.Drawing.Size(60, 17);
     labelEdit1.TabIndex  = 2;
     labelEdit1.Text      = "Meteora";
     //
     // panel1
     //
     panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     panel1.Controls.Add(hopeTrackBar1);
     panel1.Controls.Add(pictureBox6);
     panel1.Controls.Add(pictureBox2);
     panel1.Controls.Add(pictureBox5);
     panel1.Controls.Add(pictureBox3);
     panel1.Controls.Add(pictureBox4);
     panel1.EdgeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(41)))), ((int)(((byte)(50)))));
     panel1.Location      = new System.Drawing.Point(12, 343);
     panel1.Name          = "panel1";
     panel1.Padding       = new System.Windows.Forms.Padding(5);
     panel1.Size          = new System.Drawing.Size(276, 70);
     panel1.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     panel1.TabIndex      = 13;
     panel1.Text          = "panel1";
     //
     // hopeTrackBar1
     //
     hopeTrackBar1.AlwaysValueVisible = false;
     hopeTrackBar1.BallonArrowColor   = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeTrackBar1.BallonColor        = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeTrackBar1.BarColor           = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(220)))), ((int)(((byte)(223)))));
     hopeTrackBar1.BaseColor          = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(28)))), ((int)(((byte)(28)))));
     hopeTrackBar1.Cursor             = System.Windows.Forms.Cursors.Hand;
     hopeTrackBar1.FillBarColor       = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeTrackBar1.Font            = new System.Drawing.Font("Segoe UI", 8F);
     hopeTrackBar1.ForeColor       = System.Drawing.Color.White;
     hopeTrackBar1.HeadBorderColor = System.Drawing.Color.DodgerBlue;
     hopeTrackBar1.HeadColor       = System.Drawing.Color.Black;
     hopeTrackBar1.Location        = new System.Drawing.Point(8, 8);
     hopeTrackBar1.MaxValue        = 100;
     hopeTrackBar1.MinValue        = 0;
     hopeTrackBar1.Name            = "hopeTrackBar1";
     hopeTrackBar1.ShowValue       = false;
     hopeTrackBar1.Size            = new System.Drawing.Size(256, 16);
     hopeTrackBar1.TabIndex        = 7;
     hopeTrackBar1.Text            = "hopeTrackBar1";
     hopeTrackBar1.ThemeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(158)))), ((int)(((byte)(255)))));
     hopeTrackBar1.UnknownColor    = System.Drawing.Color.White;
     hopeTrackBar1.Value           = 50;
     //
     // pictureBox6
     //
     pictureBox6.BackColor = System.Drawing.Color.Transparent;
     pictureBox6.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox6.Image     = global::ReaLTaiizor.Player.Properties.Resources.end_64px;
     pictureBox6.Location  = new System.Drawing.Point(158, 30);
     pictureBox6.Name      = "pictureBox6";
     pictureBox6.Size      = new System.Drawing.Size(32, 32);
     pictureBox6.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox6.TabIndex  = 12;
     pictureBox6.TabStop   = false;
     //
     // pictureBox2
     //
     pictureBox2.BackColor = System.Drawing.Color.Transparent;
     pictureBox2.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox2.Image     = global::ReaLTaiizor.Player.Properties.Resources.available_updates_64px;
     pictureBox2.Location  = new System.Drawing.Point(8, 30);
     pictureBox2.Name      = "pictureBox2";
     pictureBox2.Size      = new System.Drawing.Size(32, 32);
     pictureBox2.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox2.TabIndex  = 8;
     pictureBox2.TabStop   = false;
     //
     // pictureBox5
     //
     pictureBox5.BackColor = System.Drawing.Color.Transparent;
     pictureBox5.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox5.Image     = global::ReaLTaiizor.Player.Properties.Resources.skip_to_start_64px;
     pictureBox5.Location  = new System.Drawing.Point(82, 30);
     pictureBox5.Name      = "pictureBox5";
     pictureBox5.Size      = new System.Drawing.Size(32, 32);
     pictureBox5.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox5.TabIndex  = 11;
     pictureBox5.TabStop   = false;
     //
     // pictureBox3
     //
     pictureBox3.BackColor = System.Drawing.Color.Transparent;
     pictureBox3.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox3.Image     = global::ReaLTaiizor.Player.Properties.Resources.pause_64px;
     pictureBox3.Location  = new System.Drawing.Point(120, 30);
     pictureBox3.Name      = "pictureBox3";
     pictureBox3.Size      = new System.Drawing.Size(32, 32);
     pictureBox3.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox3.TabIndex  = 9;
     pictureBox3.TabStop   = false;
     pictureBox3.Click    += new System.EventHandler(PictureBox3_Click);
     //
     // pictureBox4
     //
     pictureBox4.BackColor = System.Drawing.Color.Transparent;
     pictureBox4.Cursor    = System.Windows.Forms.Cursors.Hand;
     pictureBox4.Image     = global::ReaLTaiizor.Player.Properties.Resources.shuffle_64px;
     pictureBox4.Location  = new System.Drawing.Point(232, 30);
     pictureBox4.Name      = "pictureBox4";
     pictureBox4.Size      = new System.Drawing.Size(32, 32);
     pictureBox4.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox4.TabIndex  = 10;
     pictureBox4.TabStop   = false;
     //
     // foreverMinimize1
     //
     foreverMinimize1.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     foreverMinimize1.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41)))));
     foreverMinimize1.BaseColor       = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41)))));
     foreverMinimize1.Cursor          = System.Windows.Forms.Cursors.Hand;
     foreverMinimize1.DefaultLocation = false;
     foreverMinimize1.DownColor       = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     foreverMinimize1.Font            = new System.Drawing.Font("Marlett", 12F);
     foreverMinimize1.Location        = new System.Drawing.Point(4, 4);
     foreverMinimize1.Name            = "foreverMinimize1";
     foreverMinimize1.OverColor       = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     foreverMinimize1.Size            = new System.Drawing.Size(18, 18);
     foreverMinimize1.TabIndex        = 1;
     foreverMinimize1.Text            = "foreverMinimize1";
     foreverMinimize1.TextColor       = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     //
     // foreverClose1
     //
     foreverClose1.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     foreverClose1.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41)))));
     foreverClose1.BaseColor       = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(41)))), ((int)(((byte)(41)))));
     foreverClose1.Cursor          = System.Windows.Forms.Cursors.Hand;
     foreverClose1.DefaultLocation = false;
     foreverClose1.DownColor       = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     foreverClose1.Font            = new System.Drawing.Font("Marlett", 10F);
     foreverClose1.Location        = new System.Drawing.Point(278, 4);
     foreverClose1.Name            = "foreverClose1";
     foreverClose1.OverColor       = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     foreverClose1.Size            = new System.Drawing.Size(18, 18);
     foreverClose1.TabIndex        = 0;
     foreverClose1.Text            = "foreverClose1";
     foreverClose1.TextColor       = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     //
     // panel2
     //
     panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(31)))), ((int)(((byte)(31)))));
     panel2.Controls.Add(pictureBox1);
     panel2.EdgeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(41)))), ((int)(((byte)(50)))));
     panel2.Location      = new System.Drawing.Point(0, 81);
     panel2.Name          = "panel2";
     panel2.Padding       = new System.Windows.Forms.Padding(5);
     panel2.Size          = new System.Drawing.Size(300, 256);
     panel2.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     panel2.TabIndex      = 14;
     panel2.Text          = "panel2";
     //
     // pictureBox1
     //
     pictureBox1.BackColor = System.Drawing.Color.Transparent;
     pictureBox1.Image     = global::ReaLTaiizor.Player.Properties.Resources.Logo;
     pictureBox1.Location  = new System.Drawing.Point(20, 0);
     pictureBox1.Name      = "pictureBox1";
     pictureBox1.Size      = new System.Drawing.Size(256, 256);
     pictureBox1.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     pictureBox1.TabIndex  = 4;
     pictureBox1.TabStop   = false;
     //
     // timer1
     //
     timer1.Enabled  = true;
     timer1.Interval = 1000;
     timer1.Tick    += new System.EventHandler(Timer1_Tick);
     //
     // Player
     //
     AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     ClientSize          = new System.Drawing.Size(300, 497);
     Controls.Add(dreamForm1);
     FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     Icon            = ((System.Drawing.Icon)(resources.GetObject("$Icon")));
     Name            = "Player";
     StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     Text            = "MP3 Player";
     dreamForm1.ResumeLayout(false);
     dreamForm1.PerformLayout();
     panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(pictureBox9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox7)).EndInit();
     panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(pictureBox6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureBox4)).EndInit();
     panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(pictureBox1)).EndInit();
     ResumeLayout(false);
 }
예제 #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.Forms.DreamForm();
     dungeonControlBox1 = new ReaLTaiizor.Controls.DungeonControlBox();
     dreamProgressBar1  = new ReaLTaiizor.Controls.DreamProgressBar();
     dreamTextBox1      = new ReaLTaiizor.Controls.DreamTextBox();
     dreamButton1       = new ReaLTaiizor.Controls.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);
 }