Version

Search Results

RibbonTabRowUIElement Constructor

Creates a new RibbonTabRowUIElement instance. Syntax Parameters parent The parent element.

RibbonTabSettings Class

Represents settings for a RibbonTab Syntax Remarks When using this Microsoft Office 2007 UI capability, be aware that the Infragistics license grants you no rights to the Microsoft Office 2007 UI. For more information, contact officeui@microsoft.com, and see Installing Microsoft Office 2007 UI Capabilities for mor...

RibbonTabSettings Class Events

For a list of all members of this type, see RibbonTabSettings members. Public Events Name Description SubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase) SubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase) Top

RibbonTabSettings Class Fields

For a list of all members of this type, see RibbonTabSettings members. Protected Fields Name Description tagValue (Inherited from Infragistics.Shared.SubObjectBase) Top

RibbonTabSettings Class Members

Protected Constructors Protected Fields Public Properties Protected Properties Public Methods Protected Methods Public Events

RibbonTabSettings Class Methods

Public Methods Protected Methods

RibbonTabSettings Class Properties

Public Properties Protected Properties

ActiveTabItemAppearance Property

Returns or sets the appearance used to render the tab item when the tab is active. Syntax Remarks The ActiveTabItemAppearance property is an Infragistics.Win.AppearanceBase that is used to render the tab item when the tab is selected. Example

Appearance Property (RibbonTabSettings)

Returns or sets the appearance used to control the default appearance for the tab including the tab item and client area. Syntax Remarks The Appearance property is an Infragistics.Win.AppearanceBase that is used to control the default appearance for the tab including the tab item and client area. Example

ClientAreaAppearance Property

Returns or sets the appearance used to render the client area of the tab. Syntax Remarks The ClientAreaAppearance property is an Infragistics.Win.AppearanceBase that is used to render the client area of the tab. Example