[]
Set the focus to a given element.
protected bool Focus(Element e)
Protected Function Focus(e As Element) As Boolean
| Type | Name | Description |
|---|---|---|
| Element | e | Element to receive the focus. |
| Type | Description |
|---|---|
| bool | True if the focus was set to the given element. |