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


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

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

    See Also