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
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