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

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