NevronOpenVision
Nevron.Nov.UI Namespace / NKeyboard Class


NKeyboard Class Properties

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

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets whether the ALT key (in any keyboard location) is currently pressed  
Public Propertystatic (Shared in Visual Basic)Gets whether the ALT key (in any keyboard location) is currently the only pressed modifier.  
Public Propertystatic (Shared in Visual Basic)Gets whether the Command key (Mac specific) is currently pressed  
Public Propertystatic (Shared in Visual Basic)Gets whether the Command key (Mac specific) is currently the only pressed modifier.  
Public Propertystatic (Shared in Visual Basic)Gets whether the Ctrl key (in any keyboard location) is currently pressed.  
Public Propertystatic (Shared in Visual Basic)Gets whether the Ctrl key (in any keyboard location) is currently the only pressed modifier.  
Public Propertystatic (Shared in Visual Basic)Gets the deault command key. Under Mac this is the Command key, while under other OSs this is the Ctrl key.  
Public Propertystatic (Shared in Visual Basic)Gets whether the default command key (Ctrl on Windows, Cmd on Mac) is currently pressed.  
Public Propertystatic (Shared in Visual Basic)Gets whether the DefaultCommand key is currently the only pressed modifier.  
Public Propertystatic (Shared in Visual Basic)Gets the currently focused input target  
Public Propertystatic (Shared in Visual Basic)Gets the currently pressed modifiers  
Public Propertystatic (Shared in Visual Basic)Gets whether the SHIFT key (in any keyboard location) is currently pressed.  
Public Propertystatic (Shared in Visual Basic)Gets whether the SHIFT key (in any keyboard location) is currently the only pressed modifier.  
Top
See Also