Drop an external object to visio shape

N

Nitin Jain

Hi,

Is there any way to drop an external object or data on a visio shape.
I want to get the dragged data from an external source which is to be
dropped on a visio shape
 
A

AlEdlund

based on your other question you're looking for c#. There are numerous
examples of how to code c# in the visio sdk. The office sample is a good one
to start with for learning how to drop shapes programmatically and then work
with them.
al
 
Top