Results 1 to 2 of 2

Thread: NotifyIcon Drag and drop

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2005
    Posts
    56

    Exclamation NotifyIcon Drag and drop

    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

  2. #2
    PowerPoster 2.0 Negative0's Avatar
    Join Date
    Jun 2000
    Location
    Southeastern MI
    Posts
    4,367

    Re: NotifyIcon Drag and drop

    I played around with this and ran into the same problems that you did. Have you considered adding your application to the right click context menu and just using that when your form is in a minimized state?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width