WinList Properties

Include Protected Members
Include Inherited Members

The WinList type exposes the following members.

Properties

  Name Description
Public property AccessibleDescription Gets the description of the underlying IAccessible of this WinControl. (Inherited from WinControl.)
Public property AccessKey Gets the access key that is assigned to this control. (Inherited from WinControl.)
Public property BoundingRectangle (Inherited from UITestControl.)
Public property CheckedIndices Gets or sets an array of indexes for those items in the list that are selected.
Public property CheckedItems Gets or sets an array of list items that are checked.
Public property ClassName (Inherited from UITestControl.)
Public property Columns Gets the collection of columns in this list control.
Public property Container (Inherited from UITestControl.)
Public property ControlId Gets the ID that is assigned to this control. (Inherited from WinControl.)
Public property ControlName Gets the name of this control. (Inherited from WinControl.)
Public property ControlType (Inherited from UITestControl.)
Public property Enabled (Inherited from UITestControl.)
Public property Exists (Inherited from UITestControl.)
Public property FilterProperties (Inherited from UITestControl.)
Public property FriendlyName (Inherited from UITestControl.)
Public property HasFocus (Inherited from UITestControl.)
Public property Height (Inherited from UITestControl.)
Public property HelpText Gets the help text that is assigned to this control. (Inherited from WinControl.)
Public property HorizontalScrollBar Gets or sets the horizontal scroll bar component of this list control.
Public property IsCheckedList Gets a value that indicates whether this list is a checked list.
Public property IsIconView Gets a value that indicates whether this list control is an icon-view.
Public property IsListView Gets a value that indicates whether this list is in list-view.
Public property IsMultipleSelection Gets a value that indicates whether this list is enabled for multiple selection.
Public property IsReportView Gets a value that indicates whether this list is in report view.
Public property IsSmallIconView Gets a value that indicates whether this list is in small icon-view.
Public property IsTopParent (Inherited from UITestControl.)
Public property Items Gets the collection of all items in this list.
Public property Left (Inherited from UITestControl.)
Public property Name (Inherited from UITestControl.)
Public property NativeElement (Inherited from UITestControl.)
Public property SearchConfigurations (Inherited from UITestControl.)
Public property SearchProperties (Inherited from UITestControl.)
Protected property SearchPropertiesSetExplicitly (Inherited from UITestControl.)
Public property SelectedIndices Gets an array of indexes for the selected items in this list.
Public property SelectedItems Gets an array of the selected items in this list.
Public property SelectedItemsAsString Gets a string that contains a delimited list of all selected items in this list.
Public property State (Inherited from UITestControl.)
Public property TechnologyName (Inherited from UITestControl.)
Public property ToolTipText (Inherited from WinControl.)
Public property Top (Inherited from UITestControl.)
Public property TopParent (Inherited from UITestControl.)
Public property VerticalScrollBar Gets the vertical scrollbar component of this list.
Public property Width (Inherited from UITestControl.)
Public property WindowHandle (Inherited from UITestControl.)
Public property WindowTitles (Inherited from UITestControl.)

Top

See Also

Reference

WinList Class

Microsoft.VisualStudio.TestTools.UITesting.WinControls Namespace