ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonQatItemCollection Class / OnClear Method

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