Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EditBox and ScrollBars
Message
 
 
To
15/12/2004 11:45:32
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00969445
Message ID:
00969592
Views:
9
>Thanks Mark, that works but if I try to set the multiline property or the scrollbars that way then I receive the message that the property is readonly. Perhaps my syntax is wrong. Do you know the syntax for setting the multiline and scrollbar properties at runtime?

The syntax is:

test.txtRTF.ScrollBars = 1
test.txtRTF.MultiLine = 0

but I also get a runtime Read-Only error message. However, since those properties are actually on the VFP property sheet, the values you set there should carry over to runtime.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform