Click to See Complete Forum and Search --> : How to call methods of user control which is loaded dynamically on form using Reflect


raviran
November 24th, 2004, 12:59 AM
Hi All,

I am creating a project in C#. In the project I have a form on which many User Control is loaded dynamically using Reflection.

My requirement is to call the methods of User Control dynamically from the Current Form.

Thanks in advance.

Regards,
Ravi Ranjan