TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / CustomContentPresenter Class / Focused Property

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