XP Style Drive List

CJLeit

Freshman
Joined
Feb 1, 2006
Messages
32
Hello,

I'd like to make a form that let's a user pick from a list of drives and folders without using the FolderBrowserDialog. I would like the drive list to look like the standard XP drive list. I would like it to include "My Computer", "Desktop", and all the other XP locations. The problem is that the DriveListBox only list drives and not these other locations. Is there a control that looks more like the standard XP drive list. I'm using Visual Studio 2005.

Thanks!
 
Where can I see an example of what you mean? Are you talking about the view from windows explorer when the drives are sorted by type, grouped, and tiled or are you referring to another view?
 
Back
Top