Version 24.2 (latest)

ApplicationMenuArea Class Properties

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

Public Properties
 NameDescription
Public PropertyAccessibilityObjectThe accessible object for the application menu area (Inherited from Infragistics.Win.UltraWinToolbars.ApplicationMenuAreaBase)
Public PropertyApplicationMenuReturns the associated ApplicationMenu that contains the area  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasSettingsIndicates whether the ApplicationMenuAreaSettings object for the ApplicationMenuAreaBase.Settings property has been created. (Inherited from Infragistics.Win.UltraWinToolbars.ApplicationMenuAreaBase)
Public PropertyMaxWidthGets or sets the maximum width allowed for the application menu area. (Inherited from Infragistics.Win.UltraWinToolbars.ApplicationMenuAreaBase)
Public PropertyMaxWidthResolvedGets or sets the maximum width allowed for the application menu area. (Inherited from Infragistics.Win.UltraWinToolbars.ApplicationMenuAreaBase)
Public PropertyMinWidthGets or sets the minimum width allowable for the application menu area. (Inherited from Infragistics.Win.UltraWinToolbars.ApplicationMenuAreaBase)
Public PropertyMinWidthResolvedGets or sets the minimum width allowed for the application menu area. (Inherited from Infragistics.Win.UltraWinToolbars.ApplicationMenuAreaBase)
Public PropertySettingsReturns an object that is used to affect the appearance of the tools within an area of the ribbon application menu dropdown. (Inherited from Infragistics.Win.UltraWinToolbars.ApplicationMenuAreaBase)
Public PropertySettingsResolvedReturns an object that provides settings that affect the look and feel of the application menu area. (Inherited from Infragistics.Win.UltraWinToolbars.ApplicationMenuAreaBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyToolsReturns the collection of tools contained within the application menu dropdown area. (Inherited from Infragistics.Win.UltraWinToolbars.ApplicationMenuAreaBase)
Public PropertyUIRoleReturns the Infragistics.Win.AppStyling.UIRole associated with this application menu area. (Inherited from Infragistics.Win.UltraWinToolbars.ApplicationMenuAreaBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Protected PropertyUIElementGets the ui element associated with this application menu area (Inherited from Infragistics.Win.UltraWinToolbars.ApplicationMenuAreaBase)
See Also