.NET event question.

notfred

Lifer
Feb 12, 2001
38,241
4
0
I have a TextBox in a windows form, and I want an event to fire when I hit the "enter" key in that box. Any tips on how to do that? I'm using C#.

Thanks.
 

WannaFly

Platinum Member
Jan 14, 2003
2,811
1
0
This is VB, i'd be easy to convert it to C#, let me know if you need it converted.