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