\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.ListBase Namespace / Frame Class / OnSystemColorsChanged Method

In This Topic
    OnSystemColorsChanged Method (Frame)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnSystemColorsChanged( _
       ByVal e As System.EventArgs _
    ) 
    protected virtual void OnSystemColorsChanged( 
       System.EventArgs e
    )

    Parameters

    e
    See Also