Input for WinForms | ComponentOne
C1.Framework Namespace / CheckBoxButtonElement Class / IsFocusable Property

In This Topic
    IsFocusable Property (CheckBoxButtonElement)
    In This Topic
    Gets whether this element can currently receive the focus.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsFocusable As Boolean
    public bool IsFocusable {get;}
    See Also