|
-
December 30th, 1999, 03:33 AM
#1
Eliminating the task bar icon.
Can someone point me in the correct direction for eliminating the task bar button, so that my application will run as only a task tray icon, or maybe not appear at all. Any references to where I can find a good source of information on the topic would be great.
-
December 30th, 1999, 03:51 AM
#2
Re: Eliminating the task bar icon.
At the Form Properties there is an entry called ShowInTaskBar. Set the value to false and your application will not appear in the task bar.
mfG Pueromane
-
December 30th, 1999, 08:18 AM
#3
Re: Eliminating the task bar icon.
Or the easiest one...set form's borderstyle to other then Sizable...and there you go.....no button in the TaskBar
-
December 30th, 1999, 02:13 PM
#4
Re: Eliminating the task bar icon.
I need to know how to play an icon in the task tray and how to prevent the window from downsizing to a win3.1 style minimized window when it's not allowed to appear in the task bar.
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
|