/// <summary> /// Create a new plan /// </summary> public void NewPlan(Object sender, EventArgs e) { FileTree.AddNewPlan(); }