|
-
Jan 3rd, 2004, 08:31 AM
#1
Thread Starter
Junior Member
[Unresolved - Help Please] Using Reflection with Eventing
Hi All,
I've been nutting on this for a couple of days now and I'm going a little mad.
I load an assemlby (Class1) using LoadFrom then reference its method (Test). When I try to use AddHandler to have the loaded method used by a control from my Original class (OrgClass) I seem to run into error after error.
Has anyone got an example of how to do this that I would be able to learn from?
Just to clarify, OrgClass dynamically loads Class1 then references its Test method. Then with a control in OrgClass I try to add a handler to its OnClick event.
Any help would be greatly appreciated.
Ciao,
Ozki.
Last edited by Ozki1976; Jan 7th, 2004 at 06:42 PM.
<! Ozki !>
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
|