HtmlProperties.ComboBox Constructor

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes a new instance of the HtmlProperties.ComboBox class.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntax

'Declaration
Protected Sub New
'Usage

Dim instance As New HtmlProperties..::..ComboBox()
protected ComboBox()
protected:
ComboBox()
new : unit -> ComboBox
protected function HtmlProperties..::..ComboBox()

.NET Framework Security

See Also

Reference

HtmlProperties.ComboBox Class

HtmlProperties.ComboBox Members

Microsoft.VisualStudio.TestTools.UITesting Namespace