Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > RE: No balloontip in Vista ????

Reply
Thread Tools Display Modes

RE: No balloontip in Vista ????

 
 
James
Guest
Posts: n/a

 
      07-17-2008
Did you Reboot afterwards? or logoff-login

"Windy" wrote:

> In VB 2008 under Vista Home premium, I use the following code which intends
> to show a balloon tip in the taskbar:
>
> Me.NotifyIconInfo.ShowBalloonTip(1000, "Killing Process...", "'" &
> ProcessName & "' is being killed.", ToolTipIcon.Warning)
>
> It doesn't work! No balloon tip popup and the program hasn't returned to any
> error. What's matter please????
> I've tried to modify the registry as somebody said when I search in Google
> (HKEY_CURRENT_USER\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer\Advanced),
> but with on luck.
>
> What's more, even though I turn off my anti-virus software, the Security
> Center icon show in taskbar, but with no balloon tip. (I've chosen the
> recommended option "Notify me and show icon".)
>
> Could any body help??? Tks!!!
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59