[]
Attempts to set focus to this element.
[Obsolete("The Focus method is obsolete, using Activate on each delivered field instead.")]
public bool Focus()
<Obsolete("The Focus method is obsolete, using Activate on each delivered field instead.")>
Public Function Focus() As Boolean
Type | Description |
---|---|
bool | true if focus could be set to this element; false if this method call did not force focus. |