In VFP 8,
I created a container class and added it to the screen with
_screen.AddObject to use it as a Status Bar.
But it is possible to drag VFP windows over it.
In the Original VFP-Status Bar you can't.
So my question: Is it possible to put the container in Front ?
I tried Z-Order but this didn't help or is the Screen and the object
on it always in the back ?
Thanks
-Florian