Version

ApplicationMenuBase Class Properties

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

Public Properties
 NameDescription
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsOpenReturns whether the ApplicationMenu is currently open (i.e. dropped down).  
Public PropertyKeyTipReturns 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 ApplicationMenu  
Public PropertyRibbonReturns the owning Ribbon  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyToolTipTextReturns or sets the tooltip that is displayed when the UltraToolbarsManager.ToolTipDisplayStyle is set to Standard.  
Public PropertyToolTipTextFormattedReturns or sets a string containing the formatted text that should be displayed in the body of the tooltip when the UltraToolbarsManager.ToolTipDisplayStyle is set to Formatted.  
Public PropertyToolTipTitleReturns or sets the title for the ribbon menu's tooltip.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also