BCGSoft.ControlBars Namespace > TabbedGroup Class > RemoveDockingPane Method : RemoveDockingPane(DockingPane,Control,Boolean) Method |
'Declaration Public Overloads Function RemoveDockingPane( _ ByVal pane As DockingPane, _ ByVal newParent As Control, _ ByVal visible As Boolean _ ) As DockingPane
'Usage Dim instance As TabbedGroup Dim pane As DockingPane Dim newParent As Control Dim visible As Boolean Dim value As DockingPane value = instance.RemoveDockingPane(pane, newParent, visible)
public DockingPane RemoveDockingPane( DockingPane pane, Control newParent, bool visible )
public: DockingPane* RemoveDockingPane( DockingPane* pane, Control* newParent, bool visible )
public: DockingPane^ RemoveDockingPane( DockingPane^ pane, Control^ newParent, bool visible )
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