|
-
June 2nd, 2008, 03:09 AM
#1
Raise an event on a child form from another form
Hi,
I would like to know how to raise an event or trigger a _Keydown or _click event of a child form from another form.
I have a MDI form on which I open a login form (child form). Then I open another form from this child form which brings up my own numeric pad. I'm able to enter the numbers from this numeric pad and get it to update the password textbox which is in the child form.
My problem is I have an ENTER key in the numeric pad form, so when I press the ENTER button I want to trigger an event like txtpwb_keydown or button1.click event on the child form. How can I do this?
Thanks in advance.
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
|