Exemple #1
0
 private void btFind_Click(object sender, EventArgs e)
 {
     m_AT.FindCtrl(lblLastJ.Text); // find the action for a Control (joystick input)
 }