Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Formatted texts
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00674217
Message ID:
00674812
Vues:
27
>>RichTextControl should help you here.
>
>I know it, but how to save .rtf format on memo field?

You can use FILETOSTR() and STRTOFILE() functions to move RTF data in memo and out.
REPLACE mymemo WITH FILETOSTR("mytext.rtf")
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform