I know with API you can make a form stay on top, but can you
make one that will stay at the bottom so nothing can get behide
it other then the desktop
Printable View
I know with API you can make a form stay on top, but can you
make one that will stay at the bottom so nothing can get behide
it other then the desktop
Use the same API, only give it a really large number instead of 0 or 1 (which ever is the one that makes it always on top)
-mcd
I'll give it a try thanks