MindFusion WinForms Programmer's Guide
DockWindow.HoverIndex Property
See Also
 





Gets index of the hovered item.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms

 Syntax

C#  Copy Code

public int HoverIndex { get; }

Visual Basic  Copy Code

Public ReadOnly Property HoverIndex As Integer

 Property Value

 See Also

DockWindow Members
DockWindow Class
MindFusion.UI.WinForms Namespace