Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadTouchStrip Class
Members


SpreadTouchStrip Class
Represents the SpreadTouchStrip for FpSpread.
Syntax
'Declaration
 
Public Class SpreadTouchStrip 
   Inherits System.Windows.Forms.ToolStripDropDown
 
'Usage
 
Dim instance As SpreadTouchStrip
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