Creates a new RibbonTabRowUIElement instance. Syntax Parameters parent The parent element.
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...
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
For a list of all members of this type, see RibbonTabSettings members. Protected Fields Name Description tagValue (Inherited from Infragistics.Shared.SubObjectBase) Top
Protected Constructors Protected Fields Public Properties Protected Properties Public Methods Protected Methods Public Events
Public Methods Protected Methods
Public Properties Protected Properties
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
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
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