Click or drag to resize

HotImageHasChildCursor Property

Gets or sets the cursor to display when the cursor moves over a hotspot that has a child Hotimage.

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

Property Value

Type: Cursor
See Also