Gets or sets the context menu, which will be shown. The items depend on the document location where the mouse click occurs. The menu can be altered, extended or completely replaced. When this property is set to null, the Text
public System.Windows.Forms.ContextMenuStrip TextContextMenu { get; set; }
Public Property TextContextMenu() As System.Windows.Forms.ContextMenuStrip