vsto - How to disable "New From Existing" functionality of Powerpoint programatically? -
i have written vsto addin powerpoint 2010. want disable "new exisiting" functionality powerpoint achive requirements. option comes under : file -> new -> new existing
so there way block or disable functionality through code or registry settings ?
you can hide built-in tab or button on backstage in powerpoint 2010 , add own control instead if required. read more backstage ui in following series of articles in msdn:
Comments
Post a Comment