For a list of all members of this type, see UltraTab members.
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 ActiveAppearance property values to their default values. | |
ResetAllowClosing | Resets the AllowClosing property back to its default value. | |
ResetAllowMoving | Resets the 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 CloseButtonAlignment property back to its default value. | |
ResetCloseButtonVisibility | Resets the CloseButtonVisibility property back to its default value. | |
ResetEnabled | Resets the Enabled property back to its default value. | |
ResetFixedWidth | Resets the FixedWidth property back to its default value. | |
ResetHotTrackAppearance | Method used to reset all HotTrackAppearance property values to their default values. | |
ResetHotTrackSelectedAppearance | Method used to reset all HotTrackSelectedAppearance property values to their default values. | |
ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetNotificationBadgeSettings | Resets the NotificationBadgeSettings to their default value (null) | |
ResetNotificationBadgeText | Resets the NotificationBadgeText property to its default value. | |
ResetSelectedAppearance | Method used to reset all 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 ToolTipText of the tab back to its default value. | |
ResetVisible | Resets the Visible property back to its default value. | |
ResolveAppearance | Overloaded. Resolves the appearance of this tab | |
ShouldSerializeAllowClosing | Returns true if the AllowClosing property is not set to its default value. | |
ShouldSerializeCloseButtonAlignment | Returns true if the CloseButtonAlignment property is not set to its default value. | |
ShouldSerializeCloseButtonVisibility | Returns true if the CloseButtonVisibility property is not set to its default value. | |
ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ShouldSerializeNotificationBadgeSettings | Returns true if the HasNotificationBadgeSettings needs to be serialized | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Method used to return the Text property. | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetNotificationBadgeBounds | Determines the rectangle area of the NotificationUIElement. In this area the tools will display the element will be positioned based on its size and position | |
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) | |
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 ActiveAppearance has any non-default property values set. | |
ShouldSerializeAllowMoving | Returns true if the 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 Enabled property is not set to its default value. | |
ShouldSerializeFixedWidth | Returns true if the FixedWidth property is not set to its default value. | |
ShouldSerializeHotTrackAppearance | Returns true if the HotTrackAppearance has any non-default property values set. | |
ShouldSerializeHotTrackSelectedAppearance | Returns true if the HotTrackSelectedAppearance has any non-default property values set. | |
ShouldSerializeSelectedAppearance | Returns true if the SelectedAppearance has any non-default property values set. | |
ShouldSerializeTabPage | Returns true if the TabPage property needs to be serialized. | |
ShouldSerializeToolTipText | Method that returns true if the ToolTipText is not null. | |
ShouldSerializeVisible | Returns true if the Visible property is not set to its default value. |