IsSelected Property (IToolBarButton)
Indicates whether the toolbar button is currently either pressed (currently being clicked) or checked (a dual-state push button that is currently selected).

C# Syntax

bool IsSelected {get;}