Udostępnij za pośrednictwem


Konstruktor DragAction — (UITechnologyElement, MouseButtons)

Inicjuje nowe wystąpienie DragAction klasy przy użyciu dostarczonego element i przyciski.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITest.Common
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Common (w Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Składnia

'Deklaracja
Public Sub New ( _
    uiElement As UITechnologyElement, _
    mouseButton As MouseButtons _
)
public DragAction(
    UITechnologyElement uiElement,
    MouseButtons mouseButton
)
public:
DragAction(
    UITechnologyElement^ uiElement, 
    MouseButtons mouseButton
)
new : 
        uiElement:UITechnologyElement * 
        mouseButton:MouseButtons -> DragAction
public function DragAction(
    uiElement : UITechnologyElement, 
    mouseButton : MouseButtons
)

Parametry

  • mouseButton
    Typ: MouseButtons

    Członek MouseButtons wyliczenie, która wskazuje, który przycisk jest naciśnięty.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DragAction Klasa

Przeciążenie DragAction

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common

UITechnologyElement

MouseButtons