The following tables list the members exposed by Ribbon.
Name | Description | |
---|---|---|
Ribbon Constructor | Constructor used for deserialization. |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
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) |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
DropDown | Displays the entire Ribbon or the contents of the SelectedTab when the DisplayMode property is set to RibbonDisplayMode.AutoHide or RibbonDisplayMode.TabsOnly. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GroupFromPoint | Returns the RibbonGroup at the specified screen coordinate. | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Reset | Resets the settings of the object to their default values. | |
ResetAccessibleDescription | Resets the AccessibleDescription property to its default value. | |
ResetAllowAutoHide | Resets the AllowAutoHide property to its default value. | |
ResetApplicationMenu | Resets the ApplicationMenu collection. | |
ResetApplicationMenu2010 | Resets the ApplicationMenu2010 object. | |
ResetCaptionAreaActiveAppearance | Resets the CaptionAreaActiveAppearance property to its default value. | |
ResetCaptionAreaAppearance | Resets the CaptionAreaAppearance property to its default value. | |
ResetCaptionButtonsAppearances | Resets the properties of the CaptionButtonsAppearances to their default values. | |
ResetContextualTabGroups | Resets the ContextualTabGroups collection. | |
ResetDefaultCaptionButtonsAppearances | Resets the properties of the DefaultCaptionButtonsAppearances to their default values. | |
ResetDisplayMode | Resets the DisplayMode property to its default value. | |
ResetFileMenuButtonActiveAppearance | Resets the FileMenuButtonActiveAppearance property to its default value. | |
ResetFileMenuButtonAppearance | Resets the FileMenuButtonAppearance property to its default value. | |
ResetFileMenuButtonCaption | Resets the FileMenuButtonCaption property to its default value. | |
ResetFileMenuButtonCaptionVisible | Resets the FileMenuButtonCaptionVisible property to its default value. | |
ResetFileMenuButtonHotTrackAppearance | Resets the FileMenuButtonHotTrackAppearance property to its default value. | |
ResetFileMenuStyle | Resets the FileMenuStyle property to its default value. | |
ResetGroupBorderStyle | Resets the GroupBorderStyle property to its default value. | |
ResetGroupSettings | Resets the GroupSettings collection. | |
ResetMaximizedMdiChildFormCaptionButtonsAppearances | Resets the properties of the MaximizedMdiChildFormCaptionButtonsAppearances to their default values. | |
ResetMultiMonitorDropDownBehavior | Resets the UltraToolbarsManager.MultiMonitorDropDownBehavior property to its default value. | |
ResetNotificationBadgeSettings | Resets the NotificationBadgeSettings to their default value (null) | |
ResetQuickAccessToolbar | Resets the QuickAccessToolbar collection. | |
ResetRibbonAreaAppearance | Resets the RibbonAreaAppearance property to its default value. | |
ResetRibbonCustomizationProvider | Resets the property to its default value. | |
ResetTabAreaAppearance | Resets the TabAreaAppearance property to its default value. | |
ResetTabItemAreaDisplayStyle | Resets the TabItemAreaDisplayStyle property to its default value. | |
ResetTabItemToolbar | Resets the TabItemToolbar collection. | |
ResetTabs | Resets the Tabs collection. | |
ResetTabSettings | Resets the TabSettings collection. | |
ResolveGroupCaptionAppearance | Resolves the appearance of the caption area of the provider RibbonGroup. | |
ShouldSerialize | Determines whether any properties of the object differ from their default values. | |
ShouldSerializeApplicationMenu | Determines whether the ApplicationMenu property is set to its default value. | |
ShouldSerializeApplicationMenu2010 | Determines whether the ApplicationMenu2010 property is set to its default value. | |
ShouldSerializeContextualTabGroups | Determines whether the ContextualTabGroups property is set to its default value. | |
ShouldSerializeGroupBorderStyle | Determines whether the GroupBorderStyle property is set to its default value. | |
ShouldSerializeGroupSettings | Determines whether the GroupSettings property is set to its default value. | |
ShouldSerializeNotificationBadgeSettings | Determines if the NotificationBadgeSettings should be serialized | |
ShouldSerializeQuickAccessToolbar | Determines whether the QuickAccessToolbar property is set to its default value. | |
ShouldSerializeTabItemToolbar | Determines whether the TabItemToolbar property is set to its default value. | |
ShouldSerializeTabs | Determines whether the Tabs property is set to its default value. | |
ShouldSerializeTabSettings | Determines whether the TabSettings property is set to its default value. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ShowRibbonCustomizationDialog | Displays the RibbonCustomizationProvider's dialog. | |
TabFromPoint | Returns the RibbonTab at the specified screen coordinate. | |
ToString | Returns an empty string so nothing shows up on the right side of the property grid. | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetObjectData | Populates the specified System.Runtime.Serialization.SerializationInfo with the data from the object. | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDeserialization | Invoked after the entire object graph has been deserialized. | |
OnDispose | Overridden. Invoked when the object is disposed. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Overridden. Called when a property has changed on a sub object. | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeAllowAutoHide | Returns a Boolean value that determines whether the AllowAutoHide property is set to its default value. | |
ShouldSerializeCaptionAreaActiveAppearance | Determines whether the CaptionAreaActiveAppearance property is set to its default value. | |
ShouldSerializeCaptionAreaAppearance | Determines whether the CaptionAreaAppearance property is set to its default value. | |
ShouldSerializeCaptionButtonsAppearances | Returns whether the CaptionButtonsAppearances requires serialization. | |
ShouldSerializeDefaultCaptionButtonsAppearances | Returns whether the DefaultCaptionButtonsAppearances requires serialization. | |
ShouldSerializeDisplayMode | Returns a Boolean value that determines whether the DisplayMode property is set to its default value. | |
ShouldSerializeFileMenuButtonActiveAppearance | Returns a Boolean value that determines whether the FileMenuButtonActiveAppearance property is set to its default value. | |
ShouldSerializeFileMenuButtonAppearance | Returns a Boolean value that determines whether the FileMenuButtonAppearance property is set to its default value. | |
ShouldSerializeFileMenuButtonCaption | Returns a Boolean value that determines whether the FileMenuButtonCaption property is set to its default value. | |
ShouldSerializeFileMenuButtonCaptionVisible | Returns a Boolean value that determines whether the FileMenuButtonCaptionVisible property is set to its default value. | |
ShouldSerializeFileMenuButtonHotTrackAppearance | Returns a Boolean value that determines whether the FileMenuButtonHotTrackAppearance property is set to its default value. | |
ShouldSerializeFileMenuStyle | Returns a Boolean value that determines whether the FileMenuStyle property is set to its default value. | |
ShouldSerializeMaximizedMdiChildFormCaptionButtonsAppearances | Returns whether the MaximizedMdiChildFormCaptionButtonsAppearances requires serialization. | |
ShouldSerializeMultiMonitorDropDownBehavior | Determines whether the MultiMonitorDropDownBehavior property is set to its default value. | |
ShouldSerializeRibbonAreaAppearance | Determines whether the RibbonAreaAppearance property is set to its default value. | |
ShouldSerializeTabAreaAppearance | Determines whether the TabAreaAppearance property is set to its default value. | |
ShouldSerializeTabItemAreaDisplayStyle | Returns a Boolean value that determines whether the TabItemAreaDisplayStyle property is set to its default value. |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |