How to add new view in PowerPoint addin

  • Thread starter Thread starter danny
  • Start date Start date
D

danny

Hi,

Does anyone knows how can I add new view (other than the existing ones -
normal view, slide view, outline view, etc).
I'm using VS2008/C#/PowerPoint 2007

Thanks!
 
What you see is what your get. What type of view are you looking for?

--
Michael Koerner
MS MVP - PowerPoint


Hi,

Does anyone knows how can I add new view (other than the existing ones -
normal view, slide view, outline view, etc).
I'm using VS2008/C#/PowerPoint 2007

Thanks!
 
I want to programatically add new view that will give a new type of
presentation editing capabilities. This view will include it's own TaskPanes.
 
Like Steve indicated, you cannot add new views to PowerPoint.

--
Michael Koerner
MS MVP - PowerPoint


I want to programatically add new view that will give a new type of
presentation editing capabilities. This view will include it's own TaskPanes.
 
Back
Top