Auf Englisch lesen

Teilen über


WpfProperties.ComboBox.HorizontalScrollBar-Feld

Dieser Dokumentation für die Vorschau nur ist und in späteren Versionen geändert. Leere Themen wurden als Platzhalter eingefügt.]

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)

Syntax

'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

Hinweise

Use with GetProperty to get this property of a UITestControl.

.NET Framework-Sicherheit

Siehe auch

Referenz

WpfProperties.ComboBox Klasse

Member WpfProperties.ComboBox

Microsoft.VisualStudio.TestTools.UITesting-Namespace