private void ImageBoxPanZoom_KeyDown(object sender, KeyEventArgs e)
        {
            // Was the key combination that was pressed Ctrl+ or Ctrl-?
            // If so, then change the zoom level (but only if the zoom
            // is enabled)