Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace : IContextMenu Interface |
For a list of all members of this type, see IContextMenu members.
Name | Description | |
---|---|---|
![]() | AddMenuItem | Adds a new context menu item to the end of the menu. |
![]() | AddSeparator | Adds a new separator to the end of the menu. |
![]() | ClearAllItems | Removes all items from the context menu, resulting in an empty menu. |
![]() | GetContextMenuItem | Returns a context menu item with the specified name. |
![]() | RemoveItem | Removes a specified context menu item at a given position within the menu |