WpfProperties.ComboBox.HorizontalScrollBar Field
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Allows read access to the Expanded property of the ComboBox.
Namespace: Microsoft.VisualStudio.TestTools.UITesting
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
'Declaration
Public Shared ReadOnly HorizontalScrollBar As String
'Usage
Dim value As String
value = WpfProperties..::..ComboBox.HorizontalScrollBar
public static readonly string HorizontalScrollBar
public:
static initonly String^ HorizontalScrollBar
static val HorizontalScrollBar: string
public static final var HorizontalScrollBar : String
Use with GetProperty to get this property of a UITestControl.
- 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.