Gets the folder selected by the user in the dialog. This property is used after the ShowDialog method has been called to retrieve the folder specified by the user.
"folderDialog_var" is a variable referencing a FolderDialog object.
|
"folderDialog_var" is a variable referencing a FolderDialog object.
|
Name | Description |
File Dialog Sample | Demonstrating how to pop up a file dialog and a folder dialog. |