Gar Posted April 8, 2009 Posted April 8, 2009 Is there a standard way to click the X in the top right of every window? I.e. ControlClick($windowName, "", ID-of-The-X)? The autoit finder tool doesn't show a control ID for it, and I don't want to use WinKill because it acts funky with some of my windows.
hendrikhe Posted April 8, 2009 Posted April 8, 2009 maybe this command helps u out WinClose ( "title" [, "text"] )
Canasian Posted April 8, 2009 Posted April 8, 2009 Guess I'm not in any position to try to help haha but if you just wanted to close windows I'd use a hotkey like Alt+F4 lol use send function ionno.
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