ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / C1Ribbon Class / ConfigToolBar Property

In This Topic
    ConfigToolBar Property
    In This Topic
    Gets the object that represents the toolbar in the same line with the tab headers.
    Syntax
    'Declaration
     
    Public ReadOnly Property ConfigToolBar As RibbonConfigToolBar
    public RibbonConfigToolBar ConfigToolBar {get;}
    See Also