Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HTML type Edit Box?
Message
 
 
To
01/09/1999 08:22:54
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00260080
Message ID:
00260452
Views:
15
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform