I want to implement a dialog that allows the user to navgate the file system and choose a specific FOLDER (not file)- is there an easy way to do this?
I've looked at the OpenFileDialog class and I don't think it can be done using this- I'm ending up using the VB6.DirListBox control which isn't as nice at all.
Is there a better way to do this?
I've looked at the OpenFileDialog class and I don't think it can be done using this- I'm ending up using the VB6.DirListBox control which isn't as nice at all.
Is there a better way to do this?