WinProperties.ComboBox Members

Include Protected Members
Include Inherited Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Class that contains strings to access specific properties for the UI test control Windows Form ComboBox control.

The WinProperties.ComboBox type exposes the following members.

Constructors

  Name Description
Protected method WinProperties.ComboBox Initializes a new instance of the WinProperties.ComboBox class.

Top

Methods

  Name Description
Public method Equals Determines whether the specified Object instance is equal to the current UITestControlProperties.Common instance. (Inherited from UITestControlProperties.Common.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Returns a unique value representing the current UITestControlProperties.Common instance. (Inherited from UITestControlProperties.Common.)
Public method GetType Gets the Type of the current instance. (Inherited from UITestControlProperties.Common.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a String that represents the current UITestControlProperties.Common instance. (Inherited from UITestControlProperties.Common.)

Top

Fields

  Name Description
Public fieldStatic member EditableItem Allows read and write access to the EditableItem property of the ComboBox.
Public fieldStatic member Expanded Allows read and write access to the Expanded property of the ComboBox.
Public fieldStatic member HorizontalScrollBar Allows read access to the Expanded property of the ComboBox.
Public fieldStatic member IsEditable Allows read access to the IsEditable property of the ComboBox.
Public fieldStatic member Items Allows read access to the UITestControlCollection of items in the ComboBox.
Public fieldStatic member SelectedIndex Allows read and write access to the SelectedIndex property of the CheckBox.
Public fieldStatic member SelectedItem Allows read and write access to the SelectedItem property of the ComboBox.
Public fieldStatic member VerticalScrollBar Allows read access to the VerticalScrollBar property of the ComboBox.

Top

See Also

Reference

WinProperties.ComboBox Class

Microsoft.VisualStudio.TestTools.UITesting Namespace