Northwoods.Go Assembly > Northwoods.Go Namespace : GoContextMenu Class |
The following tables list the members exposed by GoContextMenu.
Name | Description | |
---|---|---|
GoContextMenu Constructor | This ContextMenu subclass remembers the GoView in which the MenuItem s commands should operate. |
Name | Description | |
---|---|---|
RightToLeft | Gets or sets a value indicating whether text displayed by the control is displayed from right to left. (Inherited from System.Windows.Forms.ContextMenu) | |
Tag | Gets or sets user-defined data associated with the control. (Inherited from System.Windows.Forms.Menu) | |
View | Gets the GoView that this GoContextMenu was created for. |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) |
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) |
Name | Description | |
---|---|---|
Collapse | Occurs when the shortcut menu collapses. (Inherited from System.Windows.Forms.ContextMenu) | |
Popup | Occurs before the shortcut menu is displayed. (Inherited from System.Windows.Forms.ContextMenu) |