[Patrick Said]

Have a program send the message ABN_FULLSCREENAPP setting the lparam to TRUE
when the application goes to fullscreen and send it again with lparam set to
FALSE to restore the taskbar. This will also hide/unhide any other appbars
that
are open on the desktop.

For more info look up ABN_FULLSCREENAPP in the Win32 SDK help file

[]

Or hook the message queue and respond to that

Max

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

Reply via email to