ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure reference library
Window(hWnd) constructor
Namespaces > ArtOfTest.WebAii.Win32 > Window > WindowNew(IntPtr)
Constructs a new instance of this class for the specified Window Handle.
Syntax
C#
public Window (
	IntPtr hWnd
)
Parameters
hWnd (IntPtr)
The Window Handle

Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii)