PaintEventArgs::Dispose Method
.NET Framework (current version)
Releases the resources used by the PaintEventArgs.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases all resources used by the PaintEventArgs. |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the PaintEventArgs and optionally releases the managed resources. |
Show:

