View Single Post

  #2 (permalink)  
Old 01-12-2007
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,122
Re: Drag/Drop Pushpins to another Control

Hi,

Yes simple to do. You have to use MouseDown event. You have to have a linked list to your pushpins. When user drop you add it to the control / list you want.
Reply With Quote