ycomp Posted April 28, 2008 Posted April 28, 2008 Hi, I have an $hGUI from GUICreate I use GUISetState(@SW_HIDE, $hGUI) to hide it and SW_SHOW to show it how can I test it if it is visible?
ycomp Posted April 28, 2008 Author Posted April 28, 2008 WinGetState()thanks.. I was looking for a GUIGetState(), no wonder I was confused..
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