Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Edit Box without Word Wrap
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00524328
Message ID:
00524449
Views:
16
>>>I need to provide an edit box without word wrap and that can scroll horizontally and vertically. Any suggestions?
>>
>>Take a look at the Microsoft Forms TextBox control. It should do what you want with ScrollBars = 3.
>
>
>Well.. now that I've played with it, it almost works. I need to set the font. It's asking for an object. Do you have an idea on this?

I don't know all the properties of the Font object and they don't display in the debugger. You'll have to play around with it :)
THIS.Font.Name = "Courier"
THIS.Font.Bold = .T.
Brien R. Givens

Brampwood Systems
Previous
Reply
Map
View

Click here to load this message in the networking platform