Hi Sean. --- In [email protected], "swzoh" <[EMAIL PROTECTED]> wrote: > First, I planned to provide a close button to this balloontip, but I > couldn't figure it out. Is the close button possible only in > TrayIcon's tooltips?
I was looking for the close-button as well. There is a style TTS_CLOSE (0x80), which can be applied to the tooltip (as you probably know). But it only works with ComCtl32.dll version 6 and visual styles. You can apply visual styles to PPro with a .manifest- file as described here: http://msdn.microsoft.com/library/default.asp?url=/library/en- us/shellcc/platform/commctls/userex/cookbook.asp At first I got no balloon-tips at all then because I had turned off balloon-tip-notification in the registry. After turning it on and restarting PPro I finally got the close-button (and a shadow beneath the balloon-tip). Strange microsoft stuff... Mockey Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
