Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scrollbars.
Message
From
10/07/1998 21:40:11
 
 
To
10/07/1998 17:12:05
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00115984
Message ID:
00116404
Views:
24
>>>>I know that the edit box has a vertical scrollbar property, but I need some sort of a text container that can be scrolled horizontally and vertically. VFP6? I have the beta.. I wouldn't even care to use an activeX control or create a control, except that I'm not great at creating controls, and I can't find an activex control to do it.
>>>
>>>The Microsoft Rich Text control has both horizontal and vertical scroll bars. I just checked the editbox in VFP 6.0. It only has vertical scroll bars.
>>
>>Thanks. I'll check into using the richedit control. I also found another activex control that I may be able to use.. and about vfp 6 I guess I won't have to port this app to it after all.. : )
>
>
>FYI, I'm in the process of porting an application to VFP 6.0. All it's really been is backup the files and recompile.

Wonderful.. One question about a RT Edit Box. I had predefined text in a normal edit box somthinng like Name +space(20-len(name)) + name2 + space(20-len(name2)) + chr(13) + etc....


It worked fine in a regular edit box.. but the richtext edit box doesn't seem to like chr(13). I have the multiline property set to .t. Thanks again.
Previous
Reply
Map
View

Click here to load this message in the networking platform