View Single Post

  #1 (permalink)  
Old 06-17-2002
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
Is there a way to remove programaticaly (VB) all pushpins in the active map.

Maybe for each pushpin in ? (do not now what collection!)
pushpin.delete
next pushpin

Any sample vb code would be appreciated.
Reply With Quote