|
-
May 15th, 2010, 07:21 AM
#1
[RESOLVED] ToolStripTextBox and ToolStripMenuItem
I have in a menu a ToolStripTextBox where the user can enter a CASE NUMBER to FIND.
And I have a ToolStripMenuItem below that says QUICK FIND - clicking this will find the case you put in the textbox.
Tabbing out of the textbox puts you at this TOOLSTRIPMENUITEM so that ENTER on the keyboard will trigger the FIND.
I want to make it so that pressing ENTER while still in the textbox will trigger that same TOOLSTRIPMENUITEM action.
Do I have to trap keypresses or is there a more natural way to accomplish this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|