BCGSoft.ControlBars Namespace > DockingContainer Class : RemoveBar Method |
'Declaration Protected Sub RemoveBar( _ ByVal pane As DockingPane, _ ByVal unhook As Boolean _ )
'Usage Dim instance As DockingContainer Dim pane As DockingPane Dim unhook As Boolean instance.RemoveBar(pane, unhook)
protected void RemoveBar( DockingPane pane, bool unhook )
protected: void RemoveBar( DockingPane* pane, bool unhook )
protected: void RemoveBar( DockingPane^ pane, bool unhook )
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