BCGSoft.ControlBars Namespace > TabbedGroup Class : FixUpDockInfo Method |
Called by the framework to set the current state of the tab control and add them to the tab control collection of the specified DockManager.
'Declaration Public Sub FixUpDockInfo( _ ByVal dockManager As DockManager _ )
'Usage Dim instance As TabbedGroup Dim dockManager As DockManager instance.FixUpDockInfo(dockManager)
public void FixUpDockInfo( DockManager dockManager )
public: void FixUpDockInfo( DockManager* dockManager )
public: void FixUpDockInfo( DockManager^ dockManager )
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