Themes for WinForms | ComponentOne
C1.Win.C1Themes.Extended.4.5.2 Assembly / C1.Win.C1Themes Namespace / C1ThemePicker Class / OnInvalidated Method

In This Topic
    OnInvalidated Method
    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