Table of Contents

Property Cursor

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Cursor

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

Cursor? Cursor { get; set; }

Property Value

Cursor

Remarks

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