HtmlProperties.ScrollBar 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.ScrollBar 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..::..ScrollBar()
protected ScrollBar()
protected:
ScrollBar()
new : unit -> ScrollBar
protected function HtmlProperties..::..ScrollBar()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
HtmlProperties.ScrollBar Class