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.
Retrieves the current text of the control.
virtual void GetWindowText(
CString& str
) const;
Parameters
- str
A reference to a CString object that contains the current text of the control.
Remarks
If the control supports the Caption stock property, this value is returned. If the Caption stock property is not supported, the value for the Text property is returned.
Requirements
Header: afxocc.h