What events get generated upon a shape drop ( Vis 2003)?

M

Mac

Hello all,

just like the subject line says, or in other words - how do I detect that a
shape has just been dropped, so that I can calculate its new position?
Mac
 
A

AlEdlund

after installing the v2003 sdk, open the add-ins for the sdk and start the
event monitor to watch what is being generated. The short answer is the
shape added event can be watched for and there are examples in the v2010 sdk
for vba and other languages.
al
 
Top