In VB6 you could select form events such as form_unload or whatever else, in VB.NET the load event is automatically placed in the code but how would I get the other events???

Cheers. Matt.