Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpScrollBarComboThumb Class / FpScrollBarComboThumb Constructor / FpScrollBarComboThumb Constructor()


In This Topic
    FpScrollBarComboThumb Constructor()
    In This Topic
    Creates a new combination of the backward track, forward track, and thumb of the scroll bar.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FpScrollBarComboThumb()
    public FpScrollBarComboThumb()
    See Also