Insert powerpoint slide in VB Application.

  • Thread starter Thread starter Jim M
  • Start date Start date
J

Jim M

I found lots of notes on automating powerpoint from VB, but does someone
have some sample code to view a powerpoint slide in a VB.Net or VB
application?

Thanks in advance.
 
Thanks for the help on this, I wish there was a simlar article with sampe
code for a .NET VB application. IThe pptvbwnd.htm seems to work well in VB
6.0, but I can't get the panel control in .NET to take the hwnd or handle to
display in a .NET form.

Do you happen to have one more link as to where I can get the methods that
are available for the PP com object. I can not seem to find things like
"move forward one slide" method.

Thanks

Jim
 
Back
Top