[]
Attempts to set the focus on the control.
public bool Focus()
Public Function Focus() As Boolean
| Type | Description |
|---|---|
| bool | true if focus was set to the control, or focus was already on the control. false if the control is not focusable. |