InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputControlHost Class / CanSelect Property

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