Live Chat Icon For mobile
Live Chat Icon

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

Platform: WinForms| Category: COM

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

HOWTO: Handle Office XP Chart Events in Visual C# .NET

Reply posted by Elan Zhou (MS) in microsoft.public.dotnet.framework.windowsforms.

Share with

Related FAQs

Couldn't find the FAQs you're looking for?

Please submit your question and answer.