J
Joe HM
Hello -
I have an application with which I am trying to determine whether
another application has a "child" window open. So I used
Process.MainWindowTitle() but that will only give me the main window
since the "child" window does not get its own button in the Task Bar.
Is there any way to get the window titles of all open windows including
the ones that do not show in the Task Bar?
Thanks!
Joe
I have an application with which I am trying to determine whether
another application has a "child" window open. So I used
Process.MainWindowTitle() but that will only give me the main window
since the "child" window does not get its own button in the Task Bar.
Is there any way to get the window titles of all open windows including
the ones that do not show in the Task Bar?
Thanks!
Joe