Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChartContextMenuStrip Class
Members


In This Topic
    SpreadChartContextMenuStrip Class
    In This Topic
    Represent the default context menu for SpreadChart.
    Syntax
    'Declaration
     
    
    Public Class SpreadChartContextMenuStrip 
       Inherits FarPoint.Win.Spread.Controls.ContextMenuStripEx
    'Usage
     
    
    Dim instance As SpreadChartContextMenuStrip
    public class SpreadChartContextMenuStrip : FarPoint.Win.Spread.Controls.ContextMenuStripEx 
    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

    See Also