InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / IconElement Class / Focused Property

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