Calendar for WinForms | ComponentOne
C1.Win.Calendar Namespace / C1DateEdit Class / ButtonCursor Property

In This Topic
    ButtonCursor Property (C1DateEdit)
    In This Topic
    The cursor that is displayed when the mouse is over a button.
    Syntax
    'Declaration
     
    
    Public Property ButtonCursor As Cursor
    public Cursor ButtonCursor {get; set;}
    See Also