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.
BOOL IsButtonHighlighted( int nID ) const;
Return Value
Nonzero if the button is highlighted; otherwise 0.
Parameters
nID
The command ID for the toolbar button.
Remarks
Call this member function to check the highlight state of a toolbar button.
CToolBarCtrl Overview | Class Members | Hierarchy Chart
See Also CToolBarCtrl::IsButtonChecked, CToolBarCtrl::IsButtonIndeterminate, CToolBarCtrl::IsButtonHidden, CToolBarCtrl::IsButtonEnabled, CToolBarCtrl::IsButtonPressed; CToolBarCtrl::MarkButton