OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: Fred Tomke on March 16, 2009, 06:12:14 AM

Title: Horizontal ScrollBar in MultilineTextBox
Post by: Fred Tomke on March 16, 2009, 06:12:14 AM
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
Title: Re: Horizontal ScrollBar in MultilineTextBox
Post by: owenwengerd on March 16, 2009, 11:15:55 AM
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.