// Lap/frame navigation menu items private void btnFrameBack_Click(object sender, EventArgs e) { _displayController.PreviousFrame(); }