The following table lists the .NET controls and the native 4Test classes from which they are derived. See Infragistics Controls for information about support for UltraWinGrid and UltraWinToolbars controls.
Note that Menu and MenuItem classes are not mapped with a prefix of "Swf" because they are Microsoft Foundation Classes (MFC) objects.
.NET Control | Derived From |
---|---|
SwfCheckBox | CheckBox |
SwfCheckedListBox | ListBox |
SwfChildWin | ChildWin |
SwfComboBox | ComboBox |
SwfDataGrid | Table |
SwfDataGridView | Table |
SwfDialogBox | DialogBox |
SwfGroupBox | StaticText |
SwfListBox | ListBox |
SwfListView | ListView |
SwfMainWin | MainWin |
SwfPageList | PageList |
SwfPopupList | PopupList |
SwfPropertyGrid | AnyWin |
SwfPushButton | PushButton |
SwfRadioButton | RadioButton |
SwfRadioList | RadioList |
SwfRichTextField | TextField |
SwfScale | Scale |
SwfScrollBar | ScrollBar |
SwfStaticText | StaticText |
SwfStatusBar | StatusBar |
SwfStatusBarPanel | StaticText |
SwfTextField | TextField |
SwfToolStrip | AnyWin |
SwfToolStripItem | AnyWin |
SwfTreeView | TreeView |
SwfUpDown | UpDown |
SwfToolbar | ToolBar |
SwfToolbarButton | PushButton |
You must use the Record Class dialog box to map any other control classes or third-party components.
You can also view a list of the supported .NET controls in the dotnet.inc file. To access the file, navigate to the Silk Test Classic directory>\extend\directory. By default, this file is located in C:\Program Files\Silk\Silk Test\extend\dotnet.inc.