Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Webbrowser control
Message
 
 
To
18/02/2004 11:30:59
Mike Sue-Ping
Cambridge, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00878352
Message ID:
00878355
Views:
28
This message has been marked as a message which has helped to the initial question of the thread.
Mike,

You can find those constants on MSDN
- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/com/htm/oen_a2z_22sk.asp?frame=true
- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/com/htm/oen_a2z_5k38.asp

>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
>
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform