Cursor Property
Cursor
Gets or sets the cursor that is displayed when the mouse pointer is over the control.
Declaration
[Browsable(false)]
public override Cursor Cursor { get; set; }
<Browsable(False)>
Public Overrides Property Cursor As Cursor
Overrides