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.

Syntax:

Set objChildWindows = GetChildWindows

The GetChildWindows method syntax has these parts:

Part Description
objChildWindows A Windows collection object which will store the value returned by GetChildWindows

 

 

Home Copyright and Disclaimer