Hi,
I'm able to trap ordinary keys inside the TextChanged event. And the Enter key, inside the Action event.
But I'm not able to sense when the Escape key is pressed? Is there a specific event that automatically receives the escape key?
I'm able to trap ordinary keys inside the TextChanged event. And the Enter key, inside the Action event.
But I'm not able to sense when the Escape key is pressed? Is there a specific event that automatically receives the escape key?