BCGControlBar Library for .NET
SDManager Class
Members 




Manages smart docking marker on tracking docking pane.  SDManager class contains some static members which allow to create a new instance of SDManager, get the size and transparency of the SDMarkers, current DockStyle. In SDManager images for smart markers are set.  
Object Model
SDManager Class
Syntax
'Declaration
 
Public Class SDManager 
'Usage
 
Dim instance As SDManager
public class SDManager 
public __gc class SDManager 
public ref class SDManager 
Remarks

The method ShowMarkers allows to make SDMarkers visible in the specified rectangle and the method HideMarkers allows to make them invisible. Method MarkerFromPoint returns the smart docking marker from any point selected on the screen. The instance of SDManager is used by class Tracker.

Inheritance Hierarchy

System.Object
   BCGSoft.ControlBars.SDManager

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 Members
BCGSoft.ControlBars Namespace

Send Feedback