Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor Namespace / C1ExpressionEditor Class / OnThemeChanged Method

In This Topic
    OnThemeChanged Method (C1ExpressionEditor)
    In This Topic
    Rises the StylesChanged event.
    Syntax
    'Declaration
     
    
    Protected Sub OnThemeChanged( _
       ByVal e As EventArgs _
    ) 
    protected void OnThemeChanged( 
       EventArgs e
    )

    Parameters

    e
    See Also