Does anyone know a simple way to display a powerpoint presentation in a WPF application. I am new to using WPF so please explain any examples you might give clearly.

Recommended Answers

All 2 Replies

You're probably going to need a 3rd-party control for that. To my knowledge (and skill with Google searching), it doesn't appear there's anything like that, yet.

I'd take a look at the classes in Microsoft.Office.Interop.PowerPoint (add it as a reference then go to object browser). Not sure if it will open PowerPoint to display or allow you to display inside your app, but it's a start.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.