E
Eric Minkes
I have been looking in lots of places, but apparently not the correct ones.
In the organisation chart, you can drop an already existing shape on another
already existing shape, and then a connection between them is created.
I cannot figure out how to capture the drop of a shape onto another shape
(or capture the movement of a shape, for that matter).
I'm using the Visio Drawing Control inside a Windows Forms C# application.
I tried using MouseDown/MouseMove/MouseUp events, but they seem to stop
working when a shape is dragged.
Can anyone give me some pointers how to do this?
Thanks, Eric Minkes
In the organisation chart, you can drop an already existing shape on another
already existing shape, and then a connection between them is created.
I cannot figure out how to capture the drop of a shape onto another shape
(or capture the movement of a shape, for that matter).
I'm using the Visio Drawing Control inside a Windows Forms C# application.
I tried using MouseDown/MouseMove/MouseUp events, but they seem to stop
working when a shape is dragged.
Can anyone give me some pointers how to do this?
Thanks, Eric Minkes