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

In This Topic
    OnClearComplete Method (RibbonItemCollection)
    In This Topic
    Performs additional custom processes after clearing the contents of the System.Collections.CollectionBase instance.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnClearComplete() 
    protected virtual void OnClearComplete()
    See Also