Another question when embedded in webpage

M

Martin

I've got some good result embeddeding the drawing control in an ASP.NET page,
and it works very particularly nicely with AJAX back to the server but.....

I need to be able to tell when a connection is moved/changed but cannot see
how to do this. The connectionadded event is not exposed in the control so I
tried the mousedown which works on shapes but not the connections.

Anyone got any other ideas or know how to plug in the connectionadded event?

Thanks,
Martin
 
Top