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

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