Version 24.2 (latest)

GanttViewContextMenu Class Methods

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

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 MethodDisposeOverloaded. Overridden. Called when this instance is disposed of.  
Public MethodFindMenuItemGets the System.Windows.Forms.MenuItem that contains the value specified. (Inherited from System.Windows.Forms.Menu)
Public MethodGetContextMenuGets the System.Windows.Forms.ContextMenu that contains this menu. (Inherited from System.Windows.Forms.Menu)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetMainMenuGets the System.Windows.Forms.MainMenu that contains this menu. (Inherited from System.Windows.Forms.Menu)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodMergeMenuMerges the System.Windows.Forms.MenuItem objects of one menu with the current menu. (Inherited from System.Windows.Forms.Menu)
Public MethodResetImageSize (Inherited from Infragistics.Win.IGControls.IGContextMenu)
Public MethodShowOverloaded. Displays the shortcut menu at the specified position. (Inherited from System.Windows.Forms.ContextMenu)
Public MethodToStringReturns a System.String that represents the System.Windows.Forms.Menu control. (Inherited from System.Windows.Forms.Menu)
Protected Methods
 NameDescription
Protected MethodCreateMenuHandleCreates a new handle to the System.Windows.Forms.Menu. (Inherited from System.Windows.Forms.Menu)
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodFindMergePositionReturns the position at which a menu item should be inserted into the menu. (Inherited from System.Windows.Forms.Menu)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnCollapseOverridden. Raises the Collapse event  
Protected MethodOnPopup (Inherited from Infragistics.Win.IGControls.IGContextMenu)
Protected MethodOnResolveOwnerStyledMenuAppearance (Inherited from Infragistics.Win.IGControls.IGContextMenu)
Protected MethodOnResolveOwnerStyledMenuItemAppearance (Inherited from Infragistics.Win.IGControls.IGContextMenu)
Protected MethodShouldSerializeImageSize (Inherited from Infragistics.Win.IGControls.IGContextMenu)
See Also