Power Point Automation Delete Slides

  • Thread starter Thread starter waheed iqbal
  • Start date Start date
W

waheed iqbal

I am working on Power Point Automation and i just want to disable Delete
Slide Option ,
Is there any way to disable delete slides option from right click menu and
using delete key.
 
Chris
i am playing power point in dotnet win form , I have done almost all my
required work and now i have only one issue i.e use will never delete
slides by using Power Point built in options.
Have any solution??
 
Hi Waheed,
I am working on Power Point Automation and i just want to disable Delete
Slide Option ,
Is there any way to disable delete slides option from right click menu and
using delete key.
Best to ask this in a Powerpoint newsgroup, I should think.

However, based on my knowledge of other Office applications, you should be
able to address the right-click menu entry (CommandBarButton) through the
CommandBars collection (you'd need to ask the Powerpoint folks the index
indentifier of the right-click menu). Then you can disable this button, which
should disable the command.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)
 
Back
Top