I'm looking for an easy way to treat all 'Enter' Keypresses as a 'Tab' keypress.

I want to move the focus to the next textbox after the user press enter just like the tab key. Any idea?


Thanks