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





Gets index of currently shown auto-hide item.

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

 Syntax

C#  Copy Code

public int AutoHideIndex { get; }

Visual Basic  Copy Code

Public ReadOnly Property AutoHideIndex As Integer

 Property Value

 See Also

DockWindow Members
DockWindow Class
MindFusion.UI.WinForms Namespace