BCGSoft.ControlBars Namespace > DockManager Class : Recreate Method |
The source DockManager from which the current DockManager will be recreated.
Recreates the DockManager from the specified DockManager using serialization info.
'Declaration Public Sub Recreate( _ ByVal srcDockManager As DockManager _ )
'Usage Dim instance As DockManager Dim srcDockManager As DockManager instance.Recreate(srcDockManager)
public void Recreate( DockManager srcDockManager )
public: void Recreate( DockManager* srcDockManager )
public: void Recreate( DockManager^ srcDockManager )
The source DockManager from which the current DockManager will be recreated.
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