public class ISapContextMenuable,
'Declaration Public Class ISapContextMenuable
| Name | Description |
|---|---|
| SelectContextMenuItem | Select an item from the controls context menu. |
| SelectContextMenuItemByPosition | This method allows you to select a context menu item using the position of the item. |
| SelectContextMenuItemByText | Select a menu item of a context menu using the text of the item and possible higher level menus. |