how to close a 2 two form?

ex.

VB Code:
  1. Form Load()
  2. Form2.show
  3. End

when the form1 is closed i want also the form2 to be closed?