Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Control to display formatted text
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Control to display formatted text
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01108311
Message ID:
01108311
Views:
55
Hello,

I need control which would help me to show formated (non-editable) text.
I found RichText ole control, but it is for user's input, not for showing output.
I think there should be something related with html.
for example:
ThisForm.oControl.text = "Label: <b>Value</b><br>Label2: <i>Value2</i>"
... and I see on my form:
Label: Value
Label2: Value2

Thanks in advance
Giedrius
Next
Reply
Map
View

Click here to load this message in the networking platform