Results 1 to 11 of 11

Thread: [Unresolved - Help Please] Using Reflection with Eventing

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2001
    Location
    Australia
    Posts
    30

    Exclamation [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
  •  



Click Here to Expand Forum to Full Width