GetChildWindows Method
Applies to: WindowSpy See also: GetTopLevelWindows method, Windows collection object
Returns a collection of child windows given a specified parent window's hWnd.
Set objChildWindows = GetChildWindows
The GetChildWindows method syntax has these parts: