Reckoner wrote:

Given the handle of a text field or button embedded in some window,
how can I find the parent window that contains the handle?

Use the win32gui.GetParent() function?

--
Greg
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to