Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonTabCollection Class / ClearAndDisposeTabs Method

In This Topic
    ClearAndDisposeTabs Method (RibbonTabCollection)
    In This Topic
    Removes all tabs from the collection, then disposes the tabs.
    Syntax
    'Declaration
     
    
    Public Sub ClearAndDisposeTabs() 
    public void ClearAndDisposeTabs()
    See Also