Yes you can do this. Your going to need to use Visual Studios 2005 or
later, the VSTO sdk and run time, as well as .NET 2 sp2.
Austin Myers
MS PowerPoint MVP Team
Provider of PFCPro, PFCMedia and PFCExpress
www.playsforcertain.com
> Is it possible to create a .net application that could open a
> PowerPoint template file and allow the user to interact with the
[quoted text clipped - 6 lines]
>
> Thanks
InNeedOfHelp - 20 Sep 2007 21:22 GMT
Austin,
Thanks for your reply. I went to the Visual Studio Tools for Office website
and focused on PowerPoint 2007. I am still unclear on one thing. Would is
be possible to embed a PowerPoint design surface into a windows form
application?
> Yes you can do this. Your going to need to use Visual Studios 2005 or
> later, the VSTO sdk and run time, as well as .NET 2 sp2.
[quoted text clipped - 15 lines]
> >
> > Thanks
Austin Myers - 20 Sep 2007 21:33 GMT
Yes, you can fire PPT as a COM object and control it from another
application. Here is a bit of code that will get you started in the right
direction. http://officeone.mvps.org/vba/vb_run_complete_show.html
Austin Myers
MS PowerPoint MVP Team
Provider of PFCPro, PFCMedia and PFCExpress
www.playsforcertain.com
> Austin,
>
[quoted text clipped - 24 lines]
>> >
>> > Thanks