ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.C1SuperTooltip Namespace / ImageCollection Class / OnClearComplete Method

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