Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Store multiple documents in binary fields
Message
De
03/09/2004 12:24:45
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00938594
Message ID:
00939180
Vues:
17
When I do it that way it creates a Link, wich was my problem in the first place. When I ADD any other non-office object, it emmbeds the document as Icon. Is there any way you know to force the RTB to emmbed ALL kind of files as Icons into the control, including Word and Excel Files??
TIA
>The OLE object can be either linked or embeded. To create linked OLE object, drug & drop file on the RTF control.
>
>>It opens any office file into the RTB control, I mean, it opens the word or Excel file in edit mode inside the control. I'd like to have it embebbed as an Icon.
>>
>>Any help?
>>THIA
>>>Victor,
>>>
>>>You can use the Add() method of OLEObjects collection.
>>>lcFile = GETFILE()
>>>t_rtf.oRtf.oBJECT..OLEObjects.Add(,,lcFile)
>>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform