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

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

    Parameters

    e
    See Also