Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Control to display formatted text
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01108311
Message ID:
01108315
Vues:
15
This message has been marked as the solution to the initial question of the thread.
You can use Web Browser control. Drop it on a form and add NODEFAULT to Refresh() method. See Re: Possible to feed html to Explorer ole rather than url? Thread #930769 Message #930771 for some sample code.

>
>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
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform