Bring up the Advanced Properties dialog for the control, and set the
EnterKeyBehavior property to True.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"proud2bhaole" wrote:
On a form, i've used multiple line text boxes.
I want the user to be able to do a carriage return by pressing "enter" only.
Currently, the only way to go to the next line is by pressing "SHIFT+enter."
Anyone know if this is possible?
Kevin