Version

RibbonTabItemToolbar Class Properties

For a list of all members of this type, see RibbonTabItemToolbar members.

Public Properties
 NameDescription
Public PropertyAccessibilityObjectGets the System.Windows.Forms.AccessibleObject for this toolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public PropertyAccessibleDescriptionGets or sets a description of the visual appearance of the toolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public PropertyAccessibleNameGets or sets the accessible name of the toolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHeightOverridden. Read-only property that returns the logical height of the toolbar.  
Public PropertyKeyOverridden. The key is not used by the RibbonTabItemToolbar  
Public PropertyNotificationBadgeSettingsThe NotificationBadgeSettings for the whole Toolbar (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public PropertyRibbonReturns the owning Ribbon  
Public PropertySettingsReturns an object that exposes settings for the RibbonTabItemToolbar and its UltraToolbarBase.Tools.  
Public PropertySettingsResolvedReturns the RibbonTabItemToolbarSettingsResolved object which contains resolved versions of most properties on the RibbonTabItemToolbarSettings object.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyToolbarsManagerOverridden. The UltraToolbarsManager component that the QuickAccessToolbar is owned by.  
Public PropertyToolsReturns a ToolsCollection of ToolBase objects, 1 for each ToolBase in the UltraToolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public PropertyUIElementGets the UltraToolbarBase.UIElement for the UltraToolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public PropertyUIRoleOverridden. Returns the UIRole of this toolbar.  
Public PropertyUnderlyingToolbarGets the MDI child toolbar that underlies this toolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public PropertyVisibleResolvedGets the resolved value of the UltraToolbar.Visible property on the UltraToolbar object taking into account the toolbar's MDI merge status. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public PropertyWidthOverridden. Read-only property that returns the logical width of the toolbar.  
Protected Properties
 NameDescription
Protected PropertyIsVisibleReturns a boolean indicating if the toolbar is visible (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also