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.
Displays a prompt in the masked edit control.
void SetWindowText(
LPCTSTR lpszString
);
Parameters
- [in] lpszString
Points to a null-terminated string that will be used as a prompt.
Remarks
This method sets the control text.
This method redefines CWnd::SetWindowText.
Requirements
Header: afxmaskededit.h