private void ClearProjectDisplay() { _displayController.RemoveAllDisplays(); lblProject.Text = "Project:"; }