.NET Windows Forms Environment
Description
The objects, methods, and properties described in this section can be used when testing .NET Windows Forms objects.
Note: .NET Windows Forms objects are supported in UFT One only when the UFT One .NET Add-in is installed and loaded.
Supported Test Objects
Test Object | Description |
---|---|
SwfButton | A .NET Windows Forms button object. |
SwfCalendar | A DateTimePicker or a Month Calendar .NET Windows Forms calendar object. |
SwfCheckBox | A .NET Windows Forms check box. |
SwfComboBox | A .NET Windows Forms combo box. |
SwfEdit | A .NET Windows Forms edit box. |
SwfEditor | A .NET Windows Forms multi-line edit box. |
SwfLabel | A .NET Windows Forms static text object. |
SwfList | A .NET Windows Forms list. |
SwfListView | A .NET Windows Forms ListView control. |
SwfObject | A standard .NET Windows Forms object. |
SwfPropertyGrid | A property grid control based on the .NET Windows Forms library. |
SwfRadioButton | A .NET Windows Forms radio button. |
SwfScrollBar | A .NET Windows Forms scroll bar. |
SwfSpin | A .NET Windows Forms spin object. |
SwfStatusBar | A .NET Windows Forms status bar control. |
SwfTab | A .NET Windows Forms tab control. |
SwfTable | A grid control based on the .NET Windows Forms library. |
SwfToolBar | A .NET Windows Forms toolbar. |
SwfTreeView | A .NET Windows Forms TreeView control. |
SwfWindow | A .NET Windows Forms window. |