InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputControlHost Class / ForeColorChanged Event

In This Topic
    ForeColorChanged Event (InputControlHost)
    In This Topic
    Fires when the value of the ForeColor property changes.
    Syntax
    'Declaration
     
    Public Event ForeColorChanged As EventHandler
    public event EventHandler ForeColorChanged
    See Also