System.Windows.Forms.IWin32Window

Provides an interface to expose Win32 HWND handles.

See Also: IWin32Window Members

Syntax

[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("458AB8A2-A1EA-4d7b-8EBE-DEE5D3D9442C")]
[System.Runtime.InteropServices.ComVisible(true)]
public interface IWin32Window

Remarks

This interface is implemented on objects that expose Win32 HWND handles. The resultant handle can be used with Win32 API calls.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0