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


In This Topic
    FpScrollBarTrack Class
    In This Topic
    Represents a Spread scroll bar track.
    Syntax
    'Declaration
     
    
    Public MustInherit Class FpScrollBarTrack 
       Inherits FpScrollBarButton
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As FpScrollBarTrack
    public abstract class FpScrollBarTrack : FpScrollBarButton, FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy
    See Also