Пример #1
0
 private void checkDrawCursor_CheckedChanged(object sender, EventArgs e)
 {
     SubWindow.UpdateDrawCursor(checkDrawCursor.Checked);
 }