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