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