NevronOpenVision
Nevron.Nov.UI Namespace / NKey Structure
Fields Properties Methods


NKey Structure Members

The following tables list the members exposed by NKey.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldThe keyboard key code  
Public FieldThe keyboard key location  
Top
Public Properties
 NameDescription
Public PropertyGets the string representation of the Code value.  
Public PropertyDetermines whether the keyboard key is one of the digits keys (e.g. D0 through D9)  
Public PropertyDetermines whether the keyboard key is one of the function keys (e.g. F1 through F24)  
Public PropertyDetermines whether the keyboard key is one of the latin letter keys (e.g. A through Z)  
Public PropertyDetermines whether the keyboard key is one of the modifier keys (e.g. Control, Alt or Shift).  
Public PropertyDetermines whether the keyboard key is located on the numeric pad  
Top
Public Methods
 NameDescription
Public MethodIndicates whether this instance and a specified object are equal.  
Public Method  
Public MethodGets a string representation of the object.  
Top
Public Operators
Determines whether a is equal to b
Determines whether a is not equal to b
Top
See Also