Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChartContextMenuStrip Class
Members


SpreadChartContextMenuStrip Class
Represent the default context menu for SpreadChart.
Syntax
'Declaration
 
Public Class SpreadChartContextMenuStrip 
   Inherits System.Windows.Forms.ContextMenuStrip
 
'Usage
 
Dim instance As SpreadChartContextMenuStrip
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ToolStrip
                  System.Windows.Forms.ToolStripDropDown
                     System.Windows.Forms.ToolStripDropDownMenu
                        System.Windows.Forms.ContextMenuStrip
                           FarPoint.Win.Spread.Chart.SpreadChartContextMenuStrip
                              FarPoint.Win.Spread.Design.DesignerMain.SpreadChartDesignerContextMenuStrip
                              FarPoint.Win.Spread.Design.SpreadChartDesignerContextMenuStrip

See Also