Input for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / DropDownEditorViewBase Class / Focused Property

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