Property Cursor
Cursor
Gets or sets the cursor that the control should normally display.
public Cursor Cursor { get; set; }
Property Value
Remarks
Notice that the control cursor also sets it for the children of the control implicitly.
Gets or sets the cursor that the control should normally display.
public Cursor Cursor { get; set; }
Notice that the control cursor also sets it for the children of the control implicitly.