ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1DropDownControl Class / ButtonCursor Property

In This Topic
    ButtonCursor Property (C1DropDownControl)
    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