void ProjectFormLoad(object sender, EventArgs e) { MkNewProject(); Saved = false; recentList = new RecentList(); recentList.Load(); }