Hello all and thanks in advance for the help.
I have an application that creates windows (forms) in response to external
events or messages. When a new form is created, I need it to appear on top
of any application currently running (both FoxPro and non-FoxPro). Is there
any way to make this happen?
The events that cause a window to be created are not initiated by user
interface events so the user is likely to have the application minimized
when an event occurs that would cause a window to be instantiated.
Currently, the windows often "pop under" existing applications and I need
them to pop over them.
Thanks,
Jeff