Méthode | Description | |
---|---|---|
KeyEventArgs ( bool down, int keycode, int keysym, String str, bool alt, bool control, bool shift ) : System.Runtime.InteropServices |
public KeyEventArgs ( bool down, int keycode, int keysym, String str, bool alt, bool control, bool shift ) : System.Runtime.InteropServices | ||
down | bool | |
keycode | int | |
keysym | int | |
str | String | |
alt | bool | |
control | bool | |
shift | bool | |
Résultat | System.Runtime.InteropServices |