Ok, I have a splash and a class. as default, it displays the splash before doing anything else. then after it has completed its tasks in Sub Main, I want it to close the splash and open the main form. But the splash form doesn't close!!! what do I do??