[]
Set the focus to a given element.
bool Focus(Element e)
Function Focus(e As Element) As Boolean
Element to receive the focus.
True if the focus was set to the given element.