1
1
Fork 0
mirror of https://github.com/FellippeHeitor/InForm.git synced 2024-05-12 06:50:12 +00:00
2 SetFocus
Fellippe Heitor edited this page 2019-10-31 11:22:14 -03:00

The SetFocus method sets focus to a specified control.

Syntax:

SetFocus ControlID

Example:

SetFocus Button1

See also: