Creates a new FolderDialog object which provides the ability to show a standard folder selection dialog to the user.
"userInterface_var" is a variable referencing a UserInterface object.
|
"userInterface_var" is a variable referencing a UserInterface object.
|
Type | Description |
FolderDialog | Returns the created FolderDialog object that you can use to define the contents of and display a standard folder dialog. |
Name | Description |
File Dialog Sample | Demonstrating how to pop up a file dialog and a folder dialog. |