The following tables list the members exposed by MdiTab.
| Name | Description | |
|---|---|---|
![]()  | tagValue | (Inherited from Infragistics.Shared.SubObjectBase) | 
| 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) | 
| Name | Description | |
|---|---|---|
![]()  | Activate | Activates the associated Mdi child Form. | 
![]()  | Close | Closes the tab and associated Mdi child form. | 
![]()  | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | 
![]()  | Dispose | (Inherited from Infragistics.Shared.DisposableObject) | 
![]()  | EnsureTabInView | Scrolls the MdiTab into view in the containing TabGroup | 
![]()  | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
![]()  | GetNextTab | Returns the next visible tab. If there are no more visible tabs within the TabGroup, the first tab from the next MdiTabGroup will be returned. | 
![]()  | GetPreviousTab | Returns the previous visible tab. If there are no more visible tabs within the TabGroup, the last tab from the previous MdiTabGroup will be returned. | 
![]()  | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
![]()  | MoveToGroup | Overloaded. Moves the tab to the end of the specified MdiTabGroup | 
![]()  | MoveToNewGroup | Overloaded. Moves the tab to a new MdiTabGroup created at the end of the UltraTabbedMdiManager.TabGroups | 
![]()  | NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | Reposition | Repositions the tab relative to the specified MdiTab | 
![]()  | Reset | Resets the properties of the MdiTab to their default values. | 
![]()  | ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
![]()  | ResetPersistedInfo | Resets the PersistedInfo property to its default value. | 
![]()  | ResetSettings | Resets the Settings property to its default value. | 
![]()  | ResetText | Resets the Text property to its default value. | 
![]()  | ResetToolTip | Resets the ToolTip property to its default value. | 
![]()  | ResolveAppearance | Overloaded. Resolves the current appearance for the MdiTab | 
![]()  | ShouldSerialize | Indicates if the MdiTab should be serialized. | 
![]()  | ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
![]()  | ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | Show | Ensures that the tab and associated Form are not hidden. | 
![]()  | ToString | Returns the TextResolved and Infragistics.Shared.KeyedSubObjectBase.Key | 
![]()  | VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) | 
| Name | Description | |
|---|---|---|
![]()  | DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | GetObjectData | Invoked during the serialization of the object. | 
![]()  | InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | 
![]()  | OnAddedToCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
![]()  | OnDeserialization | Invoked after the entire object graph has been deserialized. | 
![]()  | OnDispose | Overridden. Invoked when the element is being disposed to allow the element to free any resources being used. | 
![]()  | OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | OnRemovedFromCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
![]()  | OnSubObjectPropChanged | Overridden. Called when a property on a sub object has changed. | 
![]()  | ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
![]()  | ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
![]() ![]()  | ResolveAppearancePhase | Resolves the appearance for the specified phase | 
![]()  | SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | ShouldSerializePersistedInfo | Indicates if the PersistedInfo property should be serialized. | 
![]()  | ShouldSerializeSettings | Indicates whether the Settings property contains data that needs to be serialized. | 
![]()  | ShouldSerializeText | Indicates if the Text property should be serialized. | 
![]()  | ShouldSerializeToolTip | Indicates if the ToolTip property should be serialized. | 
| Name | Description | |
|---|---|---|
![]()  | SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |