This class represents a key listener.
            
    Namespace: 
   PhidgetsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
 Syntax
Syntax
| C# | 
|---|
| public class KeyListener | 
| Visual Basic (Declaration) | 
|---|
| Public Class KeyListener | 
| Visual C++ | 
|---|
| public ref class KeyListener | 
 Remarks
Remarks
            This key listener is used, along with the Dictionary object, to set up listener for specific keys, or groups of keys. 
            Events are available for key add or change, and for key removal.
            
 Inheritance Hierarchy
Inheritance Hierarchy
System..::.Object
Phidgets..::.KeyListener
Phidgets..::.KeyListener





