Property Cursor
Cursor
Gets or sets the cursor that the control should normally display.
[Browsable(false)]
public virtual Cursor? Cursor { get; set; }
Property Value
Remarks
Notice that the control cursor also sets it for the children of the control implicitly.