Parameters
- value
- A function OR null that equals to "function(event){ return false; }".
| Exception | Description |
|---|---|
| Thrown if argument has wrong type. |
The default handler of "contextmenu" event only disables the browser context menu.
Important: Handler for "contextmenu" event will NOT be called if "get_VisualTool" property returns NOT nothing and visual tool get_DisableContextMenu property returns True.
Important: Use this property if you need to change the handler of "contexmenu" - subscribing to the viewer container "contextmenu" will not have an effect.