Can grow

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

Guest

Some of my fields do not have "can grow" and "can shrink" properties. I
can't find any similarity of data type for when the properties are available
ofr not. Are these properties only available only available to certain data
types?
 
CanGrow and CanShrink are not properties of (Table) Fields. If you referred
to the Controls on Forms / Reports then only some Controls, e.g. TextBoxes,
have CanGrow / CanShrink property ...

Note that CanGrow and CanShrink of Controls on Form do NOT apply when
viewing the Form on screen. These only apply when the Form is printed (but
printing Form is not recommended).
 

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