BCGControlBar Library for .NET
AutoHidePanel Constructor(DockManager)




A dockmanager for current Autohide button.
Syntax
'Declaration
 
Public Function New( _
   ByVal dockManager As DockManager _
)
'Usage
 
Dim dockManager As DockManager
 
Dim instance As New AutoHidePanel(dockManager)
public AutoHidePanel( 
   DockManager dockManager
)
public: AutoHidePanel( 
   DockManager* dockManager
)
public:
AutoHidePanel( 
   DockManager^ dockManager
)

Parameters

dockManager
A dockmanager for current Autohide button.
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

AutoHidePanel Class
AutoHidePanel Members
Overload List

Send Feedback