'Declaration Public Class TabbedMdiTabGroup
'Usage Dim instance As TabbedMdiTabGroup
public class TabbedMdiTabGroup
'Declaration Public Class TabbedMdiTabGroup
'Usage Dim instance As TabbedMdiTabGroup
public class TabbedMdiTabGroup
Right-clicking on a tab in a tab-group will display a menu that allows new horizontal or vertical tab-groups to be created. If 2 horizontal or vertical tab-groups are displayed, only the option to create same-orientation tab-groups will be available.
Tabs can be moved between tab-groups—when two or more tab groups are displayed—by right-clicking on the tab to move and selecting the "Move to Next Tab Group" option.
System.Object
Xceed.DockingWindows.TabbedMdi.TabbedMdiTabGroup
Name | Description | |
---|---|---|
![]() | TabbedMdiTabGroup Constructor | Initializes a new instance of the TabbedMdiTabGroup class. |
Name | Description | |
---|---|---|
![]() | Bounds | Gets the bounds of the tab-group. |
![]() | IsSelected | Gets a value indicating if the tab-group is currently selected. |
![]() | MdiForms | Gets a collection of the child-Mdi forms contained in the tab-group. |
![]() | SelectedForm | Gets the currently selected child-Mdi form. |
![]() | TabStripAlignment | Gets or sets the alignment of the tab-group's associated tabbed-mdi tabstrip. |
Name | Description | |
---|---|---|
![]() | Dispose | Clean-up any resources being used. |
![]() | Layout | Performs the layout of the elements managed by the TabbedMdiTabGroup. |
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