ComponentOne SuperTooltip for WinForms
C1.Win.SuperTooltip.5 Assembly / C1.Win.SuperTooltip Namespace / C1SuperLabel Class / OnInvalidated Method

In This Topic
    OnInvalidated Method (C1SuperLabel)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnInvalidated( _
       ByVal e As System.Windows.Forms.InvalidateEventArgs _
    ) 
    protected virtual void OnInvalidated( 
       System.Windows.Forms.InvalidateEventArgs e
    )

    Parameters

    e
    See Also