View Single Post

  #1 (permalink)  
Old 01-31-2003
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
Capturing Pushpin movement

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.
Reply With Quote