How can I get the IE browser edit box's class/windows id ? It is embedded and I can't call Findwindow up on it/
Thank you.
Printable View
How can I get the IE browser edit box's class/windows id ? It is embedded and I can't call Findwindow up on it/
Thank you.
Hey man.
Did you try Win32 " EnumWindows() " and " EnumChildWindows() "?
If your referring to the Spy++ " Find Window " feature it seems to work for me. Just click and drag the finder tool icon over any window or childwindow.
Of course I am not sure of what edit box your referring to.
This thread will help you.
Cheers