This documentation is archived and is not being maintained.
Mouse::Click Method (UITestControl)
Visual Studio 2012
Clicks the default mouse button on the specified control.
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
Parameters
- control
- Type: Microsoft.VisualStudio.TestTools.UITesting::UITestControl
The UITestControl to be clicked.
- 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.
Show: