ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / Element Class / Focused Property

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