Nevron.Nov.UI Namespace / NKeyboard Class


In This Topic
    NKeyboard Class Fields
    In This Topic

    For a list of all members of this type, see NKeyboard members.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The FocusIn event  
    Public Fieldstatic (Shared in Visual Basic)The FocusOut event  
    Public Fieldstatic (Shared in Visual Basic)The Event associated with keyboard focus  
    Public Fieldstatic (Shared in Visual Basic)The Event associated with Char input  
    Public Fieldstatic (Shared in Visual Basic)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).  
    Public Fieldstatic (Shared in Visual Basic)The IsFocusWithin Extended Property. The value of this property is automatically set to true for the current focus target and its ancestors chain. The value of this property is cleared from the previous focus target and its ancestors chain (if any).  
    Public Fieldstatic (Shared in Visual Basic)The Event associated with Keyboard KeyDown  
    Public Fieldstatic (Shared in Visual Basic)The Event associated with Keyboard KeyUp  
    Public Fieldstatic (Shared in Visual Basic)The Event associated with keyboard lost focus  
    Top
    See Also