private void radioButton20_CheckedChanged(object sender, EventArgs e)
{
   this.Cursor = Cursors.PanNE;
}
