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

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