VB 6.0
Private Sub Form_Unload(Cancel As Integer)

VB.NET 2008
???????

VB 6.0
Private Sub Form_QueryUnload(Cancel As Integer, UnloadMode As Integer)

VB.NET 2008
????????

is VB.Net supported this two events ???????