Click here to Skip to main content
15,886,059 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all

I was wondering if I could access the Presenter View window of Powerpoint from within my .NET application. F.i.: can I access the timer textbox, in order to update it to count down instead of up.

What I have tried:

I already tried googling it, and browsing through the PIA (the Office.Powerpoint classes), but no success.
Posted
Comments
FARONO 4-Apr-16 6:56am    
Tried referencing the Interop library of PowerPoint?
ThaZar 5-Apr-16 2:28am    
Yes, but there are no methods available to access that screen, only a bool to have the Presenter View open or not.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900