Sets the string value of the control
[C++]
void SetValue(
const char* pszText
);
Value of the control as a string.
Sets the value of the control.
For some controls, including static fields,
the value is ignored.
Header: xldialog.h