ComponentOne Menus and Toolbars for WinForms
Buttons Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1NavBar Class : Buttons Property
Gets the collection of buttons in this navigation bar.
Syntax
'Declaration
 
Public ReadOnly Property Buttons As C1NavBarButton.ButtonCollection
public C1NavBarButton.ButtonCollection Buttons {get;}
See Also

Reference

C1NavBar Class
C1NavBar Members