Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonTabGroupCollection Class / OnClearComplete Method

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