ComponentOne Input for WinForms
ButtonCursor Property (C1DropDownControl)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1DropDownControl Class : ButtonCursor Property
The cursor that is displayed when the mouse is over a button.
Syntax
'Declaration
 
Public Property ButtonCursor As System.Windows.Forms.Cursor
public System.Windows.Forms.Cursor ButtonCursor {get; set;}
See Also

Reference

C1DropDownControl Class
C1DropDownControl Members