Hello, I don't know if I remember right or not:
[using 5.0.2.3 rev 189]
I have a textbox using MultiLine style. HorizontalScrollBar is off, VerticalScrollBar is on, AutoHScroll ist on. I thought that the text will be wrapped automatically at the right edge of the control if the text is longer when HorizontalScrollBar is off. Maybe I'm wrong...
Fred
You're right, but...
1) Auto H-Scroll must be off, and
2) Filter Style must be Multiline String, and
3) If you're in Studio, you won't see any visible change until you close and reopen the form.