Attempts to set the focus on the control.
'Declaration
Public Shadows Function Focus() As System.Boolean
public new System.bool Focus()
Return Value
true if focus was set to the control, or focus was already on the control. false if the control is not focusable.