BCGSoft.ControlBars Namespace > DockingPane Class > SetAutoHideModeInternal Method : SetAutoHideModeInternal(Boolean,Boolean,Boolean) Method |
'Declaration Public Overloads Overridable Function SetAutoHideModeInternal( _ ByVal mode As Boolean, _ ByVal useDockManager As Boolean, _ ByVal withAnimation As Boolean _ ) As Boolean
'Usage Dim instance As DockingPane Dim mode As Boolean Dim useDockManager As Boolean Dim withAnimation As Boolean Dim value As Boolean value = instance.SetAutoHideModeInternal(mode, useDockManager, withAnimation)
public virtual bool SetAutoHideModeInternal( bool mode, bool useDockManager, bool withAnimation )
public: virtual bool SetAutoHideModeInternal( bool mode, bool useDockManager, bool withAnimation )
public: virtual bool SetAutoHideModeInternal( bool mode, bool useDockManager, bool withAnimation )
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