The Drawing.ShapesContextMenuStrip class represents the default context menu of the Windows Forms TXDrawingControl.

Syntax

public class ShapesContextMenuStrip : System.Windows.Forms.ContextMenuStrip
Public Class ShapesContextMenuStrip
  Inherits System.Windows.Forms.ContextMenuStrip

Introduced: X13.

Properties

Property Description
SelectedShapesMenuItems 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 inside a shape.
StandardMenuItems 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.