Hi all

Is it possible to implement the OpenFileDialog or some other such function to allow the user to browse for a disk?

I need the user to be forced to select e.g. C: drive or D: drive for example. I've taken a look around the interwebs but all I find is a 'browse for folder' setup

Regards

Dan

You can force the user using OpenFileDialog itself. i.e. if the user is not selected desired drive or folder, prompt the dialog again or show some error.

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.