How to run powerpoint in VB.net 2005

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I appreciate if someone can help me in running a powerpoint file in VB.net 2005


Regards
 
I appreciate if someone can help me in running a powerpoint file in VB.net 2005

What exactly do you need to do?

Launch a presentation in slideshow view? In that case, you'd just need to rename
the presentation to give it a .PPS extension, then shellexecute it (not sure how
to do that in VB.net vs VB/VBA, but Google should take you there.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top