Element.Focus



Focus() As Boolean
ED
read only
RT
read only

Remarks

This property checks, if the current element has the focus. Only one element per picture can have the focus at the same time.

An element gets the focus, when clicking on it with the mouse or switching to it with the Tab key.
In the later case the Tab functionality for the Runtime has to be activated.

See Also

Element