2 Questions:
I created a menu that pops up on a right click on a system tray icon. It works when it gets clicked, but if the user doesn't click on any of the menu options and moves
the mouse away, the menu still remains open and visible. even when I click on other things it stays there and doesn't leave. How do I get rid of it? I have it set to
Enabled=False and Visible=True
Also, I am using GetSetting and SaveSetting to retreive and store a password in the registry to be used in my program, but it is not retrieveing correctly. Anybody
else experience anything like this or know why it might be?
Thanks!
I created a menu that pops up on a right click on a system tray icon. It works when it gets clicked, but if the user doesn't click on any of the menu options and moves
the mouse away, the menu still remains open and visible. even when I click on other things it stays there and doesn't leave. How do I get rid of it? I have it set to
Enabled=False and Visible=True
Also, I am using GetSetting and SaveSetting to retreive and store a password in the registry to be used in my program, but it is not retrieveing correctly. Anybody
else experience anything like this or know why it might be?
Thanks!