'Declaration Public NotInheritable Class AutoHideFrameAppearance
'Usage Dim instance As AutoHideFrameAppearance
public sealed class AutoHideFrameAppearance
'Declaration Public NotInheritable Class AutoHideFrameAppearance
'Usage Dim instance As AutoHideFrameAppearance
public sealed class AutoHideFrameAppearance
If a ToolWindow is unpinned, it will automatically hide when it no longer has the mouse and its associated tab will be displayed in the AutoHideFrame. To reopen the ToolWindow, the mouse must be placed over the tab. At any time, a ToolWindow can be pinned or unpinned by clicking on the "pin/unpin" glyph in the caption unless the DockLayoutManager.AllowAutoHide property is set to false. Only a docked ToolWindow can be unpinned (state changed to ToolWindowState.AutoHide) or pinned (state changed to Docked).
System.Object
Xceed.DockingWindows.AutoHideFrameAppearance
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2