Click to See Complete Forum and Search --> : ENTER


pauel
August 10th, 1999, 11:21 PM
How can I use ENTER key to press the button in the dialog?
Thanks in advance, pauel.

Burlacu Ovidiu
August 11th, 1999, 01:04 AM
Go in the properties of button and check "default button" properties
Let me know if this help u
Regards,
Ovidiu

he-bro
August 11th, 1999, 08:51 AM
in your .rc file declare it using the keyword DEFPUSHBUTTON instead of PUSHBUTTON.