S
Serge Calderara
Dear all,
I have one assembly named UserInfo which contains a form1
and a class1
I have a main application wich refer to the UserInfo
library by using the import keyword or adding reference to
my project.
From my main application, I would like to be informed when
the Button_click event of my form1 in UserInfo library is
fire.
Is there a safe way to retrive that event inside my
application through an interface?
thanks fo your answer
regards
serge
I have one assembly named UserInfo which contains a form1
and a class1
I have a main application wich refer to the UserInfo
library by using the import keyword or adding reference to
my project.
From my main application, I would like to be informed when
the Button_click event of my form1 in UserInfo library is
fire.
Is there a safe way to retrive that event inside my
application through an interface?
thanks fo your answer
regards
serge