Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Microsoft PowerPoint In VFP
Message
From
07/09/2007 16:20:11
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
01253124
Message ID:
01253132
Views:
19
>Can anyone show me how to use the MS PowerPoint ActiveX control in VFP 9?
>
>I have a small presentation I want to show, and I would like it to open in a VFP window.
>
>Thanks

Place a webbrowser control on form and call navigate2 method:

.Navigate2.( "file://"+fullpath("yourppt.ppt") )

Though it works I suggest not to open in VFP.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform