Version

ContextMenuManager Class Methods

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

Public Methods
 NameDescription
Public MethodApplyToControlOverloaded. Applies the context menu to a control  
Public Methodstatic (Shared in Visual Basic)AssignEmptyWindowsFormsContextMenuFor Infragistics Internal Use Only  
Public Methodstatic (Shared in Visual Basic)ClearWindowsFormsContextMenuFor Infragistics Internal Use Only  
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 Methodstatic (Shared in Visual Basic)CreateSeparatorCreates a separator item  
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public Methodstatic (Shared in Visual Basic)GetContextMenuGet the context menu currently applied to a control.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Methodstatic (Shared in Visual Basic)HasWindowsFormsContextMenuFor Infragistics Internal Use Only  
Public Methodstatic (Shared in Visual Basic)HasWindowsFormsMainMenuFor Infragistics Internal Use Only  
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Methodstatic (Shared in Visual Basic)IsWindowsFormsToolBarFor Infragistics Internal Use Only  
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodRemoveFromControlIfNeededIf the specified control has this context menu applied, it will be removed (set to null).  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodShowOverloaded. Displays the shortcut menu at the specified position.  
Public Methodstatic (Shared in Visual Basic)ShowWindowsFormsContextMenuFor Infragistics Internal Use Only  
Public Methodstatic (Shared in Visual Basic)ToggleDividerPropertyFor Infragistics Internal Use Only  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnCollapse  
Protected MethodOnDisposeOverridden. Called when this object is Disposed of.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnPopupFire the Popup event. (Inherited from Infragistics.Win.IGControls.ContextMenuItemBase)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
See Also