Hello,

My application hides a form in the systemtray and shows on a MouseEnter event.

When i drop files from explorer to my open form everything works.

What i would like to do is when the form hides in the systemtray and i drag files to the notifyicon the form shows, so i can drop the files on my form.

The problem is that i can't drag files to the systemtray , explorer doesn't allow it.

Is there a solution ?


Thanks

Spitje