Gets or sets the cursor that is displayed when the mouse pointer is over the control.
public virtual Cursor Cursor {get; set;}
'宣言
Public Overridable Property Cursor As Cursor
プロパティ値
A
System.Windows.Forms.Cursor that represents the cursor to display when the mouse pointer is over the control.