Partager via


HtmlComboBox, constructeur (UITestControl)

Initialise une nouvelle instance de la classe HtmlComboBox à l'aide du contrôle parent fourni.

Espace de noms :  Microsoft.VisualStudio.TestTools.UITesting.HtmlControls
Assemblys :   Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (dans Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
  Microsoft.VisualStudio.TestTools.UITesting (dans Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    parent As UITestControl _
)
public HtmlComboBox(
    UITestControl parent
)
public:
HtmlComboBox(
    UITestControl^ parent
)
new : 
        parent:UITestControl -> HtmlComboBox
public function HtmlComboBox(
    parent : UITestControl
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

HtmlComboBox Classe

HtmlComboBox, surcharge

Microsoft.VisualStudio.TestTools.UITesting.HtmlControls, espace de noms

UITestControl