ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DbNavigator Class / OnForeColorChanged Method

In This Topic
    OnForeColorChanged Method (C1DbNavigator)
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    Protected Overrides Sub OnForeColorChanged( _
       ByVal e As EventArgs _
    ) 
    protected override void OnForeColorChanged( 
       EventArgs e
    )

    Parameters

    e
    See Also