IWindowTarget::OnHandleChange Method (IntPtr)
.NET Framework (current version)
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.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- newHandle
-
Type:
System::IntPtr
The new handle of the IWindowTarget.
The OnHandleChange method is called when the window handle of the control has changed.
.NET Framework
Available since 1.1
Available since 1.1
Show: