Sfx Posted October 15, 2009 Posted October 15, 2009 Im wondering how to minimize only one window.. i know of the "WinMinimizeAll()" command but thats not what i need :S
jebus495 Posted October 15, 2009 Posted October 15, 2009 (edited) See "WinSetState()" in the help file. Example WinSetState("title", "", @SW_MINIMIZE) Edited October 15, 2009 by jebus495
Sfx Posted October 16, 2009 Author Posted October 16, 2009 See "WinSetState()" in the help file. Example WinSetState("title", "", @SW_MINIMIZE) Thanks
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