Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / TouchStrip Class / TouchStrip Constructor
Example


In This Topic
    TouchStrip Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New TouchStrip()
    public TouchStrip()
    Example
    This example adds items to a touch strip.
    See Also