ControlType.ContextMenu Field
A context menu is a control which has multiple sub items inside it.
Namespace: Microsoft.VisualStudio.TestTools.UITesting
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Syntax
'Declaration
Public Shared ReadOnly ContextMenu As ControlType
public static readonly ControlType ContextMenu
public:
static initonly ControlType^ ContextMenu
static val ContextMenu: ControlType
public static final var ContextMenu : ControlType
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.