M
Matt B
I have a Visio Shape connected to another, using the Dynamic Connector.
If I was to remove the connection between one of the shapes and the Dynamic
Connector is the a way to get 'both' the shapes involved in the deleted
connection.
Basically I wish to get both the shapes involved in the connection before
they the connection is removed.
Something like a BeforeConnectionDeleted event. Or maybe I can get the info
from the connects collection?
I am currently using the WithEvents - ConnectionsDeleted method to trigger
my VBA script. By then its to late to test the connections as the connection
has been removed.
Many Thanks
M@
If I was to remove the connection between one of the shapes and the Dynamic
Connector is the a way to get 'both' the shapes involved in the deleted
connection.
Basically I wish to get both the shapes involved in the connection before
they the connection is removed.
Something like a BeforeConnectionDeleted event. Or maybe I can get the info
from the connects collection?
I am currently using the WithEvents - ConnectionsDeleted method to trigger
my VBA script. By then its to late to test the connections as the connection
has been removed.
Many Thanks
M@