Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Edit box word wrap
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00754866
Message ID:
00754887
Views:
18
>What's the property to set word wrap on in an editbox? As it stands now I can only enter text on the first line... and it just scrolls along.
>
>Thanks!

Editbox wraps the long text by default. If you want to break the text in a certain place and go to the next line you will need to add the carriage return CHR(13) :
"this is the first line" + CHR(13) + "this is the second line"
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform