Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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