C++
void SetDialogCaption( LPCTSTR caption );
Description
Sets the dialog caption. Used to initialize the dialog.
Parameters
| Parameters | Description |
|---|---|
| caption | File dialog caption |
void SetDialogCaption( LPCTSTR caption );
Sets the dialog caption. Used to initialize the dialog.
| Parameters | Description |
|---|---|
| caption | File dialog caption |