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

In This Topic
    Focused Property (StackPanel)
    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