ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / ColorPickerControl Class / Click Event

In This Topic
    Click Event (ColorPickerControl)
    In This Topic
    Syntax
    'Declaration
     
    Public Event Click As System.EventHandler
    public event System.EventHandler Click
    See Also