Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / C1BasePicker Class / ButtonCursorChanged Event

In This Topic
    ButtonCursorChanged Event (C1BasePicker)
    In This Topic
    Event fired when the value of ButtonCursor property is changed.
    Syntax
    'Declaration
     
    
    Public Event ButtonCursorChanged As EventHandler
    public event EventHandler ButtonCursorChanged
    See Also