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


In This Topic
    SpreadTouchStrip Class
    In This Topic
    Represents the SpreadTouchStrip for FpSpread.
    Syntax
    'Declaration
     
    
    Public Class SpreadTouchStrip 
       Inherits System.Windows.Forms.ToolStripDropDown
    'Usage
     
    
    Dim instance As SpreadTouchStrip
    public class SpreadTouchStrip : System.Windows.Forms.ToolStripDropDown 
    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
                         FarPoint.Win.Spread.SpreadTouchStrip
                            FarPoint.Win.Spread.CellTouchStrip
                            FarPoint.Win.Spread.ChartTouchStrip
                            FarPoint.Win.Spread.ColumnTouchStrip
                            FarPoint.Win.Spread.RowTouchStrip
                            FarPoint.Win.Spread.ShapeTouchStrip

    See Also