ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / ITextBoxBaseView Interface / Focused Property

In This Topic
    Focused Property (ITextBoxBaseView)
    In This Topic
    Gets a value that indicates whether this C1.Framework.Element has the focus.
    Syntax
    'Declaration
     
    
    ReadOnly Property Focused As Boolean
    bool Focused {get;}
    See Also