Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NKeyboard Class / IsFocusedPropertyEx Field


In This Topic
    IsFocusedPropertyEx Field
    In This Topic
    The IsFocused Extended Property. The value of this property is automatically set to true for the current focus target. The value of this property is cleared from the previous focus target (if any).
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsFocusedPropertyEx As NProperty
    'Usage
     
    
    Dim value As NProperty
     
    value = NKeyboard.IsFocusedPropertyEx
    public static readonly NProperty IsFocusedPropertyEx
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also