Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / TouchStripItem Class / TouchStripItem Constructor / TouchStripItem Constructor()


In This Topic
    TouchStripItem Constructor()
    In This Topic
    Prevents a default instance of the TouchStripItem class from being created.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New TouchStripItem()
    public TouchStripItem()
    See Also