16 Haziran 2013 Pazar


Gerekenler;
1 adet openfiledialog
1 adet windows media player
1 adet buton
Kod:
mp3 codları [butona yazılıcak];
OpenFileDialog1.Multiselect = True
OpenFileDialog1.ShowDialog()
OpenFileDialog1.Filter = "mp3 dosyaları (*.mp3)|*.mp3"
AxWindowsMediaPlayer1.URL = OpenFileDialog1.FileName

0 yorum:

Yorum Gönder

Subscribe to RSS Feed Follow me on Twitter!