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