Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Webbrowser control
Message
From
18/02/2004 11:30:59
Mike Sue-Ping
Cambridge, Ontario, Canada
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Webbrowser control
Miscellaneous
Thread ID:
00878352
Message ID:
00878352
Views:
205
Hi

Does anyone know how I can translate this VB code to VFP8? It is supposed to modify the text size displayed on an HTML document rendered by the Webbrowser control.
Dim Z As Variant     'Z is the value to hold the zoom level.
WebBrowser1.ExecWB OLECMDID_ZOOM, OLECMDEXECOPT_DONTPROMPTUSER, Null, Z
In particular, to what do I change the constants like OLECMDID_ZOOM so that VFP know what to pass to the ExecWB function?

TIA

Mike
Next
Reply
Map
View

Click here to load this message in the networking platform