InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanelBase Class / OnForeColorChanged Method

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

    Parameters

    e
    See Also