0 out of 1 rated this helpful - Rate this topic

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)
public virtual bool IsEditable { get; }

Property Value

Type: System.Boolean
true if this combo box control is editable; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.