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


CellTouchStrip Class
Represent a special SpreadTouchStrip that pops up in the cell area.
Syntax
'Declaration
 
Public Class CellTouchStrip 
   Inherits SpreadTouchStrip
 
'Usage
 
Dim instance As CellTouchStrip
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

See Also