Thanks for answering . I don’t want to send specific charactes but any character. What I need to do is a simple editable text box where players can write something with the keyboard. If I use SendKeyChar I would need to know first what character will result after releasing a key (including accent symbols in any language). Is there an easier way?