ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1ColorPicker Class / ColorChanged Event

In This Topic
    ColorChanged Event
    In This Topic
    Fires when the Color property changes.
    Syntax
    'Declaration
     
    Public Event ColorChanged As EventHandler
    public event EventHandler ColorChanged
    See Also