ISapContextMenuable Interface

Description

Interface for any Component which supports ContextMenu selections.

Syntax

'Declaration
Public Class ISapContextMenuable

Methods

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.