PDA

Click to See Complete Forum and Search --> : Drag and Drop to a system tray icon


ericg
Jan 15th, 2001, 11:11 PM
I am trying to find out if anyone knows of a way, using the API and VB, to implement drag and drop facility with regard to icons placed in the system tray.

The purpose is: To allow a user to drag an email attachment (which will be an XML file) onto an icon that I place into the system tray. I will then take in that information, parse the XML and store this information into SQL 2000.

I just cannot find a way to incorporate drag and drop with icons in this location.

Any ideas?