I'm currently working with the NotifyIcon, and ContextMenus in the notify icon, and was wondering if it is possible to call an event when something is dropped onto the icon. For instance, if I had document.docx, and I dragged it from explorer onto the icon, it would then save it to an online location. I haven't been able to find an event that would be suitable for this.

Any help is appreciated!

There isn't one. What can be done (and has by some other software) is to find the location of the notify icon and put a transparent window over it. The window would handle the drag/drop events.

No, I don't know how to find the location of the notify icon :) (and I'm not motivated to find out, sorry).

commented: good avice :) +11
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.