How to disable the right click function where...
you mouse over your mouse to the pageview(DocumentWindow) Tab... right click.
you will see the close, close all...
May i know how to disable this function of right click?
Regards
Johnny
1 Answer, 1 is accepted
0
Stefan
Telerik team
answered on 10 May 2011, 04:59 PM
Hi Johnny,
Thank you for writing.
RadPageView does not have a context menu on its page items by default. I guess that you are talking about the tabs of the DocumentWindows of RadDock. If this is your case, you can remove the context menu from them by setting the AllowDocumentContextMenu property of the ContextMenuService to false: