The interactor that the mouse is hovering over. This propery is null if the mouse is not hovering over any interactor.

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

Syntax

C#
WinFormsInteractor HoverInteractor { get; }
Visual Basic
ReadOnly Property HoverInteractor As WinFormsInteractor
	Get

See Also