Gets or sets the cursor that displays when the mouse pointer is over this element.
'宣言
Public Property Cursor As Cursor
public Cursor Cursor {get; set;}
プロパティ値
The cursor to display. The default value is defined as null 参照 (Visual Basicでは
Nothing) per this dependency property. However, the practical default at run time will come from a variety of factors.