BCGSoft.ControlBars Namespace > CommandBarManager Class : FloatCommandBar Method |
Specifies the client area coordinates to place the command bar upon floating.
Creates a parent floating frame for the specified command bar and places this command bar in it.
'Declaration Public Sub FloatCommandBar( _ ByVal bar As CommandBar, _ ByVal location As Point, _ ByVal visible As Boolean _ )
'Usage Dim instance As CommandBarManager Dim bar As CommandBar Dim location As Point Dim visible As Boolean instance.FloatCommandBar(bar, location, visible)
Specifies the client area coordinates to place the command bar upon floating.
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