In TextBoxI cannot capture keystrokes for languages ββwith special IMEs such as Japanese and Korean, because IME constantly solves different characters or syllables. KeyUp / KeyDown does not actually start most of the time (backspace will fire if the IME is not in the middle of the solution).
I need to capture text in a TextBox before pressing Enter.
Could you offer an offer?
Louis source
share