Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Replacing text in RichText control
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00939965
Message ID:
00939969
Vues:
14
It's SelRTF property but you've first set SelStart and Sellength properties using Find method or manualy.
objrichtext.object.SelRTF = "some text"
>
>I would like to do following:
>1. Load RTF document as pattern.
>2. Replace certain text (for example )
>3. Save document as final RTF document
>
>I cannot find function which could do replacing text but keeping text formating !
>objrichtext.object.text = "some text"
>deletes all formating.
>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform