-
Okay i got a problem, i have got an icon into the tray menu, and a popup menu to open when it is clicked on, the only thing is, is that when i click somewhere else on the task bar the popup menu is still open, anyone know how i can change that???
Another thing is is there a way of making the popup menu dissapear when the icon is clicked for a second time???
Thanx
-
Go here:
http://users.ids.net/~johnpc
Go to the VBDownloads section and download the one of the System Tray examples.
This will take of the first part of your question, regarding
the second part, i.e., clicking on it a second time,you can
try setting a counter or Boolean in the popupmenu's click event and go from there.
Good Luck!
-