 
            | Miner.Windows Assembly > Miner.Windows.TabbedMdi Namespace : MdiTabManager Class | 
For a list of all members of this type, see MdiTabManager members.
| Name | Description | |
|---|---|---|
|  | FormFromKey | Returns the MdiTabForm that has the specified key (or null if not found). | 
|  | MoveToGroup | Moves the specified tab to the specified tab group (end of the tab list for the group). | 
|  | MoveToNewGroup | Creates a new MdiTabGroup and moves the specified tab (and its form) to the new tab group. | 
|  | TabFromForm | Returns the MdiTab that is associated with a MdiTabForm. | 
|  | TabFromKey | Returns the MdiTab that has the specified key (or null if not found). |