Finding Controls 

The GUI Library provides several functions to help you find controls on the screen. The following table describes these functions.

Function

Finds a Control Based on…

ItEv_FindControl

Its name, index, or value

ItEv_FindControlEx

Its name, index, or value, as in ItEv_FindControl. In addition, you can specify a starting point and a skip value, that is, the number of controls to skip.

ItEv_FindControlByPos

Location on the screen in character coordinates

ItEv_FindPFKeyID

Name of the key