Beispiel #1
0
 /// <summary>
 /// Tasarımcı desteği için gerekli metot - bu metodun
 ///içeriğini kod düzenleyici ile değiştirmeyin.
 /// </summary>
 private void InitializeComponent()
 {
     LTPL = new ReaLTaiizor.Controls.Panel();
     LTP2 = new ReaLTaiizor.Controls.Panel();
     LTP3 = new ReaLTaiizor.Controls.Panel();
     LTP1 = new ReaLTaiizor.Controls.Panel();
     LTB1 = new ReaLTaiizor.Controls.Badge();
     LTB2 = new ReaLTaiizor.Controls.Badge();
     SNPB = new System.Windows.Forms.PictureBox();
     TETT = new ReaLTaiizor.Controls.MetroToolTip();
     LTPL.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(SNPB)).BeginInit();
     SuspendLayout();
     //
     // LTPL
     //
     LTPL.BackColor = System.Drawing.Color.White;
     LTPL.Controls.Add(LTP2);
     LTPL.Controls.Add(LTP3);
     LTPL.Controls.Add(LTP1);
     LTPL.Controls.Add(LTB1);
     LTPL.Controls.Add(LTB2);
     LTPL.Controls.Add(SNPB);
     LTPL.Cursor        = System.Windows.Forms.Cursors.Hand;
     LTPL.Dock          = System.Windows.Forms.DockStyle.Fill;
     LTPL.EdgeColor     = System.Drawing.SystemColors.Control;
     LTPL.Location      = new System.Drawing.Point(0, 0);
     LTPL.Margin        = new System.Windows.Forms.Padding(0);
     LTPL.MaximumSize   = new System.Drawing.Size(103, 97);
     LTPL.MinimumSize   = new System.Drawing.Size(103, 97);
     LTPL.Name          = "LTPL";
     LTPL.Padding       = new System.Windows.Forms.Padding(5);
     LTPL.Size          = new System.Drawing.Size(103, 97);
     LTPL.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     LTPL.TabIndex      = 11;
     LTPL.Text          = "LTPL";
     TETT.SetToolTip(LTPL, "Light Theme");
     LTPL.Click      += new System.EventHandler(LTPL_Click);
     LTPL.MouseEnter += new System.EventHandler(LTPL_MouseEnter);
     LTPL.MouseLeave += new System.EventHandler(LTPL_MouseLeave);
     //
     // LTP2
     //
     LTP2.Anchor        = System.Windows.Forms.AnchorStyles.Bottom;
     LTP2.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(243)))), ((int)(((byte)(245)))));
     LTP2.EdgeColor     = System.Drawing.Color.White;
     LTP2.Enabled       = false;
     LTP2.Location      = new System.Drawing.Point(34, 34);
     LTP2.Name          = "LTP2";
     LTP2.Padding       = new System.Windows.Forms.Padding(5);
     LTP2.Size          = new System.Drawing.Size(35, 55);
     LTP2.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     LTP2.TabIndex      = 15;
     LTP2.Text          = "LTP2";
     TETT.SetToolTip(LTP2, "Light Theme");
     //
     // LTP3
     //
     LTP3.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     LTP3.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(243)))), ((int)(((byte)(245)))));
     LTP3.EdgeColor     = System.Drawing.Color.White;
     LTP3.Enabled       = false;
     LTP3.Location      = new System.Drawing.Point(75, 34);
     LTP3.Name          = "LTP3";
     LTP3.Padding       = new System.Windows.Forms.Padding(5);
     LTP3.Size          = new System.Drawing.Size(20, 55);
     LTP3.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     LTP3.TabIndex      = 14;
     LTP3.Text          = "LTP3";
     TETT.SetToolTip(LTP3, "Light Theme");
     //
     // LTP1
     //
     LTP1.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     LTP1.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(243)))), ((int)(((byte)(245)))));
     LTP1.EdgeColor     = System.Drawing.Color.White;
     LTP1.Enabled       = false;
     LTP1.Location      = new System.Drawing.Point(8, 34);
     LTP1.Name          = "LTP1";
     LTP1.Padding       = new System.Windows.Forms.Padding(5);
     LTP1.Size          = new System.Drawing.Size(20, 55);
     LTP1.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
     LTP1.TabIndex      = 11;
     LTP1.Text          = "LTP1";
     TETT.SetToolTip(LTP1, "Light Theme");
     //
     // LTB1
     //
     LTB1.BackColor   = System.Drawing.Color.White;
     LTB1.BGColorA    = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(243)))), ((int)(((byte)(245)))));
     LTB1.BGColorB    = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(243)))), ((int)(((byte)(245)))));
     LTB1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(243)))), ((int)(((byte)(245)))));
     LTB1.Enabled     = false;
     LTB1.Font        = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold);
     LTB1.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(243)))), ((int)(((byte)(245)))));
     LTB1.Location    = new System.Drawing.Point(8, 8);
     LTB1.Maximum     = 0;
     LTB1.Name        = "LTB1";
     LTB1.Size        = new System.Drawing.Size(20, 20);
     LTB1.TabIndex    = 13;
     LTB1.Text        = "LTB1";
     TETT.SetToolTip(LTB1, "Light Theme");
     LTB1.Value = 0;
     //
     // LTB2
     //
     LTB2.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     LTB2.BackColor   = System.Drawing.Color.White;
     LTB2.BGColorA    = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(243)))), ((int)(((byte)(245)))));
     LTB2.BGColorB    = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(243)))), ((int)(((byte)(245)))));
     LTB2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(243)))), ((int)(((byte)(245)))));
     LTB2.Enabled     = false;
     LTB2.Font        = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Bold);
     LTB2.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(243)))), ((int)(((byte)(245)))));
     LTB2.Location    = new System.Drawing.Point(75, 8);
     LTB2.Maximum     = 0;
     LTB2.Name        = "LTB2";
     LTB2.Size        = new System.Drawing.Size(20, 20);
     LTB2.TabIndex    = 12;
     LTB2.Text        = "LTB2";
     TETT.SetToolTip(LTB2, "Light Theme");
     LTB2.Value = 0;
     //
     // SNPB
     //
     SNPB.Anchor   = System.Windows.Forms.AnchorStyles.Top;
     SNPB.Enabled  = false;
     SNPB.Image    = global::Nerator.Properties.Resources.Sun;
     SNPB.Location = new System.Drawing.Point(41, 8);
     SNPB.Name     = "SNPB";
     SNPB.Size     = new System.Drawing.Size(20, 20);
     SNPB.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     SNPB.TabIndex = 11;
     SNPB.TabStop  = false;
     TETT.SetToolTip(SNPB, "Light Theme");
     //
     // 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";
     //
     // LT
     //
     AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
     AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Dpi;
     BackColor           = System.Drawing.Color.Transparent;
     Controls.Add(LTPL);
     Margin      = new System.Windows.Forms.Padding(5);
     MaximumSize = new System.Drawing.Size(103, 97);
     MinimumSize = new System.Drawing.Size(103, 97);
     Name        = "LT";
     Size        = new System.Drawing.Size(103, 97);
     LTPL.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(SNPB)).EndInit();
     ResumeLayout(false);
 }
Beispiel #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(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);
 }