/**
         * Function: FocusNoteName
         *
         * May the name decieve, but this just scrolls to the start of the note name.
         *
         * Author: wellinthatcase
         *
         * Date: 12/25/2020
         */

        private void FocusNoteName() => NoteName.ScrollToLine(0);