FolderDialog.title Property
Parent Object: FolderDialogDefined in namespace "adsk::core" and the header file is <Core/UserInterface/FolderDialog.h>
Description
Gets or sets the title displayed on the dialog.
Syntax
"folderDialog_var" is a variable referencing a FolderDialog object. |
Property Value
This is a read/write property whose value is a string.Samples
| Name | Description |
| File Dialog Sample | Demonstrating how to pop up a file dialog and a folder dialog. |
