I suppose this falls in line with a recent thread I started on auto-shrinking text boxes. To be more specific, I'd like to see better auto-sizing of text boxes after a text or property changes have been made to a text box. The thread referenced above deals with text boxes shrinking to auto fit text once text has been removed/deleted from a text box. Now I want better handling when property changes on the text box. Try this:If you have a text box without margins, and you size the text Create a text box and fill it with random textTurn off any margins for the box (properties, "Border and margins" tab)Resize the text box so that the box exactly matches the shape of the text within the box.Add margins to the box, say 2 pixels.Once you add margins, the text at the bottom of your text box can drop out of site. I'd like to have the text box expand to accomodate the margins and the text.Edited By: smithmarkc on 2008-6-24 10:51:9