FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / C1Ribbon Class / TopToolBar Property

In This Topic
    TopToolBar Property (C1Ribbon)
    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