Version 24.2 (latest)

PopupMenuTool Class Methods

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

Public Methods
 NameDescription
Public MethodBringIntoViewEnsures that the ToolBase is currently in view. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public MethodClosePopupCloses the open popup of any instance of this tool. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase)
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 MethodDropDownDisplays the tool's associated dropdown. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeCheckedChanges the PopupToolBase.Checked property without invoking the ToolBase.ToolClick event. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase)
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 PopupMenuTool to their default values.  
Public MethodResetAllowTearawayResets the TearawayToolBase.AllowTearaway property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.TearawayToolBase)
Public MethodResetCheckedResets the PopupToolBase.Checked property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase)
Public MethodResetDropDownArrowStyleResets the PopupToolBase.DropDownArrowStyle property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase)
Public MethodResetInstancePropsResets all ToolBase.InstanceProps properties to their default values. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetKeyTipForSegmentedButtonResets the PopupToolBase.KeyTipForSegmentedButton property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase)
Public MethodResetSettingsResets the Settings property to its default value.  
Public MethodResetSharedPropsResets the ToolBase.SharedProps property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public MethodResetStateResets the ToolBase to its original state undoing any changes that were made at runtime. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public MethodResetToolsResets the Tools property to its default value.  
Public MethodResolveAppearanceOverloaded. Resolves the appearance for the tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public MethodShouldSerializeKeyDetermines whether the ToolBase.Key property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodShowPopupOverloaded. Displays the PopupToolBase as a context popup at the current mouse position. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase)
Public MethodToStringReturns the key value appended with the type name. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodCompareToCompares this tool to another. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Protected MethodCreateUIAutomationStubCreates the UI Automation stub. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase)
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodDoDefaultActionPerforms the default action associated with this tool. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase)
Protected MethodGetExtraSharedPropsReturns the object held in extra shared props at the specified index. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Protected MethodGetObjectDataOverridden. Populates the specified System.Runtime.Serialization.SerializationInfo with the data from the object.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodNavigateNavigates to another accessible object. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Protected MethodNotificationBadgeBoundsDetermines the rectangle area of the NotificationUIElement. In this area the tools will display the element will be positioned based on its size and position Can be overridden in the other tools. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Protected MethodOnAddedToCollectionCalled when this object is being added to the specified collection. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Protected MethodOnDisposeOverridden. Called when disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnPopulateProtected virtual method called before the menu items are added to the dropdown.  
Protected MethodOnPopupToolbarCreatedCalled after a PopupToolbar has been created. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase)
Protected MethodOnRemovedFromCollectionCalled when the object is being removed from the collection. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when a property has changed on a sub object.  
Protected MethodOnTearawayToolbarCreatedCalled after TearawayToolbar has been created but before the TearawayToolbarCreated event is raised. (Inherited from Infragistics.Win.UltraWinToolbars.TearawayToolBase)
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResolveAppearancePhasePerforms a phase of a tool's appearance resolution process. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSetExtraSharedPropsSets the object held in ExtraSharedProps at the specified index. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Protected MethodShouldSerializeAllowTearawayDetermines whether the TearawayToolBase.AllowTearaway property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.TearawayToolBase)
Protected MethodShouldSerializeCheckedDetermines whether the PopupToolBase.Checked property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.PopupToolBase)
Protected MethodShouldSerializeInstancePropsDetermines whether the ToolBase.InstanceProps property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
Protected MethodShouldSerializeSharedPropsDetermines whether the ToolBase.SharedProps property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase)
See Also