Udostępnij za pośrednictwem


Konstruktor DragDropAction — (UITechnologyElement, UITechnologyElement, MouseButtons)

Inicjuje nowe wystąpienie DragDropAction klasy przy użyciu dostarczonego elementów i ustawienie przycisku myszy.

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 ( _
    sourceUIElement As UITechnologyElement, _
    targetUIElement As UITechnologyElement, _
    mouseButton As MouseButtons _
)
public DragDropAction(
    UITechnologyElement sourceUIElement,
    UITechnologyElement targetUIElement,
    MouseButtons mouseButton
)
public:
DragDropAction(
    UITechnologyElement^ sourceUIElement, 
    UITechnologyElement^ targetUIElement, 
    MouseButtons mouseButton
)
new : 
        sourceUIElement:UITechnologyElement * 
        targetUIElement:UITechnologyElement * 
        mouseButton:MouseButtons -> DragDropAction
public function DragDropAction(
    sourceUIElement : UITechnologyElement, 
    targetUIElement : UITechnologyElement, 
    mouseButton : MouseButtons
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DragDropAction Klasa

Przeciążenie DragDropAction

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

UITechnologyElement

MouseButtons