|
-
March 13th, 1999, 02:30 AM
#1
To All CODE GURUS: How to access a subroutine or function from another form
Hi,
I have a usercontrol and a form in project. I want to access some functions or subroutines of UserControl from the Form.
I can do the reverse. ie. call a form's method from a usercontrol. example: Form1.Method.
BUT THIS DOESN'T WORK IN A FORM. Example: UserControl.Method.
Please help me, since I need to do some action based on some events occured in the form.
Any ideas would be of great help.
Thanks,
Vinod
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
|