Text wrapping in Labels

  • Thread starter Thread starter cmarsh
  • Start date Start date
C

cmarsh

Hi,

I am trying to figure out how to have text wrapped in a label and textbox
when the size of the object is set. This is being used on a data access
page. Any help is appreciated in advance.
 
on a normal form, when you are entering the "caption" information
Press <Cntrl-Enter> at the point that you want the caption to break
to a new line.

This may work on a dataaccess page also. Don't know.

Ron
 
I got it to work. Not sure why it didn't work when creating, but when the
database is closed and reopened, the text finally wrapped by itself. Thanks
for the help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top