In my older automation app, I was using a Windows API command 'GetParent', passing in the handle of the #32770 window, getting back the handle of the parent window. So usually this was the IE window in my testing.
Is there a way using Ranorex API to get the parent?
If not, I guess I continue to use the Windos API, and if so is there an easy way to do this exposed by Ranorex?
Thanks,
Aracknid