Spread Windows Forms 12.0 Product Documentation
SpreadTouchStrip Constructor


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SpreadTouchStrip Class : SpreadTouchStrip Constructor
The FpSpread in which you try to show the SpreadTouchStrip.
Creates a new SpreadTouchStrip instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal spread As FpSpread _
)
'Usage
 
Dim spread As FpSpread
 
Dim instance As New SpreadTouchStrip(spread)
public SpreadTouchStrip( 
   FpSpread spread
)

Parameters

spread
The FpSpread in which you try to show the SpreadTouchStrip.
See Also

Reference

SpreadTouchStrip Class
SpreadTouchStrip Members