The cursor that is shown when the mouse hovers over the viewer.

Namespace: TallComponents.Interaction.WinForms.Controls
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public Cursor HoverCursor { get; set; }
Visual Basic
Public Property HoverCursor As Cursor
	Get
	Set

See Also