hariangamaly
New member
- Joined
- Jun 5, 2010
- Messages
- 1
- Programming Experience
- 1-3
Hi All
I am having an Activex Application (dll) which contains a third party control ie a Chart Control, as well as a Windows Application(.EXE). I am using that dll project in my exe application in order to populate the Activex user Control. If i double-click on the Activex Control, how can i pass an event handler from this dll Project to Windows application? If this event gets worked successfully, i have to load a screen from that windows application.
Please help me..
When the user clicks on the Activex Control, ie the Chart Control, is there any way to send a event handler from dll project to Windows Application?
Thanks & Regards.
I am having an Activex Application (dll) which contains a third party control ie a Chart Control, as well as a Windows Application(.EXE). I am using that dll project in my exe application in order to populate the Activex user Control. If i double-click on the Activex Control, how can i pass an event handler from this dll Project to Windows application? If this event gets worked successfully, i have to load a screen from that windows application.
Please help me..
When the user clicks on the Activex Control, ie the Chart Control, is there any way to send a event handler from dll project to Windows Application?
Thanks & Regards.