Version

RibbonTabSettings Class Properties

For a list of all members of this type, see RibbonTabSettings members.

Public Properties
 NameDescription
Public PropertyActiveTabItemAppearanceReturns or sets the appearance used to render the tab item when the tab is active.  
Public PropertyAppearanceReturns or sets the appearance used to control the default appearance for the tab including the tab item and client area.  
Public PropertyClientAreaAppearanceReturns or sets the appearance used to render the client area of the tab.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasActiveTabItemAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasClientAreaAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackSelectedTabItemAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasHotTrackTabItemAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasSelectedAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasSelectedTabItemAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasTabItemAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHotTrackSelectedTabItemAppearanceReturns or sets the appearance used to render the tab item when the mouse is over the tab item and the tab is currently selected.  
Public PropertyHotTrackTabItemAppearanceReturns or sets the appearance used to render the tab item when the mouse is over the tab item.  
Public PropertySelectedAppearanceReturns or sets the appearance used to render the tab when the tab is selected.  
Public PropertySelectedTabItemAppearanceReturns or sets the appearance used to render the tab item when the tab is selected.  
Public PropertyTabItemAppearanceReturns or sets the appearance used to render the tab item.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyToolbarsManagerReturns the UltraToolbarsManager to which the RibbonTabSettings is attached.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also