public override void Unload() { base.Unload(); RemoveMenuAssignment(); musicSystem.Destroy(); chordEditorController.Destroy(); tutorialController.Destroy(); Destroy(controlPanel); Destroy(chordProgressGrid); }