Sdílet prostřednictvím


WinPane – konstruktor (UITestControl)

Inicializuje novou instanci WinPane Třída

Obor názvů:  Microsoft.VisualStudio.TestTools.UITesting.WinControls
Sestavení:  Microsoft.VisualStudio.TestTools.UITesting (v Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    parent As UITestControl _
)
public WinPane(
    UITestControl parent
)
public:
WinPane(
    UITestControl^ parent
)
new : 
        parent:UITestControl -> WinPane
public function WinPane(
    parent : UITestControl
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

WinPane Třída

WinPane – přetížení

Microsoft.VisualStudio.TestTools.UITesting.WinControls – obor názvů

UITestControl