P
Patrick Lefebvre
I have a custom dragdrop format in my application.
1. I want to drag this and drop it into visio.
2. In Visio I want to catch the drop event search a master in a stencil and
create a shape
The ShapeAdded event is to late, because a cant't access the original
IDataObject to query my custom dragdrop format.
I need some of the ms dragdrop events from visio (DragEnter, DragOver,
DragDrop, DragLeave)
Is thsi posible?
Best regards
Patrick Lefebrve
1. I want to drag this and drop it into visio.
2. In Visio I want to catch the drop event search a master in a stencil and
create a shape
The ShapeAdded event is to late, because a cant't access the original
IDataObject to query my custom dragdrop format.
I need some of the ms dragdrop events from visio (DragEnter, DragOver,
DragDrop, DragLeave)
Is thsi posible?
Best regards
Patrick Lefebrve