ComponentOne Menus and Toolbars for WinForms
SelectedButtonIndex Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1NavBar Class : SelectedButtonIndex Property
Gets or sets index of the selected button in the Buttons collection.
Syntax
'Declaration
 
Public Property SelectedButtonIndex As System.Integer
public System.int SelectedButtonIndex {get; set;}
See Also

Reference

C1NavBar Class
C1NavBar Members