RanorexRanorex Documentation
Current Property
NamespacesRanorexContextMenuCurrent
Gets the currently active context menu.
Declaration Syntax
C#Visual BasicVisual C++
public static ContextMenu Current { get; }
Public Shared ReadOnly Property Current As ContextMenu
public:
static property ContextMenu^ Current {
	ContextMenu^ get ();
}
Value
The currently active context menu.
Exceptions
ExceptionCondition
ElementNotFoundExceptionIf the element is not found.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)