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.
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