Get Child window using ProcessID or Window Handle?

Posted by Cool on Stack Overflow See other posts from Stack Overflow or by Cool
Published on 2010-03-16T20:10:23Z Indexed on 2010/03/16 20:11 UTC
Read the original article Hit count: 311

Filed under:
|
|

Hi, My program A launched program B (both are separate exe's). Now my program B need to find if A have any modal/child window open using A's processID.

Is there any way to do so?

Thanks a lot for your help.

© Stack Overflow or respective owner

Related posts about c#

Related posts about wpf