Hi,
Can somebody tell me how can I call a method via Event asynchronously.
I am trying to create an ActveX exe. The purpose of that ActiveX server will be to print a crystal report asynchronously freeing my Vb application from hangups and delays. The crystal report control is residing on a form within the ActiveX Server. I have created an event and raised that event via my VB application. However its useless because I dont know how to invoke that specific method via Raise Event that is suppose to print the report.
Please see if anybody can help.
Regards,
- krshaikh -
Can somebody tell me how can I call a method via Event asynchronously.
I am trying to create an ActveX exe. The purpose of that ActiveX server will be to print a crystal report asynchronously freeing my Vb application from hangups and delays. The crystal report control is residing on a form within the ActiveX Server. I have created an event and raised that event via my VB application. However its useless because I dont know how to invoke that specific method via Raise Event that is suppose to print the report.
Please see if anybody can help.
Regards,
- krshaikh -