I use the RadPdfViewer and Navigator for the display of some document in my application. As the document should be readonly (the file shouldn't be change), I was wondering if there is a way of removing the open button in the Navigator ?
Thank you for your precious advice.
2 Answers, 1 is accepted
0
Accepted
George
Telerik team
answered on 05 Jul 2013, 12:31 PM
Hello Marco,
Thank you for contacting us.
You can remove the open button really easy with the following line of code
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely. Sign up for Free application insights >>
It works nice (I still see the button in the add/remove button menu of the Navigator, but as it doesn't make the button appears again, it's ok for me).