Spread Windows Forms 12.0 Product Documentation
ShapeTouchStrip Constructor


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ShapeTouchStrip Class : ShapeTouchStrip Constructor
The spread.
Creates a ShapeTouchStrip instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal spread As FpSpread _
)
'Usage
 
Dim spread As FpSpread
 
Dim instance As New ShapeTouchStrip(spread)
public ShapeTouchStrip( 
   FpSpread spread
)

Parameters

spread
The spread.
See Also

Reference

ShapeTouchStrip Class
ShapeTouchStrip Members