C++
void SetTitle( LPCTSTR pszTitle );
Description
Sets the text title of the control.
Parameters
Parameters | Description |
---|---|
pszTitle | The text to set for the title. |
void SetTitle( LPCTSTR pszTitle );
Sets the text title of the control.
Parameters | Description |
---|---|
pszTitle | The text to set for the title. |