TestControlType Fields
Contains string constants that specify types of test controls.| Name | Description |
|---|---|
| Action | Specifies that the test control is an Action. |
| Dialog | Specifies that the test control is a Dialog. |
| Field | Specifies that the test control is a text input. |
| Table | Specifies that the test control is a grid. |
See Also