InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputControlHost Class / CanFocus Property

In This Topic
    CanFocus Property (InputControlHost)
    In This Topic
    Gets a value indicating whether the hosted control can receive focus.
    Syntax
    'Declaration
     
    Public ReadOnly Property CanFocus As Boolean
    public bool CanFocus {get;}
    See Also