Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Oct : Explorer Fixed top bar
| Subject: | Explorer Fixed top bar |
| Posted by: | "Jazmin Gutierrez" (noreply@nospam.please.com) |
| Date: | Tue, 16 Oct 2007 15:12:58 |
I need to implement a form as a fixed top bar in Windows Explorer (similar
to Natural Dragon Speaking). This kind of bar stays always on top and the
the client is reduced to (Screen's width - bar's height) so when the user
maximizes the form does not overlap the current window.
Any idea how to do It?
Thanks!