TabbedMdiTabGroup Class Properties
In This Topic
For a list of all members of this type, see TabbedMdiTabGroup members.
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
See Also