memo in form view

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My data from a table with fields set to memo, is cut off in form view. How do
I set the text boxes in the form to display all the data?
 
The simpler solution is to set the TextBox bigger and set the SrollBars
Property of the TextBox to "Vertical" so that the user can see more and can
scroll the Text.

See also Stephen Leban's "CanGrow":

http://www.lebans.com/cangrow.htm
 

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