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


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