Powerpoint slideshow in C# winforms application - DSOFramer

G

Gabriele

Hi to all,
I have no problems to automate powerpoint via c# but I have no idea how
to embed a powerpoint slideshow in a windows form. I tried to use
DSOFramer but what I obtained is always an editing version of the slide
show and I don't know how to manage programmatically the transition
between edit mode and slideshow mode. Doing it via automation
(Presentation.SlideShowSettings.Run()) it shows it's own window that's
is far to be "embeddable" in a windows form.

But (there's always a but) pressing F5 (slide show start) on the
presentation instance hosted in the DSOFramer the presentation starts
inside the framer itself. I don't know what it means.

Is there someone having some ideas or suggestions?

Thanks,
Gabriele
 

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

Top