Version

ApplicationMenu2010 Class Methods

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

Public Methods
 NameDescription
Public MethodCloseUpHides the file menu (Inherited from Infragistics.Win.UltraWinToolbars.ApplicationMenuBase)
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 MethodDropDownOverloaded. Shows the Office 2010 style application menu while setting the active content tool.  
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 the object to its default values.  
Public MethodResetBackButtonAppearanceResets the BackButtonAppearance property to its default value.  
Public MethodResetBackButtonHotTrackAppearanceResets the BackButtonHotTrackAppearance property to its default value.  
Public MethodResetBackButtonPressedAppearanceResets the BackButtonPressedAppearance property to its default value.  
Public MethodResetCausesValidationOnCloseResets the CausesValidationOnClose property to its default value.  
Public MethodResetContentAreaResets the ContentArea collection.  
Public MethodResetDisableQATResets the DisableQAT property to its default value.  
Public MethodResetDisplayStyleResets the DisplayStyle property to its default value.  
Public MethodResetHeaderAppearanceResets the HeaderAppearance property to its default value.  
Public MethodResetMinimumFormSizeResets the MinimumFormSize.  
Public MethodResetNavigationMenuResets the NavigationMenu collection.  
Public MethodResetNotificationBadgeSettingsResets the NotificationBadgeSettings to their default value (null) (Inherited from Infragistics.Win.UltraWinToolbars.ApplicationMenuBase)
Public MethodResetShowDefaultContextMenuResets the ShowDefaultContextMenu property to its default value.  
Public MethodShouldSerializeOverridden. Determines whether any properties of the object differ from their default values.  
Public MethodShouldSerializeContentAreaDetermines whether the ContentArea property is set to its default value.  
Public MethodShouldSerializeMinimumFormSizeDetermines whether the MinimumFormSize property is set to its default value.  
Public MethodShouldSerializeNavigationMenuDetermines whether the NavigationMenu property is set to its default value.  
Public MethodShouldSerializeNotificationBadgeSettingsDetermines if the NotificationBadgeSettings should be serialized (Inherited from Infragistics.Win.UltraWinToolbars.ApplicationMenuBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns an empty string so nothing shows up on the right side of the property grid.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataOverridden. Populates the specified System.Runtime.Serialization.SerializationInfo with the data from the object.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodIsToolActiveIndicates if the provided tool is active. (Inherited from Infragistics.Win.UltraWinToolbars.ApplicationMenuBase)
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 MethodShouldSerializeBackButtonAppearanceDetermines whether the BackButtonAppearance property is set to its default value.  
Protected MethodShouldSerializeBackButtonHotTrackAppearanceDetermines whether the BackButtonHotTrackAppearance property is set to its default value.  
Protected MethodShouldSerializeBackButtonPressedAppearanceDetermines whether the BackButtonPressedAppearance property is set to its default value.  
Protected MethodShouldSerializeCausesValidationOnCloseDetermines whether the CausesValidationOnClose property is set to its default value.  
Protected MethodShouldSerializeDisableQATDetermines whether the DisableQAT property is set to its default value.  
Protected MethodShouldSerializeDisplayStyleDetermines whether the DisplayStyle property is set to its default value.  
Protected MethodShouldSerializeHeaderAppearanceDetermines whether the HeaderAppearance property is set to its default value.  
Protected MethodShouldSerializeShowDefaultContextMenuDetermines whether the ShowDefaultContextMenu property is set to its default value.  
See Also