OpenContextMenu Method (UIAObject)

Class

UIAObject.

Action

Opens a context menu at the specified position.

Syntax

C#
object.OpenContextMenu([pos])
VB
object.OpenContextMenu([pos])
Variable Description
pos Optional: The coordinates to open the context menu relative to the control on which this function is called. Point.