.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 ObjectDescription
SwfButtonA .NET Windows Forms button object.
SwfCalendarA DateTimePicker or a Month Calendar .NET Windows Forms calendar object.
SwfCheckBoxA .NET Windows Forms check box.
SwfComboBoxA .NET Windows Forms combo box.
SwfEditA .NET Windows Forms edit box.
SwfEditorA .NET Windows Forms multi-line edit box.
SwfLabelA .NET Windows Forms static text object.
SwfListA .NET Windows Forms list.
SwfListViewA .NET Windows Forms ListView control.
SwfObjectA standard .NET Windows Forms object.
SwfPropertyGridA property grid control based on the .NET Windows Forms library.
SwfRadioButtonA .NET Windows Forms radio button.
SwfScrollBarA .NET Windows Forms scroll bar.
SwfSpinA .NET Windows Forms spin object.
SwfStatusBarA .NET Windows Forms status bar control.
SwfTabA .NET Windows Forms tab control.
SwfTableA grid control based on the .NET Windows Forms library.
SwfToolBarA .NET Windows Forms toolbar.
SwfTreeViewA .NET Windows Forms TreeView control.
SwfWindowA .NET Windows Forms window.