Use the DisableContextMenu setting to disable the OnBase right-click menu entirely. Add the following line to the appSettings node in the Healthcare Form Manager Web.config file:
<add key="DisableContextMenu" value="true" />
Note:
This setting disables only the OnBase right-click menu. The browser right-click menu will remain available from other components of the application.