Drag & Drop Bitmaps on a picture box

  • Thread starter Thread starter Frank
  • Start date Start date
F

Frank

Hello,

does anybody knows how drag and drop on a picture box works? The mouse down
event from my source works, but no drag & drop event of the picture box is
fired (i tested it with all drag & drop events). I set the AllowDrop
property to true. Is there another "trick" to fire the events?

Thanks

Frank
 
Back
Top