Mar 25th, 2003, 10:12 AM
#1
Thread Starter
Hyperactive Member
Minimizing To System Tray Question
I have an application that i want to sit in the tray, i have that working using the NotifyIcon, however when i set the ShowInTaskbar of the Form to False, then i minimize the application, the icon and such are now sitting above the start bar. I would like the app to not be visable except by the tray icon. Any ideas what i need to do?
..::[
kleptos ]::..
Database Administrator (MSSQL 2000) Application Developer (C#) Web Developer (ASP.NET)
Mar 25th, 2003, 12:16 PM
#2
Above the start bar? Can you post a screenshot of that?
All the buzzt
CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Mar 25th, 2003, 12:55 PM
#3
Thread Starter
Hyperactive Member
Originally posted by CornedBee
Above the start bar? Can you post a screenshot of that?
Here is a screenshot....
Attached Images
..::[
kleptos ]::..
Database Administrator (MSSQL 2000) Application Developer (C#) Web Developer (ASP.NET)
Mar 25th, 2003, 05:19 PM
#4
yay gay
that is just because u've put the show in task bar to false
\m/
\m/
Mar 27th, 2003, 02:05 PM
#5
Probably. Set the property back to true, intercept the minimize event and hide the window instead.
All the buzzt
CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Click Here to Expand Forum to Full Width