I thought it was simple but i guess it's not...
How do I detect when the tab key is pressed in a textbox?

I've tried the following code in KeyPress, KeyDown, Leave, etc. events but the tab is not detected.