Yip.. this is pretty simple...when you know how...

Basically in your forms Paint event, put the following code

   ShowWindow(Application.Handle, SW_HIDE);

and thats all there is to it.

Cheers, Jeremy Coulter

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Joel van Velden
> Sent: Monday, January 24, 2000 7:55 PM
> To: Multiple recipients of list delphi
> Subject: [DUG]: Removal from the Taskbar
>
>
> Hi All;
>
> A nice newbie question :
>
> I have a nice component that places a specified icon in the system tray.
> However the problem is that it doesn't remove the programs button from the
> taskbar. Does anyone have any ideas how to?
>
> Thanks in Advance.
> Joel van Velden.
>
>
>
> ------------------------------------------------------------------
> ---------
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
>


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to