IWindowTarget Interface
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines the communication layer between a control and the Win32 API.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | OnHandleChange(IntPtr) | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the handle of the IWindowTarget to the specified handle. |
![]() | OnMessage(Message%) | This API supports the product infrastructure and is not intended to be used directly from your code. Processes the Windows messages. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
