ComponentOne List for WinForms
C1.Win.C1List Namespace / C1Combo Class / Focused Property

In This Topic
    Focused Property (C1Combo)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property Focused As Boolean
    public virtual bool Focused {get;}
    See Also