Version

ApplicationMenuAreaBase Class Properties

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

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