C# 클래스 CommonServices.KeySendingEventArgs

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

공개 메소드들

메소드 설명
KeySendingEventArgs ( string key ) : System

메소드 상세

KeySendingEventArgs() 공개 메소드

public KeySendingEventArgs ( string key ) : System
key string
리턴 System