Mark,
"Mark Derricutt" <
[hidden email]> wrote in message
news:codjr9$
[hidden email]...
> For some reason, my app sometimes opens behind other windows instead of
> being the top-most window on the desktop, having a look around the Shell
> classes I can't seem to find any methods dealing with the zorder of a
> window?
I think you have to do something like:
myShell view beTopMost
Be aware that that's from memory though...
HTH,
Don
>
> Google doesn't seem to give me any love either...