Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpScrollBarThumb Class / FpScrollBarThumb Constructor / FpScrollBarThumb Constructor()


In This Topic
    FpScrollBarThumb Constructor()
    In This Topic
    Creates a new Spread scroll bar thumb.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FpScrollBarThumb()
    public FpScrollBarThumb()
    See Also