GoDiagram Win Reference
GoContextMenu Class Members
Properties  Methods  Events


The following tables list the members exposed by GoContextMenu.

Public Constructors
 NameDescription
Public ConstructorGoContextMenu ConstructorThis ContextMenu subclass remembers the GoView in which the MenuItems commands should operate.  
Top
Public Properties
 NameDescription
Public PropertyRightToLeftGets or sets a value indicating whether text displayed by the control is displayed from right to left. (Inherited from System.Windows.Forms.ContextMenu)
Public PropertyTagGets or sets user-defined data associated with the control. (Inherited from System.Windows.Forms.Menu)
Public PropertyViewGets the GoView that this GoContextMenu was created for.  
Top
Protected Properties
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. Disposes of the resources, other than memory, used by the System.Windows.Forms.Menu. (Inherited from System.Windows.Forms.Menu)
Public MethodFindMenuItemGets the System.Windows.Forms.MenuItem that contains the value specified. (Inherited from System.Windows.Forms.Menu)
Public Methodstatic (Shared in Visual Basic)FindViewFor a MenuItem in a GoContextMenu, this static method gets the GoView in which the menu item command should be operating.  
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 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)
Top
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)
Top
Public Events
 NameDescription
Public EventCollapseOccurs when the shortcut menu collapses. (Inherited from System.Windows.Forms.ContextMenu)
Public EventPopupOccurs before the shortcut menu is displayed. (Inherited from System.Windows.Forms.ContextMenu)
Top
See Also

Reference

GoContextMenu Class
Northwoods.Go Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback