//
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// seaPlayer
//
this.AllowDrop = true;
this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
this.ClientSize = new System.Drawing.Size(216, 301);
this.Controls.Add(this.listBox1);
this.Controls.Add(this.axWindowsMediaPlayer1);