Results 1 to 2 of 2

Thread: restoring from systray

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2002
    Posts
    82

    restoring from systray

    hmm, what is the function to do this?

    and what is the function to have a menu on right click of systray icon

    Thank
    Shak

  2. #2
    Addicted Member Sand_Hawk's Avatar
    Join Date
    Dec 2001
    Location
    The Netherlands
    Posts
    138
    You know how to create an icon in the systray? Well, in most example code is an example on how to remove the icon. What do you do:

    'App goes to Sys. Tray
    Place icon in sys. Tray
    Me.Hide

    'App is restored
    Remove icon from Sys. Tray
    Me.Show

    That's all. You just hide the app and use the icon to show it's there. I had trouble in the start with this but it's quite easy. For the menu thing I can't help you. I haven't figured that out yet

    Sand Hawk

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