Version 24.2 (latest)

ApplicationMenu2010 Class Properties

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

Public Properties
 NameDescription
Public PropertyApplicationMenuButtonAccessibilityObjectThe accessible object for the Application Menu Button  
Public PropertyBackButtonAppearanceReturns or sets the appearance used to render the back button on the Office 2013 style application menu.  
Public PropertyBackButtonHotTrackAppearanceReturns or sets the appearance used to render the back button on the Office 2013 style application menu in the hottracked state.  
Public PropertyBackButtonPressedAppearanceReturns or sets the appearance used to render the back button on the Office 2013 style application menu in the pressed state.  
Public PropertyCausesValidationOnCloseReturns or sets a Boolean value determining if validation occurs when the ApplicationMenu2010 is closed.  
Public PropertyContentAreaReturns an object that contains information about the content area of the Office 2010 application menu.  
Public PropertyDisableQATReturns or sets a Boolean value determining whether the Quick Access Toolbar is disabled while the Office 2010 style application menu is open.  
Public PropertyDisplayStyleGets or sets a value determining the style in which the ApplicationMenu2010 is rendered.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasBackButtonAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasBackButtonHotTrackAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasBackButtonPressedAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasContentAreaIndicates whether the ContentArea object for the ContentArea property has been created.  
Public PropertyHasHeaderAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasNavigationMenuIndicates whether the NavigationMenu object for the NavigationMenu property has been created.  
Public PropertyHeaderAppearanceReturns or sets the appearance used to render the header strip on the Office 2010 style application menu.  
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 PropertyMinimumFormSizeGets/Sets minimum size of the form that contains the Office 2010 style application menu.  
Public PropertyNavigationMenuReturns an object that contains information about tools displayed on the left hand side of the Office 2010 style application menu.  
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 PropertyShowDefaultContextMenuReturns or sets a Boolean value determining whether the default UltraToolbarsManager context menu is displayed when right-clicking on tools on the Office 2010 style application menu.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
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