View Single Post
  #1  
Old March 28th 07, 01:17 AM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Carriage Return

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

Ads