Skip to content

SetFocus

Fellippe Heitor edited this page Oct 31, 2019 · 2 revisions

The SetFocus method sets focus to a specified control.

Syntax:

SetFocus ControlID

Example:

SetFocus Button1

See also:

Clone this wiki locally