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


ColumnTouchStrip Class
Represents a special SpreadTouchStrip that is displayed in the column area.
Syntax
'Declaration
 
Public Class ColumnTouchStrip 
   Inherits SpreadTouchStrip
 
'Usage
 
Dim instance As ColumnTouchStrip
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.ColumnTouchStrip

See Also