BCGControlBar Library for .NET
HideMarkers Method




Called by the framework on tracking any control with smart docking marker and on end of the tracking. Makes smart docking markers invisible and set them into the normal state.
Syntax
'Declaration
 
Public Sub HideMarkers() 
'Usage
 
Dim instance As SDManager
 
instance.HideMarkers()
public void HideMarkers()
public: void HideMarkers(); 
public:
void HideMarkers(); 
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

SDManager Class
SDManager Members

Send Feedback