Northwoods.Go Assembly > Northwoods.Go Namespace : GoContextMenu Class |
For a list of all members of this type, see GoContextMenu members.
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Disposes of the resources, other than memory, used by the System.Windows.Forms.Menu. (Inherited from System.Windows.Forms.Menu) | |
FindMenuItem | Gets the System.Windows.Forms.MenuItem that contains the value specified. (Inherited from System.Windows.Forms.Menu) | |
FindView | For a MenuItem in a GoContextMenu, this static method gets the GoView in which the menu item command should be operating. | |
GetContextMenu | Gets the System.Windows.Forms.ContextMenu that contains this menu. (Inherited from System.Windows.Forms.Menu) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetMainMenu | Gets the System.Windows.Forms.MainMenu that contains this menu. (Inherited from System.Windows.Forms.Menu) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
MergeMenu | Merges the System.Windows.Forms.MenuItem objects of one menu with the current menu. (Inherited from System.Windows.Forms.Menu) | |
Show | Overloaded. Displays the shortcut menu at the specified position. (Inherited from System.Windows.Forms.ContextMenu) | |
ToString | Returns a System.String that represents the System.Windows.Forms.Menu control. (Inherited from System.Windows.Forms.Menu) |
Name | Description | |
---|---|---|
CreateMenuHandle | Creates a new handle to the System.Windows.Forms.Menu. (Inherited from System.Windows.Forms.Menu) | |
Finalize | (Inherited from System.ComponentModel.Component) | |
FindMergePosition | Returns the position at which a menu item should be inserted into the menu. (Inherited from System.Windows.Forms.Menu) | |
GetService | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |