ComponentOne Menus and Toolbars for WinForms
SelectedButton Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1NavBar Class : SelectedButton Property
Gets or sets the button, which is currently selected in the C1NavBar.
Syntax
'Declaration
 
Public Property SelectedButton As C1NavBarButton
public C1NavBarButton SelectedButton {get; set;}
See Also

Reference

C1NavBar Class
C1NavBar Members