The following tables list the members exposed by UltraTab.
| Name | Description | |
|---|---|---|
![]() | UltraTab Constructor | Overloaded. Constructor |
| Name | Description | |
|---|---|---|
![]() | tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
| Name | Description | |
|---|---|---|
![]() | AccessibilityObject | Returns the accessible object representing the tab. |
![]() | Active | Property that gets/sets whether this tab is the UltraTabControlBase.ActiveTab. |
![]() | ActiveAppearance | Returns/sets the default appearance for this tab when it is selected. |
![]() | AllowClosing | Gets or sets the value indicating whether the tab can be closed. |
![]() | AllowMoving | Returns/sets whether the user can drag tabs around at runtime. |
![]() | Appearance | Returns/sets the default appearance for this tab. |
![]() | ClientAreaAppearance | Returns/sets the appearance of the client area (not including the tab header area) when this tab is selected. |
![]() | CloseButtonAlignment | Gets or sets the alignment of the close button within the tab. |
![]() | CloseButtonAlignmentResolved | Gets the resolved value of UltraTab.CloseButtonAlignment. |
![]() | CloseButtonVisibility | Gets or sets the visibility of the close button within the tab. |
![]() | CloseButtonVisibilityResolved | Gets the resolved value of UltraTab.CloseButtonVisibility. |
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | Enabled | Determines if this tab is enabled at runtime. |
![]() | ExcludedSharedControls | Read-only property that returns the collection of shared controls that will not appears on this tab. |
![]() | FixedWidth | Returns/sets the fixed logical width of the tab. |
![]() | HasActiveAppearance | Read-only property that returns true if an UltraTab.ActiveAppearance object has been assigned to the control. |
![]() | HasAppearance | Read-only property that returns true if an Appearance object has been assigned to the control. |
![]() | HasClientAreaAppearance | Read-only property that returns true if an ClientAreaAppearance object has been assigned to the control. |
![]() | HasExcludedSharedControls | Returns true if the UltraTab.ExcludedSharedControls collection has been allocated and has at least one control. |
![]() | HasHotTrackAppearance | Read-only property that returns true if an HotTrackAppearance object has been assigned to the control. |
![]() | HasSelectedAppearance | Read-only property that returns true if an UltraTab.SelectedAppearance object has been assigned to the control. |
![]() | HotTrackAppearance | Returns/sets the default appearance for this tab when it is hot tracked. |
![]() | Index | Read-only property that returns the index of the tab within the UltraTabControlBase.Tabs collection. |
![]() | IsHotTracked | Returns whether this tab is currently the UltraTabControlBase.HotTrackedTab. |
![]() | IsInView | Returns whether this tab is currently in view. |
![]() | Key | Overridden. Returns or sets a value that uniquely identifies the tab in the collection. |
![]() | RowNumber | Read-only property that returns the 1-based row number of of the row the tab is on. |
![]() | Selected | Property that gets/sets whether this tab is the UltraTabControlBase.SelectedTab. |
![]() | SelectedAppearance | Returns/sets the default appearance for this tab when it is selected. |
![]() | TabControl | Read-only property that returns the UltraTabControlBase derived control. |
![]() | TabPage | Returns the associated UltraTabPageControl. |
![]() | Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | Text | Returns/sets the caption text for the tab. |
![]() | ToolTipText | Returns/sets the text to display in a tooltip window when the mouse hovers over the tab. |
![]() | Visible | Determines if this tab is visible at runtime. |
![]() | VisibleIndex | Returns/sets the index of the tab within the UltraTabControlBase.VisibleTabs collection. |
| Name | Description | |
|---|---|---|
![]() | KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
| Name | Description | |
|---|---|---|
![]() | Close | Closes the tab. |
![]() | 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 tab into view. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | Reposition | Repositions this tab before or after another tab. Passing null as the relativeTab will position the tab as the first tab if relativePosition is After or as the last tab if relativePosition is Before. |
![]() | ResetActiveAppearance | Method used to reset all UltraTab.ActiveAppearance property values to their default values. |
![]() | ResetAllowClosing | Resets the UltraTab.AllowClosing property back to its default value. |
![]() | ResetAllowMoving | Resets the UltraTab.AllowMoving property back to its default value. |
![]() | ResetAppearance | Method used to reset all Appearance property values to their default values. |
![]() | ResetClientAreaAppearance | Method used to reset all ClientAreaAppearance property values to their default values. |
![]() | ResetCloseButtonAlignment | Resets the UltraTab.CloseButtonAlignment property back to its default value. |
![]() | ResetCloseButtonVisibility | Resets the UltraTab.CloseButtonVisibility property back to its default value. |
![]() | ResetEnabled | Resets the UltraTab.Enabled property back to its default value. |
![]() | ResetFixedWidth | Resets the UltraTab.FixedWidth property back to its default value. |
![]() | ResetHotTrackAppearance | Method used to reset all HotTrackAppearance property values to their default values. |
![]() | ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | ResetSelectedAppearance | Method used to reset all UltraTab.SelectedAppearance property values to their default values. |
![]() | ResetText | Method used to set the text of the tab back to its default value. |
![]() | ResetToolTipText | Method used to set the UltraTab.ToolTipText of the tab back to its default value. |
![]() | ResetVisible | Resets the UltraTab.Visible property back to its default value. |
![]() | ResolveAppearance | Overloaded. Resolves the appearance of this tab |
![]() | ShouldSerializeAllowClosing | Returns true if the UltraTab.AllowClosing property is not set to its default value. |
![]() | ShouldSerializeCloseButtonAlignment | Returns true if the UltraTab.CloseButtonAlignment property is not set to its default value. |
![]() | ShouldSerializeCloseButtonVisibility | Returns true if the UltraTab.CloseButtonVisibility property is not set to its default value. |
![]() | ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | ToString | Overridden. Method used to return the Text property. |
![]() | VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
| Name | Description | |
|---|---|---|
![]() | DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnAddedToCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | OnDispose | Overridden. Overriden. Invoked then when the tab is disposed. |
![]() | OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | OnRemovedFromCollection | Overridden. Called when this object is being removed from the passed in collection. |
![]() | OnSubObjectPropChanged | Overridden. Called when a property has changed on a sub object. |
![]() | ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) |
![]() | ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | ShouldSerializeActiveAppearance | Returns true if the UltraTab.ActiveAppearance has any non-default property values set. |
![]() | ShouldSerializeAllowMoving | Returns true if the UltraTab.AllowMoving property is not set to its default value. |
![]() | ShouldSerializeAppearance | Returns true if the Appearance has any non-default property values set. |
![]() | ShouldSerializeClientAreaAppearance | Returns true if the ClientAreaAppearance has any non-default property values set. |
![]() | ShouldSerializeEnabled | Returns true if the UltraTab.Enabled property is not set to its default value. |
![]() | ShouldSerializeFixedWidth | Returns true if the UltraTab.FixedWidth property is not set to its default value. |
![]() | ShouldSerializeHotTrackAppearance | Returns true if the HotTrackAppearance has any non-default property values set. |
![]() | ShouldSerializeSelectedAppearance | Returns true if the UltraTab.SelectedAppearance has any non-default property values set. |
![]() | ShouldSerializeTabPage | Returns true if the TabPage property needs to be serialized. |
![]() | ShouldSerializeText | Method that returns true if the text is not null. |
![]() | ShouldSerializeToolTipText | Method that returns true if the UltraTab.ToolTipText is not null. |
![]() | ShouldSerializeVisible | Returns true if the UltraTab.Visible property is not set to its default value. |
| Name | Description | |
|---|---|---|
![]() | SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |







