layout control

C

clara

Hi all,

here is the simplified layout on my report

Line1TextBox1 Line1TextBox2
Line2TextBox2 Line2TextBox2

So, when Line1TextBox2 grows, How Can I make Line2TextBox1 and
Line2TextBox2 move down together

Clara

thank you so much for your help
 
M

Marshall Barton

clara said:
here is the simplified layout on my report

Line1TextBox1 Line1TextBox2
Line2TextBox2 Line2TextBox2

So, when Line1TextBox2 grows, How Can I make Line2TextBox1 and
Line2TextBox2 move down together


Just make sure that the top of the Line2 text boxes is not
above the bottom of the Line1 text boxes.
 

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

Top