|
-
Jul 9th, 2009, 11:08 PM
#1
Re: Button clicking
You already know how to do that because it was the point of this thread in the first place. You just have to put the code in that form. Putting code in Form1 to access Buttons on a different form is no use. If the form containing those Buttons has focus then it will be raising the keyboard events so you must handle the events of that form.
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
|