BCGControlBar Library for .NET
m_activeMarker Field




Specifies the marker which is responsible for the docking in current moment.
Syntax
'Declaration
 
Public m_activeMarker As SDMarker
'Usage
 
Dim instance As DockInfo
Dim value As SDMarker
 
value = instance.m_activeMarker
 
instance.m_activeMarker = value
public SDMarker m_activeMarker
public: SDMarker* m_activeMarker
public:
SDMarker^ m_activeMarker
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