Moves the focus to the control.
public virtual void Focus(
bool
)
'Declaration
Public Overloads Overridable Sub Focus( _
ByVal As Boolean _
)
'Usage
Dim instance As ElementControl
Dim giveFocus As Boolean
instance.Focus(giveFocus)
Parameters
- giveFocus
- Whether to move focus to the control