BCGControlBar Library for .NET
CloseTab Method (MDIContainer)




Closes the MDIChild form specified in parameter. Called by the framework when user selects a menu item "CloseAllBut" from the context menu of the related tab item.

Closes the specified MDIChild form.

Overload List
OverloadDescription
CloseTab(MdiChildForm)

Closes the MDIChild form specified in parameter. Called by the framework when user selects a menu item "CloseAllBut" from the context menu of the related tab item.

 
CloseTab(TabItem)

Closes the MDIChild form associated with the specified TabItem. Called by the framework when user selects a menu item "Close" from the context menu of the related tab item.

 
Requirements

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

See Also

Reference

MDIContainer Class
MDIContainer Members

Send Feedback