C++
void SetDialogName( LPCTSTR name );
Description
This function assigns a name to the dialog. If a help tag has not been specified then this name will be used as the help tag.
Parameters
Parameters | Description |
---|---|
name | Indicates a name for the dialog |
void SetDialogName( LPCTSTR name );
This function assigns a name to the dialog. If a help tag has not been specified then this name will be used as the help tag.
Parameters | Description |
---|---|
name | Indicates a name for the dialog |