Window to Page Co-ordinates

D

David Parker

I am using the ActiveX Drawing Control and trying to achieve drag'n'drop
from a treeview in the container to the Visio page (in VB.net).
I thought I remembered seeing a code example of translating window
co-ordinates to Viso page co-ordinates, but I can't find it.
Can anyone help?
 
D

David Parker

Forget this question because Graham WIdeman's book Chapter 29 gives a neater
solution using IDataObject.
 
Top