Microsoft.VisualStudio.TestTools.UITesting.WinControls Namespace

This namespace provides classes that represent controls within the Visual Studio Test Professional framework when testing the UI in Windows applications.

Classes

  Class Description
Public class WinButton Represents a button control to test the user interface (UI) of Windows Forms.
Public class WinButton.PropertyNames Contains a field for each property of the WinButton user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinCalendar Represents a calendar control to test the user interface (UI) of Windows Forms.
Public class WinCalendar.PropertyNames Contains a field for each property of the WinCalendar user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinCell Represents a cell control to test the user interface (UI) of Windows Forms.
Public class WinCell.PropertyNames Contains a field for each property of the WinCell user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinCheckBox Represents a check box control to test the user interface (UI) of Windows Forms.
Public class WinCheckBox.PropertyNames Contains a field for each property of the WinCheckBox user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinCheckBoxTreeItem Represents a check box tree item control to test the user interface (UI) of Windows Forms.
Public class WinCheckBoxTreeItem.PropertyNames Contains a field for each property of the WinCheckBoxTreeItem user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinClient Represents a client control to test the user interface (UI) of Windows Forms.
Public class WinColumnHeader Represents a button control to test the user interface (UI) of Windows Forms.
Public class WinComboBox Represents a combo box control to test the user interface (UI) of Windows Forms.
Public class WinComboBox.PropertyNames Contains a field for each property of the WinComboBox user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinControl Represents an internal base class for testing controls on Windows Forms.
Public class WinControl.PropertyNames Contains a field for each property of the WinControl user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinCustom Represents a custom control to test the user interface (UI) of Windows Forms.
Public class WinDateTimePicker Represents a control for selecting a date or time in the user interface (UI) of Windows Forms.
Public class WinDateTimePicker.PropertyNames Contains a field for each property of the WinDateTimePicker user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinEdit Represents an edit control to test the user interface (UI) of Windows Forms.
Public class WinEdit.PropertyNames Contains a field for each property of the WinEdit user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinGroup Represents a group control to test the user interface (UI) of Windows Forms.
Public class WinHyperlink Represents a Windows hyperlink control to test the user interface (UI) of Windows Forms.
Public class WinHyperlink.PropertyNames Contains a field for each property of the WinHyperlink user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinList Represents a list control to test the user interface (UI) of Windows Forms.
Public class WinList.PropertyNames Contains a field for each property of the WinList user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinListItem Represents a list item control to test the user interface (UI) of Windows Forms.
Public class WinListItem.PropertyNames Contains a field for each property of the WinListItem user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinMenu Represents a menu control to test the user interface (UI) of Windows Forms.
Public class WinMenu.PropertyNames Contains a field for each property of the WinMenu user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinMenuBar Represents a menu bar control to test the user interface (UI) of Windows Forms.
Public class WinMenuBar.PropertyNames Contains a field for each property of the WinMenuBar user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinMenuItem Represents a menu item control to test the user interface (UI) of Windows Forms.
Public class WinMenuItem.PropertyNames Contains a field for each property of the WinMenuItem user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinPane Represents a button control to test the user interface (UI) of Windows Forms.
Public class WinProgressBar Represents a progress bar control to test the user interface (UI) of Windows Forms.
Public class WinProgressBar.PropertyNames Contains a field for each property of the WinProgressBar user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinRadioButton Represents a radio button control to test the user interface (UI) of Windows Forms.
Public class WinRadioButton.PropertyNames Contains a field for each property of the WinRadioButton user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinRow Represents a table row control to test the user interface (UI) of Windows Forms.
Public class WinRow.PropertyNames Contains a field for each property of the WinRow user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinRowHeader Represents a row header control to test the user interface (UI) of Windows Forms.
Public class WinRowHeader.PropertyNames Contains a field for each property of the WinRowHeader user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinScrollBar Represents a scroll bar control to test the user interface (UI) of Windows Forms.
Public class WinScrollBar.PropertyNames Contains a field for each property of the WinScrollBar user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinSeparator Represents a separator control to test the user interface (UI) of Windows Forms.
Public class WinSlider Represents a slider control to test the user interface (UI) of Windows Forms.
Public class WinSlider.PropertyNames Contains a field for each property of the WinSlider user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinSpinner Represents a spinner control to test the user interface (UI) of Windows Forms.
Public class WinSpinner.PropertyNames Contains a field for each property of the WinSpinner user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinSplitButton Represents a split button control to test the user interface (UI) of Windows Forms.
Public class WinStatusBar Represents a status bar control to test the user interface (UI) of Windows Forms.
Public class WinStatusBar.PropertyNames Contains a field for each property of the WinStatusBar user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinTable Represents a table control to test the user interface (UI) of Windows Forms.
Public class WinTable.PropertyNames Contains a field for each property of the WinTable user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinTabList Represents a tab list control to test the user interface (UI) of Windows Forms.
Public class WinTabList.PropertyNames Contains a field for each property of the WinTabList user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinTabPage Represents a tab page control to test the user interface (UI) of Windows Forms.
Public class WinTabPage.PropertyNames Contains a field for each property of the WinTabPage user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinText Represents a text control to test the user interface (UI) of Windows Forms.
Public class WinText.PropertyNames Contains a field for each property of the WinText user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinTitleBar Represents title bar control to test the user interface (UI) of Windows Forms.
Public class WinTitleBar.PropertyNames Contains a field for each property of the WinTitleBar user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinToolBar Represents an edit control to test the user interface (UI) of Windows Forms.
Public class WinToolBar.PropertyNames Contains a field for each property of the WinToolBar user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinToolTip Represents a tool tip control to test the user interface (UI) of Windows Forms.
Public class WinTree Represents a tree control to test the user interface (UI) of Windows Forms.
Public class WinTree.PropertyNames Contains a field for each property of the WinTree user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinTreeItem Represents a tree item control to test the user interface (UI) of Windows Forms.
Public class WinTreeItem.PropertyNames Contains a field for each property of the WinTreeItem user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.
Public class WinWindow Represents a window control to test the user interface (UI) of Windows Forms.
Public class WinWindow.PropertyNames Contains a field for each property of the WinWindow user interface (UI) testing control where each field is named for, and returns, the name of the corresponding property.