Version

ApplicationMenu Class Properties

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

Public Properties
 NameDescription
Public PropertyApplicationMenuButtonAccessibilityObjectThe accessible object for the Ribbon Caption area  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyFooterToolbarReturns the toolbar which displays tools in the footer of the application menu dropdown.  
Public PropertyHasFooterToolbarIndicates whether the ApplicationMenuFooterToolbar object for the FooterToolbar property has been created.  
Public PropertyHasToolAreaLeftIndicates whether the ApplicationMenuArea object for the ToolAreaLeft property has been created.  
Public PropertyHasToolAreaRightIndicates whether the ApplicationMenuArea object for the ToolAreaRight property has been created.  
Public PropertyIsOpenReturns whether the ApplicationMenu is currently open (i.e. dropped down). (Inherited from Infragistics.Win.UltraWinToolbars.ApplicationMenuBase)
Public PropertyKeyTipReturns or sets a string with a maximum of 3 characters that represents the mnemonic that is displayed when using keytips. (Inherited from Infragistics.Win.UltraWinToolbars.ApplicationMenuBase)
Public PropertyNotificationBadgeSettingsThe NotificationBadgeSettings for the whole ApplicationMenu (Inherited from Infragistics.Win.UltraWinToolbars.ApplicationMenuBase)
Public PropertyRibbonReturns the owning ApplicationMenuBase.Ribbon (Inherited from Infragistics.Win.UltraWinToolbars.ApplicationMenuBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyToolAreaLeftReturns an object that contains information about tools displayed on the left hand side of the application menu dropdown.  
Public PropertyToolAreaRightReturns an object that contains information about tools displayed on the right hand side of the application menu dropdown.  
Public PropertyToolTipTextReturns or sets the tooltip that is displayed when the UltraToolbarsManager.ToolTipDisplayStyle is set to Standard. (Inherited from Infragistics.Win.UltraWinToolbars.ApplicationMenuBase)
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. (Inherited from Infragistics.Win.UltraWinToolbars.ApplicationMenuBase)
Public PropertyToolTipTitleReturns or sets the title for the ribbon menu's tooltip. (Inherited from Infragistics.Win.UltraWinToolbars.ApplicationMenuBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also