BCGSoft.ControlBars Namespace > DockingPane Class : DockManager Property |
Sets or returns the DockManager, which contains the DockingPane.
'Declaration Public Property DockManager As DockManager
'Usage Dim instance As DockingPane Dim value As DockManager instance.DockManager = value value = instance.DockManager
public DockManager DockManager {get; set;}
public: __property DockManager* get_DockManager(); public: __property void set_DockManager( DockManager* value );
public: property DockManager^ DockManager { DockManager^ get(); void set ( DockManager^ value); }
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