Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HTML type Edit Box?
Message
 
 
À
01/09/1999 08:22:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00260080
Message ID:
00260452
Vues:
16
Drop an OLE control on there and set it to Microsoft Web Browser. Put NODEFAULT in it's Refresh() method. Call it's Navigate() method to set it to display something:

thisform.oleControl1.Navigate( "http://www.microsoft.com" )

>Is anyone aware of an edit box control that will display HTML? I'm looking for something like the Rich Text control but that will interpret HTML tags I embed in the text. I want to include this with my application and imbed in forms and don't want to invoke a browser.
>Thanks!
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform