コード例 #1
0
 public frmMusicBox()
 {
     InitializeComponent();
     player = new cMP3Player();
 }