|
I would put the code in the "SelectionChange event"
At the point in the code sample that says "Do Something" call a subroutine, passing it the pushpin object.
You can not run your code inside the event procedure or you will get the "Server Busy Error" |