For a list of all members of this type, see MdiTab members.
| Name | Description | |
|---|---|---|
![]() | AccessibilityObject | Returns the accessible object representing the tab. |
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | Form | Returns the associated Form |
![]() | HasSettings | Indicates whether an MdiTabSettings object has been created. |
![]() | Index | Returns the index of the MdiTab in its parent collection. |
![]() | IsCustomTab | Indicates if the form implements Infragistics.Win.UltraWinTabs.ICustomMdiTab |
![]() | IsFormActive | Returns true if the MdiTab is associated with the active form |
![]() | IsFormEnabled | Returns true if the associated Form is enabled. |
![]() | IsFormVisible | Returns true if the associated Form is visible. |
![]() | IsSelected | Returns true if the tab is the currently selected tab in the associated TabGroup. |
![]() | Key | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | Manager | Returns the owning UltraTabbedMdiManager |
![]() | PersistedInfo | Returns or sets additional information to persist when the MdiTab object is persisted. |
![]() | Settings | Returns an MdiTabSettings instance used to control the settings for this MdiTab |
![]() | SettingsResolved | Returns an object providing the resolved values for the Settings property. |
![]() | TabGroup | Returns the owning MdiTabGroup or null (Nothing in VB), if the tab is not associated with a particular MdiTabGroup. |
![]() | Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | Text | Returns or sets the caption for the tab. If set to null, the forms caption is displayed. |
![]() | TextResolved | Returns the text to display in the tab. |
![]() | ToolTip | Returns or sets the tooltip text associated with the tab. |
![]() | ToolTipResolved | Returns the resolved tooltip used for the tab. |
![]() | UIElement | Returns the Infragistics.Win.UIElement representing the tab or null if the element is not displayed. |
| Name | Description | |
|---|---|---|
![]() | KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |