hi,

Is there a way to let the program evaluate the entered text in a textbox only when the user presses enter or leaves the textbox ?

TextChanged starts the event every time a character is entered, i don't want that.


thx


using .NET 2003 for a Smart Device Application project