Sets the text of the control
[C++]
void SetText(
   const char* pszText
);
Text of the control.
Sets the text of the control.
            For some controls, including all edit fields,
            the text is ignored.
            
Header: xldialog.h