메소드 | 설명 | |
---|---|---|
SetEventInfo ( int keydata, bool shift, bool alt, bool control ) : void | ||
SetKeyChar ( char c ) : void | ||
UIKeyEventArgs ( ) : System |
public SetEventInfo ( int keydata, bool shift, bool alt, bool control ) : void | ||
keydata | int | |
shift | bool | |
alt | bool | |
control | bool | |
리턴 | void |