Esempio n. 1
0
 private void _SelectInvert_Click(object sender, EventArgs e)
 {
     _layoutControl.InvertSelection();
 }