| << Click to Display Table of Contents >> SetFocusToFirstControl |     | 
The focus is set to the very first control in the document (i.e. the control with the lowest TAB-ID).
method boolean VPE.SetFocusToFirstControl(
)
Returns:
| Value | Description | 
| True | success, the first control in the Tab-Order received the focus | 
| False | otherwise, for example if every object - or the whole document - is disabled, or the object which currently owns the focus did not allow to remove the focus | 
"Interactive Documents" in the Programmer's Manual.