Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TextBox, ENTER key
Message
From
20/07/2004 18:31:30
 
 
To
20/07/2004 18:14:52
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
00926364
Message ID:
00926366
Views:
12
This message has been marked as the solution to the initial question of the thread.
Trap it in either the KeyPress or the KeyDown Event Handler (I can never remember which is which, look it up in Help, but I think you want KeyDown) and then use SendKeys to send a TAB.

~~Bonnie


>Okay, I'm pitching batting practice now :)
>
>How can you cause an ENTER keypress to behave like a TAB (ie, move to the next field).
>
>Thanks,
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform