'Declaration Protected Overloads Function Focus( _ ByVal e As Element _ ) As System.Boolean
protected System.bool Focus( Element e )
Parameters
- e
- Element to receive the focus.
Return Value
True if the focus was set to the given element.
'Declaration Protected Overloads Function Focus( _ ByVal e As Element _ ) As System.Boolean
protected System.bool Focus( Element e )