Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 May : Preventing of displaying an icon in taskbar

www.cryer.info
Managed Newsgroup Archive

Preventing of displaying an icon in taskbar

Subject:Preventing of displaying an icon in taskbar
Posted by:"Greifeld" (x@x.x)
Date:27 May 2005 07:15:12

hi,

i've minimized my application to tray and now i want to show a form without adding an icon
to taskbar (not traybar) but even if i choose tool window for the border style of the
second form (not the main form) that should be displayed, the icon will be added there but
with the title of the application and not the form.
it seems that when a form is displayed and the application doesn't have a related icon in
taskbar, it will add it until the form is closed.

how can i prevent adding that icon while the application is minimized to tray?

thanks,
Greifeld

Replies:

www.cryer.info
Managed Newsgroup Archive