private void FileViewer_BottomScrollReached(object sender, EventArgs e) { DiffFiles.SelectNextVisibleItem(); DiffText.ScrollToTop(); }