Version

UltraToolbar Class Properties

For a list of all members of this type, see UltraToolbar 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 PropertyDockedColumnGets or sets the logical column in which the UltraToolbar is docked.  
Public PropertyDockedPositionGets or sets the docked location of the UltraToolbar.  
Public PropertyDockedRowGet or sets the row in which the UltraToolbar is docked.  
Public PropertyFloatingLocationGets or sets the location (in screen coordinates) of the floating window for the UltraToolbar when the DockedPosition is Floating.  
Public PropertyFloatingSizeGets or sets the size of the floating window for the UltraToolbar when the DockedPosition is Floating.  
Public PropertyHeightGets the logical height of the toolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public PropertyIndexGets the index of the toolbar in the ToolbarsCollection.  
Public PropertyIsMainMenuBarGets or sets the value indicating whether the UltraToolbar is the main menu bar.  
Public PropertyIsStockToolbarReturns or sets whether the UltraToolbar is a stock toolbar or was created by the user via the runtime customizer.  
Public PropertyKeyOverridden. Gets or sets a value that uniquely identifies an object in a collection.  
Public PropertyKeyTipGets or sets a string with a maximum of 3 characters that represents the mnemonic that is displayed when using keytips.  
Public PropertyNotificationBadgeSettingsThe NotificationBadgeSettings for the whole Toolbar (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public PropertyParentCollectionGets the ToolbarsCollection that owns the UltraToolbar.  
Public PropertySettingsGets the ToolbarSettings object for the UltraToolbar.  
Public PropertySettingsResolvedGets the ToolbarSettingsResolved object which contains resolved versions of most properties on the ToolbarSettings object.  
Public PropertyShowInToolbarListGets or sets the value indicating whether the UltraToolbar shows up in the customization dialog at runtime.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTearawayToolOwnerGets the TearawayToolBase derived tool that this UltraToolbar is owned by.  
Public PropertyTextGets or sets the description of the toolbar displayed in the customization dialogs and in the caption of the floating toolbar window.  
Public PropertyToolbarsManagerOverridden. Gets the UltraToolbarsManager component the UltraToolbar 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. Gets the UIRole of this toolbar.  
Public PropertyUnderlyingToolbarOverridden. Gets the MDI child toolbar that underlies this toolbar.  
Public PropertyVisibleGets or sets the value indicating whether the UltraToolbar is visible.  
Public PropertyVisibleResolvedGets the resolved value of the Visible property on the UltraToolbar object taking into account the toolbar's MDI merge status. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Public PropertyWidthGets the logical width of the toolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase)
Protected Properties
 NameDescription
Protected PropertyIsVisibleOverridden. Gets the value 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