Home > Language Reference > Classes > UserControl
Unload Event
Event raised when the control is unloaded.
Syntax
Protected Event Unload()
Remarks
The Unload event is raised when unloading the form in which the control is located. It is always sent after the corresponding form Unload event. You can use this event to unload or destroy Bitmap images for example.
System requirements
| System | Minimal version | Remarks |
| Palm OS | Palm OS 3.0 | N/A |