private void Vplayer_Click(object sender, EventArgs e) { Form VPlayer = new Reproductor(); VPlayer.Show(); }