C# Class CK.Plugins.SendInputDriver.NativeKeySendingEventArgs

Contain the key which will be send to system, it's can be cancel Sample: the F1 key launch the help of focused application. we can block that
Inheritance: NativeKeySentEventArgs
Datei anzeigen Open project: Invenietis/ck-certified Class Usage Examples

Public Methods

Method Description
NativeKeySendingEventArgs ( Native key ) : System

Method Details

NativeKeySendingEventArgs() public method

public NativeKeySendingEventArgs ( Native key ) : System
key Native
return System