N
Niranjan Marathe
Hi All,
I have a Visio solutions which uses COM addins devloped using C#.NET. The
solution subscribes to Visio's connectionadded event to figure out if a
connector is glued to a shape. I am adding one more document to the Visio
application. The problem is the connectionadded event is fired regularly for
the page in first document but it doesn't fire at all or fires for the first
time for the page in newly added document.
As soon as I save the second document re-opened, which is saved before
closing the event starts firing for second document too.
Any ideas? I will appreciate the help extended.
Thanks,
Niranjan
I have a Visio solutions which uses COM addins devloped using C#.NET. The
solution subscribes to Visio's connectionadded event to figure out if a
connector is glued to a shape. I am adding one more document to the Visio
application. The problem is the connectionadded event is fired regularly for
the page in first document but it doesn't fire at all or fires for the first
time for the page in newly added document.
As soon as I save the second document re-opened, which is saved before
closing the event starts firing for second document too.
Any ideas? I will appreciate the help extended.
Thanks,
Niranjan