Actice Form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I was wondering how i can make the from of my program to always be active and
on top of all other window. i made a program that uses the numpad keys to
open oher programs and i want to be able to open more then on without having
to selcet the windows form each time
thanks in advance for the help
 
Hi,

rune exe from button said:
I was wondering how i can make the from of my program to always be active
and
on top of all other window. i made a program that uses the numpad keys to
open oher programs and i want to be able to open more then on without
having
to selcet the windows form each time
thanks in advance for the help

In codeproject there are a couple IIRC , I searched for "always on top" in
google and the first link is:

http://www.codeproject.com/dialog/AOTop.asp
 
can you give me the code for that or something cause i couldnt use the link
you gave me!!!!
 
Back
Top