Neil Toulouse
Programmer
Hi guys!
Sorry if this sounds like a really stupid/obvious question but what properties do you set to make a form modeless and always appear on top of other forms?
Basically, I have a popup form with some info on which I need to hang about the screen until the user no longer needs it (WindowType=0 ?) and to always be on top of the other forms (AlwaysOnTop=.T. ?).
For whatever reason, the form is opening as modal and always on the bottom, no matter what I set!
Before I tear the form class to shreds, are there any other properties I need to consider?
Ta
Neil
I like work. It fascinates me. I can sit and look at it for hours...
Sorry if this sounds like a really stupid/obvious question but what properties do you set to make a form modeless and always appear on top of other forms?
Basically, I have a popup form with some info on which I need to hang about the screen until the user no longer needs it (WindowType=0 ?) and to always be on top of the other forms (AlwaysOnTop=.T. ?).
For whatever reason, the form is opening as modal and always on the bottom, no matter what I set!
Before I tear the form class to shreds, are there any other properties I need to consider?
Ta
Neil
I like work. It fascinates me. I can sit and look at it for hours...