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