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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. johnsunbill

    How can my Window application always "on top"?

    Hi Rob, Thanks for your tips. I created a "response" window and called it in application close query event and check the password before closing my application. However, Ctrl+Alt+Del still can kill my appalication. So it seems to me that "call APIs" must be the only way to...
  2. johnsunbill

    How can my Window application always "on top"?

    Hi Sajuks, Thanks for your help. It works with SetPosition(topMost!). My frame window always on top! However, can we disable Ctrl+Alt+Del? Otherwise it's easy to kill my application? Thanks again, Regards, John
  3. johnsunbill

    How can my Window application always "on top"?

    Dear all, I would like to write some codes in my Window application to let it alsway on "TOP" and will not be killed by Ctrl+Alt+Del. It means that nobody can use other application except they close my application. This will help me to prevent our operators only work with my...

Part and Inventory Search

Back
Top