I have a text box on a form which can contain multiple lines of text from the result of a query. I have set the CanGrow property of the text box to Yes which allows the text to wrap as desired. I would like to space the lines of the text a little more from one another. If I set the Line Spacing property to any value other than 0, either most or all of the text disappears. Any way to correct this? Thanks in advance!