Slide display

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I want to display the slides in 2 ways, one in a window and another one in a secondary monitor in fullscreen
I am using ShowWindow.SetLeft(), SetTop(), SetWidth() and SetHeight() for displaying it in a window
For this do i need to use 2 Run() functions are can it be done in single Run() function
Could anyone please help me to display the slide in fullscreen in the secondary window
I am using VC++

Regard
David
 
Hi David, may not be what you are looking for, but you can
use PowerPoint settings to display on two monitors,
assuming PC has two monitor adapters defined. Under Slide
Show, - Multiple Monitors.
-----Original Message-----
Hi,

I want to display the slides in 2 ways, one in a window
and another one in a secondary monitor in fullscreen.
I am using ShowWindow.SetLeft(), SetTop(), SetWidth() and
SetHeight() for displaying it in a window.
For this do i need to use 2 Run() functions are can it be done in single Run() function?
Could anyone please help me to display the slide in
fullscreen in the secondary window?
 

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

Back
Top