ControlType.Flipper Field
A control that is used to flip through different pages mostly consisting of images
Namespace: Microsoft.VisualStudio.TestTools.UITesting
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Syntax
'Declaration
Public Shared ReadOnly Flipper As ControlType
public static readonly ControlType Flipper
public:
static initonly ControlType^ Flipper
static val Flipper: ControlType
public static final var Flipper : 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.