The ContextMenu property enables the default right-click
context menu provided by the browser. Setting this property to True
exposes commands such as Back, Forward, Reload, and View Source. In an
embedded control, this may not always be appropriate since it can
expose functionality you do not want available to users. A value of
False suppresses the default context menu entirely.