plorkz 0 Newbie Poster

I have been working on creating my own music player using the windows media player as the actual audio playback component, with some extra plug-in for OGG files, etc. I have all the controls for volume, balance, previous, next, etc. and a playlist (list box control), but I haven't figured out how I can select a group of items or a single item in the playlist and just click-and-drag to re-order them in the list. Winamp has this functionality but I don't know how to implement it with a list box. Do I need to build a custom control, and if so, how? Or can I use a standard listbox? Any help would be appreciated.

Thanks.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.