Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ShapeTouchStrip Class
Members


In This Topic
    ShapeTouchStrip Class
    In This Topic
    Represents a special SpreadTouchStrip which includes some common items.
    Syntax
    'Declaration
     
    
    Public Class ShapeTouchStrip 
       Inherits SpreadTouchStrip
    'Usage
     
    
    Dim instance As ShapeTouchStrip
    public class ShapeTouchStrip : 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.ShapeTouchStrip

    See Also