Version

MenuSettings Class Members

The following tables list the members exposed by MenuSettings.

Protected Constructors
 NameDescription
Protected ConstructorMenuSettings ConstructorConstructor used for deserialization.  
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
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)
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetOverridden. Resets all properties of the MenuSettings object to their default values.  
Public MethodResetAppearanceResets the SettingsBase.Appearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetEditAppearanceResets the SettingsBase.EditAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetHotTrackAppearanceResets the SettingsBase.HotTrackAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetHotTrackPressedAppearanceResets the SettingsBase.HotTrackPressedAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetIconAreaAppearanceResets the IconAreaAppearance property to its default value.  
Public MethodResetIconAreaExpandedAppearanceResets the IconAreaExpandedAppearance property to its default value.  
Public MethodResetIsSideStripVisibleResets the IsSideStripVisible property to its default value.  
Public MethodResetLabelDisplayStyleResets the LabelDisplayStyle property to its default value.  
Public MethodResetMultiMonitorDropDownBehaviorResets the UltraToolbarsManager.MultiMonitorDropDownBehavior property to its default value.  
Public MethodResetPopupStyleResets the PopupStyle property to its default value.  
Public MethodResetPressedAppearanceResets the SettingsBase.PressedAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetRightAlignShortcutTextResets the RightAlignShortcutText property to its default value.  
Public MethodResetShowToolTipsResets the SettingsBase.ShowToolTips property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetSideStripAppearanceResets the SideStripAppearance property to its default value.  
Public MethodResetSideStripImagePaddingResets the SideStripImagePadding property to its default value.  
Public MethodResetSideStripTextResets the SideStripText property to its default value.  
Public MethodResetSideStripWidthResets the SideStripWidth property to its default value.  
Public MethodResetToolAppearanceResets the SettingsBase.ToolAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetToolDisplayStyleResets the SettingsBase.ToolDisplayStyle property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetUseLargeImagesResets the SettingsBase.UseLargeImages property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns an empty string so nothing shows up on the right side of the property grid. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataPopulates the specified System.Runtime.Serialization.SerializationInfo with the data from the object. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeOverridden. Invoked when the object is disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when a property has changed on a sub object.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAppearanceDetermines whether the SettingsBase.Appearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeEditAppearanceDetermines whether the SettingsBase.EditAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeHotTrackAppearanceDetermines whether the SettingsBase.HotTrackAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeHotTrackPressedAppearanceDetermines whether the SettingsBase.HotTrackPressedAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeIconAreaAppearanceDetermines whether the IconAreaAppearance property is set to its default value.  
Protected MethodShouldSerializeIconAreaExpandedAppearanceDetermines whether the IconAreaExpandedAppearance property is set to its default value.  
Protected MethodShouldSerializeIsSideStripVisibleDetermines whether the IsSideStripVisible property is set to its default value.  
Protected MethodShouldSerializeMultiMonitorDropDownBehaviorDetermines whether the MultiMonitorDropDownBehavior property is set to its default value.  
Protected MethodShouldSerializePressedAppearanceDetermines whether the SettingsBase.PressedAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeRightAlignShortcutTextDetermines whether the RightAlignShortcutText property is set to its default value.  
Protected MethodShouldSerializeShowToolTipsDetermines whether the SettingsBase.ShowToolTips property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeSideStripAppearanceDetermines whether the SideStripAppearance property is set to its default value.  
Protected MethodShouldSerializeToolAppearanceDetermines whether the SettingsBase.ToolAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeToolDisplayStyleDetermines whether the SettingsBase.ToolDisplayStyle property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeUseLargeImagesDetermines whether the SettingsBase.UseLargeImages property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also