Displays the RibbonCustomizationProviders dialog. Syntax Parameters customizationType Indicates which customization type should be displayed.
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
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.
Gets/sets a value indicating how the Ribbons Tab Item Area will be shown Syntax
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.
Returns a collection of RibbonTab objects that represent the tab items of the ribbon. Syntax Example
Returns an object that provides the default values for the tabs within the ribbon. Syntax