Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.ToolStrips Namespace / C1ToolStripColorPicker Class / ColorChanged Event

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