M
Mike Walters
How to get events from other assemblies
I have Two Assemblies, one contains my Forms (with controls) the other
is my navigation. My navigation contains my menus and listboxes to
navigation though the system. I want to provide a dynamic help (much
like VS.net), I can't seem to get the event from my onfocus to fire in
my navigation Assembly. I need to know how to receive the onfocus
event with the object clicked to my other Assembly.
Thanks all
Mike Walters
I have Two Assemblies, one contains my Forms (with controls) the other
is my navigation. My navigation contains my menus and listboxes to
navigation though the system. I want to provide a dynamic help (much
like VS.net), I can't seem to get the event from my onfocus to fire in
my navigation Assembly. I need to know how to receive the onfocus
event with the object clicked to my other Assembly.
Thanks all
Mike Walters