[AccessD] Resize Rectangle on Report

Lembit Soobik Lembit.Soobik at t-online.de
Wed Jun 9 11:15:09 CDT 2004


Jim,
I have not done this for a long time, but I would set the rectangles width to
the textbox width plus something.
you will have to find in which event to do this, but the code would be something
like
me.myRectangle.width = me.myTextbox.width + whatever
HTH

Lembit Soobik

----- Original Message ----- 
From: "Jim Hewson" <JHewson at karta.com>
To: "AccessD" <accessD at databaseadvisors.com>
Sent: Wednesday, June 09, 2004 4:55 PM
Subject: [AccessD] Resize Rectangle on Report



How do I resize a rectangle on a report?
A2K
I have a label and a text box inside a rectangle located in a group header.  The
text box is below the label and the can grow event is set to Yes.
Occasionally the text box grows but I can't seem to make the rectangle grow with
it.

How can I make it grow?

Thanks,

Jim



--------------------------------------------------------------------------------


> -- 
> _______________________________________________
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>





More information about the AccessD mailing list