FarPoint.Win.Spread
FpScrollBarTrackForward Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : FpScrollBarTrackForward Class


Represents the forward track of the FarPoint scroll bar.

Syntax

Visual Basic (Declaration) 
Public Class FpScrollBarTrackForward 
   Inherits FpScrollBarTrack
   Implements ISerializeSupport 
Visual Basic (Usage)Copy Code
Dim instance As FpScrollBarTrackForward
C# 
public class FpScrollBarTrackForward : FpScrollBarTrack, ISerializeSupport  

Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.FpScrollBarButton
      FarPoint.Win.Spread.FpScrollBarTrack
         FarPoint.Win.Spread.FpScrollBarTrackForward

See Also