Exemplo n.º 1
0
 public frmMusicBox()
 {
     InitializeComponent();
     player = new cMP3Player();
 }