Version

Search Results

ShowRibbonCustomizationDialog Method

Displays the RibbonCustomizationProviders dialog. Syntax Parameters customizationType Indicates which customization type should be displayed.

TabAreaAppearance Property

Returns or sets the appearance used to render the area behind the tab items and tab page. Syntax Remarks The TabAreaAppearance property is an Infragistics.Win.AppearanceBase that is used to render the area behind the tab items and tab page. Example

TabFromPoint Method

Returns the RibbonTab at the specified screen coordinate. Syntax Parameters point Screen coordinate at which to check for a RibbonTab Return Value The RibbonTab at the specified location or null if no tab item is present.

TabItemAreaDisplayStyle Property

Gets/sets a value indicating how the Ribbons Tab Item Area will be shown Syntax

TabItemToolbar Property

Gets the toolbar which shows tools on the right side of the ribbon tab area. Syntax Example The following sample demonstrates how to add a tool to the ribbon tab item toolbar.

Tabs Property (Ribbon)

Returns a collection of RibbonTab objects that represent the tab items of the ribbon. Syntax Example

TabSettings Property (Ribbon)

Returns an object that provides the default values for the tabs within the ribbon. Syntax