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 of the specified control, using the text contained in lpszString.
virtual void SetDlgItemText(
int nID,
LPCTSTR lpszString
);
Parameters
nID
The identifier of the control.lpszString
Pointer to the text of the control.
Requirements
Header: afxocc.h