Table of Contents

Property Cursor

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

Cursor

Gets or sets the cursor that is displayed when the mouse pointer is over the control.

public override Cursor Cursor { get; set; }

Property Value

Cursor

A Cursor that represents the cursor to display when the mouse pointer is over the control.