0
votes

In my windows application I can load pdf file in my webbrowser control. But it also displaying context menu and toolbar buttons.

I want to disable right click and the toolbar buttons for pdf file in webbrowser control.

1

1 Answers

0
votes

You can install awesomium and then add it into your application use that as your new web browser you can then add a webcontextmenu and make it so the new awesomium web browser can load pdf's and done.