How can I use ENTER key to press the button in the dialog?
Thanks in advance, pauel.
Printable View
How can I use ENTER key to press the button in the dialog?
Thanks in advance, pauel.
Go in the properties of button and check "default button" properties
Let me know if this help u
Regards,
Ovidiu
in your .rc file declare it using the keyword DEFPUSHBUTTON instead of PUSHBUTTON.