ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / InputPanel Class / Focusable Property

In This Topic
    Focusable Property (InputPanel)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Focusable As Boolean
    public bool Focusable {get; set;}
    See Also