Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
CK
Plugins
SendInputDriver
NativeKeySentEventArgs
C# Class CK.Plugins.SendInputDriver.NativeKeySentEventArgs
Inheritance:
System.EventArgs
Mostrar archivo
Open project: Invenietis/ck-certified
Class Usage Examples
Public Properties
Property
Type
Description
Key
Native.KeyboardKeys
Public Methods
Method
Description
NativeKeySentEventArgs
(
Native
key
) :
System
Method Details
NativeKeySentEventArgs()
public
method
public
NativeKeySentEventArgs
(
Native
key
) :
System
key
Native
return
System
Property Details
Key
public_oe property
Store the keyword which represent the key which has been sent
public
Native.KeyboardKeys
Key
return
Native.KeyboardKeys