Occurs when an instance of the associated class is terminated.

Private Sub Class_Terminate()
      statements
End Sub

Expand imageRemarks

Expand imageRequirements

Expand imageSee Also