TextObject Multiline

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Josep Blanch

    #1

    TextObject Multiline

    Hi,
    I'm making a report with Crystal Reports and I use a TextObjet witch I
    assign a string, but I need to show the text in multiline. How I could do
    it?

    Thanks!


  • Chris Dunaway

    #2
    Re: TextObject Multiline


    Josep Blanch wrote:[color=blue]
    > Hi,
    > I'm making a report with Crystal Reports and I use a TextObjet witch I
    > assign a string, but I need to show the text in multiline. How I could do
    > it?
    >[/color]

    I'm not sure what a TextObject is, but perhaps you mean a TextBox. In
    that case set the MultiLine property to True.

    Comment

    Working...