Search found 1 match
- Wed Mar 28, 2007 1:56 pm
- Forum: ActiveX
- Topic: Vs2005 Catch Click Event of TChart not working
- Replies: 1
- Views: 3063
Vs2005 Catch Click Event of TChart not working
I am not able to catch the events of the TChart control in an ATL project created with vs2005. :( Added a sink map and dispatch event implementation (added with the wizzard). An regular other Ax component is working. Catching the event interface with AtlAdviseSinkMap return no interface found. I hop...