Control.select method
public void select()
protected void select(bool directed, bool forward)
Selects the control or a selectable one relative to it. This is different from focus because it also properly updates the appearance of the controls involved.
See also: canSelect?, focus?