ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon Namespace / RibbonTabCollection Class / ClearAndDisposeTabs Method

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