How to check if window is disabled or not?

Aug 2, 2009 at 3:54pm
I have a HWND handle to a child window, an edit/text box. How can I check if the child window is currently disabled?

(edit) Never mind, solved my problem, feel like a dumbshit now. For those of you that also have this problem, use IsWindowEnabled().
Last edited on Aug 2, 2009 at 4:06pm
Topic archived. No new replies allowed.