Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I get events fired by an Office XP chart control hosted in my Windows Forms app?

0
10 Posted

How can I get events fired by an Office XP chart control hosted in my Windows Forms app?

0
10

To get these events instead of using event delegates, you can create a sink for the events by using the IConnectionPointContainer and IConnectionPoint interfaces of the Spreadsheet/Chart component. Here are two articles that you can check: HOWTO: Handle Office XP Spreadsheet Events in Visual C# .NET http://support.microsoft.com/support/kb/articles/q319/3/41.asp HOWTO: Handle Office XP Chart Events in Visual C# .NET http://support.microsoft.com/kb/q319559/ Reply posted by Elan Zhou (MS) in microsoft.public.dotnet.framework.windowsforms.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123