This interface is implemented on objects that expose Win32 HWND handles. The resultant handle can be used with Win32 API calls.
IWin32Window
[Visual Basic] Public Interface IWin32Window [C#] public interface IWin32Window [C++] public __gc __interface IWin32Window
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
Class | Description |
---|---|
Control | Defines the base class for controls, which are components with visual representation. |
[To be supplied.]
Namespace: System.WinForms
Assembly: System.WinForms.dll