Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Determines whether the specified button in a toolbar control is pressed.
BOOL IsButtonPressed(
int nID
) const;
Parameters
- nID
Command identifier of the button in the toolbar.
Return Value
Nonzero if the button is pressed, otherwise zero.
Remarks
Consider calling GetState if you want to retrieve more than one button state.
Requirements
Header: afxcmn.h