Version

TabSettings Class Members

The following tables list the members exposed by TabSettings.

Public Constructors
 NameDescription
Public ConstructorTabSettings ConstructorInitializes a new TabSettings instance  
Public Fields
 NameDescription
Public FieldTabHeightDefaultDefault value for the TabHeight  
Public FieldTabWidthDefaultDefault value for the TabWidth  
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAppearancesGets/sets the appearances collection used by the collection and items.  
Public PropertyAutoSelectGets/sets if the tab should be selected automatically when the mouse is over an item.  
Public PropertyAutoSelectDelayGets/sets the delay before a tab is automatically selected when the mouse is over the item.  
Public PropertyAutoSelectResolvedReturns the resolved AutoSelect value  
Public PropertyButtonStyleGets/sets the style of button to render for the scroll arrows and close button.  
Public PropertyCaptionOrientationGets/sets the orientation of the tab caption.  
Public PropertyCaptionOrientationResolvedReturns the resolved orientation of the tab caption.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasHotTrackTabAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasSelectedTabAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasTabAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasTabAreaAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHotkeyPrefixDetermines how mnemonics in the caption are displayed.  
Public PropertyHotTrackingGets/sets whether hot tracking is enabled.  
Public PropertyHotTrackTabAppearanceGets/sets the default appearance for the tab item under the mouse.  
Public PropertyImageListGets/sets the imagelist used to obtain images for the appearances.  
Public PropertyImageSizeGets/sets the size of the images for the tab.  
Public PropertyInterTabSpacingGets/sets the amount of spacing between tab items.  
Public PropertyIsVerticalCaptionIndicates if the tab caption is rendered vertically.  
Public PropertyIsVerticalTabIndicates if the tab is displayed vertically.  
Public PropertyMaxTabWidthReturns or sets the maximum width for a tab item.  
Public PropertyPaddingGets/sets the amount of padding around the image and text of the tab.  
Public PropertyScaleImagesGets/sets when images should be scaled.  
Public PropertyScrollArrowStyleGets/sets the style of scroll buttons displayed  
Public PropertyScrollButtonsGets/sets when scroll buttons are displayed.  
Public PropertySelectedTabAppearanceGets/sets the default appearance for the selected tab  
Public PropertyShowButtonSeparatorsGets/sets whether separators are rendered between button style tabs.  
Public PropertyShowCloseButtonGets/sets whether a close button is displayed.  
Public PropertyShowToolTipsGets/sets if tooltips should be displayed.  
Public PropertyTabAppearanceGets/sets the default appearance for the selected tab  
Public PropertyTabAreaAppearanceGets/sets the appearance for the area behind the tabs.  
Public PropertyTabButtonStyleGets/sets the style of button to render for a Buttons style tab.  
Public PropertyTabHeightGets/sets the height of the tabs.  
Public PropertyTabLocationGets/sets the location of the tabs  
Public PropertyTabSizingGets/sets the sizing used for the tab items.  
Public PropertyTabSizingResolvedReturns the resolve sizing mode for the tabs  
Public PropertyTabsPerRowGets/sets the number of tabs to be displayed in the visible area.  
Public PropertyTabStyleGets/sets the style of tab to render.  
Public PropertyTabStyleResolvedReturns the resolved TabStyle  
Public PropertyTabWidthGets/sets the default fixed width size for the tab.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Public Methods
 NameDescription
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 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 MethodResetResets the object to its default values.  
Public MethodResetHotTrackTabAppearanceResets the HotTrackTabAppearance property to its default value.  
Public MethodResetImageSizeResets the ImageSize property to its default value.  
Public MethodResetInterTabSpacingResets the InterTabSpacing property to its default value.  
Public MethodResetPaddingResets the Padding property to its default value.  
Public MethodResetSelectedTabAppearanceResets the SelectedTabAppearance property to its default value.  
Public MethodResetTabAppearanceResets the TabAppearance property to its default value.  
Public MethodResetTabAreaAppearanceResets the TabAreaAppearance property to its default value.  
Public MethodShouldSerializeIndicates if the object needs to be serialized.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
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 System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Invoked when a property has changed on a subobject.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializedImageSizeIndicates if the ImageSize property needs to be serialized.  
Protected MethodShouldSerializedInterTabSpacingIndicates if the InterTabSpacing property needs to be serialized.  
Protected MethodShouldSerializedPaddingIndicates if the Padding property needs to be serialized.  
Protected MethodShouldSerializeHotTrackTabAppearanceIndicates whether the HotTrackTabAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeSelectedTabAppearanceIndicates whether the SelectedTabAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeTabAppearanceIndicates whether the TabAppearance property contains data that needs to be serialized.  
Protected MethodShouldSerializeTabAreaAppearanceIndicates whether the TabAreaAppearance property contains data that needs to be serialized.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also