Auto width of two text fields
Posted: Fri Oct 22, 2010 1:39 pm
Hello,
I have 2 text fields in my report:
| Text 1 | | Text 2 |
Sometimes Text 1 could be bigger then before (depends on the Text data there).
Is it possible to expand or shrink the size of Text 2 dependent of the width of Text 1 (otherwise it will overlap Text 2) ?
What properties need to be set here?
It's something like the "anchor" property on a windows forms control.
I use VB.NET 2008 with the latest Stimulsoft.NET report.
Hope you can help me with this.
Thank you in advance.
Best Regards,
Thomas
I have 2 text fields in my report:
| Text 1 | | Text 2 |
Sometimes Text 1 could be bigger then before (depends on the Text data there).
Is it possible to expand or shrink the size of Text 2 dependent of the width of Text 1 (otherwise it will overlap Text 2) ?
What properties need to be set here?
It's something like the "anchor" property on a windows forms control.
I use VB.NET 2008 with the latest Stimulsoft.NET report.
Hope you can help me with this.
Thank you in advance.
Best Regards,
Thomas