Skip to content

Focus - cBaseLocalControlHost

Gives the control the focus

Type: Procedure

Syntax

Procedure Focus

Call Example

Send Focus

Description

Gives the control the focus.

For containers, this will give the focus to the first control inside that container. If the control is unable to receive the focus, nothing will happen.