//stisk klávesy private void KeyDownEvent(object sender, KeyEventArgs e) { controller.Controll("down", e); }