CMFCToolBar::IsButtonHighlighted
Determines whether the specified button is highlighted.
BOOL IsButtonHighlighted(
int iButton
) const;
Parameters
- [in] iButton
Specifies the index of a toolbar button.
Return Value
TRUE if the specified button is highlighted; otherwise, FALSE.
Requirements
Header: afxtoolbar.h