Home > Archive > Visual Basic Syntax > February 2005 > How to remove icon from system tray?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How to remove icon from system tray?
|
|
|
| Hello,
My VB.NET program displays a system tray icon. It works fine and when I
start app it appears and when shutdown app it disappears.
However, when my app crashes the icon stays and only it gets removed
when I point my mouse on it.
Is it possible to force removal of the system tray icon?
Any help is greatly appreciated,
Tom
| |
| Michael Cole 2005-02-28, 4:00 am |
| asdf wrote:
> Hello,
>
> My VB.NET program ...
--
<response type="generic" language="VB.Net">
This newsgroup is for users of Visual Basic version 6.0
and earlier and not the misleadingly named VB.Net
or VB 200x. Solutions, and often even the questions,
for one platform will be meaningless in the other.
When VB.Net was released Microsoft created new newsgroups
devoted to the new platform so that neither group of
developers need wade through the clutter of unrelated
topics. Look for newsgroups with the words "dotnet" or
"vsnet" in their name. For the msnews.microsoft.com news
server try these:
microsoft.public.dotnet.general
microsoft.public.dotnet.languages.vb
</response>
--
Regards,
Michael Cole
| |
| Ken Halter 2005-02-28, 4:01 pm |
| Holy jeeze man! How many groups did you MULTIPOST to. Seven so far and not
one of them is anywhere near the correct group for .Net questions
--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
Please keep all discussions in the groups..
|
|
|
|
|