Version

MenuSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyAppearanceReturns or sets the SettingsBase.Appearance object that controls the object's formatting. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEditAppearanceReturns or sets the SettingsBase.Appearance object that controls the object's formatting. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHasAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHasEditAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHasHotTrackAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHasHotTrackPressedAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHasIconAreaAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasIconAreaExpandedAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasPressedAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHasSideStripAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasToolAppearanceReturns a Boolean value determining whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHotTrackAppearanceReturns a Boolean value determining or sets the appearance of a tool that has the mouse over it. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyHotTrackPressedAppearanceReturns a Boolean value determining or sets the appearance of a tool that has the mouse over it while the mouse button is down. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyIconAreaAppearanceReturns or sets the appearance of the area behind the icons on a menu when using Windows XP style.  
Public PropertyIconAreaExpandedAppearanceReturns or sets the appearance of the area behind the icons on a menu when using Windows XP style. Only used for menu items that are not 'recently used' but are currently being shown.  
Public PropertyIsSideStripVisibleReturns or sets a Boolean value that determines whether a side strip is displayed on PopupMenuTools.  
Public PropertyLabelDisplayStyleReturns or sets a value indicating whether the LabelTools within the menu should be displayed as standard tools or as headers overlaying the icon area of the menu.  
Public PropertyMultiMonitorDropDownBehaviorReturns or sets the MultiMonitorDropDownBehavior for the related menus.  
Public PropertyPopupStyleReturns or sets a value that determines whether a PopupMenuTool is displayed as a menu or a toolbar.  
Public PropertyPressedAppearanceReturns or sets the appearance of a state tool that is pressed. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyRightAlignShortcutTextReturns or sets a Boolean value that determines whether the shortcut text is aligned to the right.  
Public PropertyShowToolTipsReturns or sets a value that specifies whether the tools on the toolbar/menu will display tooltips. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertySideStripAppearanceReturns or sets the appearance of the side strip on a menu.  
Public PropertySideStripImagePaddingReturns/sets the number of pixels that are used as padding around the side strip image on a menu..  
Public PropertySideStripTextReturns or sets a string of characters that specifies the text displayed in the side strip of a PopupMenuTool.  
Public PropertySideStripWidthReturns or sets a value that specifies the width of the side strip on a PopupMenuTool.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyToolAppearanceReturns or sets the SettingsBase.Appearance object that controls the object's formatting. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyToolbarsManagerReturns the UltraToolbarsManager to which the SettingsBase is attached. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyToolDisplayStyleReturns or sets a value that specifies display style for all PopupMenuTool on the UltraToolbar which determines when the tools text and image are displayed. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public PropertyUseLargeImagesReturns or sets a value that specifies whether the tools on the toolbar/menu will display using the toolbarmanager's UltraToolbarsManager.ImageSizeLarge. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also