BCGSoft.ControlBars Namespace > DockManager Class : DockControlBarToRecentPos Method |
'Declaration Public Function DockControlBarToRecentPos( _ ByVal pBar As DockingPane, _ ByVal setFocus As Boolean _ ) As Boolean
'Usage Dim instance As DockManager Dim pBar As DockingPane Dim setFocus As Boolean Dim value As Boolean value = instance.DockControlBarToRecentPos(pBar, setFocus)
public bool DockControlBarToRecentPos( DockingPane pBar, bool setFocus )
public: bool DockControlBarToRecentPos( DockingPane* pBar, bool setFocus )
public: bool DockControlBarToRecentPos( DockingPane^ pBar, bool setFocus )
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