|
-
March 3rd, 2012, 05:38 PM
#3
Re: Button NOT reacting on Enter keypress
 Originally Posted by Pivskid
How do I prevent a button, that is the only one on the form, gets activated by a press on the Keyb. Enter ?
The form's AcceptButton property specifies which button is 'clicked' when the return key is pressed. Setting this to null should work.
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
|