For a list of all members of this type, see Ribbon members.
Name | Description | |
---|---|---|
AccessibilityObject | Returns the System.Windows.Forms.AccessibleObject for this toolbar. | |
AccessibleDescription | Returns or sets a string that describes the accessible description of the ribbon. | |
AllowAutoHide | Gets or sets if the Ribbon can be auto-hidden and if the Ribbon Display Options button is displayed. | |
ApplicationMenu | Returns the object that represents the main application menu that is displayed when the button in the upper left corner of the ribbon is clicked. | |
ApplicationMenu2010 | Returns the object that represents the main application menu that is displayed when the Application Menu button is click when using Office2010 Style. | |
ApplicationMenuButtonImage | Returns or sets the image that is displayed within the application menu button in the upper left area of the ribbon. | |
AutoCollapseThresholdHorizontal | Returns or sets the minimum width of the UltraToolbarsManager.DockWithinContainer before ribbon area is automatically hidden. | |
AutoCollapseThresholdHorizontalResolved | Returns the actual AutoCollapseThresholdHorizontal that the ribbon will use to determine when it should automatically collapse. | |
AutoCollapseThresholdVertical | Returns or sets the minimum height of the UltraToolbarsManager's DockWithinContainer before ribbon area is hidden. | |
AutoCollapseThresholdVerticalResolved | Returns the actual AutoCollapseThresholdVertical that the ribbon will use to determine when it should automatically collapse. | |
Caption | Returns or sets the caption that will be displayed in the ribbon caption area. | |
CaptionAreaActiveAppearance | Returns or sets the appearance used to render the background of the caption area when the form is active. | |
CaptionAreaAppearance | Returns or sets the appearance used to render the background of the caption area. | |
CaptionButtonsAppearances | Gets/Sets the appearance of caption buttons with the exception of the caption buttons on maximized MDI child forms. | |
CaptionInactive | Returns or sets the caption that will be displayed in the ribbon caption area when the containing form is inactive. | |
ContextualTabGroups | Returns the collection of ContextualTabGroup instances in the ribbon. | |
DefaultCaptionButtonsAppearances | Gets/Sets the general appearance of all caption buttons. | |
DisplayMode | Gets/Sets the current state of the Ribbon. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
FileMenuButtonActiveAppearance | Gets/Sets File Menu button's active and pressed appearance. | |
FileMenuButtonAppearance | Gets/Sets File Menu button's appearance. | |
FileMenuButtonCaption | Gets/Sets caption for the File Menu button. | |
FileMenuButtonCaptionResolved | Gets the caption for the file menu button (if there is one) and FileMenuButtonCaptionVisible is true. | |
FileMenuButtonCaptionVisible | Gets/Sets whether the file menu button displays a caption. | |
FileMenuButtonHotTrackAppearance | Gets/Sets File Menu button's hot track appearance | |
FileMenuStyle | Gets/Sets file menu style for the menu that will show up when the menu button is clicked. | |
GroupBorderStyle | Returns or sets the border style for the ribbon groups. | |
GroupBorderStyleResolved | Returns the resolved border style for the ribbon groups. | |
GroupSettings | Returns an object that can be used to specify default values for the RibbonGroup objects in the tabs of the ribbon. | |
HasCaptionAreaActiveAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasCaptionAreaAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasCaptionButtonsAppearances | Returns whether a CaptionButtonsAppearances object has been created for the CaptionButtonsAppearances. | |
HasDefaultCaptionButtonsAppearances | Returns whether a CaptionButtonsAppearances object has been created for the DefaultCaptionButtonsAppearances. | |
HasFileMenuButtonActiveAppearance | True if an appearance object has been allocated | |
HasFileMenuButtonAppearance | True if an appearance object has been allocated | |
HasFileMenuButtonHotTrackAppearance | True if an appearance object has been allocated | |
HasGroupSettings | Indicates whether the RibbonGroupSettings object for the GroupSettings property has been created. | |
HasMaximizedMdiChildFormCaptionButtonsAppearances | Returns whether a CaptionButtonsAppearances object has been created for the MaximizedMdiChildFormCaptionButtonsAppearances. | |
HasRibbonAreaAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasTabAreaAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasTabSettings | Indicates whether the RibbonTabSettings object for the TabSettings property has been created. | |
MaximizedMdiChildFormCaptionButtonsAppearances | Gets/Sets the appearance of caption buttons on maximized MDI child forms. | |
MultiMonitorDropDownBehavior | Returns or sets the MultiMonitorDropDownBehavior for the Ribbon. | |
NotificationBadgeSettings | The NotificationBadgeSettings for the whole Ribbon | |
QuickAccessToolbar | Returns the object that represents the toolbar displayed above or below the ribbon that contains frequently used tools. | |
ReservedKeyTipToolTipText | Gets or sets the formatted text displayed in a tool tip when a reserved key tip is used. | |
ReservedKeyTipToolTipTextResolved | Gets the resolved value of ReservedKeyTipToolTipText. | |
ReservedKeyTipToolTipTitle | Gets or sets the title displayed in a tool tip when a reserved key tip is used. | |
ReservedKeyTipToolTipTitleResolved | Gets the resolved value of ReservedKeyTipToolTipTitle. | |
ReserveMenuBarKeyTips | Gets or sets the value indicating whether to prevent the first-level key tips of the ribbon from conflicting with the mnemonics on a hidden main menu bar. | |
RibbonAreaAppearance | Returns or sets the appearance used to render the background of the ribbon area. | |
RibbonCaptionAreaAccessibilityObject | The accessible object for the ribbon caption area | |
RibbonCaptionCloseButtonAccessibilityObject | The accessible object for the ribbon caption close button | |
RibbonCaptionMaximizeButtonAccessibilityObject | The accessible object for the ribbon caption maximize button | |
RibbonCaptionMinimizeButtonAccessibilityObject | The accessible object for the ribbon caption minimize button | |
RibbonCustomizationProvider | Gets or set the provider that should be used for the customizing the ribbon. | |
RibbonGroupAreaAccessibilityObject | The accessible object for the ribbon group area | |
RibbonGroupAreaPagerButtonLeftAccessibilityObject | The accessible object for the left pager button inside the ribbon group area | |
RibbonGroupAreaPagerButtonRightAccessibilityObject | The accessible object for the right pager button inside the ribbon group area | |
RibbonTabItemAreaAccessibilityObject | The accessible object for the ribbon tab item area | |
RibbonTabPagerButtonLeftAccessibilityObject | The accessible object for the left pager button inside the ribbon tab item area | |
RibbonTabPagerButtonRightAccessibilityObject | The accessible object for the right pager button inside the ribbon tab item area | |
SelectedTab | Returns or sets the tab in the ribbon whose contents are visible to the end user. | |
TabAreaAppearance | Returns or sets the appearance used to render the area behind the tab items and tab page. | |
TabItemAreaDisplayStyle | Gets/sets a value indicating how the Ribbon's Tab Item Area will be shown | |
TabItemToolbar | Gets the toolbar which shows tools on the right side of the ribbon tab area. | |
Tabs | Returns a collection of RibbonTab objects that represent the tab items of the ribbon. | |
TabSettings | Returns an object that provides the default values for the tabs within the ribbon. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToolbarsManager | The UltraToolbarsManager component that owns the Ribbon. | |
Visible | Returns or sets whether the Ribbon area is visible. |
Name | Description | |
---|---|---|
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |