Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1EditorRibbon 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