HockeyFan Posted May 8, 2006 Posted May 8, 2006 How can I make a GUI window the top most active window while the window is active so that it always has the focus no matter what is clicked on the Desktop?
GaryFrost Posted May 8, 2006 Posted May 8, 2006 try $WS_EX_TOPMOST in the extended style SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
HockeyFan Posted May 8, 2006 Author Posted May 8, 2006 try $WS_EX_TOPMOST in the extended styleThat's where it is! I knew I had seen it somewhere.Thank you very much!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now