Click or drag to resize

HotImageCursor Property

Gets or sets the default cursor to display when the cursor moves over the HotImage.

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

Property Value

Type: Cursor
See Also