C# Класс 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
Наследование: NativeKeySentEventArgs
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
NativeKeySendingEventArgs ( Native key ) : System

Описание методов

NativeKeySendingEventArgs() публичный Метод

public NativeKeySendingEventArgs ( Native key ) : System
key Native
Результат System