IsSelected Property (IToolBarButton)
Indicates whether the toolbar button is either pressed or checked.
Remarks
A button is pressed if it is being clicked; checked if it is a toggle button that is selected.

C# Syntax

bool IsSelected {get;}