Skip to content

SetFocus

Samuel Gomes edited this page May 9, 2023 · 2 revisions

The SetFocus method sets focus to a specified control.

Syntax:

SetFocus ControlID

Example:

SetFocus Button1

See also

Clone this wiki locally