Click or drag to resize

HotspotCursor Property

Gets or sets the cursor that is displayed while the mouse is over the hotspot.

Namespace:  Deltabit.WinForms
Assembly:  Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax
public Cursor Cursor { get; set; }

Property Value

Type: Cursor
See Also