Hi
I have an app with a parent frame and need to find the child window which is
topmost (top of the z-order, I think).
I have tried using the EnumChildWindows() api, but this doesn't seem to give
me the child windows in the correct order (ie, top window first).
Any idea how I should be tackling this?
Suggestions gladly received...
Steve
Karl E. Peterson - 25 Jun 2008 20:47 GMT
> I have an app with a parent frame and need to find the child window which is
> topmost (top of the z-order, I think).
[quoted text clipped - 3 lines]
>
> Any idea how I should be tackling this?
GetWindow: http://msdn.microsoft.com/en-us/library/ms633515(VS.85).aspx

Signature
.NET: It's About Trust!
http://vfred.mvps.org