event handlers for shapes and ShapeAdded event

W

weird0

I have embedded visio in my application, after days of hard work!!

how can i write an event handler ( double click ) to any shape that
has been added dynamically?

how do i program a notification, when a shape is immediately added to
the page, get its properties? Probably, have to write
docuement.shapeAdded() , but dont seem to be able to write that.

How can i loop through all the shapes that have been added to the
document and get their properties?

Not, able to write event handlers. Can anyone refer a good link or
upload a nice sample application. I have googled enough to the extent
of going crazy!!


Visio Guy (Need help urgently)
Amir Diwan
 
W

weird0

i did check the documentation. It is too abstract and expects a lot of
previous knowledge. The code samples are too complex to be understood
and to be modified.

Amir Diwan
 

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