Press Enter for a Button in xCP Designer

Hi,

I am trying to implement a project using xCP Designer. I am creating a form and want to perform some operations using a button.

I can achieve my wish by clicking that button. However, I want to use the Enter Key as action trigger. Or, in other words, when the user press Enter from the keyboard for button clicking, I want to perform some operations in my system. (Like a KeyEvent in Java Swing)

Is there any way to do that?

Thanks,

Comments