On the Form_Closing I intend to just hide the form but somehow I need to reload/refresh the form as when it was just loaded the first time, could I just call its Load event to achieve it?

TIA