[]
Gets or sets the cursor that is displayed when the mouse pointer is over the view.
[Browsable(true)] public Cursor Cursor { get; set; }
<Browsable(True)> Public Property Cursor As Cursor
A Cursor instance.