Managed Windows API
SystemWindow Constructor (control)
NamespacesManagedWinapi.WindowsSystemWindowSystemWindow(Control)
Create a new SystemWindow instance from a Windows Forms Control.
Declaration Syntax
C#
public SystemWindow(
	Control control
)
Parameters
control (Control)
The control.

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