Infragistics2.Win.UltraWinTabControl.v8.1
UltraTab Class Members
See Also  Fields  Properties  Methods  Events
Infragistics.Win.UltraWinTabControl Namespace : UltraTab Class


The following tables list the members exposed by UltraTab.

Public Constructors

 NameDescription
Public ConstructorUltraTab ConstructorOverloaded.  Constructor  
Top

Protected Fields

 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Top

Public Properties

 NameDescription
Public PropertyAccessibilityObject Returns the accessible object representing the tab.  
Public PropertyActive Property that gets/sets whether this tab is the UltraTabControlBase.ActiveTab.  
Public PropertyActiveAppearance Returns/sets the default appearance for this tab when it is selected.  
Public PropertyAllowClosing Gets or sets the value indicating whether the tab can be closed.  
Public PropertyAllowMoving Returns/sets whether the user can drag tabs around at runtime.  
Public PropertyAppearance Returns/sets the default appearance for this tab.  
Public PropertyClientAreaAppearance Returns/sets the appearance of the client area (not including the tab header area) when this tab is selected.  
Public PropertyCloseButtonAlignment Gets or sets the alignment of the close button within the tab.  
Public PropertyCloseButtonAlignmentResolved Gets the resolved value of UltraTab.CloseButtonAlignment.  
Public PropertyCloseButtonVisibility Gets or sets the visibility of the close button within the tab.  
Public PropertyCloseButtonVisibilityResolved Gets the resolved value of UltraTab.CloseButtonVisibility.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEnabled Determines if this tab is enabled at runtime.  
Public PropertyExcludedSharedControls Read-only property that returns the collection of shared controls that will not appears on this tab.  
Public PropertyFixedWidth Returns/sets the fixed logical width of the tab.  
Public PropertyHasActiveAppearance Read-only property that returns true if an UltraTab.ActiveAppearance object has been assigned to the control.  
Public PropertyHasAppearance Read-only property that returns true if an Appearance object has been assigned to the control.  
Public PropertyHasClientAreaAppearance Read-only property that returns true if an ClientAreaAppearance object has been assigned to the control.  
Public PropertyHasExcludedSharedControls Returns true if the UltraTab.ExcludedSharedControls collection has been allocated and has at least one control.  
Public PropertyHasHotTrackAppearance Read-only property that returns true if an HotTrackAppearance object has been assigned to the control.  
Public PropertyHasSelectedAppearance Read-only property that returns true if an UltraTab.SelectedAppearance object has been assigned to the control.  
Public PropertyHotTrackAppearance Returns/sets the default appearance for this tab when it is hot tracked.  
Public PropertyIndex Read-only property that returns the index of the tab within the UltraTabControlBase.Tabs collection.  
Public PropertyIsHotTracked Returns whether this tab is currently the UltraTabControlBase.HotTrackedTab.  
Public PropertyIsInView Returns whether this tab is currently in view.  
Public PropertyKeyOverridden.  Returns or sets a value that uniquely identifies the tab in the collection.  
Public PropertyRowNumber Read-only property that returns the 1-based row number of of the row the tab is on.  
Public PropertySelected Property that gets/sets whether this tab is the UltraTabControlBase.SelectedTab.  
Public PropertySelectedAppearance Returns/sets the default appearance for this tab when it is selected.  
Public PropertyTabControl Read-only property that returns the UltraTabControlBase derived control.  
Public PropertyTabPage Returns the associated UltraTabPageControl.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyText Returns/sets the caption text for the tab.  
Public PropertyToolTipText Returns/sets the text to display in a tooltip window when the mouse hovers over the tab.  
Public PropertyVisible Determines if this tab is visible at runtime.  
Public PropertyVisibleIndex Returns/sets the index of the tab within the UltraTabControlBase.VisibleTabs collection.  
Top

Protected Properties

Public Methods

 NameDescription
Public MethodClose Closes the tab.  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodEnsureTabInView Scrolls the tab into view.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodReposition 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.  
Public MethodResetActiveAppearance Method used to reset all UltraTab.ActiveAppearance property values to their default values.  
Public MethodResetAllowClosing Resets the UltraTab.AllowClosing property back to its default value.  
Public MethodResetAllowMoving Resets the UltraTab.AllowMoving property back to its default value.  
Public MethodResetAppearance Method used to reset all Appearance property values to their default values.  
Public MethodResetClientAreaAppearance Method used to reset all ClientAreaAppearance property values to their default values.  
Public MethodResetCloseButtonAlignment Resets the UltraTab.CloseButtonAlignment property back to its default value.  
Public MethodResetCloseButtonVisibility Resets the UltraTab.CloseButtonVisibility property back to its default value.  
Public MethodResetEnabled Resets the UltraTab.Enabled property back to its default value.  
Public MethodResetFixedWidth Resets the UltraTab.FixedWidth property back to its default value.  
Public MethodResetHotTrackAppearance Method used to reset all HotTrackAppearance property values to their default values.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetSelectedAppearance Method used to reset all UltraTab.SelectedAppearance property values to their default values.  
Public MethodResetText Method used to set the text of the tab back to its default value.  
Public MethodResetToolTipText Method used to set the UltraTab.ToolTipText of the tab back to its default value.  
Public MethodResetVisible Resets the UltraTab.Visible property back to its default value.  
Public MethodResolveAppearanceOverloaded.  Resolves the appearance of this tab  
Public MethodShouldSerializeAllowClosing Returns true if the UltraTab.AllowClosing property is not set to its default value.  
Public MethodShouldSerializeCloseButtonAlignment Returns true if the UltraTab.CloseButtonAlignment property is not set to its default value.  
Public MethodShouldSerializeCloseButtonVisibility Returns true if the UltraTab.CloseButtonVisibility property is not set to its default value.  
Public MethodShouldSerializeKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringOverridden.  Method used to return the Text property.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Top

Protected Methods

 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAddedToCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnDisposeOverridden.  Overriden. Invoked then when the tab is disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemovedFromCollectionOverridden.  Called when this object is being removed from the passed in collection.  
Protected MethodOnSubObjectPropChangedOverridden.  Called when a property has changed on a sub object.  
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeActiveAppearance Returns true if the UltraTab.ActiveAppearance has any non-default property values set.  
Protected MethodShouldSerializeAllowMoving Returns true if the UltraTab.AllowMoving property is not set to its default value.  
Protected MethodShouldSerializeAppearance Returns true if the Appearance has any non-default property values set.  
Protected MethodShouldSerializeClientAreaAppearance Returns true if the ClientAreaAppearance has any non-default property values set.  
Protected MethodShouldSerializeEnabled Returns true if the UltraTab.Enabled property is not set to its default value.  
Protected MethodShouldSerializeFixedWidth Returns true if the UltraTab.FixedWidth property is not set to its default value.  
Protected MethodShouldSerializeHotTrackAppearance Returns true if the HotTrackAppearance has any non-default property values set.  
Protected MethodShouldSerializeSelectedAppearance Returns true if the UltraTab.SelectedAppearance has any non-default property values set.  
Protected MethodShouldSerializeTabPage Returns true if the TabPage property needs to be serialized.  
Protected MethodShouldSerializeText Method that returns true if the text is not null.  
Protected MethodShouldSerializeToolTipText Method that returns true if the UltraTab.ToolTipText is not null.  
Protected MethodShouldSerializeVisible Returns true if the UltraTab.Visible property is not set to its default value.  
Top

Public Events

See Also