Returns an array of System.Windows.Forms.ToolStripItem objects that represents those items which are displayed in the context menu strip when the control is right clicked outside a shape.

Syntax

public ToolStripItem[] StandardMenuItems { get; set; }
Public Property StandardMenuItems() As ToolStripItem()

Default Values

Index 0: "Paste" (TXTextControl.Drawing.MenuItem)

Index 1: "Select All" (TXTextControl.Drawing.MenuItem)