I have a strange problem.
I tried to test the "Key press - event" for several objects:
commandButton,label,textbox...
The problem is that the event returned (by msgbox) the KeyAscii
each time when I clicked on the keyboard, except from the tab key.
Why?
Thank you