BCGControlBar Library for .NET
AutoHideMode Field




Specifies if the splitter control is currently in the autohide mode.
Syntax
'Declaration
 
Public AutoHideMode As Boolean
'Usage
 
Dim instance As DrawSplitterControlDef
Dim value As Boolean
 
value = instance.AutoHideMode
 
instance.AutoHideMode = value
public bool AutoHideMode
public: bool AutoHideMode
public:
bool AutoHideMode
Requirements

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

See Also

Reference

DrawSplitterControlDef Class
DrawSplitterControlDef Members

Send Feedback