click event

A

Amir

Hi
Can I handle "Click" or "Focus" event of a shape on the drawing page in a
..NET add-in using QueueMarkerEvent Add-on?
(Like Database design template in Visio dose)
If no, what can I do?

Thanks in advance
 
D

David Parker [Visio MVP]

I think that you are looking for the SelectionChanged event.

The normal model for the full Visio UI would be to use persistent document
events to start your event sink, which would listen for the
SelectionChanged.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top