Click to See Complete Forum and Search --> : Search for MDI Child?


April 5th, 1999, 11:38 AM
How do you search for a child window by title or whatever, in an mdi app? I tried using the findWindow() func, but it does not search child windows.

delbert Harry
April 6th, 1999, 04:02 PM
Why don't you record the names of the windows you create in an array and then use them to manage multiple windows?

Torkel
April 6th, 1999, 08:20 PM
Take a look at Q131994 in MSDN