B
Bruce
I have a DotNet C++ class that I would like to fire an event to then be
used by VB.Net using the With Events keyword. I have experience
creating connection point events for ActiveX controls, it is actually
very easy with the ATL wizard but I am lost when it comes to C++ .Net's
events.
Can anyone please point me to an example in VC++ .Net that allows me to
then use the component in VB with the With Events keyword?
Bruce
used by VB.Net using the With Events keyword. I have experience
creating connection point events for ActiveX controls, it is actually
very easy with the ATL wizard but I am lost when it comes to C++ .Net's
events.
Can anyone please point me to an example in VC++ .Net that allows me to
then use the component in VB with the With Events keyword?
Bruce