Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpScrollBarTrackForward Class
Members


In This Topic
    FpScrollBarTrackForward Class
    In This Topic
    Represents the forward track of the Spread scroll bar.
    Syntax
    'Declaration
     
    
    Public Class FpScrollBarTrackForward 
       Inherits FpScrollBarTrack
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As FpScrollBarTrackForward
    public class FpScrollBarTrackForward : FpScrollBarTrack, FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

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

    See Also