Results 1 to 5 of 5

Thread: PowerPoint Object Model

  1. #1

    Thread Starter
    PowerPoster Evil_Giraffe's Avatar
    Join Date
    Aug 2002
    Location
    Suffolk, UK
    Posts
    2,555

    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?

  2. #2
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    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]

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    How about embedding your presentation in an OLE object?

  4. #4
    Junior Member
    Join Date
    Jan 2002
    Location
    Cincinnati, OH
    Posts
    25
    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).
    Scott Leadon

  5. #5
    New Member
    Join Date
    Nov 2012
    Posts
    2

    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
  •  



Click Here to Expand Forum to Full Width