Table of Contents

Property Cursor

Namespace
Alternet.Editor
Assembly
Alternet.Editor.MAUI.v10.dll

Cursor

Gets or sets the cursor that the control should normally display.

public Cursor Cursor { get; set; }

Property Value

Cursor

Remarks

Notice that the control cursor also sets it for the children of the control implicitly.