NativeWindow::Finalize Method ()
.NET Framework (current version)
Releases the resources associated with this window.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The Finalize method removes the Win32 derived class associated with the current NativeWindow instance, releases the handle, and posts a WM_CLOSE message to the associated window.
.NET Framework
Available since 1.1
Available since 1.1
Show: