Spread Windows Forms 8.0 Product Documentation
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.
Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

SpreadTouchStrip Class
SpreadTouchStrip Members

 

 


Copyright © GrapeCity, inc. All rights reserved.