Home All Groups Group Topic Archive Search About

Hide an application to taskbar by the clock

Author
14 May 2006 6:30 AM
Backwards
Hi everyone.

I'm using visual studio 2005 and programming with VB.
Is there anyway to have your application hide to the taskbar by the
clock. The likes of the way norton anti virus auto proctect and outlook
hides there with just there icons showing.

Anybody know how to do this?

Regards,

Andy Barker

Author
14 May 2006 12:01 PM
Grumpy Aero Guy
If I understand what you're asking, I believe you want to be using the
"NotifyIcon" control on your app.

Look it up in Help. I seem to recall that there is even a walk-thru in there
on how to use it...

--
Grumpy Aero Guy



Show quoteHide quote
"Backwards" <And***@technicaltraining.co.nz> wrote in message
news:1147588221.107956.324670@j33g2000cwa.googlegroups.com...
> Hi everyone.
>
> I'm using visual studio 2005 and programming with VB.
> Is there anyway to have your application hide to the taskbar by the
> clock. The likes of the way norton anti virus auto proctect and outlook
> hides there with just there icons showing.
>
> Anybody know how to do this?
>
> Regards,
>
> Andy Barker
>
Author
23 Jun 2006 5:51 PM
Dustin Davis
This is a pretty good solution:
http://www.codearchive.com/rate.php?rid=1350&go=1004

Backwards wrote:
Show quoteHide quote
> Hi everyone.
>
> I'm using visual studio 2005 and programming with VB.
> Is there anyway to have your application hide to the taskbar by the
> clock. The likes of the way norton anti virus auto proctect and outlook
> hides there with just there icons showing.
>
> Anybody know how to do this?
>
> Regards,
>
> Andy Barker
>