SelectedButtons Property (IToolBar)
The collection of all selected buttons in the toolbar.

C# Syntax

ReadOnlyCollection<IToolBarButton> SelectedButtons {get;}