Miner.Windows Assembly > Miner.Windows.TabbedMdi Namespace : MdiTab Class |
For a list of all members of this type, see MdiTab members.
Name | Description | |
---|---|---|
![]() | Index | Returns the index of this tab in the list of tabs for the MdiTabGroup of which this tab is a member. |
![]() | Key | Returns/sets the unique key to use for this tab. |
![]() | MdiTabForm | Returns the MdiTabForm associated with this tab. |
![]() | MdiTabGroup | Returns the MdiTabGroup of which this tab is a member. |
![]() | Settings | Returns the MdiTabSetting object so that MDI tab settings can be defined or retrieved. |
![]() | Text | Returns/sets the text to be displayed in the tab. (If the text is set to null, then the form's caption is displayed.) |
![]() | Tooltip | Returns/sets the tool tip to display for the tab. |