SetFocus() Function
Sets the input focus to the specified control. Syntax:
Parameters:
id - ID of the control to receive the input focus.
Remarks:
Although the focus can be set to any control, this function is typically used with COMBO and EDIT controls.
Compatibility
Requires ToolbarBrowser version 2.4.3 and later.
See Also:
|