T
TheNortonZ
I have an edit field where I capture the keydown event. I can check to see
if the return key is selected.
What I want to do is tab to the next field (based on tab index) when the
enter key is pressed. What is the syntax for doing this?
Thanks.
STom
if the return key is selected.
What I want to do is tab to the next field (based on tab index) when the
enter key is pressed. What is the syntax for doing this?
Thanks.
STom