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 associated with a control, such as button text or an edit box label.
HRESULT SetControlLabel(
DWORD dwIDCtl,
const CString& strLabel
);
Parameters
dwIDCtl
The ID of the control.strLabel
The control name.
Requirements
Header: afxdlgs.h