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
파일 보기 프로젝트 열기: Invenietis/ck-certified 1 사용 예제들

공개 메소드들

메소드 설명
NativeKeySendingEventArgs ( Native key ) : System

메소드 상세

NativeKeySendingEventArgs() 공개 메소드

public NativeKeySendingEventArgs ( Native key ) : System
key Native
리턴 System