Re: How to avoid form showing in TaskBar

Giganews Newsgroups
Subject:Re: How to avoid form showing in TaskBar
Posted by: Remy Lebeau (TeamB) (no.spam@no.spam.com)
Date:Thu, 15 Jun 2006

"Sebastian Hildebrandt" <sebastian.hildebran…@gmx.net> wrote in message
news:44911b…@newsgroups.borland.com...

> There is an article at:
>http://www.swissdelphicenter.ch/de/showcode.php?id=1240

There is a documented way to get the HWND of the Taskbar:

    FindWindow('Shell_TrayWnd', nil)

Gambit

Replies

None

In response to

Re: How to avoid form showing in TaskBar posted by Sebastian Hildebrandt on Thu, 15 Jun 2006