Link to home
Start Free TrialLog in
Avatar of lgropper
lgropper

asked on

Making my application appear TopMost

I am not sure how to make sure that the window in my application shows up on top of any other window or application that is running at the time.

What is the best way to do this?
ASKER CERTIFIED SOLUTION
Avatar of Brian Mulder
Brian Mulder
Flag of Netherlands image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of lgropper
lgropper

ASKER

Perfect!

I had pretty much exactly the same thing, but it was from an example for VB6 and I obviously made an error in rewriting it for VB.net.  Thanks a lot!