I am creating an application in VB.net that uses the Mappoint com control. I need to be able to do 2 things:
1. Block the user from being able to select and move pushpins(separate tasks)
2. When a pushpin is moved, I need to know that it has moved, which pin it is, and what it's new location is. I do not know how to detect pin movement.