SpinEdit.setFocus

Syntax

setFocus ();

Description

The setFocus method sets focus for the component.

Comments

By default component focus is not set.

Example

The example of method use is given in the Example of Creating the SpinEdit Component page.

See also:

SpinEdit