Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1EditorRibbon Class / TopToolBar Property

In This Topic
    TopToolBar Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property TopToolBar As C1.Win.Ribbon.RibbonTopToolBar
    public C1.Win.Ribbon.RibbonTopToolBar TopToolBar {get;}
    See Also