Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Always on Top - above DOS program

Status
Not open for further replies.

NormHenderson

Technical User
Feb 3, 2006
2
GB
I'm back using Delphi after touching on it a couple of years ago and I'm just creating a little application for fun.

I want my program to stay on top of all programs, specifically on top of a DOS program that will be launched after mine.

I've set the FormStyle of the (only) form to fsStayOnTop and while this stays on top of all Windows applications, when I launch a DOS one, it does not.

Is there a better way to make sure it stays on top of all programs at all times?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top