Custom Playlist Handler in Visual Basic - Part 1 - Creating Playlists
Introduction:
This is the first of a two part tutorial on how to create a custom music playlist and player in Visual Basic.
Note:
Our Visual Basic player will simply use the Windows Media Player control and this series is going to be mainly focusing on the IO.
- Read more about Custom Playlist Handler in Visual Basic - Part 1 - Creating Playlists
- Log in or register to post comments
- 134 views
Double click the Timer and do the following code. The event is, everytime the timer ticks, the numbers in the Textbox will randomly roll.