ComponentOne InputPanel for WinForms
Focus Method (InputComponent)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComponent Class : Focus Method
Sets input focus to the component.
Syntax
'Declaration
 
Public Overridable Function Focus() As System.Boolean
public virtual System.bool Focus()

Return Value

True if the focus request was successful, false otherwise.
See Also

Reference

InputComponent Class
InputComponent Members