Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the text for the control site.
virtual void SetWindowText(
LPCTSTR lpszString
);
Parameters
- lpszString
Pointer to a null-terminated string to be used as the new title or control text.
Remarks
This function first attempts to set the Caption stock property. If the Caption stock property is not supported, the Text property is set instead.
Requirements
Header: afxocc.h