This functionality is supported only if you are using the Classic Agent.
The following table lists each of the ActiveX and native Visual Basic controls for which classes are provided, the enhanced Visual Basic- and ActiveX-specific 4Test class each control is associated with, and the standard 4Test class from which that class is derived. For example, the 3D Check Box control is associated with the OLESSCheck class, which is derived from the 4Test class CheckBox.
Native Visual Basic or ActiveX Control | 4Test Class for the Control | Standard 4Test Class Derived From |
---|---|---|
3D Check Box Control | OLESSCheck | CheckBox |
3D Command Button Control | OLESSCommand | PushButton |
3D Frame Control | OLESSFrame | StaticText |
3D Option Button Control | OLESSOption | RadioButton |
3D Panel Control | OLESSPanel | Control |
3D Group Push Button Control | OLESSRibbon | Control |
Animation Control | OLEAnimation | Control |
Animated Button Control | OLEAniPushButton | PushButton |
CheckBox Control | VBCheckBox | CheckBox |
ComboBox Control | VBComboBox | ComboBox |
CommandButton Control | VBCommandButton | PushButton |
Data Control | VBData | Control |
DBCombo Control | OLEDBCombo | ComboBox |
DBGrid Control | OLEDBGrid | Control |
DBList Control | OLEDBList | ListBox |
DirListBox Control | VBDirListBox | ListBox |
DriveListBox Control | VBDriveListBox | PopupList |
FileListBox Control | VBFileListBox | ListBox |
Form | VBMainForm | MainWin |
Form | VBChildForm | ChildWin |
Form | VBForm | DialogBox |
Frame Control | VBFrame | StaticText |
Gauge Control | OLEGauge | Control |
Graph Control | OLEGraph | ControlMultiWin |
Grid Control | OLEGrid | Control |
HScrollBar Control | VBHScrollBar | ScrollBar |
Image Control | VBImage | Control |
Key State Control | OLEMhState | Control |
Label Control | VBLabel | StaticText |
ListBox Control | VBListBox | ListBox |
ListView Control | OLEListView | ListView |
Masked Edit Control | OLEMaskEdBox | TextField |
MDIForm | VBMDIForm | MainWin |
MSChart Control | OLEMSChart | Control |
MSFlexGrid Control | OLEMSFlexGrid | Control |
Multimedia MCI Control | OLEMMControl | ControlMultiWin |
OLE Container Control | VBOLE | Control |
OptionButton Control | VBOptionButton | RadioButton |
Outline Control | OLEOutline | Control |
PictureBox Control | VBPictureBox | Control |
ProgressBar Control | OLEProgressBar | Control |
RichTextBox Control | OLERichTextBox | TextField |
Shape Control | VBShape | Control |
Slider Control | OLESlider | Scale |
SpinButton Control | OLESpinButton | Control |
SSTab Control | OLESSTab | PageList |
StatusBar Control | OLEStatusBar | StatusBar |
TabStrip Control | OLETabStrip | Control |
TextBox Control | VBTextBox | TextField |
Toolbar Control | OLEToolbar | ToolBar |
TreeView Control | OLETreeView | TreeView |
UpDown Control | OLEUpDown | UpDown |
VScrollBar Control | VBVScrollBar | ScrollBar |