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