Exemplo n.º 1
0
 private void btnUp_Click(object sender, EventArgs e)
 {
     _layoutControl.MoveSelectionUp();
 }