Originally posted by phrozeman
What does that have to do with closing ur application?
It's just to hide ur app from the windows tasklist
Using:

VB Code:
  1. Unload me

or

VB Code:
  1. unload f

Would just unload the application but it would still show in the windows tasklist.