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

In This Topic
    OnClearComplete Method (RibbonTabCollection)
    In This Topic
    Performs additional custom processes after clearing the contents of the RibbonTabCollection instance.
    Syntax
    'Declaration
     
    Protected Overrides Sub OnClearComplete() 
    protected override void OnClearComplete()
    See Also