BCGControlBar Library for .NET
Create Method (SDManager)




Called by the framework on creation new instance of the SDManager . In this function smart markers collection is created and specified images are loaded for them.
Syntax
'Declaration
 
Public Sub Create() 
'Usage
 
Dim instance As SDManager
 
instance.Create()
public void Create()
public: void Create(); 
public:
void Create(); 
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