How do I disable "Make New Folder" button in RadBrowseEditor dialog? Also, I want to re-size the dialog on user preference, How do I achieve this?
2 Answers, 1 is accepted
0
Accepted
Stefan
Telerik team
answered on 23 Dec 2013, 08:26 AM
Hi Priyam,
Thank you for writing.
RadBrowseEditor uses the standard .NET dialogs and the current dialog can be accessed via the Dialog property of the control. I assume that you are using FolderBrowseDialog and if so, you can use its ShowNewFolderButton property to disable the new folder button:
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 >>
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 >>