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!
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!