Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ContextMenu Object
Fields Properties Methods

In This Topic
    ContextMenu Object Members
    In This Topic

    The following tables list the members exposed by ContextMenu.

    Public Fields
     NameDescription
    Public FieldThe name of the default context menu  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value indicating how many menu items (including separators) are in this menu.  
    Public PropertyGets a value indicating the set of menu items comprising this context menu.  
    Public PropertyGets or sets a value indicating the descriptive name of this menu.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a new context menu item to the end of the menu.  
    Public MethodAdds a new separator to the end of the menu.  
    Public MethodRemoves all items from the context menu, resulting in an empty menu.  
    Public MethodDetermines whether the specified Object is equal to the current Object.  
    Public MethodReturns a context menu item with the specified name.  
    Public MethodServes as a hash function for a particular type.  
    Public MethodRemoves a specified context menu item at a given position within the menu  
    Top
    See Also