InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputControlHost Class / Focus Method

In This Topic
    Focus Method (InputControlHost)
    In This Topic
    Gives the focus to the hosted control.
    Syntax
    'Declaration
     
    Public Overrides Function Focus() As Boolean
    public override bool Focus()
    See Also