CanGrow textboxes above a fixed item

  • Thread starter Thread starter J Holtendehouzer
  • Start date Start date
J

J Holtendehouzer

Hi!

I am trying to generate a report with several textboxes with CanGrow set to
True. The problem is that I also have a set of controls that I want to have
printed in a fixed position on the page (so that a label can be peeled off
the sheet after printing). Is there a way to make controls "immune" to the
growing textboxes above them?

Thanks for your expertise!

Joe
 
J said:
Hi!

I am trying to generate a report with several textboxes with CanGrow
set to True. The problem is that I also have a set of controls that
I want to have printed in a fixed position on the page (so that a
label can be peeled off the sheet after printing). Is there a way to
make controls "immune" to the growing textboxes above them?

Thanks for your expertise!

Joe

Only if you extend the bottom of the above TextBoxes so that they come down past
the top of the control that you don't want to move.
 

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