Skip to content

SetFocus

Samuel Gomes edited this page Feb 12, 2024 · 2 revisions

The SetFocus method sets focus to a specified control.

Syntax:

SetFocus ControlID

Example:

SetFocus Button1

See also

Clone this wiki locally