|
-
Jan 24th, 2005, 06:33 PM
#2
Re: On Return Stop Beep
Instead of trying to handle the search in the key events of the Textbox, add a Search button, now assign it to the AcceptButton property of the form. Now, whenever the Enter key is pressed, the Search button will be clicked, giving you the same result without having to handle key events.
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
|