I am writing my first VB .net program and want to know, how I can recognise when someone presses the return key when a specific text box has focus. As I want to execute some code when someone has entered some text in this text box and hit the return key.

Thanx in advance,

TTAYO