Focus - cWebBaseUIObject

Gives the control the focus

Type: Procedure

Parameters: None

Syntax
Procedure Focus 

Call: 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.

See Also

FocusObject | Show | ConditionalFocus