Version 24.2 (latest)

UltraToolbarBase Class Properties

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

Public Properties
 NameDescription
Public PropertyAccessibilityObjectGets the System.Windows.Forms.AccessibleObject for this toolbar.  
Public PropertyAccessibleDescriptionGets or sets a description of the visual appearance of the toolbar.  
Public PropertyAccessibleNameGets or sets the accessible name of the toolbar.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHeightGets the logical height of the toolbar.  
Public PropertyKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public PropertyNotificationBadgeSettingsThe NotificationBadgeSettings for the whole Toolbar  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyToolbarsManagerGets the UltraToolbarsManager component that the UltraToolbarBase is owned by.  
Public PropertyToolsReturns a ToolsCollection of ToolBase objects, 1 for each ToolBase in the UltraToolbar.  
Public PropertyUIElementGets the UIElement for the UltraToolbar.  
Public PropertyUIRoleGets the UIRole of this toolbar.  
Public PropertyUnderlyingToolbarGets the MDI child toolbar that underlies this toolbar.  
Public PropertyVisibleResolvedGets the resolved value of the Visible property on the UltraToolbar object taking into account the toolbar's MDI merge status.  
Public PropertyWidthGets the logical width of the toolbar.  
Protected Properties
 NameDescription
Protected PropertyIsVisibleReturns a boolean indicating if the toolbar is visible  
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also