Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Visual Basic
  4. run ppt(powerpoint) in VB

run ppt(powerpoint) in VB

Scheduled Pinned Locked Moved Visual Basic
help
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Raghvendra Kumar Roy
    wrote on last edited by
    #1

    Hi all I Want to run ppt(powerpoint) in half screen and show picture in another half screen. is it possible from ActivexControl. I am working in VB 6.0. Plz help Me Raghvendra Kumar

    Raghvendra Kumar Roy

    L 1 Reply Last reply
    0
    • R Raghvendra Kumar Roy

      Hi all I Want to run ppt(powerpoint) in half screen and show picture in another half screen. is it possible from ActivexControl. I am working in VB 6.0. Plz help Me Raghvendra Kumar

      Raghvendra Kumar Roy

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Hi Is can you not add a reference to ppt object then open it up from there (it is a COM object): http://msdn2.microsoft.com/en-us/library/aa220907(office.11).aspx to create the application. Then use this resource to get the desired effects: http://msdn2.microsoft.com/en-us/library/aa213568(office.11).aspx This provides a complete overview of the power point object model so you can use its functionality to get what you want. I am sure there will be an activex control but I have only ever done it this way so can only offer this help. Hope it is of use Dan

      R 1 Reply Last reply
      0
      • L Lost User

        Hi Is can you not add a reference to ppt object then open it up from there (it is a COM object): http://msdn2.microsoft.com/en-us/library/aa220907(office.11).aspx to create the application. Then use this resource to get the desired effects: http://msdn2.microsoft.com/en-us/library/aa213568(office.11).aspx This provides a complete overview of the power point object model so you can use its functionality to get what you want. I am sure there will be an activex control but I have only ever done it this way so can only offer this help. Hope it is of use Dan

        R Offline
        R Offline
        Raghvendra Kumar Roy
        wrote on last edited by
        #3

        Is any other Way?

        Raghvendra Kumar Roy

        C 1 Reply Last reply
        0
        • R Raghvendra Kumar Roy

          Is any other Way?

          Raghvendra Kumar Roy

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          If you're not willing to do it the way that has been suggested, then I'd recommend black magic, it's as likely to work as anything else, once you've excluded the right way of doing things.

          Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups