|
-
Sep 9th, 2002, 06:31 AM
#1
PowerPoint Object Model
I've finally figured out how to get a PowerPoint presentation running through VB. What I'd like to do is somehow find a way to get the running presentation and put it in my form, rather than running in the PowerPoint window or fullscreen. Any ideas?
Eventually, I'm aiming for an app that runs fullscreen with part of it given over to a PowerPoint presentation, if anyone knows of a shortcut to that?
-
Sep 9th, 2002, 06:32 AM
#2
Retired VBF Adm1nistrator
Have you tried planet source code ?
One approach, now I don't know if this would work, but could you try using the web browser control to display the presentation ?
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Sep 9th, 2002, 07:23 AM
#3
How about embedding your presentation in an OLE object?
-
Oct 26th, 2002, 08:30 AM
#4
Junior Member
The way you get a presentation to run in a window is inside powerpoint. click on the Slide Show menu and Set Up Show. Inside that option window click the option box 'Browsed by an individual (window)' and ok. Insert a OLE object on your form. click 'Create from file' and select your ppt.
That should do it. (at least for the picture in a picture part).
-
Jan 7th, 2013, 11:37 PM
#5
New Member
Re: PowerPoint Object Model
how did you do that? i can embed ppt slides onto a form but now i need to figure out how to use left and right arrows to go through the slide. i dont want it to open in full screen.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|