Hi all.

When ending a VB program, is it best to unload all of the program's Forms? Or is using the End statement enough?

The reason that I am asking this is my program hesitates closing for a few moments when I unload the Forms, but it closes immediately when I use the End statement. However, I thought that it was better to unload the Forms because it frees up the system's memory?

Any thoughts or suggestions anyone?

Thanks,

------------------
OneSource
The truth may be out there, but it's in here too!
.