BCGControlBar Library for .NET
m_dockStyle Field




Specifies the dock style of the docking control.
Syntax
'Declaration
 
Public m_dockStyle As DockStyle
'Usage
 
Dim instance As DockInfo
Dim value As DockStyle
 
value = instance.m_dockStyle
 
instance.m_dockStyle = value
public DockStyle m_dockStyle
public: DockStyle m_dockStyle
public:
DockStyle m_dockStyle
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

DockInfo Class
DockInfo Members

Send Feedback