TabbedMdiTabGroup Class Members
In This Topic
The following tables list the members exposed by TabbedMdiTabGroup.
Public Constructors
Public Properties
| 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. |
Top
Public Methods
| Name | Description |
 | Dispose | Clean-up any resources being used. |
 | Layout | Performs the layout of the elements managed by the TabbedMdiTabGroup. |
Top
See Also