ContextMenu Property (TocPanel)
Gets or sets a context menu when the user right clicks on the toc panel.
'Declaration
Public Overrides NotOverridable Property ContextMenu As ContextMenuStrip
Property Value
The context menu assigned to the TOC panel. It is of type
System.Windows.Forms.ContextMenuStrip.