Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpScrollBarTrackForward Class / FpScrollBarTrackForward Constructor / FpScrollBarTrackForward Constructor(Object)
Parent object


In This Topic
FpScrollBarTrackForward Constructor(Object)
In This Topic
Creates a new Spread scroll bar forward track with the specified parent.
Syntax
'Declaration
 
Public Function New( _
   ByVal parent As Object _
)
 
'Usage
 
Dim parent As Object
 
Dim instance As New FpScrollBarTrackForward(parent)

Parameters

parent
Parent object
See Also