I am showing the form (DirectorForm) by using ShowDialog. I have a save button in a method called continue_click that has a this.close() at the end of
ShowDialog
this.close()