How to make a text box dynamically resize?

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

Guest

We have a string that is contenated multiple times and is it posible to have
a text box in the reports dynamically grow depending on the size of the
string. The string can be any where from a few characters to hundreds. We
need to show all the characters in the text box and this happens for multiple
stirngs and multiple textboxes in the report
 
Access TextBox controls support a CanGrow/Shrink property.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 

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