Sets the title of the dialog
[C++] void SetTitle( const char* pszTitle );
Text of the control.
Sets the title of the control. This will be displayed in the dialog's title bar.
Header: xldialog.h
CXlDialog Class | CXlDialog Methods