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

In This Topic
    BottomToolBar Property
    In This Topic
    Gets the object that represents a toolbar that appears below the Ribbon.
    Syntax
    'Declaration
     
    Public ReadOnly Property BottomToolBar As RibbonBottomToolBar
    public RibbonBottomToolBar BottomToolBar {get;}
    See Also