Прочитать на английском

Поделиться через


WinComboBox.IsEditable Property

Gets a value that indicates whether this combo box control is editable.

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

Syntax

public virtual bool IsEditable { get; }

Property Value

Type: System.Boolean
true if this combo box control is editable; otherwise, false.

.NET Framework Security

See Also

Reference

WinComboBox Class

Microsoft.VisualStudio.TestTools.UITesting.WinControls Namespace