InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputGroupHeader Class / BackColorChanged Event

In This Topic
    BackColorChanged Event (InputGroupHeader)
    In This Topic
    Fires when the BackColor property changes.
    Syntax
    'Declaration
     
    Public Event BackColorChanged As EventHandler
    public event EventHandler BackColorChanged
    See Also