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.
Determines whether the specified button in a toolbar control is checked.
BOOL IsButtonChecked(
int nID
) const;
Parameters
- nID
Command identifier of the button in the toolbar.
Return Value
Nonzero if the button is checked; otherwise zero.
Remarks
Consider calling GetState if you want to retrieve more than one button state.
Requirements
Header: afxcmn.h