PC Review


Reply
Thread Tools Rate Thread

Carriage return in a Text box

 
 
Riddler
Guest
Posts: n/a
 
      21st Nov 2006
I have a text box on a user form that I want the user to be able to hit
enter and have it move to the next line to enter more text. When I hit
enter it moves to the next tab order item. I turned that off but enter
just does nothing. How can I use the enter key to input multiple lines
of text into a text box?

Thanks
Scott

 
Reply With Quote
 
 
 
 
Bob Umlas
Guest
Posts: n/a
 
      21st Nov 2006
2 properties of the text box must be turned on:
EnterKeyBehavior should be set to True, and
MultiLine should be set to True/
(of course, in addition to WordWrap True)
Bob Umlas

"Riddler" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I have a text box on a user form that I want the user to be able to hit
> enter and have it move to the next line to enter more text. When I hit
> enter it moves to the next tab order item. I turned that off but enter
> just does nothing. How can I use the enter key to input multiple lines
> of text into a text box?
>
> Thanks
> Scott
>



 
Reply With Quote
 
Riddler
Guest
Posts: n/a
 
      21st Nov 2006
That did the trick!! For some reason I did not have the
EnterKeyBehavior set to true.
Thanks a bunch.....

Scott

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Carriage return in text box. fredg Microsoft Access Forms 0 24th Feb 2010 05:01 PM
add carriage return to end of text =?Utf-8?B?ZGVuaXNl?= Microsoft Access Queries 2 23rd Oct 2006 05:35 PM
Carriage Return in Text Box =?Utf-8?B?TGFtYXI=?= Microsoft Access VBA Modules 3 23rd May 2006 12:09 AM
carriage return in a text box AngiW Microsoft Access Form Coding 4 9th Feb 2004 12:31 PM
Re: Carriage return in text box Marc Microsoft Access Reports 0 12th Sep 2003 05:52 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:21 AM.