protected virtual void OnCorrClick(object sender, System.EventArgs e)
 {
     m_App.CorrectCoordinates();
 }