ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.5.2 Assembly / C1.Win.C1SplitContainer Namespace / C1SplitContainer Class / FocusedElement Property

In This Topic
    FocusedElement Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property FocusedElement As C1.Framework.Element
    public C1.Framework.Element FocusedElement {get;}
    See Also