Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Items Namespace / NavAddButton Class / Cursor Property

In This Topic
    Cursor Property (NavAddButton)
    In This Topic
    Gets or sets the cursor that is displayed when the mouse pointer is over the item.
    Syntax
    'Declaration
     
    
    Public Property Cursor As Cursor
    public Cursor Cursor {get; set;}
    See Also