WrapWindow Method

Applies to:  WindowSpy
See also:  GetTopLevelWindows method, Window object

Returns a Window object which encapsulates a specific hWnd.

Syntax:

Set objWindow = WrapWindow(hWnd)

The WrapWindow method syntax has these parts:

Part Description
objWindow A Window object which will store the value returned by WrapWindow.
hWnd The hWnd to be encapsulated.

 

 

Home Copyright and Disclaimer