Posted 20 years ago
by Thane Plummer

What is the best way to trap the ENTER key? When using the key events fired by the SyntaxEditor, the ENTER key is consumed before these events (KeyDown, KeyPress, and KeyUp). I suspect that the thing to do is create a Trigger, or am I missing something?
I need to muck around with every line after ENTER is pressed, so obviously I need to know about this event.
Thanks in advance.
I need to muck around with every line after ENTER is pressed, so obviously I need to know about this event.
Thanks in advance.