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

In This Topic
    TopToolBar Property
    In This Topic
    Gets the object that represents a toolbar at the window title bar, beside the system buttons.
    Syntax
    'Declaration
     
    Public ReadOnly Property TopToolBar As RibbonTopToolBar
    public RibbonTopToolBar TopToolBar {get;}
    See Also