2
Reply

Autoplay Mp3 song after each song finishes

Raam Kumar

Raam Kumar

Dec 6 2008 12:31 AM
5.6k

Hi,

I am creating a mp3 player through C# I have kept a Listbox that shows the play list. I have created the player such that it when ever the user cicks on the selection on listbox the player play the corresponding song. so the user has to click on the next song to play the next song once the previous song is finished.

Now I would like to know is it possible for the player to automatically play the next song once the previous song is finished? If so how do I go about doing this on c#

Please let me know... Thanks!


Answers (2)