[]
        
(Showing Draft Content)

C1.Framework.ScrollableControl.Cursor

Cursor Property

Cursor

Gets or sets the Cursor that appears when the mouse moves over the control.

Declaration
public override Cursor Cursor { get; set; }
Overrides