메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
RegisterHotKey ( |
Registers a hot key in the system.
|
|
RegisterKeyboardHook ( ) : void | ||
SetHotkeys ( bool value ) : bool | ||
Update ( ) : void |
메소드 | 설명 | |
---|---|---|
ClearHotkeys ( ) : void | ||
KeyboardHook ( ) : System | ||
Register ( ) : void | ||
RegisterHotKey ( |
||
UnregisterHotKey ( |
||
hook_KeyPressed ( object sender, |
public RegisterHotKey ( |
||
modifier | The modifiers that are associated with the hot key. | |
key | Keys | The key itself that is associated with the hot key. |
리턴 | void |