WinTabList Properties

Include Protected Members
Include Inherited Members

The WinTabList 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 ClassName (Inherited from UITestControl.)
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 IsTopParent (Inherited from UITestControl.)
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 SelectedIndex Gets the index of the selected item in the tab list.
Public property State (Inherited from UITestControl.)
Public property Tabs Gets a collection of tab controls in this tab list.
Public property TabSpinner Gets the spinner component of this tab control.
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 Width (Inherited from UITestControl.)
Public property WindowHandle (Inherited from UITestControl.)
Public property WindowTitles (Inherited from UITestControl.)

Top

See Also

Reference

WinTabList Class

Microsoft.VisualStudio.TestTools.UITesting.WinControls Namespace