Managed Windows API
SystemWindow Constructor (HWnd)
NamespacesManagedWinapi.WindowsSystemWindowSystemWindow(IntPtr)
Create a new SystemWindow instance from a window handle.
Declaration Syntax
C#
public SystemWindow(
	IntPtr HWnd
)
Parameters
HWnd (IntPtr)
The window handle.

Assembly: ManagedWinapi (Module: ManagedWinapi) Version: 0.3.0.0 (0.3)