Is there any way to remove or disable only one particular command say"View Page Source" when the page is displayed in the Web forms Webbrowser control. Most of the sources I find is disabling the complete right click context menu. But I would just required to only disable one command in context menu. Not the whole Menu.
Thanks,