how do i go about to open a folder (i.e. not a file) with the common dialog open?
more specifically, since no one has answered yet:
i want to use a CommonDialogBox to get a folder path to a text box, but I can only find properties to get a file name. is it possible to do what i want? and how do i do so?
-tomas
more specifically, since no one has answered yet:
i want to use a CommonDialogBox to get a folder path to a text box, but I can only find properties to get a file name. is it possible to do what i want? and how do i do so?
-tomas
Comment