Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 May : Emulating a taskBar
| Subject: | Emulating a taskBar |
| Posted by: | "Ralf Ruiz" (rodrigo.ru..@gmail.com) |
| Date: | Sun, 29 May 2005 22:00:31 |
Hi! i have a few cuestions, please can you help me?
I'm trying to emulate the windows taskbar so
1.- I need limit the max size of all windows (Externals also, like notepad),
so they dont overlap my bar when maximized.
2.- i can not use an AppBar, because it cant handle transparency :(
3.-Is there any way to completly remove the taskBar? I know it is only an
AppBar, so, can it be done?
Thank you very much!