Visio selected page event
I want to do something when the selected (active) page is changed in the Visio drawing. Is there a way I can do this?
Thank.
0
coder
source
to share
1 answer
Solution received ...
This can be done by handling the WindowTurnedToPage event fired by the Window object.
0
coder
source
to share