Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

SetFocus

Samuel Gomes edited this page Nov 25, 2022 · 2 revisions

The SetFocus method sets focus to a specified control.

Syntax:

SetFocus ControlID

Example:

SetFocus Button1

See also

Clone this wiki locally