//In the class you want to close the other class window from ClassOfWindowToClose classofwindowtoclose = new ClassOfWindowToClose(); classofwindowtoclose.Close();