M G Vinod Kumar
March 13th, 1999, 01:30 AM
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
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