Multiline TextBox

Stimulsoft Reports.NET discussion
Post Reply
isoft
Posts: 55
Joined: Fri Sep 08, 2006 9:33 am
Location: Croatia

Multiline TextBox

Post by isoft »

Hi. In my report I'm using a textBox to display data, but there is no multiline property. I tried to set the CanGrow property to true, but it doesn't work.
Is there a way of doing this?

Thanks!

By the way, Stimulreports are awsome! Keep up the good work!
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Multiline TextBox

Post by Vital »


Please use TextOptions.WordWrap property.

Thank you.
isoft
Posts: 55
Joined: Fri Sep 08, 2006 9:33 am
Location: Croatia

Multiline TextBox

Post by isoft »

Thanks for the reply.

Works great!
Post Reply