C# Class CK.Keyboard.Model.KeyboardEventArgs

Defines a keyboard event argument: gives access to the keyboard that is the subject of the event.
Inheritance: KeyboardContextEventArgs
Datei anzeigen Open project: Invenietis/ck-certified Class Usage Examples

Public Methods

Method Description
KeyboardEventArgs ( IKeyboard kb )

Method Details

KeyboardEventArgs() public method

public KeyboardEventArgs ( IKeyboard kb )
kb IKeyboard