PDA

Click to See Complete Forum and Search --> : Help with a system tray icon


filburt1
Jan 21st, 2000, 12:03 AM
I have looked everywhere for ActiveX controls that add and manipulate an icon in the system tray. I have seen many excellent controls, but have seen none that have a MouseEnter and MouseExit event, so I can change the icon when the mouse moves over it and moves off it. And, in another note, I am looking for button controls that mimic the style of the controls in MS Money 9(something) and in MS Bookshelf. Any help on these two topics?

------------------
Arien Talabac, author of Tiny Clock, the skinnable alarm clock for Windows--check it out at http://tinyclock.tsx.org.

smalig
Jan 21st, 2000, 12:49 AM
Try the source:
http://vbcode.webhostme.com/en/click.asp?id=42


------------------
smalig
smalig@hotmail.com
http://vbcode.webhostme.com/

filburt1
Jan 21st, 2000, 01:12 AM
I looked at the code. I noticed there was a MouseMOVE event, but no events that told me if the mouse was hovering over the icon or moved off it. If you don't know what I am talking about, look at the toolbar icons in Netscape or IE. My MouseEnter event would draw the border around the button, and MouseExit would remove the border. Any help?

------------------
Arien Talabac, author of Tiny Clock, the skinnable alarm clock for Windows--check it out at http://tinyclock.tsx.org.