Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / C1StatusBar Class / FocusedElement Property

In This Topic
    FocusedElement Property (C1StatusBar)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FocusedElement As Element
    public Element FocusedElement {get;}
    See Also